cyk
Dauer-User
- 251
ja geht mit jedem fastboot-rom
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
Sind die Dateien alle noch aktuell? Will mir das gerade alles installieren.cyk schrieb:ich poste nachher noch die links ..
- fix no select button
- Added options for an internal SD card to be handled by recovery.
- Exable uses in BoardConfig.mk:
BOARD_HAS_SDCARD_INTERNAL := true
BOARD_SDCARD_DEVICE_INTERNAL := /dev/block/mmcblk3p1- Setting BOARD_SDCARD_DEVICE_SECONDARY to the same value as
BOARD_SDCARD_DEVICE_INTERNAL will allow the device to
"fall back" to the internal SD card for other actions.- recovery: Remove condition around get_root_mtd_partition
- Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
- Fix write_raw_image on mtd devices.
- Fix graphics corruption on some devices. BML restore needs to unlock first.
- fix up bmlutils some more