Click here to Skip to main content
15,897,891 members

Comments by gupta.avinash (Top 11 by date)

gupta.avinash 19-Nov-14 16:11pm View    
Deleted
Refer to http://www.codeproject.com/Articles/820238/Article-Beginners-Guide-to-Android-Services#asynctask for a quick overview of working with AsyncTask.
gupta.avinash 31-Oct-14 11:11am View    
Deleted
Refer to the official AutoCompleteTextView docs - http://developer.android.com/reference/android/widget/AutoCompleteTextView.html it has a simple example that will help you get started.
gupta.avinash 29-Oct-14 11:03am View    
Deleted
There are some nice articles posted on this topic, like this one - http://www.codeproject.com/Articles/825942/Flirting-with-Google-Maps-in-Android
gupta.avinash 17-Oct-14 6:41am View    
Yes, this is the id of a Cover Photo, they have different JSON structure but can be fetched using the same URL scheme.
gupta.avinash 17-Oct-14 6:38am View    
Yes, the '?' image is returned when you don't have the correct permissions or the user has different privacy setting on it.