• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root skyraider 3.0 sense and flash player

For gmail just do the new patch 3.2 RC3 in Rom manager and clear market cache. But I still can't fix the flash I even followed what they said to do in is post on xda..
 
ok so i got it to work. i guess i was trying to remove it in recovery....

this is what i did.

Do this when the phone is NOT in recovery. Then load Flash from the Market.

Code:
adb remount
adb shell
rm /system/app/install_flash_player.apk
pm uninstall com.adobe.flashplayer
 
Back
Top Bottom