Difference between revisions of "Xperia z3tc"
(→apps) |
(→apps) |
||
Line 47: | Line 47: | ||
** CPU Info | ** CPU Info | ||
** IceCatMobile (browser) | ** IceCatMobile (browser) | ||
− | ** OsmAnd+ | + | ** OsmAnd+ (navigation) |
** SatStat | ** SatStat | ||
** Sensor Readout | ** Sensor Readout | ||
** Simple Gallery | ** Simple Gallery | ||
− | ** Transportr | + | ** Transportr (public transport) |
** WiFiAnalyzer | ** WiFiAnalyzer | ||
− | ** μlogger | + | ** μlogger (tracking) |
* apks | * apks | ||
− | ** here wego | + | ** here wego (navigation) |
** AFTrack sailing | ** AFTrack sailing | ||
[[category:Projekte]] | [[category:Projekte]] |
Revision as of 10:55, 28 June 2019
trivia
- Sony Xperia Z3 tablet compact
- https://www.sonymobile.com/de/products/tablets/xperia-z3-tablet-compact/
- aka SGP621 aka z3tc aka scorpion
- not to be confused with z3 tablet compact wifi (scorpion_windy, SGP611)
- not to be confused with z3 compact (smartphone)
fastboot mode
- device powered off
- plug in USB cable
- press power AND volume-up
- blue led is lit
fastboot
- https://developer.android.com/studio/releases/platform-tools
- did not work under windows (driver issue)
- works on Linux
sudo ./fastboot device
unlock bootloader
- https://developer.sony.com/develop/open-devices/get-started/unlock-bootloader/how-to-unlock-bootloader/
- Your unlock code for 356047060721736 is 5FB35AAD7B59D551
sudo ./fastboot oem unlock 0x5FB35AAD7B59D551
floko v2.0
- https://forum.xda-developers.com/z3-tablet-compact/orig-development/rom-floko-rom-v2-0-t3928502
- download Floko-v2.0-scorpion-20190625-UNOFFICIAL
- extract boot.img to platform-tools
- copy Floko-v2.0-scorpion-20190625-UNOFFICIAL_sdclang-Os.zip to SD-card
- download TWRP_scorpion_3.3.0-0_201905.img
- copy to platform-tools
sudo ./fastboot flash boot boot.img
sudo ./fastboot flash FOTAKernel TWRP_scorpion_3.3.0-0_201905.img
sudo ./fastboot reboot
- boot to twrp (power, then volume up/down ...)
- wipe (advanced) /system, /data, /cache, Dalvik/ART Cache
- install Floko-v2.0-scorpion-20190625-UNOFFICIAL_sdclang-Os.zip from SD-card
apps
- floko installed
- Calculator
- Clock
- Recorder
- Settings
- ...
- f-droid
- CPU Info
- IceCatMobile (browser)
- OsmAnd+ (navigation)
- SatStat
- Sensor Readout
- Simple Gallery
- Transportr (public transport)
- WiFiAnalyzer
- μlogger (tracking)
- apks
- here wego (navigation)
- AFTrack sailing