Android Development Tutorials


How to make Android Database application (SQLite) Part 2

Assalam-u-Alaikum, Welcome again folks. Today in this post I will be continuing the previous tutorial on how to make your own android database application. Hope you understood the previous part. Now lets complete the tutorial! In previous steps I have covered the basic functions of database that are used thoroughly in android sqlite database. From now […]

How to get your Android Apk file from Android Studio

Right click "app-debug" & click copy

Hey guys, Today  I am going to tell you how to get  your own Android application apk build for your android device. Its one of the major issue in Android Studio to get your android apk. So to solve your worries I decided to guide you in 6 easy steps via snapshots.