S
soudry
Fortgeschrittenes Mitglied
- 40
Ich habe es kurz getestet. Es scheint wirklich eine Verbesserung zu bringen. Ohne A-GPS funktioniert es aber trotzdem nicht mit GPS Test.
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.
Chironaut schrieb:@soudry: Nach welcher Anleitung hast du es denn freigeschaltet? Kursieren ja mehrere, aber irgendwie werde ich aus keiner so richtig schlau. Beim Desire und dem Defy war das einfacher...
soudry schrieb:Für das K1 mit Wifi und UMTS gibt es eine aktuelle gerootete deutsche Firmware. ...
soudry schrieb:... Gib mal Bescheid, wenn das soweit geklappt hat.
OraAndroid schrieb:
PartitionId=2
Name=BCT
DeviceId=18
StartSector=0
NumSectors=1024
BytesPerSector=2048
PartitionId=3
Name=PT
DeviceId=18
StartSector=1024
NumSectors=512
BytesPerSector=2048
PartitionId=4
Name=EBT
DeviceId=18
StartSector=1536
NumSectors=1024
BytesPerSector=2048
PartitionId=5
Name=GP1
DeviceId=18
StartSector=2560
NumSectors=512
BytesPerSector=2048
PartitionId=6
Name=SOS
DeviceId=18
StartSector=3072
NumSectors=1536
BytesPerSector=2048
PartitionId=7
Name=LNX
DeviceId=18
StartSector=4608
NumSectors=2048
BytesPerSector=2048
PartitionId=8
Name=APP
DeviceId=18
StartSector=6656
NumSectors=107520
BytesPerSector=2048
PartitionId=9
Name=CAC
DeviceId=18
StartSector=114176
NumSectors=32768
BytesPerSector=2048
PartitionId=10
Name=MSC
DeviceId=18
StartSector=146944
NumSectors=512
BytesPerSector=2048
PartitionId=11
Name=USP
DeviceId=18
StartSector=147456
NumSectors=35840
BytesPerSector=2048
PartitionId=12
Name=UDA
DeviceId=18
StartSector=183296
NumSectors=14447616
BytesPerSector=2048
PartitionId=13
Name=TMP
DeviceId=18
StartSector=14630912
NumSectors=614400
BytesPerSector=2048
PartitionId=14
Name=GPT
DeviceId=18
StartSector=15245312
NumSectors=276480
BytesPerSector=2048
Chironaut schrieb:soweit, so gut:
nvflash --bct flash.bct --setbct --odmdata 0x300c0011 --sbk 0x0d0a6f49 0x6c577634 0x4d634e55 0x47336d55 --configfile flash.cfg --bl transformer_bootloader.bin --sync
nvflash -r --rawdevicewrite 0 1024 C:\nvflash\2-BCT.img
nvflash -r --rawdevicewrite 1024 512 C:\nvflash\3-PT.img
nvflash -r --rawdevicewrite 1536 1024 C:\nvflash\4-EBT.img
nvflash -r --rawdevicewrite 2560 512 C:\nvflash\5-GP1.img
nvflash -r --rawdevicewrite 3072 1536 C:\nvflash\6-SOS.img
nvflash -r --rawdevicewrite 4608 2048 C:\nvflash\7-LNX.img
nvflash -r --rawdevicewrite 6656 107520 C:\nvflash\8-APP.img
nvflash -r --rawdevicewrite 114176 32768 C:\nvflash\9-CAC.img
nvflash -r --rawdevicewrite 146944 512 C:\nvflash\10-MSC.img
nvflash -r --rawdevicewrite 147456 35840 C:\nvflash\11-USP.img
nvflash -r --rawdevicewrite 183296 14447616 C:\nvflash\12-UDA.img
nvflash -r --rawdevicewrite 14630912 614400 C:\nvflash\13-TMP.img
nvflash -r --rawdevicewrite 15245312 276480 C:\nvflash\14-GPT.img
sorry, war durch andere Dinge belegtsoudry schrieb:...
Es war aber so, dass folgender Befehl beim Lifetab P9516 nicht funktioniert hat, oder?
nvflash --bct flash.bct --setbct --odmdata 0x300c0011 --sbk 0x0d0a6f49 0x6c577634 0x4d634e55 0x47336d55 --configfile flash.cfg --bl transformer_bootloader.bin --sync
Nvflash started
rcm version 0X4
Command send failed (usb write failed)
OraAndroid schrieb: