How do I make an app/service for virtual/soft buttons for (Home, menu,Back, Search) always on top?
Posted
by Ken
on Stack Overflow
See other posts from Stack Overflow
or by Ken
Published on 2010-06-05T06:43:27Z
Indexed on
2010/06/05
6:52 UTC
Read the original article
Hit count: 527
android
I want make an app/service that looks like (Nexus One touch buttons) for the navigation keys (Home, menu,Back, Search)
The buttons should always stay on top and send the command to the actually app thats running.
Someone have ideas and sample codes how to do that?
Ken
© Stack Overflow or respective owner