frankieg22x
Member
If you long press on a link in Dolpin Browser, the popup window is completely black so you can not see the options. Anyone else having this issue?
For all of the new people flashing this rom make sure you flash one of the 2 themes that are available. Not only do they get rid of a lot of the ugly in the rom but they also have all of the patches in them to fix the problems with the rom. Such as the build prop key board light account and sync settings menu and some other stuff.
Not sure if anyone experienced this but since tweaking this rom so much, I woke up thi morning and my memory card is no longer useable and its being read as a damaged Card. OMG, Lord only knows how much info is on this thing. I believe I may have backed up some but definitely not all.....OMG am about to go nutz
Not sure if anyone experienced this but since tweaking this rom so much, I woke up thi morning and my memory card is no longer useable and its being read as a damaged Card. OMG, Lord only knows how much info is on this thing. I believe I may have backed up some but definitely not all.....OMG am about to go nutz
Make sure phone is plugged into your computer.
If it wont mount will on a ROM, boot into recovery mode.
Go into your terminal (if you have adb set up) and type this:
adb shell
echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file
Your sd card should pop up on your computer.
To unmount type this:
echo "" > /sys/devices/platform/usb_mass_storage/lun0/file
Not sure if anyone experienced this but since tweaking this rom so much, I woke up thi morning and my memory card is no longer useable and its being read as a damaged Card. OMG, Lord only knows how much info is on this thing. I believe I may have backed up some but definitely not all.....OMG am about to go nutz
Make sure phone is plugged into your computer.
If it wont mount will on a ROM, boot into recovery mode.
Go into your terminal (if you have adb set up) and type this:
adb shell
echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file
Your sd card should pop up on your computer.
To unmount type this:
echo "" > /sys/devices/platform/usb_mass_storage/lun0/file
So I need terminal emulator app? Is that free from market do you know?
Make sure phone is plugged into your computer.
If it wont mount will on a ROM, boot into recovery mode.
Go into your terminal (if you have adb set up) and type this:
adb shell
echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file
Your sd card should pop up on your computer.
To unmount type this:
echo "" > /sys/devices/platform/usb_mass_storage/lun0/file
So I need terminal emulator app? Is that free from market do you know?
Ya, but if not you should really have adb set up on your computer. It gets you out of alot of crap, and its a heck of alot easier than doing everything from your phone.
With exception of a couple of bugs, It is smooth as silk. Probably what we can look to expect in Android 2.5-3.0 GBread.
Glad this came out. I was getting tired of straight up Froyo.
Thanks Zen and everyone else that lent a helping hand on this.
Currently monitoring BG55's section for an update that has all the fix's included. For now, I'm back to UD8.
With exception of a couple of bugs, It is smooth as silk. Probably what we can look to expect in Android 2.5-3.0 GBread.
Glad this came out. I was getting tired of straight up Froyo.
Thanks Zen and everyone else that lent a helping hand on this.
Currently monitoring BG55's section for an update that has all the fix's included. For now, I'm back to UD8.
Thats not cool.
So... every time I try to flash this over another ROM, I get the framework force closes - even after I clear the data - and I'm also unable to download anything from the market. When I try, I get the framework force close, and then it just sits at 'starting download', but never does anything. Flashing from a clean wipe, both work fine. Thoughts?
I may be doing this wrong but maybe there's a tutorial somewhere how to setup Adb on PC..Would you know of one, in the meantime, I'll search. Phone does read card in recovery cuz I can still see all the folders. PC cant read card though..Any additional help is greatly appreciated. I have very important info on it including my son's sentimental pictures and videos:icon_eek:Make sure phone is plugged into your computer.
If it wont mount will on a ROM, boot into recovery mode.
Go into your terminal (if you have adb set up) and type this:
adb shell
echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file
Your sd card should pop up on your computer.
To unmount type this:
echo "" > /sys/devices/platform/usb_mass_storage/lun0/file
So I need terminal emulator app? Is that free from market do you know?
Ya, but if not you should really have adb set up on your computer. It gets you out of alot of crap, and its a heck of alot easier than doing everything from your phone.