0

I want to make a lock page for my app which should have lock screen with custom keyboard (not soft keyboard) like that in Moto G.

Any pointers in this regards would be helpful.

VIN
  • 1
  • 1

1 Answers1

0

Seems you don't want to use the 'keyboard' which android provide, if so you can just

  1. place some buttons on your layut
  2. place labels on each buttons
  3. make that buttons to commit texts what you want to commit for each buttons
Hitchhiker
  • 99
  • 5