• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. G

    Root Recovery is done

    Recovery for breakout is done. There are a few things a couldn't add at this time as the kernel source isn't out. Pantech seems to have used a rather strange proprietary method of switching the usb product id which is what signifies the usb mode ie. M(edia) T(ransfer) P(rotcal), mass storage...
  2. G

    Root Recovery for commando

    Just an fyi I released the recovery for commando. Be sure to read the notes and the post here on the interesting security on commando http://androidforums.com/getitnowmarketing/330813-all-one-recovery-thread.html
  3. G

    Root Attn: Gingerbread|cm7

    Its here http://androidforums.com/getitnowmarketing/350591-project-gretel-cm7-lg-ally.html Please use this thread for general talk, comments, and for non development talk. Use Dev thread above for bug reports and development stuff only.
  4. G

    Root Interesting "Security" on Commando

    I have some good & bad news for commando development. I have made and tested a perfectly working recovery for commando. It was a pita too as I had to alter the framebuffer driver to even get the recovery UI to display properly. The bad news is due to hopefully an unintentional engineering flaw...
  5. G

    Root [GPL] At long last Overclock your Vortex

    Note: Requires install via my custom recovery. Kernel Changes: Overclocking up to 864mhz see notes below Interactive and Smartass governers Tun & cifs modules. Support for Ext4 filesystem BFQ as default I/O scheduler Overclocking Notes: Not all phones can OC and can handle the same speeds...
  6. G

    Root Need info on 2.2.1 differences in kernel

    Need some info on 2.2.1. Has radio/baseband version changed from 2.2 to 2.2.1? Also can I get a stock kernel config pull from both 2.2 and 2.2.1? adb pull /proc/config.gz Please upload and label. Im back from android afk and Lg did not release new kernel source for 2.2.1. I want to...
  7. G

    Optimus V Custom Recovery Coming Soon.

    The optimus v recovery has passed testing. Ill post soon so you guys wont have to keep using my optimus s one. http://androidforums.com/getitnowmarketing/272517-custom-recovery-optimus-v.html#post2240528 donations are much appreciated.
  8. G

    Root Submit Images for Splash Image Creation for Velocity

    I have learned how to create and flash splash images on the Ally. The splash is the Lg logo on black screen on 1st boot. I'll try to make some for possible inclusion into velocity. To submit an image I'll need it to meet this critera: 1. Must be 480x800 size 2. Must be static image no gifs...
  9. G

    Root Get ready for Froyo OTA.

    We are not able to flash radio on ally currently with ra or with clock work ( I built the newest 3.0+ clockwork recovery to try). Fastboot doesnt do it either (errors). If it comes back success its a placebo from recovery and doesnt actually flash it. Anyone that had a phone SHIPPED with...
  10. G

    Root Development Warning - 2.2.1 Froyo!!! READ ME!

    Some of you guys are posting without thinking. Please do not post ANY root exploits for 2.2.1 as you will risk us losing the ability to root and hinder future development if the wrong eyes read it. All posts related to this are being edited/removed. Try me on this and I'll personally attempt to...
  11. G

    Root Rooted 2.2.1 Update

    Here is a rooted 2.2.1 for vortex. I hardly changed anything. Changes from stock: Pre-rooted and boot is unsecured. Added flash_image and updated busybox. Rom makers feel free to use this as a base. Please no questions on how I dumped this take it as a gift. If some of you guys can email Lg...
  12. G

    Root APN settings for metro needed

    I'm hard at work on a aosp build for Opt M and need some help for the apns. I've never had metro and they don't even have service in my area so I need you guys to provide me the data. I need to make a apn-conf.xml and of course its not utilized in the oem setup. After reverse engineering the...
  13. G

    Root [How To] Video Streaming Over Lan Via CIFS

    Prereqs: 1. Rooted Phone 2. Kernel with cifs.ko (my cifs.ko may possibly be used with stock kernel but is untested) 3. Cifsmanager & RockPlayer (free from market) 4. Phone and pc both on same wifi network. 1. After you have flashed a kernel with cifs.ko download cifsmanager & Rockplayer from...
  14. G

    Root Open Source Eclair Development

    Test rom here its about on par with froyo development. aosp_ec#3.zip gapps-aloha-ERE27-signed.zip
  15. G

    Need a dump to build recovery.

    I'm just about done with the Optimus 1/T recovery. If you guys want one for Opt S I'll need some dumps. Once rooted from adb shell or terminal app type: su cat proc/mtd note the mtd partition # of boot & recovery. then in the dd parts use the mtd number of your boot and recovery...
  16. G

    Root How to Root The Citrus

    adb push rageagainstthecage-arm5.bin /data/local/tmp/ adb shell chmod 0755 /data/local/tmp/rageagainstthecage-arm5.bin cd /data/local/tmp ./rageagainstthecage-arm5.bin now you may have to wait several minutes here. Once you get back to command prompt and rage is done go to next step. IF...
  17. G

    Root Need testers for recovery

    Need a dump to build a recovery. It should be able to be rooted with universal androot or else use the rageagainstthecage-arm5.bin method. Once rooted from adb shell or terminal app type: su cat proc/mtd note the mtd partition # of boot & recovery. then in the dd parts use the mtd...
  18. G

    Root [GPL] LG Ally Kernel 2.6.29.6_GNM_OC

  19. G

    Root Testers needed for recovery.

    See info here http://androidforums.com/ally-all-things-root/178961-lg-shine-plus-rom.html#post1624543
  20. G

    Root Official ZVB OTA & how to with custom recovery.

    Nandroid backup had slightly changed boot.img so patch check wouldn't pass. Pulled.
  21. G

    Root GNM_TURBO JIT + OC = 8+ mflops

  22. G

    Root Froyo Development

    Edited 1/03/2011 Here is my github for open source ally project for those who would like to follow along https://github.com/allydev To download code aurora sources repo init -u git://codeaurora.org/platform/manifest.git -b froyo_almond -m M76XXTSNCJNLYA60401001.xml repo sync
  23. G

    Root Custom Kernel Ally

  24. G

    Root Need Tester In IRC now for new recovery

    I need a tester in IRC for ally recovery with new features. I no longer have the loaner ally to test on. Its 9:45 est now and I'll be on for the next hour or so. Join #lgally on freenode to help.
  25. G

    Root How to get started building a Custom Rom

    My old friend Dsi from windows mobile days has created an awesome android kitchen. Version .85 now includes support for the first Non-HTC device which is the Ally. I used this kitchen to build the test rom to test the custom recovery with. I submitted the patches needed to build for the Ally and...
Back
Top Bottom