Recent content by demoneyes905

  1. D

    Post [ROM] MaximusHD | 12.0.0 | Android 6.0 | Fast&Stable | Multiuser | OTA | 6.12.401.4

    firmware.zip seemed to have wiped /sdcard Warning to others, flashing firmware.zip posted in this thread wiped my internal sdcard partition completely. No idea why. Thankfully most of my important files were backed up to the cloud but it inconvenienced me a significant amount. EDIT: Ah. This...
  2. D

    Post ★ ☆ [ROM][5.0.2][OFFICIAL] LiquidSmooth v4.0 | Lollipop | [12-25-14]

    ROM support GPE kernels? Does this ROM (which is AOSP based) support GPE based kernels? I am used to the HTC Motion Launch gestures especially swipe up to unlock so not having it in this ROM is almost a deal breaker for me. Some of the GPE kernels like ElementalX supports Motion launch...
  3. D

    Post [Dump/Backup] 4.3 Google Edition for both TWRP/CWM + Radio + Firmware

    Another mirror please! Can someone post the CWM zip on another mirror? Mega seems to start well for me and then it slowly decreases in download speed until I hit < 1kbps and am stuck with the file half downloaded. Switched connections and browsers without success :(
  4. D

    Post [S-OFF] revone - DEVELOPER EARLY ACCESS PREVIEW EDITION

    Exploit Patched? I am in the same boat as you. If you had any of the 2-3 most recent OTAs, then you might be out of luck for a bit as the exploit that revone seems to rely on has been patched. :(
  5. D

    Post Canonical releases Ubuntu Phone OS

    Post your paypal or PM it to me. I can at least buy you a beer for your trouble :D
  6. D

    Thread [Q] Help working with AOSP Source in Eclipse

    I have been trying to import the android source into Eclipse (the entire root directory along with all of the files and subdirectories) as a single project as specified here in the AOSP documentation: http://source.android.com/source/using-eclipse.html No matter what I do though, I end up with...
  7. D

    Post [ROM] [WIP] [BUILD 6] [9.1.13] Firefox OS (B2G) - NOT ANDROID, SOMETHING DIFFERENT

    I think he meant what OS was B2G originally tested and developed on, not what can it be built on now to which the answer is Samsung Galaxy SII. ---------- Post added at 04:45 PM ---------- Previous post was at 04:43 PM ---------- I sincerely hope they find a way around it but secure boot is...
  8. D

    Post [ROM] [WIP] [BUILD 6] [9.1.13] Firefox OS (B2G) - NOT ANDROID, SOMETHING DIFFERENT

    Wait what? I think your auto-correct went awry with your message. Can you please repeat that. ;)
  9. D

    Post [ROM] [WIP] [BUILD 6] [9.1.13] Firefox OS (B2G) - NOT ANDROID, SOMETHING DIFFERENT

    The lack of on-screen button support is because of Mozilla's dev team mostly using the Samsung Galaxy SII as the official dev phone. AFAIK, they do not have any support for this in the source. It LOOKS like it is in the source but that is because at the moment, the B2G source tree is a hacked...
  10. D

    Post Boot 2 Gecko

    Not much unfortunately. There are two main reasons to this. 1) Gnex's HD screen - B2G was originally intended for a 480x800 resolution of the SGSII. All of the icons and images are scaled to the size. I couldn't find any way to force a lower screen density (it currently dynamically switches to...
  11. D

    Post Boot 2 Gecko

    Willing to help Boot 2 Gecko looks like a very interesting project and I will gladly spend some time to try to help you guys tackle it and get it working properly on Gnex. I have a GSM Galaxy Nexus and a dev. _moriarty I sent you a PM on it.
  12. D

    Post [Q] Windows on Asus TF101

    Wait, what are you talking about? Windows 8 will indeed work on ARM. The version is called Windows 8 RT
  13. D

    Post [Q] cooking my 1st rom

    Yes that is correct. The UI framework that android uses is in the base ROM or system. Gapps just contains the assortment of Google applications that cannot be added into major ROMs directly due to licensing issues (since CM/AOKP source is GPL and Google apps are proprietary). This is why CM/AOKP...
  14. D

    Post Help! Adding email account by setting on CM7

    Don't quote me on this but I believe the newer exchange apps have code that does much of the work for you by querying the Exchange server and figuring out the domain being used as well as the username from your email and password. That is why they probably don't ask you for the extra fields. If...
  15. D

    Thread Simultaneous App Installs

    I have noticed that android always installs apps one by one. This is very apparent when restoring apps after a flash of a new ROM. Is there a way to do multiple simultaneous app installs as a modification for a custom ROM? I have installed apps to the phone by directly pushing them to...