Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Android Populating Spinner data from MySQL Databas
no vote
In my previous tutorial, Android fills the data of the spinner from the database and explains how the data of the push spinner comes from the SQLite database. In this tutorial, we will learn how to do the same except that the spinner is loading data from the MySQL database. I choose PHP as the server-side technology, as the connection layer between Android application and database.
jake873529
2016-08-23
1
1
Android Developing Flashlight Application
no vote
Today i am going to demonstrate developing a simple android application. This application is about turning on and off device flashlight / torchlight with simple touch. Please note that this app is targeted to mobile devices only, i am not sure how this app looks in tablet devices. This app contains not too complex design. You can design the application using graphic editor software like photoshop. Please find the PSD of the app in the source code folder of this tutorial. I am not covering
jake873529
2016-08-23
0
1
No more~