What TreKing is so elegantly stating is that you haven't explained your problem very well.
Checking a "login credential" with a database is presumably a matter of referencing the database to extract the stored password and comparing that to the one just entered by the user. Nothing super- duper complex or special about it (though this technique is not especially secure). If this is what you don't know how to do then you need to do some basic self-education on database, etc. If you have something else in mind you need to explain yourself better. On Sep 15, 12:20 am, Gold <[email protected]> wrote: > Hi. All, > > I need to check to user login credential with database > login credential.. how i will achieve this. Eagerly waiting for the > reply..! > > Thanks in advance, > Gold -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

