Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Pin Code Screen phone gap android

I've started to write my phonegap android application, and I need to set a feature in my application that shows enter your pin code when the application starts. This makes sure no-one who doesn't know the code uses it.

My Questions:

  • Can I use the system pin code dialog like in IOS?
  • Is there any Phonegap plugin can be included to run this screen?
  • How can I make a screen like this in phonegap android?
like image 731
Ahmed Bebars Avatar asked Mar 16 '26 03:03

Ahmed Bebars


1 Answers

This would do the job. Works great on iPhone and Android. http://www.html5tutorial.info/html5-contact.php

<input type="tel" />
like image 184
Jack Avatar answered Mar 18 '26 19:03

Jack



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!