HoUdInI
Android Enthusiast
those buttons show on mine too
ima take a guess and say these are temp buttons cause the soft keys don't work...
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
those buttons show on mine too
k kewl
assert works - check lol
k kewl
assert works - check lol
Yea, I'm running into an error when flashing. I think it is the assert check. Status 7
Gonna edit and try again.
umm no, soft keys should be working fine just no lights.ima take a guess and say these are temp buttons cause the soft keys don't work...
Yes, Status 7 will be assert check error. What you need to do is UnZip the zip. Open the updater script and remove everything from the first letter until where it says the word package RIGHt after a colon.
Yes, Status 7 will be assert check error. What you need to do is UnZip the zip. Open the updater script and remove everything from the first letter until where it says the word package RIGHt after a colon.
no, should be just the first line starting with assert.So delete all of the print ui stuff before the first appearance of the word package, is that right epayne?
assert(getprop("ro.product.device") == "ms910" || getprop("ro.build.product") == "ms910" || getprop("ro.product.device") == "MS910" || getprop("ro.build.product") == "MS910");
how i got it to work.. not to say what you are saying will not work... but i just installed from internal storage..
Tried this way first and still got that error. Gonna try the edit now.[/QUO
Same here
i cant mod the the file through the winrar or 7zip. i think the signature is messing it up. and i dont know if i can just unzip mod and rezip.
both winrar and 7zip will allow editing from within the zip.i cant mod the the file through the winrar or 7zip. i think the signature is messing it up. and i dont know if i can just unzip mod and rezip.
notepad or even better notepad++Whichever archiving agent you are using just open the ZIP within that program. Double Click the ZIP inside of the archiving program, then double-click META-INF, double-click com, double-click google, double-click android, then double click updater-script. Use a program like Word Viewer 2003 if you are using Windows to edit the file until package or you can use Notepad and would imagine that Wordpad will also work. You will be all set. Just do NOT unzip and rezip, you will get an error during installation.