Put it on the SD card and run it in a file explorer app to install.
Nu11u5, pardon my ignorance, is superuser.apk what I need to run the "ls" command without adb? I am not too confident that I really know what adb is or does. :-(
Cool
Update: I installed root. Copied superuser.apk to micro sd card. Use Astro to run superuser.apk, and chose install. Superuser permission icon is now part of Touchwiz. When I execute superuser permission it gives me a blank screen. I pressed Menu button and it gives preferences. How do I list applications to delete? Please advice. TIA!!
Cool
Update 2: Figured out how to do it.
To use superuser permission
1 Make sure /Settings/Application Settings/Development/USB debugging is checked
2 Connect BH2 to pc via usb
3 Open command prompt in pc
4 Change to the directory where adb and sdk are located
5 Type "adb shell" (without quotes) and hit return
6 Type "cd /system/app" (without quotes) and hit return
7 Type "ls" (without quotes) and hit return
8 To remove an application, type "rm