Click here to Skip to main content
15,881,248 members
Home / Discussions / Android
   

Android

 
GeneralRe: What are the vulnerabilities of utilizing file systems instead of SQLite? Pin
AndroidVH16-May-18 22:51
AndroidVH16-May-18 22:51 
QuestionMobile development Pin
Bivhab Sarker7-May-18 4:22
Bivhab Sarker7-May-18 4:22 
AnswerRe: Mobile development Pin
Member 138164587-May-18 20:16
Member 138164587-May-18 20:16 
AnswerRe: Mobile development Pin
David Crow8-May-18 2:34
David Crow8-May-18 2:34 
QuestionWho updates the view in mvp and mvvm in android Pin
Member 138137095-May-18 23:05
Member 138137095-May-18 23:05 
QuestionHow can i send a hyperlink in my sms code? Pin
AlexanderBlade1-May-18 8:31
AlexanderBlade1-May-18 8:31 
QuestionRe: How can i send a hyperlink in my sms code? Pin
David Crow1-May-18 16:38
David Crow1-May-18 16:38 
AnswerRe: How can i send a hyperlink in my sms code? Pin
AlexanderBlade2-May-18 5:31
AlexanderBlade2-May-18 5:31 
Thanks for getting back to me... yes I've tried Html.fromHtml(msg). My goal is to format it so that the recipient gets the hyperlink without showing the url. I'm able to hide the url but the "Click Me" in Click Me just shows up as plain text not a clickable hyperlink.

You did give me an idea though. It's hasn't worked yet but I'm trying to get the text from textView and get the text from string resource, append the resource string to the textView string, set the textView with the new combination, then finally use something like "result.setMovementMethod(LinkMovementMethod.getInstance())". Still not a solution. The "Click Me" is still plain text.
QuestionRe: How can i send a hyperlink in my sms code? Pin
David Crow2-May-18 5:33
David Crow2-May-18 5:33 
Questionlistening to android key board events Pin
Member 1360034126-Apr-18 3:03
professionalMember 1360034126-Apr-18 3:03 
QuestionRe: listening to android key board events Pin
Jochen Arndt26-Apr-18 3:26
professionalJochen Arndt26-Apr-18 3:26 
QuestionHow to get the coordinates(X,Y) in correlation to root view Pin
Member 1377943514-Apr-18 4:23
Member 1377943514-Apr-18 4:23 
QuestionRe: How to get the coordinates(X,Y) in correlation to root view Pin
David Crow16-Apr-18 8:14
David Crow16-Apr-18 8:14 
AnswerRe: How to get the coordinates(X,Y) in correlation to root view Pin
Member 1377943516-Apr-18 8:19
Member 1377943516-Apr-18 8:19 
SuggestionRe: How to get the coordinates(X,Y) in correlation to root view Pin
David Crow16-Apr-18 8:21
David Crow16-Apr-18 8:21 
Questionabout sms app Pin
Member 137656285-Apr-18 23:45
Member 137656285-Apr-18 23:45 
AnswerRe: about sms app Pin
Richard Deeming6-Apr-18 2:04
mveRichard Deeming6-Apr-18 2:04 
QuestionAndroid Studio Pin
Member Hemal19-Mar-18 20:51
Member Hemal19-Mar-18 20:51 
AnswerRe: Android Studio Pin
Richard MacCutchan19-Mar-18 22:08
mveRichard MacCutchan19-Mar-18 22:08 
QuestionIntegrate channels in your mobile app. Pin
Tarik M'ghari19-Mar-18 8:59
Tarik M'ghari19-Mar-18 8:59 
QuestionHow to change IP address Pin
ryanp4713-Mar-18 20:29
ryanp4713-Mar-18 20:29 
AnswerRe: How to change IP address Pin
Richard MacCutchan13-Mar-18 21:57
mveRichard MacCutchan13-Mar-18 21:57 
QuestionRe: How to change IP address Pin
David Crow16-Mar-18 16:45
David Crow16-Mar-18 16:45 
AnswerRe: How to change IP address Pin
Amy Iness9-Jun-18 1:43
professionalAmy Iness9-Jun-18 1:43 
QuestionResponding to hardware buttons. Pin
droiddev6-Mar-18 12:52
droiddev6-Mar-18 12:52 

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.