06/27/2009, 03:17 PM
|
#1 (permalink) |
|
Member
Join Date: Jun 2009
Location: Monrovia, CA
Posts: 44
Thanks: 2
Thanked 18 Times in 8 Posts
|
Here's my Q&D notes on emulator. Thanks to others for some info.
--Keyboard
Run batch file with no arguments to get usage. --Mojo API TBD See sample code in "C:\Program Files\Palm\SDK\share\samples" for now. Last edited by genoahous; 06/28/2009 at 03:32 PM. |
|
|
| Thanked By 10: |
06/27/2009, 06:00 PM
|
#2 (permalink) |
|
Member
Join Date: Jun 2009
Posts: 152
Thanks: 4
Thanked 36 Times in 17 Posts
|
I don't think Double left mouse click is zoom in/out. This is just Double tap on the screen, which zooms on the selected paragraph in the browser.
But how to really zoom in/out (using 2 fingers on a real Pre)? |
|
|
06/27/2009, 10:41 PM
|
#4 (permalink) | |
|
Member
Join Date: Jun 2009
Location: Monrovia, CA
Posts: 44
Thanks: 2
Thanked 18 Times in 8 Posts
|
Quote:
I'm not sure how to do two finger zooming in emulator. This might only work on real device. |
|
|
|
06/28/2009, 12:14 AM
|
#5 (permalink) |
|
Member
Join Date: Jun 2009
Location: Connecticut
Posts: 178
Thanks: 92
Thanked 57 Times in 14 Posts
|
Thanks for the awesome list! Is there any key combo to shut down the emulator? I'm running it inside of VirtualBox on my Mac & the only way looks like either suspending the machine's state or force power off the machine
|
|
|
06/28/2009, 01:47 AM
|
#6 (permalink) | |
|
Member
Join Date: Jun 2009
Location: Monrovia, CA
Posts: 44
Thanks: 2
Thanked 18 Times in 8 Posts
|
Quote:
What is the emulator you're using for windows under OSX? Parallels, Vmware, Wine, or ...? Which version of Windows XP or Vista? When I get time I can try under WinXP in Parallels 3 on my 10.5 MacBook Pro. Should have time later this week... ------------------------------- Or am I misunderstanding you. Are you running under OSX native virtualbox? I could try this on my MacBook Pro. Do you have setup instructions? Or did you just mount the Palm "CD" ISO file? If this is your setup, then the .bat files won't work... So not too useful of setup at this time... |
|
|
|
06/28/2009, 02:05 AM
|
#7 (permalink) | |
|
Member
![]() Join Date: Sep 2005
Location: http://palmdoc.net
Posts: 1,037
Thanks: 132
Thanked 93 Times in 43 Posts
|
Quote:
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
|
|
06/28/2009, 02:07 AM
|
#8 (permalink) |
|
Member
Join Date: May 2009
Location: Oklahoma
Posts: 396
Thanks: 53
Thanked 72 Times in 35 Posts
|
Okay so I've installed some samples on my Emulated Pre but I wonder how do you install an .ipk to an USB attached Pre?
__________________
frankos72 To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
|
06/28/2009, 02:24 AM
|
#9 (permalink) | |
|
Member
Join Date: Jun 2009
Location: Monrovia, CA
Posts: 44
Thanks: 2
Thanked 18 Times in 8 Posts
|
Quote:
Run the palm-install.bat without any command line parameters for it's usage display. This works for most of the .bat files. To install to a usb attached device use something like: Code:
palm-install.bat -d usb ~/projects/packages/com.example.app_1.0_all.ipk |
|
|
|
| Thanked By 2: |
06/28/2009, 02:29 AM
|
#10 (permalink) | ||
|
Member
Join Date: Jun 2009
Location: Connecticut
Posts: 178
Thanks: 92
Thanked 57 Times in 14 Posts
|
Quote:
I'm using VirtualBox & got the instructions from this post. Pretty straightforward. Had everything up & running within about 10 minutes tops (Includes time it took to download everything). Quote:
Last edited by eisnerguy1; 06/28/2009 at 02:34 AM. |
||
|
|
06/28/2009, 02:33 AM
|
#11 (permalink) | |
|
Member
Join Date: May 2009
Location: Oklahoma
Posts: 396
Thanks: 53
Thanked 72 Times in 35 Posts
|
Quote:
I think I'm going to install the samples programs on my Pre so I can play with them when away from a PC so that when I want to do something in my program I'll know right where to "take" the code from.
__________________
frankos72 To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
|
|
|
06/28/2009, 02:34 AM
|
#12 (permalink) |
|
Member
Join Date: May 2009
Location: Californ-I-A
Posts: 73
Thanks: 10
Thanked 29 Times in 14 Posts
|
Awesome post, linked you back on my blog and I included instructions on how to install it (know people were having trouble with it).
Definitely will be contributing if I stumble across anything more. Very excited about how quickly we're learning about this, I can only hope Palm feels the same way I do.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. Last edited by PreInsiders; 06/28/2009 at 02:43 AM. |
|
|
06/28/2009, 04:00 AM
|
#14 (permalink) |
|
Member
Join Date: Jun 2009
Location: Monrovia, CA
Posts: 44
Thanks: 2
Thanked 18 Times in 8 Posts
|
In the Mojo SDK download thread it was mentioned that audio & video does not work in emulator.
No only that but several features are stubbed out. i.e. The camera app is just a picture of a camera. |
|
|
| Thanked By: |
06/28/2009, 04:07 AM
|
#15 (permalink) | |
|
Member
Join Date: Jun 2009
Location: Silicon Valley
Posts: 372
Thanks: 3
Thanked 51 Times in 28 Posts
|
Quote:
|
|
|
|
06/28/2009, 04:21 AM
|
#16 (permalink) | |
|
Member
Join Date: Jun 2009
Location: Monrovia, CA
Posts: 44
Thanks: 2
Thanked 18 Times in 8 Posts
|
Quote:
Note: This is a guess on my part, as I've yet to try it. You might want to ask in the "Mojo SDK download?" thread, as there are more people able to answer this there. |
|
|
|
06/29/2009, 06:54 AM
|
#17 (permalink) |
|
Member
Join Date: Dec 2006
Posts: 287
Thanks: 8
Thanked 6 Times in 6 Posts
|
Is there a way to change the orientation of the emulator to imitate tilting of the phone in browser mode lets say???
__________________
Cingular Treo 750||ATT WM6 ROM||AT&T Blue SIM||1GB SanDisk Card|| |
|
|
07/03/2009, 11:04 AM
|
#18 (permalink) |
|
Member
Join Date: Jul 2008
Posts: 12
Thanks: 1
Thanked 2 Times in 2 Posts
|
![]() I'm getting stuck when I do,palm install (pacakge to be installed) to bring an application to my palm emulator. It says it's connecting to the device but it gets stuck there but when I do the palm install -d tcp -l it connects and gives me all the applications that are installed in my emulator. Any help would be appreciated. Thx! UPDATE: I was able to fix it. I did install-palm -d tcp PacakageDirectory. Apparently, when you leave that out it doesn't automatically know that you have your emulator and it doenst know where to send it. Last edited by hellbinder; 07/03/2009 at 11:38 AM. |
|
|
07/07/2009, 07:08 PM
|
#19 (permalink) |
|
Member
Join Date: May 2009
Location: Cincinnati, OH
Posts: 843
Thanks: 66
Thanked 105 Times in 83 Posts
|
So my mouse will not interact with the emulator. I set the emulator up using this thread: Mojo SDK download?
Also, when I try to run any of the batch files in the bin folder from a DOS shell cmd line, I get this: Code:
\Palm\SDK\share\jars\%j> was unexpected at this time |
|
|
07/08/2009, 05:02 AM
|
#20 (permalink) | |
|
Member
Join Date: Jun 2009
Location: Monrovia, CA
Posts: 44
Thanks: 2
Thanked 18 Times in 8 Posts
|
Quote:
You might want to ask in the "Mojo SDK download?" thread, as there are more people able to answer there. |
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT -4. The time now is 01:05 PM.








Linear Mode








