Andy
Ehrenmitglied
- 3.120
Warten wir mal ab, was bei mir später rauskommt. ^^
War ja bei mir doch schon paar Tage her...
War ja bei mir doch schon paar Tage her...
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.
Du musst die services.jar decompilieren die es unter /system/framework gibt.D3V!Lc0r3 schrieb:for USB mount to work
· You will need to copy all smalis that are in usb folder from your base to miui services.jar
· then you will open UsbService.smali and find the line that shows sometning like that const v3, 0x10404cb (your number will be different) (you will find this string at 97-th line)
· Add this line <public type=“string” name=“config_legacyUmsLunFile” id=“0x010404cb” /> at the end of the <public type=“string” name= in public.xml
· add this line <string name=“config_legacyUmsLunFile”>/sys/devices/platform/usb_mass_storage/lun0/file</string> in the end of the strings.xml
· you will have to recompile framework-res.apk
· unzip the new and the old framework-res.apk
· copy the resources.arsc from the modified to the original
· zip the original and place it in the rom
· compile services.jar
chmod 0664 /[I]sys[/I]/[I]devices[/I]/[I]platform[/I]/[I]usb_mass_storage[/I]/lun0
# USB mode switch
chmod 0664 /sys/bus/platform/devices/msm_hsusb/gadget/switch_mode
chown system system /sys/bus/platform/devices/msm_hsusb/gadget/switch_mode