Difference between revisions of "Xperia z3tc"
(→floko V2.0) |
(→trivia) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | === trivia === | ||
+ | * Sony Xperia Z3 tablet compact | ||
+ | * https://www.sonymobile.com/de/products/tablets/xperia-z3-tablet-compact/ | ||
+ | * aka <b>SGP621</b> aka <b>z3tc</b> aka <b>scorpion</b> | ||
+ | * not to be confused with z3 tablet compact wifi (scorpion_windy, SGP611) | ||
+ | * not to be confused with z3 compact (smartphone) | ||
+ | |||
+ | === sensors === | ||
+ | * Beschleunigungssensor | ||
+ | * Näherungssensor | ||
+ | * Umgebungslichtsensor | ||
+ | * Gyroskop | ||
+ | |||
=== fastboot mode === | === fastboot mode === | ||
* device powered off | * device powered off | ||
Line 30: | Line 43: | ||
* install Floko-v2.0-scorpion-20190625-UNOFFICIAL_sdclang-Os.zip from SD-card | * 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) | ||
+ | *** be warned, this app is extremely data hungry! Showing traffic data, a 500km trip through Germany costs 900MB of data :-( | ||
+ | ** AFTrack sailing | ||
[[category:Projekte]] | [[category:Projekte]] |
Latest revision as of 10:53, 16 July 2020
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)
sensors
- Beschleunigungssensor
- Näherungssensor
- Umgebungslichtsensor
- Gyroskop
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)
- be warned, this app is extremely data hungry! Showing traffic data, a 500km trip through Germany costs 900MB of data :-(
- AFTrack sailing
- here wego (navigation)