How to fix: “java.io.IOException: grpc failed” while using Geocoder.getFromLocation
Have you ever seen a crash or error logs like below, when accessing location data in Android. … Read more
Posts for writing Android Java Applications, Libraries and various ways of using Android API’s for apps development.
Have you ever seen a crash or error logs like below, when accessing location data in Android. … Read more
I had a previous application in google play at https://play.google.com/store/apps/details?id=com.wAgriConnect which need to be updated, I faced following … Read more
When we were developing the JNI example as mentioned in our another post, “Java Native Interface ( … Read more
Installing JAVA on ubuntu can be done using following easiest command. for Ubuntu 20.04, this command installs … Read more
Flutter is a new way to build high-performance, cross-platform mobile apps. If you are new to Flutter, … Read more
If you are trying to compile an android Application which is developed by someone or you downloaded … Read more
Have you ever seen an error like, “Error: The logging tag can be at most 23 characters, … Read more
The Indian government institutes publishes the daily commodity market rates from various markets (Mandi) through Agmarknet Portal … Read more
Different departments and institutions of government of India timely publishes the data required for people information through … Read more
In our last post “Creating AAR library for Android apps using Android Studio – Part 1” we … Read more
MediaMetadataRetriever class provides a unified interface for retrieving frame and meta data (such as Audio/Video duration if … Read more
If we tried to run “flutter devices” command to identify make sure we are ready to connect … Read more