Service Thread IntentService AsyncTask

Android Thread Constructs(Part 4): Comparisons In this series of posts we have seen the following thread constructs: 1. Basic threads and communication between them [see article] 2. Understanding the Main thread or the UI thread [see article] 3. IntentService [see article] 4. AsyncTask [see article] NOTE:  These are Android specific constructs. Android also includes the […]

person shubham sharmaaccess_time May 19, 2017launch Read More

Using Android intents to share a link

 

person shubham sharmaaccess_time December 10, 2016launch Read More

How to use putExtra() and getExtra() for string data

Use this to “put” the file…

  Then, to retrieve the value try something like:

 

person shubham sharmaaccess_time November 7, 2016launch Read More

Open Intent

WebBrowser

YouTube

 

person shubham sharmaaccess_time October 24, 2016launch Read More

Open YouTube Intent

 

person shubham sharmaaccess_time October 18, 2016launch Read More