BH_MAN
Android Expert
After the update I rebooted and I still get FC.
okay...
Do this for a temp. Fix.
adb shell
cd /system/app
rm -r Maps.apk
Reset Phone, then go to market & download the Maps for now... I'll have a look into this issue..
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.
After the update I rebooted and I still get FC.
adb shell
cd /system/app
rm -r Maps.apk
I am having trouble with Titanium Backup. The one time I did get it running, it shut down after restoring about a third of my apps and data. Since then, I can't get it to open at all. I have tried to update busy box, but everytime it downloads it gets stuck on 99%.
Any suggestions?
Also, I am losing my WiFi connection every time my phone goes to sleep. Is there I setting to tweak to automatically stay connected?
okay...
Do this for a temp. Fix.
Reset Phone, then go to market & download the Maps for now... I'll have a look into this issue..
SU / Root Problem's..
First Reboot the Phone to see if that Fixes it.. Su via ADB does not appear to work, But it Fully does due to the Kernel having Full Read / Write permission.. If you still Can't get Root working, Run these Command from Command Prompt
Sorry to be a pain in the @ss but still not working. I will let your check this out more carefully in the next update (unless you have any other suggestions)
adb shell
cd /system/sd/dalvik-cache
rm -r *
Ran these commands, and it it Titanium is working perfectly. Thanks for all of your help and hard work.
lovin it BH_MAN. only issue for me is the battery life. but like you said it might just be bad batteries. even in R8 my battery life wasnt that great but now its worse. still way better than nothing. thank you for all your hard work, its much appreciated
Not real sure.. Mine is working fine, but I know this don't help you with your issue... Might try a reset after an install... or if running A2SD
Then do a Facorty reset.
Lol, Now I get FC trying to do the Factory Reset!!!!! the process com.android.phone.phone
I'm going to try Odin again and then FR right after.
the only thing I can think of is that going from the .27 kernel to the .29 kernel might be affecting the battery life, because when i was on the older kernel my battery was awesome!
The kernel can Cause this yes... Pending what Modules they built into the Kernel & being we doing have Source for this Kernel it's hard to say...
would it be possible to flash over the other kernel over this rom?
Thanks for the help and I am sure i am going to get called names for this but; It did not work for me. I took out the SD card and it booted right in. I ran the adb commands
1. Info on Apps to SD (a2sd)
I never could get the * command to work but all other commands worked. My phone still does not boot with the SD card in. Can I restore back to stock and start over?
- Before changing Roms while using Apps to SD use the following command and then power down:
- adb shell
cd /system/sd/app-private
rm -r *
add shell
cd /system/sd/dalvik-cache
rm -r *
reboot
try rm -r only without the *
As for battery, i'm goin on 18 hours with 27% left. Moderate usage. I'd say thats pretty good![]()
