Click here to Skip to main content
15,887,304 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: How to develop Android in Visual Studio 2010 using C# ? Pin
Ravi Bhavnani19-Sep-12 15:07
professionalRavi Bhavnani19-Sep-12 15:07 
QuestionAndroid Development Pin
faisal_ruet17-Sep-12 21:25
faisal_ruet17-Sep-12 21:25 
AnswerRe: Android Development Pin
Andrei Straut17-Sep-12 21:49
Andrei Straut17-Sep-12 21:49 
AnswerRe: Android Development Pin
Shameel18-Sep-12 1:03
professionalShameel18-Sep-12 1:03 
GeneralRe: Android Development Pin
faisal_ruet18-Sep-12 7:20
faisal_ruet18-Sep-12 7:20 
GeneralRe: Android Development Pin
Anurag Sinha V25-Nov-12 22:10
Anurag Sinha V25-Nov-12 22:10 
Questionandroid Pin
Bibinantony17-Sep-12 2:27
Bibinantony17-Sep-12 2:27 
AnswerRe: android Pin
Andrei Straut17-Sep-12 2:37
Andrei Straut17-Sep-12 2:37 
You can create it the same way you create it in any other client-server application (yes, I'm assuming you're connecting to a remote host):
- Take the username and password
- Check them against the server (but please, do so securely. If not possible to use encryption, at the very least apply some hashing to your user's info)
- If server responds ok, the user is logged. If not, the user is not logged

The specifics are up to you, and I strongly suggest you do your own research for them.

Again, I'm downvoting your question for lack of any provided details whatsoever, and apparent lack of any effort on your part
Full-fledged Java/.NET lover, full-fledged PHP hater.
Full-fledged Google/Microsoft lover, full-fledged Apple hater.
Full-fledged Skype lover, full-fledged YM hater.

QuestionWrite and Read text using gesture in Windows phone Pin
ridoy15-Sep-12 1:48
professionalridoy15-Sep-12 1:48 
QuestionEnlarge 3d cube face on touch event in opengl.(Android) Pin
Member 942059513-Sep-12 20:00
Member 942059513-Sep-12 20:00 
QuestionMonodroid to develop Android apps in C# Pin
Swinkaran13-Sep-12 13:22
professionalSwinkaran13-Sep-12 13:22 
AnswerRe: Monodroid to develop Android apps in C# Pin
Sandip.Nascar13-Sep-12 14:28
Sandip.Nascar13-Sep-12 14:28 
GeneralRe: Monodroid to develop Android apps in C# Pin
Swinkaran19-Sep-12 13:39
professionalSwinkaran19-Sep-12 13:39 
AnswerRe: Monodroid to develop Android apps in C# Pin
Ravi Bhavnani14-Sep-12 6:52
professionalRavi Bhavnani14-Sep-12 6:52 
GeneralRe: Monodroid to develop Android apps in C# Pin
Swinkaran19-Sep-12 13:40
professionalSwinkaran19-Sep-12 13:40 
GeneralRe: Monodroid to develop Android apps in C# Pin
Ravi Bhavnani19-Sep-12 14:49
professionalRavi Bhavnani19-Sep-12 14:49 
QuestionC# and Whatsapp Pin
devvvy12-Sep-12 21:00
devvvy12-Sep-12 21:00 
AnswerRe: C# and Whatsapp Pin
Sandip.Nascar18-Sep-12 3:53
Sandip.Nascar18-Sep-12 3:53 
GeneralRe: C# and Whatsapp Pin
devvvy18-Sep-12 16:54
devvvy18-Sep-12 16:54 
QuestionXamarin - sample which covers WCF to wire to/from a List<string>/Dict<string,string>? Pin
devvvy11-Sep-12 15:24
devvvy11-Sep-12 15:24 
AnswerRe: Xamarin - sample which covers WCF to wire to/from a List/Dict? Pin
Ravi Bhavnani12-Sep-12 5:54
professionalRavi Bhavnani12-Sep-12 5:54 
GeneralRe: Xamarin - sample which covers WCF to wire to/from a List/Dict? Pin
devvvy12-Sep-12 14:35
devvvy12-Sep-12 14:35 
GeneralRe: Xamarin - sample which covers WCF to wire to/from a List/Dict? Pin
Ravi Bhavnani12-Sep-12 14:39
professionalRavi Bhavnani12-Sep-12 14:39 
QuestionLeor Zahavi: need valuable suggestions to learn mobile application development Pin
LeorZahavi10-Sep-12 20:08
LeorZahavi10-Sep-12 20:08 
AnswerRe: Leor Zahavi: need valuable suggestions to learn mobile application development Pin
Ravi Bhavnani12-Sep-12 5:56
professionalRavi Bhavnani12-Sep-12 5:56 

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.