Click here to Skip to main content
15,891,597 members
Home / Discussions / Android
   

Android

 
AnswerRe: How To Access Song From SD Card In Android Studio And Make A Playlist out of it Pin
Richard MacCutchan7-Aug-17 6:10
mveRichard MacCutchan7-Aug-17 6:10 
QuestionHow To Code A Music Play Page For A Music App Pin
Member 133417923-Aug-17 2:31
Member 133417923-Aug-17 2:31 
QuestionRe: How To Code A Music Play Page For A Music App Pin
David Crow3-Aug-17 3:40
David Crow3-Aug-17 3:40 
AnswerRe: How To Code A Music Play Page For A Music App Pin
Member 133417923-Aug-17 4:20
Member 133417923-Aug-17 4:20 
SuggestionRe: How To Code A Music Play Page For A Music App Pin
David Crow3-Aug-17 4:36
David Crow3-Aug-17 4:36 
GeneralRe: How To Code A Music Play Page For A Music App Pin
Member 133417923-Aug-17 15:54
Member 133417923-Aug-17 15:54 
SuggestionRe: How To Code A Music Play Page For A Music App Pin
David Crow3-Aug-17 16:37
David Crow3-Aug-17 16:37 
QuestionHow To Trigger Fragment From Button Inside Another Fragment Pin
Member 133417922-Aug-17 15:27
Member 133417922-Aug-17 15:27 
QuestionRe: How To Trigger Fragment From Button Inside Another Fragment Pin
David Crow2-Aug-17 16:56
David Crow2-Aug-17 16:56 
AnswerRe: How To Trigger Fragment From Button Inside Another Fragment Pin
Member 133417922-Aug-17 17:15
Member 133417922-Aug-17 17:15 
QuestionRe: How To Trigger Fragment From Button Inside Another Fragment Pin
David Crow3-Aug-17 2:13
David Crow3-Aug-17 2:13 
AnswerRe: How To Trigger Fragment From Button Inside Another Fragment Pin
Member 133417923-Aug-17 2:24
Member 133417923-Aug-17 2:24 
QuestionRe: How To Trigger Fragment From Button Inside Another Fragment Pin
David Crow3-Aug-17 2:27
David Crow3-Aug-17 2:27 
AnswerRe: How To Trigger Fragment From Button Inside Another Fragment Pin
Member 133417923-Aug-17 2:29
Member 133417923-Aug-17 2:29 
QuestionRe: How To Trigger Fragment From Button Inside Another Fragment Pin
David Crow3-Aug-17 2:30
David Crow3-Aug-17 2:30 
QuestionStatic linking of Android applications Pin
Daniel Pfeffer29-Jul-17 23:45
professionalDaniel Pfeffer29-Jul-17 23:45 
I am converting a console application that runs under Windows to run under the base Linux O/S of Android phones (version 5.x or later). With the exception of calls to the Windows API DeviceIoControl() (which I've isolated in a single module), the application is written in Standard C++, and converting it to C is a large effort.

I have discovered that Android 6.x and above support C++, but Android 5.x does not.

Is there any way to create a statically-linked application (no reliance on shared libraries) in Android? This would perhaps allow me to compile the code with the Android 6.x tools, but run it under Android 5.x.

Thanks for your help.
If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack.

--Winston Churchill

AnswerRe: Static linking of Android applications Pin
chipp_zanuff30-Jul-17 4:26
chipp_zanuff30-Jul-17 4:26 
GeneralRe: Static linking of Android applications Pin
Daniel Pfeffer30-Jul-17 9:07
professionalDaniel Pfeffer30-Jul-17 9:07 
QuestionCampaign attribution Pin
Anirudh Agrawal26-Jul-17 9:41
Anirudh Agrawal26-Jul-17 9:41 
AnswerRe: Campaign attribution Pin
Floyd Mayweather Conor McGregor watch1-Aug-17 20:00
Floyd Mayweather Conor McGregor watch1-Aug-17 20:00 
QuestionDoes anyone know... Pin
Mehdi Gholam22-Jul-17 18:44
Mehdi Gholam22-Jul-17 18:44 
AnswerRe: Does anyone know... Pin
Richard MacCutchan22-Jul-17 20:40
mveRichard MacCutchan22-Jul-17 20:40 
QuestionHow to send the added total marks to multiple activities in android Pin
Member 1309533820-Jul-17 23:48
Member 1309533820-Jul-17 23:48 
SuggestionRe: How to send the added total marks to multiple activities in android Pin
David Crow21-Jul-17 10:35
David Crow21-Jul-17 10:35 
Questiongif emoji Pin
Simran Sharma15-Jul-17 23:53
Simran Sharma15-Jul-17 23:53 

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.