• never explored

android connecting to mysql php

How to connect Android with PHP, MySQL

We are going see how to make a very simple Android app (in our case, a product inventory app) that will call a PHP script to perform basic CRUD(Create, Read, Update, Delete) operations. To brief you on the architecture, this …

Read More..

Advertisement
android spinner dropdown

Android Spinner Dropdown Example

This is a tutorial about simple spinner which allows to select an item from a drop down menu. I am displaying static data in spinner and after selecting an item from spinner a toast message will be shown. Creating new …

Read More..

Android building music player

Android Building Audio Player Tutorial

In this tutorial i am going to discuss building a simple audio player with basic controls like play, pause, forward, backward, next, previous, playlist and seekbar. This app basically will read all audio files(.mp3) from sdcard and plays selected song. …

Read More..

Tag Cloud
Advertisement