Android: How to use a Android Pad as a customer information Terminal -
i want android-powered pad information terminal customers.
the thing has to show html5 webpage.
therefore, 1. should not posiible show website (only local one), should no problem
it should possible leave app password (how?)
and buttons should disabled (that´s hard).
i found out how set target home button, maybe there existing solution.
thanks
christian
i assume understand easiest way develop android native application show webpage. done using webview, support of html5 depends on platform, if use video or audio, may need hooks.
trhough webview, can filter urls can opened or not.
and well, don't think there many problems on exiting when password entered.
regarding number 2, afaik, can let activity ("window" of application) handle of keys, can't map power key.
but have confess, when develop application, find issues... not easy wrote in these lines... luck!
Comments
Post a Comment