Android Tutorials for Beginners
Learn Android very Easily and Step by Step with this blog.
Wednesday, September 25, 2013
Android Custom GridView Example
›
Creating a custom GridView with Text and Image is as easy as Using a Simple GridView. We need to just have a custom adapter and populate ...
54 comments:
Friday, September 20, 2013
Android WebView Example
›
WebView is a View that displays web pages. Using his class we can display some online content within our Activity. If you want to deliver a...
Wednesday, September 11, 2013
Android MediaPlayer Example
›
MediaPlayer class is used to control playback of audio/video files and streams. Using MediaPlayer class we can control the behavioyr of ...
8 comments:
Tuesday, September 10, 2013
Android Text To Speech Example
›
In Android 1.6 (SDK API level 4) the text to speech (TTS) engine was introduced. We can use this API to produce speech synthesis from withi...
130 comments:
‹
›
Home
View web version