Click here to Skip to main content
15,867,453 members
Home / Discussions / Android
   

Android

 
QuestionPass value from Activity to Fragment which in layout in Android Pin
Tirumaleswara Reddy.K4-Dec-15 2:47
Tirumaleswara Reddy.K4-Dec-15 2:47 
AnswerRe: Pass value from Activity to Fragment which in layout in Android Pin
David Crow4-Dec-15 4:17
David Crow4-Dec-15 4:17 
GeneralRe: Pass value from Activity to Fragment which in layout in Android Pin
Member 1335895812-Aug-17 22:19
Member 1335895812-Aug-17 22:19 
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 
I'm trying to display gif images on Android. This is my code to display a.gif :

WebView wView = new WebView(this);
wView.loadUrl("android.resource://" + getPackageName() + "/" + R.drawable.a);
setContentView(wView);


But I get this :

The webpage at android.resource://com.example.mypc.myapp/2497475928917
could not be loaded because :
net::ERR_UNKNOWN_URL_SCHEME


My gif files are in drawable and raw folder under res folder. Can you tell me how to give paths of gifs correctly? Thanks in advance.
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 
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 

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.