View Single Post
Member: NoRemorse
at: 11:09 AM 07/02/2009
Are you installing to the device or the emulator?

to install to the phone (when not using 'run' in eclipse) I always open a command prompt in the directory of the ipk then run:

palm-install -d USB com.whatev.app_1.0_all.ipk

Pushes to the phone.

I have done this on XP, win7, and vista. All 32bit.


Of course in eclipse you just chose to run on 'palm device' instead of 'palm emulator'
Reply