What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Zen Miui V2 for Droid1 without wiping

Sorry bout that.

Pushing a new vending.apk didn't fix my market issues.
Maybe the fix for the Vending.apk is the same for thebowers black market

Put the new Vending.apk in an update.zip and wipe and flash the new ROM...let the device reboot and sign in then boot right back into recovery and then flash the update.zip with the vending.apk

This worked on thebowers inverted market--- http://www.droidforums.net/forum/droid-concepts/70351-issues-theming-vending-apk.html
 
Last edited:
This thread is concerned with installing the MIUI rom over an existing rom without wiping to get it's components functioning.

For those who have done so and have market issues can you describe what they are? My market works fine. I haven't bought apps but I can search, download, upgrade, etc.
 
Try searching for Verizon.... I get nothing.

My Verizon is the app in particular.

Everything else works but some stuff just isnt showing
 
Try searching for Verizon.... I get nothing.

My Verizon is the app in particular.

Everything else works but some stuff just isnt showing

Got it thanks. The bar is different, apps||games||downloads instead of apps||games||verizon

Confirmed, no "my verizon" here.

thanks.
 
This thread is concerned with installing the MIUI rom over an existing rom without wiping to get it's components functioning.
Guess I should read first and post second :icon_eek:

darn mods:)

if the op gets updated to say: install on one of these 6 proven roms, without wiping, clear data from these two apps, then install verizon.apk....that works for me.

That lets folks check this out now and have a functioning phone until someone slaps together a fully functioning rom..which probably will belong in it's own thread.
 
This is the apk for My Verizon that I pulled when running another rom.

To install just change zip to apk, then copy to root of sdcard and install using root explorer or astro or whatever your normal means.

I am currently using it on MIUI with no problems.

*As this is a free app I believe it is ok to post but if not, op or mod feel free to delete this post*
 
Did anybody else get the impression that the keyboard backlight fix made it so that the backlight is on whether the keyboard is open OR closed?

When I start open the keyboard the keys are already shining... I seem to remember the backlight only coming on when the keyboard is close to fully open. I could be wrong.
 
Did anybody else get the impression that the keyboard backlight fix made it so that the backlight is on whether the keyboard is open OR closed?

When I start open the keyboard the keys are already shining... I seem to remember the backlight only coming on when the keyboard is close to fully open. I could be wrong.

Keyboard backlight works fine here using this install method. Open it slow and you will see that it's off while closed.
 
about to plung into this rom,
lay it over sapphire
install miui apps
install mms
install keyboard
change build prop wifi scan
then apply theme.....

am i missing anything else to get it as fully functioning just as much as everyone else is at the moment?
 
about to plung into this rom,
lay it over sapphire
install miui apps
install mms
install keyboard
change build prop wifi scan
then apply theme.....

am i missing anything else to get it as fully functioning just as much as everyone else is at the moment?

there is a Sync Fix as well!!!
 
ahh yeah i was reading you saying something about that then i lost track of how I can fix it myself...

but isnt the galaxy theme going to fix it since the guy who ported it says it is... but if one was to go with your theme how would one fix it minus facespace?
 
about to plung into this rom,
lay it over sapphire
install miui apps
install mms
install keyboard
change build prop wifi scan
then apply theme.....

am i missing anything else to get it as fully functioning just as much as everyone else is at the moment?

there is a Sync Fix as well!!!

how to we push the AccountandSyncSettings.apk file? I tried to just install it but couldn't.

BTW, this is an awesome ROM and you guys are doing a great job!
 
about to plung into this rom,
lay it over sapphire
install miui apps
install mms
install keyboard
change build prop wifi scan
then apply theme.....

am i missing anything else to get it as fully functioning just as much as everyone else is at the moment?

there is a Sync Fix as well!!!

how to we push the AccountandSyncSettings.apk file? I tried to just install it but couldn't.

BTW, this is an awesome ROM and you guys are doing a great job!

Remount system read write with root explorer and copy it over or use adb:

Code:
adb remount
adb shell rm /system/app/AccountandSyncSettings.apk
adb push AccountandSyncSettings.apk /system/app
 
Back
Top