Click here to Skip to main content
15,886,595 members

Comments by Arindam Tewary (Top 68 by date)

Arindam Tewary 8-Mar-16 10:01am View    
Please refer here for an example of Async Task:
http://www.vogella.com/tutorials/AndroidBackgroundProcessing/article.html
Arindam Tewary 8-Mar-16 10:00am View    
What error do you get? Any null exception ?
Arindam Tewary 8-Mar-16 9:57am View    
Apart from that please check the JSON URL, directly from browser if that is indeed returning result.
Arindam Tewary 8-Mar-16 9:56am View    
AppController is expected to be a application level class. Have you defined that ?
Arindam Tewary 10-Dec-15 9:26am View    
Do you want content of the textview in a file, then sent that file to some email address ?