java - Issue using Terminal -


i using android terminal emulator allow me move 'non-movable' apps onto sd card(external storage). when enter pm get-install-location message:

here exception

java.lang.securityexception: neither user 10010 nor current process has android.permission.write_secure_settings. 

how can permission this? , next steps allowing non-movable apps onto external sd card.

many thanks

write_secure_settings not available normal applications, it's available fo system app.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -