View Single Post
Old 07/19/2009, 12:41 AM   #13 (permalink)
joshewah
Member
 
Join Date: Jun 2009
Posts: 360
Likes Received: 0
Thanks: 10
Thanked 66 Times in 35 Posts
Default

Quote:
Originally Posted by Bigchris View Post
I'm so glad to see this.. I haven't been able to load up apps from my mac, had to use my PC to get the apps on, this is great.. Thanks again...


One question, if I wana remove an app, besides the Orange and Delete, how do you go about deleting it from root ? Thanks
This is from: palm-install --help:
Code:
# Install package
palm-install ~/projects/packages/com.example.app_1.0_all.ipk

# Remove application
palm-install -r com.example.app

# List applications on default device
palm-install -l

# List applications on usb-connected device
palm-install -d usb -l

# List applications on emulator
palm-install -d tcp -l
joshewah is offline   Reply With Quote
Thanked By: Bigchris