Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Default android application for a Tablet

In my application i have done all the process and they are working very well. Now my device needs only one application or other application must not come front to the user's view..

Can I make my Application as Default application or the only application viewable by the user?

To avoid the unnecessary usage of other applications or to keep time consumption I plan to try this.

Would I need to change anything in the Manifest.xml file of this solution solve this?

like image 478
Arivazhagan Avatar asked Jun 07 '26 09:06

Arivazhagan


1 Answers

You cannot do this on a stock device. Your best bet is to create a launcher that only allows launching your app. The user needs to agree to run it however, and it can always be changed and/or disabled in Settings.

like image 120
Nikolay Elenkov Avatar answered Jun 10 '26 08:06

Nikolay Elenkov



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!