I need to display a configuration screen when a user installs my application. Can this be implemented? This screen should no longer appear.
I need to display the configuration when the user installs my application.
It's impossible. Applications do not receive control during installation. As nicholas.hauschild points out, you can complete your configuration the first time you run your application.
I do not think this is possible during installation, if perhaps you are not dealing with root Android devices.
, , , .
, , Android, . , , , . , , , . , .
Source: https://habr.com/ru/post/1754037/More articles:Modeling side effects using threads - functional-programmingCx_Oracle problem trying to import python - pythonHow to create a SystemSoundID array? Using AudioToolbox Infrastructure - objective-cDetecting IE browser version using PHP - browserDetect IE compatibility mode only with PHP - phpКак использовать пользовательскую Android ViewGroup в XML? - androidNinject how to access the kernel for instantiation? - asp.net-mvcGroup a collection of items in Colorbox - jqueryjQuery / Ajax call - it does not work on IE7 - jqueryHow to set color for NSAttributedString on iPad? - colorsAll Articles