From Android version 8.0 (Oreo) on wards there are limitations in executing background services and there are some limitations in receiving ...
Home › All posts
Android MySQL Database Operations
July 19, 2015
android development tutorialandroid development tutorial for beginnersMySQL androidon-line databasephp android development
In this post we are going to learn about how to connect to MySQL Database from your Android Application and perform database operations. Her...
Passing the click events back to the dilaog's host in android
December 20, 2014
In this post i am going to show you how to get the dialog's click events back to the host activity or fragment. By default the click eve...
Create Android Options Menu Programatically
November 28, 2014
In this post we are going to learn about how to show an android menu without using a separate menu layout xml file. You can create a menu in...
Android Swipe Views with Tabs
In this post we are going to learn about how to integrate the android tab view with the fragments using ViewPager and ActionBar class. For ...
Android Chat Bubble tutorial
In this post we will discus about how to create a simple android chat application graphical user interface and how the data is displayed in ...
Android Expandable ListView
October 10, 2014
CLICK HERE TO DOWNLOAD THIS PROJECT activity_main.xml <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android...
Subscribe to:
Posts (Atom)