Quote:
Originally Posted by Bigchris
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