itsallwidgets.com – Flutter community to showcase Flutter apps
itsallwidgets.com is a site which provides a place to learn about new apps being developed and released … Read more
Posts for writing Android Java Applications, Libraries and various ways of using Android API’s for apps development.
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
Prerequisite : “Identify and add SHA1 / SHA-256 Certificates to Firebase console for Phone Authentication” When we … Read more
When we were trying to add a simple button into our already existing code of some other … Read more
In Android application, if you are doing some network operations like download from some external website or … Read more
When you are developing an application which is dependent on device / platform hardware you will need … Read more
As we have seen in our post, “How to develop first android Application/App in Android Studio” where … Read more
The basic datatype of strings in Kotlin is mostly similar as that of used in java. Only … Read more
An Android library is structurally the same as an Android app module. It can include everything needed … Read more
In our first part we seen “Creating AAR library for Android apps using Android Studio” and in … Read more
As we have seen in our previous posts Part 1, Part 2, Part 3, we created a … Read more