Category: Android
“App Not Installed” Error When Installing App on Android Device
You have developed an Android app, built the app in Release mode and you are ready to install it. You have copied the apk on the phone, clicked on app to install and after sometime you get a message “App Not Installed”. I have developed an app in Xamarin using Visual Studio but this error…
Tutorial: How to Make a Change Permanent in “system” Folder for Android Emulator (yaffs2/ext4)?
In my android emulator, couple of fonts were missing and wanted to add these fonts and retain the change. I had a difficulty retaining the change in the emulator. Finally with lots of trial and error, I found a working instruction set. Following ideas did not work for me Hacking qemu option for android emulator…