Quantcast
Channel: Android Programming Tutorials » free Android codes
Browsing all 7 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Touch Rotate Example in Android

This example shows how you can create touch and rotate effect on an object. Algorithm: 1.) Create a new project by File-> New -> Android Project name it TouchRotateExample. 2.) Create and write...

View Article



Image may be NSFW.
Clik here to view.

Data Fetching in Android

This is a sample activity which shows How to get text files from the web and display them using the TextView view. Underlying Algorithm: Basic description of algorithm in step by step form: 1.) Create...

View Article

Image may be NSFW.
Clik here to view.

Share Your Data in Android

This example shows how you can share your text and data with your friends. Algorithm: 1.) Create a new project by File-> New -> Android Project name it ShareYourData. 2.) Write following into...

View Article

Image may be NSFW.
Clik here to view.

Download Manager in Android programming

This example shows how you can create download manager activity. Algorithm: 1.) Create a new project by File-> New -> Android Project name it DownloadManager. 2.) Add following permission into...

View Article

Image may be NSFW.
Clik here to view.

Car Dock Example in Android

This example will show how you can put your activity in car dock mode. CAR DOCK is a safer way to access the applications while driving. Algorithm: 1.) Create a new project by File-> New ->...

View Article


Image may be NSFW.
Clik here to view.

Sound Pool Example in Android Development

This example shows how you can play sound using sound pool. Algorithm: 1.) Create a new project by File-> New -> Android Project name it SoundPoolExample. 2.) Add a sound file to res/raw folder...

View Article

Image may be NSFW.
Clik here to view.

Capture Current Screen in Android Programming

Description: In the earlier post related to capture screen, screen is captured for the first time only. After that, every time same screen will get draw. This example will show how you can capture...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images