A New Collection of Thoughtful Learning Apps — Now Available on iOS & Android

Image
I’m excited to share a set of mobile apps I’ve recently completed and published on both the Google Play Store and the Apple App Store. These apps are designed with a simple goal in mind: to make meaningful, structured content more accessible, whether you’re studying theology or improving your English vocabulary. 📱 Now Available on Both Platforms All apps are live and available for download: Google Play Developer Page: https://play.google.com/store/apps/dev?id=5835943159853189043 Apple App Store Developer Page: https://apps.apple.com/ca/developer/q-z-l-corp/id1888794100 📖 Theology & Confession Study Apps For those interested in Reformed theology and classical Christian teachings, I’ve developed a series of apps that present foundational texts in a clean, focused reading format: The Belgic Confession Canons of Dort Heidelberg Catechism Westminster Shorter Catechism Each app is designed to provide a distraction-free experience, making it easier to read, reflect, and revisit these im...

ERROR: This AVD's configuration is missing a kernel file

emulator: ERROR: This AVD's configuration is missing a kernel file! Please ensure the file "kernel-ranchu" is in the same location as your system image.
emulator: ERROR: ANDROID_SDK_ROOT is undefined



When you try to launch a emulator device with arm image, you might got such error.
The key point to fix it is to ensure that the corresponding arm system image installed(same to the image you selected when create your virtual image,
you can check http://lengerrong.blogspot.com/2017/04/failure-installfailednomatchingabis.html).

For my case, I have to ensure ARM EABI v7a System Image Installed.
 












Once the correct image installed, the virtual device can be run well.
PS: run arm image on x86 host, the speed will be 10x lower.

Run emulator command:
C:\Users\lenger\AppData\Local\Android\Sdk\tools\emulator.exe -netdelay none -netspeed full -avd 24

❤️ Support This Blog


If this post helped you, you can support my writing with a small donation. Thank you for reading.


Comments

  1. This article is a creative one and the concept is good to enhance our knowledge. Waiting for more updates.
    Android Development Course Online
    Online Courses for Content Writing

    ReplyDelete
  2. I read this blog, Nice article...Thanks for sharing and waiting for the next...

    c++ training in coimbatore

    ReplyDelete

Post a Comment