Android application move to sdcard option is disable -


The application I have applied does not have the option of going to SD card ...

My There is no option for an app to move to the SD card in the settings page, but why is this in other apps? What am i doing Enter image details here

And my application looks like this

Enter image details here

Add assets to your host tag

  & gt; Manifest xmlns: android = "http://schemas.android.com/apk/res/android" .... Android: installLocation = "auto" & gt;  

It is that ...


Comments

Popular posts from this blog

php - Select box validation (in laravel) -

pandas - Iterate on Groupby Object's fields -

javascript - Render HTML after each iteration in loop -