Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?

Statistics

Total Posts
General Information
  • Last Activity: 14th March 2013 01:16 AM
  • Join Date: 1st December 2011
  • Referrals: 0

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
3 Just a random shout out, I've been hard at work locating all the odin docs I can find. Even the hard-to-get ones. In the process I've located some interesting logos/splash screens - so if you feel like customizing them you can use this info. Extra...
3 Hey, thanks to the guys who are trying to make a custom rom for this phone!Removing "System Manager App" is pretty effective at removing Carrier IQ. I think you might want to also do this:Warning: no guarantee this will work for you. People will p...
2 Hello friends, I was looking at the Samsung Exhibit II 4g specs and I found that it has FM radio hardware built-in (I think so). Is there any FMradio apk that we have to donwload. I tried couple of bionic apk but it did not work. I think it sho...
2 I'll start this thread by posting the IDA .idb file and a linux shell script that dumps out the stock images. To use:adb shell dd if=/dev/block/mmcblk0p5 of=/mnt/sdcard/something exit adb pull /mnt/sdcard/something run the script with: ./ge...
2 This is what I've done so far, I've tried dd'ing all the mmc's (eg: /dev/block/mmcblk0p2 ) I'll go through them one by one and see if I cant mount them in windows with a loop back and try and figure out which is which if needed.I verified the list...