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

From WebOS Internals
Jump to navigation Jump to search
(Removed incorrect statement about IPK installation)
m (add sound part)
Line 22: Line 22:
  
 
Palm Pre architecture is armv7. SDK Emulator architecture is i686.
 
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

Revision as of 13:26, 20 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