how to remove the default application on Optimus One



Common Stock we rarely use the preinstalled current App
Optimus one we bought.

Custom Rom usual in many congenital App-me-in order to remove adds performance, here's how I try to help via the ADB.

Requirments:
1. Optimus One is already in the root
2. Android SDK (here I use the latest R10)
3. USB debugging mode enabled

scarcity of the following steps:
- go to command prompt
- search the directory where you save it before the SDK, eg cd c: / android-sdk/platform-tools
- type adb shell
- willwill be out the $ sign
- type su (then the phone will come out notification to request acces superuser, just allow it)
- then the sign will change to # (that means you have in root mode (escalated privilage))
- type cd system / app
- type ls (to display the list of programs)
- finished it out just by typing exit, and -> exit at $ -> type exit again
- continue to remove adb pull type system / app / Application Name. apk
(eg adb pull system / app / LGHome.apk)

- so on fuck all the applications that does not want deleted,
list can be viewed on the results of previous ls command