kumaranil13k
Well-Known Member
Questions.
How to Edit apk manifest Android:installlocation through app or adb shell commands?
I have Android 6.01 mobile without root. It have 16 GB total ROM from Which 11GB is occupied by Android OS and system apps. Remaining 5 GB for user data and apps.
As Android 6.01 marshmallow have option To format as as internal but installing apps out of 100 user apps 70 user apps still store in internal memory and only 30 installed in internal formatted micro SD card. Which resulted again in full of internal memory and lack of.space .
I googled and founded that many apps have are not movable programmed developed as system and configured to install on internal memory by default and not all apps move to external memory card
So founded that we can change the install location. Parameter settings by modifying apps manifest and change the default Android location to external SD card which can make apps movable.
Many .experts commented in forums that editing all manifest will disable apk updates as it's not digitally certificate signed and may crash or may act strange.
For that I saw YouTube videos for editing app manifest with apps like apk editor app apk praser app which can edit and rebind and make apps digitally signed and finally making apps movable thus making apps movable.
As I tired all editor app it worked fine with some apps. But still it's not working with All apps out of 10 ..6 apps location can be changed but it's fails in giving error and not installing for remaining 40%. ,
Editing modifying Altering app mainfest Android :install location installs the software in internal memory first and then make app movable . We can move the individual app one by one to internal formatted external micro SD card this saving 40% of more space but not working 100℅.. it's time consuming.
Now my queries are:-
1. By editing apk manifest Android install location still it install in internal memory why not it installs directly to.external.card? Is there any another parameters of app manifest except default install location which can be edited modified to install directly to external SD card. Is there any app or advice shell fastboot Android script command which can make directly to install on external as card.
2. By editing all manifest Android install location as it installs in internal memory and then moved to external the only it's static files are moved or all data hex or lib cache files folder are to moved to a external as card.
3. As many some of the recompiled apk apps are not able to install or give error unable to praise file is there any more parameter can be altered modified which can make them move to.
4. As the whole procedure of editing app mainfest then moving is time consuming work to edit then move one by one I do individually on 100 of apps is there any app or is there any script or.adb shell fast boot batch programmed file which can loop and do automatically to edit manifest file and move the app to external as card for all apps.
5. Is it possible to save edited modifed recompiled rebuild apk file to later use on installing apps.
6. Does install location. Changes on update of software again from external to internal memory on updating the app.
7. Except apk editor is there Any other app which can make apps movable. Or edit alter modify apk mainfest and recompile rebuild apk file with digital signed certificate.
Any more suggestions advice opinions expert advices are most welcome.i am.novice and new learner of Android kindly guide me.the correct way procedure to do it.
Thanks in advance ice for.precious time advice op OK noon sharing your knowledge and answering to my queries .
How to Edit apk manifest Android:installlocation through app or adb shell commands?
I have Android 6.01 mobile without root. It have 16 GB total ROM from Which 11GB is occupied by Android OS and system apps. Remaining 5 GB for user data and apps.
As Android 6.01 marshmallow have option To format as as internal but installing apps out of 100 user apps 70 user apps still store in internal memory and only 30 installed in internal formatted micro SD card. Which resulted again in full of internal memory and lack of.space .
I googled and founded that many apps have are not movable programmed developed as system and configured to install on internal memory by default and not all apps move to external memory card
So founded that we can change the install location. Parameter settings by modifying apps manifest and change the default Android location to external SD card which can make apps movable.
Many .experts commented in forums that editing all manifest will disable apk updates as it's not digitally certificate signed and may crash or may act strange.
For that I saw YouTube videos for editing app manifest with apps like apk editor app apk praser app which can edit and rebind and make apps digitally signed and finally making apps movable thus making apps movable.
As I tired all editor app it worked fine with some apps. But still it's not working with All apps out of 10 ..6 apps location can be changed but it's fails in giving error and not installing for remaining 40%. ,
Editing modifying Altering app mainfest Android :install location installs the software in internal memory first and then make app movable . We can move the individual app one by one to internal formatted external micro SD card this saving 40% of more space but not working 100℅.. it's time consuming.
Now my queries are:-
1. By editing apk manifest Android install location still it install in internal memory why not it installs directly to.external.card? Is there any another parameters of app manifest except default install location which can be edited modified to install directly to external SD card. Is there any app or advice shell fastboot Android script command which can make directly to install on external as card.
2. By editing all manifest Android install location as it installs in internal memory and then moved to external the only it's static files are moved or all data hex or lib cache files folder are to moved to a external as card.
3. As many some of the recompiled apk apps are not able to install or give error unable to praise file is there any more parameter can be altered modified which can make them move to.
4. As the whole procedure of editing app mainfest then moving is time consuming work to edit then move one by one I do individually on 100 of apps is there any app or is there any script or.adb shell fast boot batch programmed file which can loop and do automatically to edit manifest file and move the app to external as card for all apps.
5. Is it possible to save edited modifed recompiled rebuild apk file to later use on installing apps.
6. Does install location. Changes on update of software again from external to internal memory on updating the app.
7. Except apk editor is there Any other app which can make apps movable. Or edit alter modify apk mainfest and recompile rebuild apk file with digital signed certificate.
Any more suggestions advice opinions expert advices are most welcome.i am.novice and new learner of Android kindly guide me.the correct way procedure to do it.
Thanks in advance ice for.precious time advice op OK noon sharing your knowledge and answering to my queries .
Last edited: