Click here to Skip to main content
15,920,503 members
Home / Discussions / Android
   

Android

 
QuestionAndroid .png image layer on active camera Pin
mack %GUI%23-Nov-15 6:01
mack %GUI%23-Nov-15 6:01 
AnswerRe: Android .png image layer on active camera Pin
Afzaal Ahmad Zeeshan4-Dec-15 3:13
professionalAfzaal Ahmad Zeeshan4-Dec-15 3:13 
Questionwhy is my fragment not displaying anything Pin
dananddarshan17-Nov-15 23:48
dananddarshan17-Nov-15 23:48 
QuestionRe: why is my fragment not displaying anything Pin
David Crow18-Nov-15 2:52
David Crow18-Nov-15 2:52 
QuestionHow to give path in Android Pin
jasonalien17-Nov-15 1:20
jasonalien17-Nov-15 1:20 
QuestionRe: How to give path in Android Pin
David Crow17-Nov-15 5:16
David Crow17-Nov-15 5:16 
AnswerRe: How to give path in Android Pin
mack %GUI%23-Nov-15 6:04
mack %GUI%23-Nov-15 6:04 
AnswerRe: How to give path in Android Pin
Jervie Ocampo23-Dec-15 8:10
Jervie Ocampo23-Dec-15 8:10 
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 

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.