android:sony_smartwatch_3_tetra
Table of Contents
Information
- Resources for the Sony Smartwatch 3
xda-developers
Latest platform-tools
Linux
Windows
Factory Image
Filesystem Maintenance
Notes
- Can only be done with TWRP Recovery
Partitions
Mount
mount '/system'
mount '/data'
mount '/cache'
Unmount
umount '/system'
umount '/data'
umount '/cache'
umount '/sdcard'
e2fsck
e2fsck -p -f -v '/dev/block/mmcblk0p32'
e2fsck -p -f -v '/dev/block/mmcblk0p31'
e2fsck -p -f -v '/dev/block/mmcblk0p30'
fstrim
fstrim -v /system
fstrim -v /data
fstrim -v /cache
Ideal Stack
- As of: 2017/06/26
- TWRP
- alex6600 Marshmallow ROM
- alex6600 V2 Kernel
Flash Order
- ROM
- Reboot to Recovery
- Filesystem Maintenance
- Reboot to System
TWRP
alex6600
wget -O ~/'Downloads/twrp-tetra.img' 'http://sw3.alex.pl.ua/ROM/6/twrpmm.img'
ROMs
alex6600
Kernels
alex6600
DPI
- Native DPI is 493
- Default DPI is 560
adb shell wm density '493'
1)
untested
/var/www/wiki/data/pages/android/sony_smartwatch_3_tetra.txt · Last modified: by 127.0.0.1