How to create custom Boot Logo for Android ?
Prerequisite : Before starting, a bootup picture will be needed with below specs: BMP format, should be … Read more
Android, Android Applications programming, ADB commands, Application framework, Middleware, HAL, Errors and Solutions, Makefiles, Compilation
Prerequisite : Before starting, a bootup picture will be needed with below specs: BMP format, should be … Read more
We can turn on the Bluetooth using adb command as below, once you type this on your … Read more
When you are ready to publish your Android Application, you need to sign your app and upload … Read more
Starting Android 8.0 (API level 26) android supports adaptive launcher icons, which can display a variety of … Read more
When we were compiling our app source code with “./gradlew clean build” we got following error, Solution … Read more
If you want to take Screen Shot of your device, refer post “How to Capture Screenshot in … Read more
If you are working on Android application or AAR Library, you will be using applications context frequently … Read more
If you do not want to allow people to take screenshots of some data from your android … Read more
itsallwidgets.com is a site which provides a place to learn about new apps being developed and released … Read more
Visit website https://developer.android.com/studio/ Click on “Download Android Studio” button to download latest version of Android Studio. The … Read more