Click here to Skip to main content
15,886,835 members
Home / Discussions / Android
   

Android

 
AnswerRe: Suitable Laptop Model for Android Development Pin
Richard MacCutchan19-Jan-21 0:49
mveRichard MacCutchan19-Jan-21 0:49 
GeneralRe: Suitable Laptop Model for Android Development Pin
phoohtoo19-Jan-21 2:21
phoohtoo19-Jan-21 2:21 
GeneralRe: Suitable Laptop Model for Android Development Pin
Richard MacCutchan19-Jan-21 3:45
mveRichard MacCutchan19-Jan-21 3:45 
AnswerRe: Suitable Laptop Model for Android Development Pin
David Crow19-Jan-21 4:06
David Crow19-Jan-21 4:06 
GeneralRe: Suitable Laptop Model for Android Development Pin
phoohtoo20-Jan-21 5:21
phoohtoo20-Jan-21 5:21 
AnswerRe: Suitable Laptop Model for Android Development Pin
thatraja19-Jan-21 5:41
professionalthatraja19-Jan-21 5:41 
GeneralRe: Suitable Laptop Model for Android Development Pin
phoohtoo20-Jan-21 5:19
phoohtoo20-Jan-21 5:19 
Questioncreation of login page in android studio Pin
Member 150388016-Jan-21 0:00
Member 150388016-Jan-21 0:00 
QuestionRe: creation of login page in android studio Pin
Richard MacCutchan6-Jan-21 0:25
mveRichard MacCutchan6-Jan-21 0:25 
Rant[REPOST] creation of login page in android studio Pin
Richard Deeming6-Jan-21 0:26
mveRichard Deeming6-Jan-21 0:26 
GeneralRe: [REPOST] creation of login page in android studio Pin
Richard MacCutchan6-Jan-21 0:26
mveRichard MacCutchan6-Jan-21 0:26 
QuestionHow to get string value after updating string Pin
Member 150370094-Jan-21 3:42
Member 150370094-Jan-21 3:42 
SuggestionRe: How to get string value after updating string Pin
David Crow4-Jan-21 8:54
David Crow4-Jan-21 8:54 
QuestionHow to check username and password?? Pin
Member 1502640222-Dec-20 20:50
Member 1502640222-Dec-20 20:50 
AnswerRe: How to check username and password?? Pin
Richard MacCutchan22-Dec-20 22:00
mveRichard MacCutchan22-Dec-20 22:00 
AnswerRe: How to check username and password?? Pin
Mycroft Holmes23-Dec-20 11:18
professionalMycroft Holmes23-Dec-20 11:18 
For a start UserID will not be available to the user so should be eliminated from that data set.

First check the user code exists, then check that the HASHED password matches the HASHED password stored in your database for that user code.

There are a number of articles on CP showing how to do password security properly.
Never underestimate the power of human stupidity -
RAH
I'm old. I know stuff - JSOP

QuestionHow to use .net Webservice in Android?? Pin
Member 1502640220-Dec-20 19:52
Member 1502640220-Dec-20 19:52 
AnswerRe: How to use .net Webservice in Android?? Pin
Sandeep Mewara20-Dec-20 20:14
mveSandeep Mewara20-Dec-20 20:14 
GeneralRe: How to use .net Webservice in Android?? Pin
Member 1502640220-Dec-20 20:44
Member 1502640220-Dec-20 20:44 
AnswerRe: How to use .net Webservice in Android?? Pin
OriginalGriff20-Dec-20 20:47
mveOriginalGriff20-Dec-20 20:47 
QuestionRF (Radio Frequency) Device Scan & Warehouse Management System Pin
johncodeproject16-Dec-20 19:42
johncodeproject16-Dec-20 19:42 
AnswerRe: RF (Radio Frequency) Device Scan & Warehouse Management System Pin
davidgermain18-Dec-20 1:44
davidgermain18-Dec-20 1:44 
QuestionAndroid studio ListView Pin
Shuhrat Rahimov16-Oct-20 19:28
Shuhrat Rahimov16-Oct-20 19:28 
AnswerRe: Android studio ListView Pin
OriginalGriff16-Oct-20 20:21
mveOriginalGriff16-Oct-20 20:21 
AnswerRe: Android studio ListView Pin
Richard MacCutchan16-Oct-20 21:54
mveRichard MacCutchan16-Oct-20 21:54 

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.