Search results

  1. R

    Post 7.1 radio & bootloader?

    https://developer.android.com/preview/download.html?utm_campaign=android_launch_npreview_061516&utm_source=anddev&utm_medium=blog#flash You can find img files here. Flash them in fastboot or use a toolkit to help
  2. R

    Post Bluetooth Nexus 6P

    I've had issues with bluetooth and random freezes as well. Rooted, stock, EX Kernel. Issues just started after July security update
  3. R

    Post [Q] Dead phone?

    No, unfortunately I did not. Never ended up being able to boot with the SD card. Followed the instructions to the dot, but no go.
  4. R

    Post [Q] Dead phone?

    It does not. This happened in a matter of minutes where nothing changed. It went from a working phone to a paperweight
  5. R

    Post [Q] Dead phone?

    Nope, not at all.
  6. R

    Thread [Q] Dead phone?

    Got home from work today, and out of nowhere my phone was randomly rebooting. It would boot to home screen, stay for a few seconds, then reboot. I tried to go into recovery, but it froze on the Team Win logo. I waited, then pulled battery again to try to get into recovery again. After I did...
  7. R

    Post [ROM][AOKP][PORT] AOKP for the DX2 and the MX2 [8/4/12]

    SuperSU is a Superuser replacement. They don't work together, they are independent of each other. They both manage what apps get access to root.
  8. R

    Post Development Work on the DroidX2

    Kexec. Kernels are more important, in my opinion. Especially with one borked as bad as ours. Speaking of which, you may be able to enlist the help of cvpvs, as he was donated an X2 a while back to help with a recovery (which fell through).
  9. R

    Post [GUIDE] V6 Supercharger Cm9 (Updated 07/18/2012)

    A few days ago I posted a thread in the themes and apps with all of the modified services.jar (HTK, Bulletproof, and Die-Hard). The webapp only patches for Die-Hard. If you want, you can include these services.jar, as they have already been modified for Alpha 5...
  10. R

    Thread [CM9] Modified services.jar for V6 Supercharger

    Hi all. I was bored this morning, so I took it upon myself to manually modify the services.jar required to make the launcher Die-Hard, HTK, or Bulletproof. This is used in the V6 Supercharger script found HERE Each of these includes the correctly modified values for their respective types of...
  11. R

    Post [ROM] [ICS 4.0.4] [AOKP] [V1.2] Based on the leaked galaxy nexus 4.0.4 build

    Links are dead. Someone please Reup!
  12. R

    Post Just got a call from Motorola

    It does seem that this news in spreading quite well. I think I will make a complaint to Verizon specifically noting how the device will not get Ice Cream Sandwich. Maybe I'll get something from that. I don't know. Maybe a free upgrade or something.
  13. R

    Post [MOD] 3 CDMA mods updated 7/11/12

    I'm on MIUI and it works. Internet seems far quicker as well. Persisted after reboot, no issues so far.
  14. R

    Post [UPDATED 4/20][ROM]CyanogenMod 7.2.0-RC1 X2 [BETA]

    Make sure you type: adb shell su Before you run that command.
  15. R

    Post [UPDATED 4/20][ROM]CyanogenMod 7.2.0-RC1 X2 [BETA]

    I can confirm that the command in adb shell: mount -o rw -t vfat /dev/block/mmcblk1p1 /sdcard-ext Will mount the external SD card. For now I will just put this in a startup script on my phone and see how that works. This isn't a fix but more of a patch.
  16. R

    Post AOSP Part 2 (Init strikes back)

    The Xoom is completely stock Honeycomb. There is no source to build from either. The HC source is inside the ICS source, but ICS is built on top of it so you can't really see where one starts or ends. I have the stock boot.img (along with the recovery.img, system.img, and userdata.img) files...
  17. R

    Post Lock screen

    Lockscreens are difficult to add. There aren't any options for an actual lockscreen replacement (besides using Molten or Liberty which allow for Rotary). Lockscreen changes require much smali editing that doesn't seem worth it. I just hope we can get CM7 soon...
  18. R

    Post [Project][No-Root Yet]Bootloader Unlock for full Root

    While it MIGHT be somewhat plausible to do what Peperm1nt is suggesting, in my experience of unlocking devices you need to enter a code that is device specific. When we try and use adb oem unlock command on the X2, we get the code and then when we submit it says not implemented. Is it not...
  19. R

    Post [Q] Change Codec Packages?

    As of right now, we cannot hijack the kernel with 2nd-init. However, kexec (what 2nd-init uses) can hijack the kernel on its own. There has been work done over at Atrix about it and some people were planning on picking up there work (because they stopped when bl was unlocked).
  20. R

    Post [Q] This is Freaky!!!!!

    Like all of the SBF's we have for this phone, they are system only. Meaning they only carry the system apps inside of it. They will not affect your data/apps. They will have overwritten the apps that are in the system folder only. Yes you have lost root, but you can get it back. It's only a...
  21. R

    Post State of bootloader now with Atrix ROM ports...

    What about extracting the bootloader and recovery from their recovery img's (ap20bl.img, Recovery.img)? Where would that take us? Where would extracting (what I am guessing is) the boot partition (bp.img) lead us to? I'll just leave this here.................
  22. R

    Post [Q] when dx2 get motoblur that is on the droid3 or bionic?

    Officially, probably never. But I know I am interested in it. Probably other people as well. Henceforth I will try to port it. Not likely I will do well though. Anyone who thinks they could be of assistance, let me know. No promises, as I thought I'd look into it today.
  23. R

    Post Fleeing devs

    [One] Definition of development from the dictionary: "An event constituting a new stage in a changing situation". Wouldn't someone think that this is a plus? Credits credits credits, fame fame fame. Sure I'd appreciate some credit if someone used things I created. But why flame or troll someone...
  24. R

    Post [ROM] Eclipse v2.3 (7/25/12)

    SBF to Gingerbread, and use the new root method (not Gingerbreak). Then install system recovery and boot into it. Factory reset from recovery, then flash.
  25. R

    Post [Theme][2.3.3] SenseX2 8/24/2011

    Good idea. The only thing I could hope for now is a Sense 3.0 lockscreen. I feel like we are a bit far off though.
  26. R

    Post [REQ] framework-res.apk from P3's GB

    For further reference, try not to use Root Explorer as much for obtaining files. You can pretty much get your files with ADB, just use the adb pull command. So in this case you would type adb pull /system/framework/framework-res.apk Pretty self explanatory if you ask me. It is the easiest way...
  27. R

    Post [Project Cheesecake] Need YOUR help!

    You have to be on pre rooted gb. When I get home I will package a test build to flash from anything to the required build will everything included. For the sake of progress! Sent from my DROID X2 using XDA Premium App
  28. R

    Post Android Market 3.1.3

    This is just an app. You can install normally or push it into the system folder to protect it. Its your choice.
  29. R

    Post CRT Animation [WORKING]

    I'm sure you can find some around. In fact, all this is a simple bools.xml edit in framework-res. You could even do it yourself if needed. On the topic of CRT, I have been working on an ON/OFF CRT animation, but this is a lot more than xml edits. This relies on services.jar, and implementation...
  30. R

    Thread Someone Addresses Motorola on their Locked Bootloader

    https://supportforums.motorola.com/thread/55945 It is a good article, I think it is a good idea to spread this around. I think most of you would support this.
  31. R

    Post CRT Animation [WORKING]

    This is specific to the DX2. I don't know how you are on a virtuous unity rom or why you are sending this from an HTC phone...bad news. Also I will look into the crt animation for an on effect. I am partial to that effect as well. I have a little time this weekend so I will pull the framework...
  32. R

    Post [DEVS] Droid X2 CDT Table

    This is some great reading. Really, I love the research standpoint you are taking. If I may comment, I do not think an APK packaged unlocker would be possible because the bootloader is called at system startup. Just like if you have GRUB installed on your computer, you cant call GRUB to boot...
  33. R

    Post [Q] Antivirus, thoughts and opinions

    Hate to disagree with you but the proper definition of malware is: mal·ware/ˈmalˌwe(ə)r/ Noun: Software that is intended to damage or disable computers and computer systems. Now, there most definetely is malware for android. You just have to be conscientious of what you install.
  34. R

    Post [Q] Antivirus, thoughts and opinions

    That is wrong. There is malware for android because it has become so popular, and it is designed to be simple but it gives the apps more control. Honestly, I used to use one but since I read ratings and am stingy about what I install, I figure I am fine.
  35. R

    Post The horizon has a cyan(ogen) tinge. Or, Why I haven't traded my X2 in for the Charge.

    I have been on and off frustrated with this phone but I am thrilled that we will get a taste of cyanogen as well. Good luck to you my lovely developer friend. This is excellent news indeed.
  36. R

    Post [THEME]Funkenblack - New release soon

    Resources.arsc? I thought I dealt with that, crap. Ill re do the framework when I get home. Sent from my DROID X2 using XDA App
  37. R

    Post [THEME]Funkenblack - New release soon

    I attached the files you themed from Eclipse on this post. I HAVE NOT THEMED THEM. Maybe you could theme them, I'm not sure. I also just checked your framework-res, and nothing seems out of the ordinary... I will look into this, as I haven't had any issues with it.
  38. R

    Post CRT Animation [WORKING]

    This means that the circle batter icon uses framework-res. Each time you flash, framework-res is replaced. Both of the mods will have to be enabled in both. You will have to ask the circle battery icon author to add this in, or I will need the flashed zip for his mod.
  39. R

    Post CRT Animation [WORKING]

    You use the bootstrap recovery to flash this. You have to be plugged into the wall to reboot into recovery, but then you can flash it from an SD Card. There is an app called system recovery you have to look for (not on the market). It is somewhere around the forums. After thats its easy as pie.
  40. R

    Post Make your own theme!! Here are the files!

    edit: nevermind. Anyways, useful post! Thank you.
  41. R

    Post [ROM] Eclipse v2.3 (7/25/12)

    Finished installing. A few issues with wallpapers and connectivity at the beginning but a few restarts fixed it. Maps is force closing a lot but I feel updating will fix it. Great rom though. I recommend to have titanium backup pre installed as I assume most people use it and would be...
  42. R

    Post [ROM] Eclipse v2.3 (7/25/12)

    You would want to try a nandroid backup. If you want anything back, this will restore everything as it was when you did the backup. Its a complete backup. From what it looks like, this doesn't come with Titanium? (Haven't flashed yet). I recommend putting titanium pre installed so most people...
  43. R

    Post [DEVS] Droid X2 CDT Table

    As this makes no sense to me as a whole, I definetely agree with the similarity of Atrix and DX2. I am guessing we could [somewhat] easily port the IHOP sbf unlock straight to our phone, and give us an unlocked bootloader.
  44. R

    Post CRT Animation [WORKING]

    Would you perhaps be on a deodexed system?
  45. R

    Thread [Request]Default bootanimation.zip

    Could someone get me the stock bootanimation.zip. It is located in /system/media. I know there is one WITHOUT sound, just wanting the full stock version. Thanks. That would be nice. Thank you
  46. R

    Post CRT Animation [WORKING]

    As this is in the category of animation, and gingerbread does not allow specific enabling of animations then you are stuck with using them all to get this effect.
  47. R

    Post Make your own theme!! Here are the files!

    Yeah, UOT has been overloaded for a while. I was going to test something with CRT on it, but haven't for the last week :/
  48. R

    Post [ROM] Eclipse v2.3 (7/25/12)

    Thats not so much bloatware, as it is files that were used by the BLUR home launcher.
  49. R

    Post CRT Animation [WORKING]

    Added flashable zip to original post. I have seen some people having issues with this...not sure why. This is just a SLIGHTLY modified framework-res. The animation was there, just had to be enabled. Nothing else was changed or removed.