liuzheng9110 / android-lockpattern

clone form googlecode android-lockpattern
https://code.google.com/p/android-lockpattern/
Apache License 2.0
0 stars 0 forks source link

Pattern Lock on App Startup to validate user #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. don't know how to use
2. this is open project where is project file
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

hello i am new to android development and don't know how to use this pattern 
lock can you help me to setup validation in my app...???

Original issue reported on code.google.com by jainamme...@gmail.com on 16 Mar 2014 at 7:51

GoogleCodeExporter commented 9 years ago
Hi,

Here is QuickUse, I hope it will help you start: 
https://code.google.com/p/android-lockpattern/wiki/QuickUse

Thanks,
Sao

Original comment by saotu.p...@gmail.com on 18 Mar 2014 at 5:14

GoogleCodeExporter commented 9 years ago
hello,

thank you for reply my query.

problem is i am trying this 
"https://code.google.com/p/android-lockpattern/wiki/QuickUse" from last 3 days 
but it won't help me.

in that "Usage" column.

i can Create new pattern on app start up but from next step i don't understand 
anything...!!!

can you help me to figure it out.

basically i want to authenticate user with pattern lock on App start Up. 

is there any way can you guide me to build up project...???

Original comment by jainamme...@gmail.com on 18 Mar 2014 at 5:50

GoogleCodeExporter commented 9 years ago
To authenticate the user, you start the LockPatternActivity to let it do its 
work. Then you receive the result after it has done.

For details, please refer to this document: 
http://developer.android.com/guide/components/activities.html#StartingAnActivity
ForResult

We tried our best to provide the wiki pages. For getting started, that's all we 
can help. But to work with Android, please try the basics first. In the SDK 
which you downloaded, there are lots of sample projects.

Original comment by saotu.p...@gmail.com on 18 Mar 2014 at 5:58