Published on 02/01/2018 10:02 am
Sliders in mobile apps are a convenient and an intuitive navigation tool that helps users make quick selections or change the mobile interface by a quick gesture in a dynamically pleasant way.
Read More
Published on 11/27/2017 9:25 am
Google has launched 14 different versions of android OS but one thing to notice is that there was not a good architecture to follow or to maintain your code better.
Read More
Published on 10/26/2017 7:58 am
Content provider provides data from one application to another on their requests. These requests for data are handled by classes extending contentresolver class. Data in contentresolver class can be saved in various ways like in Database, Files, or even over Network.
Read More
Published on 10/16/2017 9:55 am
Hi Friends,
This is an Android Beginner Video Tutorial which is giving you a visual presentation of Android activity life cycle. Click To watch the Video
Read More
Published on 09/06/2017 9:45 am
Kotlin is a very similar language to swift, As soon as apple released swift programming language, Android developers were also willing to have some similar language.
Read More