Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yahoo-Mike/recovery_device_lenovo_X605F
TWRP recovery for Lenovo Smart Tab M10 wifi (TB-X605F)
https://github.com/Yahoo-Mike/recovery_device_lenovo_X605F
sdm450 twrp x605f
Last synced: 2 months ago
JSON representation
TWRP recovery for Lenovo Smart Tab M10 wifi (TB-X605F)
- Host: GitHub
- URL: https://github.com/Yahoo-Mike/recovery_device_lenovo_X605F
- Owner: Yahoo-Mike
- Created: 2019-11-19T04:18:28.000Z (about 5 years ago)
- Default Branch: android-9.0
- Last Pushed: 2020-11-15T01:59:52.000Z (about 4 years ago)
- Last Synced: 2024-07-30T20:57:24.400Z (5 months ago)
- Topics: sdm450, twrp, x605f
- Language: Makefile
- Size: 45.7 MB
- Stars: 4
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TWRP device tree for Lenovo Smart Tab M10 wifi (TB-X605F)
## Release info
This is an unoffical build. Install at your own risk.For more information, see the [XDA Developer's thread](https://forum.xda-developers.com/thinkpad-tablet/development/recovery-twrp-3-3-x-lenovo-smart-tab-m10-t4005859) .
### About Device
![Lenovo Smart Tab M10](https://static.lenovo.com/ww/campaigns/2019/smarttab/lenovo-smart-tab-gallery-5.jpg "Lenovo Smart Tab M10 (TB-X605F)")
Recovery Device Tree for Lenovo Tab/Smart Tab M10 wifi (TB-X605F)
=================================================================
Component | Specs
-------:|:-------------------------
Chipset| Qualcomm Snapdragon 450 (SDM450)
CPU | ARM Cortex-A53, Octa-Core, 1.8 GHz
GPU | Qualcomm Adreno 506, 650 MHz
Memory | 3 GB (soldered)
Shipped Android Version | 8.0 (Oreo), upgrade to 9.0 (Pie)
Storage | 32 GB (eMPC)
MicroSD | Up to 256 GB
Battery | 4850 mAh, Li-Po (non-removable)
Display | 1920x1200 pixels, 10.1", 224 px/in
Front Camera | 2.0 MP, fixed focus
Rear Camera | 5.0 MP, auto focus
Wifi | dual band, 802.11a/ac/b/g/n 802.11n 5GHz
Bluetooth | v4.2
USB | USB-C charging/storage/OTG
Release Date | August 2018To build:
```
. build/envsetup.sh
lunch omni_X605F-eng
mka recoveryimage
```