Android: i need password example
Posted
by
user1475122
on Stack Overflow
See other posts from Stack Overflow
or by user1475122
Published on 2012-06-22T14:47:59Z
Indexed on
2012/06/22
15:16 UTC
Read the original article
Hit count: 237
I have long been looking for a functioning example of a password, but I have not found. can someone help me?
Explained more clearly:
I have a TextField named password and I want that when it is written in 123 and press the button it goes to another activity if it is written in 123 if not it would inform the "wrong password!" and that the password is found file, which is / sdcard / Android / password.txt if you understood :) SORRY FOR MY BAD ENGLISH! I'm Finnish, and a young coder :)
( I hope someone may be understood :D )
© Stack Overflow or respective owner