How to Decode Binary AndroidManifest.xml to Text ?
If you have some prebuilt android application apk for which you need to know what are the … Read more
Posts for writing Android Java Applications, Libraries and various ways of using Android API’s for apps development.
If you have some prebuilt android application apk for which you need to know what are the … Read more
This post shows how to implement an audio media app that works across multiple form factors and … 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 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
What is Flutter ? Flutter is Google’s portable UI toolkit for building beautiful, natively-compiled applications for mobile, … Read more