[Q] facial recognition app - Eee Pad Transformer Q&A, Help & Troubleshooting

anyone one know of a app that you can use for facial recognition by using the front camera?
would be cool to be able to unlock the tablet by that method.

Visidon AppLock
You have VISIDON APPLOCK, but only works to protect some apps... doesn't change your lockscreen.

Related

[APPS] Tapit - easy to use app switcher!

Found a nice app switcher that uses the proximity sensor to switch apps its free check it out!

[Q] Auto Unlocking App?

Hello guys,
I'm looking for an app that would automatically unlock my lockscreen. I tried the "myLock Auto Unlock" but it lags when I try to automatically unlock the lockscreen.
- Sent from my Samsung Vibrant.
There's an app called NoLock, which disables the lockscreen completely.
Sent from my T-Mobile G2 using Tapatalk Pro
rmcsc said:
There's an app called NoLock, which disables the lockscreen completely.
Sent from my T-Mobile G2 using Tapatalk Pro
Click to expand...
Click to collapse
Featured TODAY from Lifehacker, what a coincidence :
http://lifehacker.com/5713691/no-lock-turns-off-androids-slide+to+unlock-gesture
If you're entirely confident in your pockets, your purse, or your butt being unable to accidentally dial people or launch loud apps accidentally, go ahead and grab No Lock. The Android app simply disable's Android's slider-based lock screen.
And that's the only thing it does, really, replacing the usual slide gesture with a simple button to tap. As Download Squad points out, the very nifty Tasker app can disable the lock screen, and even do so under just certain times or conditions (among many other things), but this app requires much less work.
No Lock Turns Off Android's Slide-to-Unlock GestureIt's a free download for Android phones, available in the Market, and you can scan the QR code at left to grab it.
http://www.appbrain.com/app/no-lock/org.jraf.android.nolock
Click to expand...
Click to collapse
This, is, awesome! Thanks!
- Sent from my Samsung Vibrant.

Looking for a security app

I have used es security manager in the past and it worked well but recently I tried and it doesn't seem to work at all. Does anyone know of an app that will allow me to be able to lock out certain things. Particularly interested in pass coding my gallery and messaging app. Thanks guys.
Sent from my PC36100 using XDA App
I use "App Protector". Works well.. I can set either a numerical password, or pattern password on whatever apps I choose to. Lots of customizable options as well..
http://www.appbrain.com/app/app-protector-pro/com.carrotapp.protectpronew

[APP REQ] Sandbox Lock?

My kids pick up my device and love to play games. That all fine except sometimes they click my mail or other apps. Is there a way to put lock screen on some apps, or all apps except X app etc? Maybe have a folder on the lock screen for apps that can be in a sandbox/ available to use without lock screen?
Of course there's a security aspect in that once someone is in they can move elsewhere so it needs to be a quarantined area.
Or add a second layer of security for some apps.
Anyone?
Sent from my GT-N7105 using xda app-developers app
Like this?

Auto Password Input

Hello
I'm looking for a way to have an app record my input. Not the regular input, touch input. Isn't there something like MotionEvent to generate screen touches?
I'm not looking for actual app help, only to find out if this is possible.
Can I program an app to generate screen touches? Such as to unlock a lockscreen by automatically dragging the unlock button?
I would be using this in a testing hack if possible.
Sent from my VS870 4G using xda app-developers app
Via ADB is possible.
Some more useful info
Like tuning_xx said, adb is the correct way to generate screen presses. Your app will need root access though!
LightTheEntertainer said:
Hello
I'm looking for a way to have an app record my input. Not the regular input, touch input. Isn't there something like MotionEvent to generate screen touches?
I'm not looking for actual app help, only to find out if this is possible.
Can I program an app to generate screen touches? Such as to unlock a lockscreen by automatically dragging the unlock button?
I would be using this in a testing hack if possible.
Sent from my VS870 4G using xda app-developers app
Click to expand...
Click to collapse
No, it should work without adb. Use AccessbilityService to do that.
you can capture touches, refactor fields, ..
http://developer.android.com/guide/topics/ui/accessibility/services.html

Categories

Resources