Quote:
Originally Posted by vldmr
I am playing with manually setting different properties in build.prop after manually overwriting /system/framework.jar with the one from allmine. So far I found that changing allmines this:
ro.product.model=Nexus One
ro.product.name=passion
ro.product.device=passion
ro.product.board=mahimahi
to this:
ro.product.model=edgejr
ro.product.name=edgejr
ro.product.device=edgejr
ro.product.board=
does result in normal keyboard.
But i have not arrived to working market yet - already had Ermine 1.01 with bits an pieces of nook-color over it, account is registered, but does not work, does not let me register another account. Doing factory reset at the moment
|
If you use my framework.jar, make a file named serial_number in /system and put a 14 digit serial number in there.
The allmine script constructs a new SN for you by taking your real SN, splitting it in half (after 8 chars), and inserting a 0.
This way google market sees it as a valid IMEI number.