View Single Post
Old 07/02/2009, 10:09 AM   #17 (permalink)
NoRemorse
Member
 
NoRemorse's Avatar
 
Join Date: Apr 2009
Posts: 119
Likes Received: 0
Thanks: 10
Thanked 19 Times in 12 Posts
Default

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'
NoRemorse is offline   Reply With Quote