Difference between revisions of "Android Apps"
From Blue-IT.org Wiki
(→Link2SD) |
(→Link2SD) |
||
Line 6: | Line 6: | ||
* https://forum.xda-developers.com/showpost.php?p=60013431&postcount=6 | * https://forum.xda-developers.com/showpost.php?p=60013431&postcount=6 | ||
− | + | Summary according to the above post (thanks to user "regli"): | |
* all partitions need to start in the first 32GB | * all partitions need to start in the first 32GB | ||
Line 14: | Line 14: | ||
* there should directly follow a fat32 Data partition of your desired size | * there should directly follow a fat32 Data partition of your desired size | ||
* leave spare, unallocated room for overprovisioning | * leave spare, unallocated room for overprovisioning | ||
− | + | * finally mark the fat32 partition "active" by setting the boot flag | |
|swp| ext2 | fat32 | prov | | |swp| ext2 | fat32 | prov | |
Revision as of 23:14, 14 February 2017
Contents
Apps and storage management
Link2SD
When using SD-Cards bigger than 32GB be aware of the following problems:
Summary according to the above post (thanks to user "regli"):
- all partitions need to start in the first 32GB
- link2sd insists that the ext2/ext4 partition is the second partition
- create a small Linux swap partition first (32MB)
- then add a ext2 Apps partition (as /system often is only 2GB use e.g. 2, 4 or 6 GB)
- there should directly follow a fat32 Data partition of your desired size
- leave spare, unallocated room for overprovisioning
- finally mark the fat32 partition "active" by setting the boot flag
|swp| ext2 | fat32 | prov | |===|===============|======/ /===============| | |MB | max. 30GB | | 10% |
Terminal Emulator
e.g. for booting into TWRP:
su hit enter reboot recovery hit enter
Apps Launcher
KISS Lauchner
File Manager
Best file manager for me: ES File Explorer
Problems with accessing the SD Card: