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

From WebOS Internals
Jump to navigation Jump to search
(Initial Page)
 
(Removed incorrect statement about IPK installation)
Line 11: Line 11:
 
'''Applications'''
 
'''Applications'''
  
Messaging does not work on the SDK emulator. (I will be releasing a fix to this very shortly)
+
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)
 
 
 
 
'''IPK Installation'''
 
 
 
The contents of /var/tmp is deleted after IPK installation on the Palm Pre only. Contents is kept on the emulator.
 
  
  

Revision as of 06:04, 7 October 2009

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.