Click here to Skip to main content
15,885,905 members
Home / Discussions / Android
   

Android

 
QuestionInvalid redirected_uri Pin
Deepak Rattan9-Nov-15 19:27
Deepak Rattan9-Nov-15 19:27 
QuestionRe: Invalid redirected_uri Pin
David Crow10-Nov-15 3:11
David Crow10-Nov-15 3:11 
QuestionHow can application like "etude" or "autoflip" work? Pin
Carle_Lai5-Nov-15 16:10
Carle_Lai5-Nov-15 16:10 
AnswerRe: How can application like "etude" or "autoflip" work? Pin
Richard MacCutchan5-Nov-15 23:27
mveRichard MacCutchan5-Nov-15 23:27 
GeneralRe: How can application like "etude" or "autoflip" work? Pin
Carle_Lai6-Nov-15 0:12
Carle_Lai6-Nov-15 0:12 
GeneralRe: How can application like "etude" or "autoflip" work? Pin
Richard MacCutchan6-Nov-15 0:19
mveRichard MacCutchan6-Nov-15 0:19 
GeneralRe: How can application like "etude" or "autoflip" work? Pin
Carle_Lai6-Nov-15 0:37
Carle_Lai6-Nov-15 0:37 
QuestionUpdating multiple cascading spinner by AsyncTask - what would be best approach Pin
Arindam Tewary3-Nov-15 9:06
professionalArindam Tewary3-Nov-15 9:06 
I was looking for suggestion what would be best approach in below scenario:

1. Have 3 spinners ("districts", "city", "shops").
2. Once user select an item from "districts" spinner, "city" spinner is populated and once city is selected "shops" could be selected. Now I have used a subclass of AsyncTask class to populate district spinner.

For populating other spinners "city" and "Shops", is writing separate subclass dedicated to each sinner the only option and update each spinners (which is a View) in each class's onPostExecute() method ? Is there any way to use a single subclass of AyncTask and use that for populating all "cascaded" spinner ? What could be best approach in such scenario.
Thanks,
Arindam D Tewary

AnswerRe: Updating multiple cascading spinner by AsyncTask - what would be best approach Pin
Richard MacCutchan3-Nov-15 21:59
mveRichard MacCutchan3-Nov-15 21:59 
GeneralRe: Updating multiple cascading spinner by AsyncTask - what would be best approach Pin
Arindam Tewary4-Nov-15 6:59
professionalArindam Tewary4-Nov-15 6:59 
QuestionAndroid app Pin
Member 1118842031-Oct-15 1:00
Member 1118842031-Oct-15 1:00 
AnswerRe: Android app Pin
Richard MacCutchan31-Oct-15 5:12
mveRichard MacCutchan31-Oct-15 5:12 
AnswerRe: Android app Pin
David Crow1-Nov-15 15:10
David Crow1-Nov-15 15:10 
QuestionHOW I Can run my application javaME in my mobile Pin
Member 1139797920-Oct-15 10:15
Member 1139797920-Oct-15 10:15 
AnswerRe: HOW I Can run my application javaME in my mobile Pin
Albert Holguin27-Oct-15 9:30
professionalAlbert Holguin27-Oct-15 9:30 
QuestionWorkflow for a video chat application Pin
DeepToot17-Oct-15 18:39
DeepToot17-Oct-15 18:39 
AnswerRe: Workflow for a video chat application Pin
DeepToot19-Oct-15 7:47
DeepToot19-Oct-15 7:47 
AnswerRe: Workflow for a video chat application Pin
maddenmobilecheats20-Oct-15 0:18
maddenmobilecheats20-Oct-15 0:18 
GeneralRe: Workflow for a video chat application Pin
DeepToot20-Oct-15 6:55
DeepToot20-Oct-15 6:55 
AnswerRe: Workflow for a video chat application Pin
lokerjobindo23-Oct-15 15:23
lokerjobindo23-Oct-15 15:23 
GeneralRe: Workflow for a video chat application Pin
DeepToot29-Oct-15 7:42
DeepToot29-Oct-15 7:42 
QuestionListView: instantly updating and time comparision Pin
Tiwari Ashish14-Oct-15 19:28
Tiwari Ashish14-Oct-15 19:28 
AnswerRe: ListView: instantly updating and time comparision Pin
Richard MacCutchan14-Oct-15 22:22
mveRichard MacCutchan14-Oct-15 22:22 
GeneralRe: ListView: instantly updating and time comparision Pin
Tiwari Ashish14-Oct-15 22:56
Tiwari Ashish14-Oct-15 22:56 
GeneralRe: ListView: instantly updating and time comparision Pin
Richard MacCutchan14-Oct-15 23:35
mveRichard MacCutchan14-Oct-15 23:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.