Click here to Skip to main content
15,897,273 members
Home / Discussions / Android
   

Android

 
GeneralRe: How to load and spinner data with the help of sharedPreferances? Pin
Richard MacCutchan19-Feb-15 6:27
mveRichard MacCutchan19-Feb-15 6:27 
AnswerRe: How to load and spinner data with the help of sharedPreferances? Pin
David Crow19-Feb-15 4:59
David Crow19-Feb-15 4:59 
GeneralRe: How to load and spinner data with the help of sharedPreferances? Pin
pankaj78819-Feb-15 5:07
pankaj78819-Feb-15 5:07 
GeneralRe: How to load and spinner data with the help of sharedPreferances? Pin
David Crow19-Feb-15 5:10
David Crow19-Feb-15 5:10 
AnswerRe: How to load and spinner data with the help of sharedPreferances? Pin
Awesome Sohel25-Feb-15 0:19
Awesome Sohel25-Feb-15 0:19 
QuestionWant to automatically calculate age and date of birth... Pin
sabareeswara18-Feb-15 6:45
sabareeswara18-Feb-15 6:45 
AnswerRe: Want to automatically calculate age and date of birth... Pin
Richard MacCutchan18-Feb-15 7:16
mveRichard MacCutchan18-Feb-15 7:16 
QuestionRe: Want to automatically calculate age and date of birth... Pin
David Crow19-Feb-15 5:05
David Crow19-Feb-15 5:05 
This sounds like a bad UI in the making. For example, if you wanted to enter the birth year 2003 and got the 20 entered, how would your code know that it was part of the birth year and not the age? Listening for each letter typed and trying to figure out the user's intent is not always possible and leaves room for misinterpretation.

sabareeswara wrote:
This must be done without using buttons
Why?

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles


AnswerRe: Want to automatically calculate age and date of birth... Pin
Awesome Sohel25-Feb-15 0:24
Awesome Sohel25-Feb-15 0:24 
QuestionHow can we display the pop up message in android Pin
pankaj78818-Feb-15 6:09
pankaj78818-Feb-15 6:09 
AnswerRe: How can we display the pop up message in android Pin
Richard MacCutchan18-Feb-15 7:21
mveRichard MacCutchan18-Feb-15 7:21 
GeneralRe: How can we display the pop up message in android Pin
pankaj78818-Feb-15 7:33
pankaj78818-Feb-15 7:33 
GeneralRe: How can we display the pop up message in android Pin
Richard MacCutchan18-Feb-15 7:42
mveRichard MacCutchan18-Feb-15 7:42 
QuestionRe: How can we display the pop up message in android Pin
David Crow19-Feb-15 5:07
David Crow19-Feb-15 5:07 
QuestionAndroid sharedPreferences not working on spinner Pin
pankaj78817-Feb-15 4:24
pankaj78817-Feb-15 4:24 
AnswerRe: Android sharedPreferences not working on spinner Pin
David Crow17-Feb-15 6:02
David Crow17-Feb-15 6:02 
QuestionRe: Android sharedPreferences not working on spinner Pin
pankaj78818-Feb-15 6:01
pankaj78818-Feb-15 6:01 
QuestionRe: Android sharedPreferences not working on spinner Pin
David Crow18-Feb-15 8:04
David Crow18-Feb-15 8:04 
QuestionAndroid Activity Service communication: which one is the best approach? Pin
angelo.mastropietro13-Feb-15 4:50
angelo.mastropietro13-Feb-15 4:50 
QuestionSending email via Intent Pin
Member 822518012-Feb-15 10:25
Member 822518012-Feb-15 10:25 
AnswerRe: Sending email via Intent Pin
Richard MacCutchan12-Feb-15 22:53
mveRichard MacCutchan12-Feb-15 22:53 
QuestionRe: Sending email via Intent Pin
David Crow13-Feb-15 5:41
David Crow13-Feb-15 5:41 
AnswerRe: Sending email via Intent Pin
Member 822518013-Feb-15 7:12
Member 822518013-Feb-15 7:12 
SuggestionRe: Sending email via Intent Pin
David Crow13-Feb-15 8:07
David Crow13-Feb-15 8:07 
GeneralRe: Sending email via Intent Pin
Member 822518013-Feb-15 10:26
Member 822518013-Feb-15 10:26 

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.