Recent content by Conrail16

  1. C

    [ROM+Kernel] MiRaGe-CM7.2-IHO (07132013)

    Re: [ROM+Kernel] MiRaGe-CM7.2-IHO Do you mean the black LG logo screen? To my knowledge, there's no simple way to change it. I believe its stored on its own partition, actually.
  2. C

    [ROM][WIP]CM10.0.0-RC0-BobZ

    Graphics don't fully work on ICS or JB ROMs beacuse certain drivers Android 4.x needs have not been released by Qualcomm for ARMv6 processors, and probably never will be. This is the reason why YouTube HD also doesn't work. Details, and the official repsonse, are here...
  3. C

    swaping sim cards

    Not possible. It's a CDMA phone, so there's no SIM card slot at all. You need to buy a GSM phone to use a phone in Europe.
  4. C

    [ROM][WIP]CM9.1.0-BobZ

    I've done this before; I can confirm it's safe to remove.
  5. C

    Rooted but now Im not sure why VM670 2.2.1

    No this is something you SHOULD definately do before wiping. This is called a Nandroid backup, and it is a complete backup of your current Android system, apps and all. If your ROM flash messes up for whatever reason, you can restore your Nandroid backup and everything will be fine. Personally...
  6. C

    Rooted but now Im not sure why VM670 2.2.1

    The recovery file just needs to be on the sd card. You'll use Flash Image GUI to write it to your phone. There'll be an option in Flash IMage GUI to flash a recovery and an option to flash a kernel. Ignore the kernel option, just focus of flashing the recovery. Select the VM670NH recovery in...
  7. C

    Languages

    What part of Android developement? Android apps are all written in Java, but Android itself is primarily written in C. If you're just staring out in programming, I'd say start with Java. C has a reputation of being among the more difficult programming languages to learn. Also, if you learn...
  8. C

    Rooted but now Im not sure why VM670 2.2.1

    Any way to root a phone involves by definition circumventing the security systems on the phone, so most anti-virus programs will flag them as malware, even though they're perfectly safe (If you don't trust me, Gingerbreak's source code is open, you can download it here as a tar.gz package to...
  9. C

    [ROM][WIP]CM9.1.0-BobZ

    This issue dates back to the Optimus S GB update (which our ICS kernel is desended from). No one in all this time has been able to identify what causes it, primarily beacuse it's been impossible to replicate on most phones.
  10. C

    LG Optimus V "Download is in progress" screen

    LeslieAnn's Rhode is likely what you're looking for: http://forums.androidcentral.com/optimus-v-rooting-roms-hacks/179564-rom-rhode-utility-froyo-activation-troubleshooting-12june12.html
  11. C

    [ROM][WIP]CM9.1.0-BobZ

    No, the OV does not have an NFC radio, and so cannot use NFC even if the software is set up for it.
  12. C

    Low Internal Storage, but All Apps are on SD Card!

    When Android moves an app to the SD card, it does not move it completely. Chunks of it (sometimes large chunks) remain on the internal memory. It's not really inuitive, but that's how Google designed it.