New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?

Statistics

Total Posts
General Information
  • Last Activity: 1st March 2013 09:13 PM
  • Join Date: 17th July 2010
  • Referrals: 0

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
1 What's the output of df? I think most sd-ext solution will still some /data to store some parts of app's you install which may be full now. Assuming this is the case you may want to look into data to sd-ext which I believe moves everything? The...
1 Not sure if this will help, but there is a camera apk in the oxygen rom that has a high brightness mode. Might be worth having a look at that to see what level it's setting it to?
1 If the flash light is angled then it's likely it's moved inside the case. The best course of action would be to take your phone apart and see if you can see anything broken or out of place. Until you know what the issue is there is little point sp...
1 I'm talking about a nandroid backup, if you do a backup you'll have a potential 250MB of data from the system partition. If you change the hboot to one with only 145MB (such as cm7r2) then there is a very good chance the backup simply won't fit wh...
1 I'm pretty sure you can flash the recovery using fastboot. fastboot flash recovery some-recovery.img As android isn't booting I don't believe adb will work :)