Blog Archives for category Android
Android disable dim screen
Prevent your phone or tablet from dimming the screen To prevent your Android phone or tablet from dimming the screen,… Continue reading »
ADB Copy file to android device
Push a local file to a android device with ADB #1 Download ADB http://developer.android.com/sdk/index.html #2 Open the command prompt and… Continue reading »
Change android app name
Change android app name Edit the following file inside your mobile application: /res/values/strings.xml Here you will find the following code:… Continue reading »
Set android icon
Set android icon for a mobile application Place your icon in the following folders with the right resolutions. res/drawable-ldpi (120… Continue reading »