H
H
Hellcunt2011-07-17 09:30:47
Android
Hellcunt, 2011-07-17 09:30:47

Unclosable browser on Galaxy Tab (Android)?

How can I prevent the user from closing the browser?
It is supposed to provide tablets to users, but it should be possible to use only the browser.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
NeonMercury, 2011-07-17
@Hellcunt

Sketching a program that monitors the list of processes and launches a certain one if it is not on this list is a matter of a couple of minutes. But it's still a crutch.
You can root and then reassign the touch keys to something else, but you lose the ability to call the menu and, in fact, go back to the page.
Again, install eclipse, throw the browser component on the activity and not give the opportunity to exit the application + set it to autorun, but the browser functionality disappears, except for browsing pages.
There are programs that ask for a password when starting other programs (again, root). You can put the launch of TouchWiz under a password, then when you exit the browser, you may be asked for a password to exit. Users will no longer be able to log out.
There are many options, but without strong intervention, I do not see any guaranteed ways. Everywhere there are flaws and in light of this, the first option does not seem such a bad idea.

P
Puma Thailand, 2011-07-17
@opium

Write your own application for android and inject a browser into it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question