Difference between revisions of "Tutorials Differences between Emulator and Pre"

From WebOS Internals
Jump to navigation Jump to search
m (add url)
m
Line 30: Line 30:
 
how to copy mp3 files in Palm Pre emulator SDK  
 
how to copy mp3 files in Palm Pre emulator SDK  
 
http://forums.precentral.net/webos-apps-software/223899-how-copy-mp3-files-palm-pre-emulator-sdk-translate-music-player-r-french.html
 
http://forums.precentral.net/webos-apps-software/223899-how-copy-mp3-files-palm-pre-emulator-sdk-translate-music-player-r-french.html
 +
 +
 +
''' Palm Emulator WebPage'''
  
 
Palm list all the differences between the Pre and the SDK emulator here :
 
Palm list all the differences between the Pre and the SDK emulator here :
 
http://developer.palm.com/index.php?option=com_content&view=article&id=1744&Itemid=58
 
http://developer.palm.com/index.php?option=com_content&view=article&id=1744&Itemid=58

Revision as of 10:22, 22 January 2010

Introduction

I have created this page as a work in progress for people like me who only have the emulator to develop on.

Below is a list of differences between the Pre and the SDK emulator.


Differences


Applications

Messaging does not work on the SDK emulator. (Install http://forums.precentral.net/homebrew-apps/205914-messaging-plugins-live-yahoo-icq.html to make this work)


File System

File system is read only on the Palm Pre. File system is read/write on the SDK emulator.


Architecture

Palm Pre architecture is armv7. SDK Emulator architecture is i686.


Sound

There is no sound in the SDK emulator. You can find a test four sound in the SDK here : how to copy mp3 files in Palm Pre emulator SDK http://forums.precentral.net/webos-apps-software/223899-how-copy-mp3-files-palm-pre-emulator-sdk-translate-music-player-r-french.html


Palm Emulator WebPage

Palm list all the differences between the Pre and the SDK emulator here : http://developer.palm.com/index.php?option=com_content&view=article&id=1744&Itemid=58