Difference between revisions of "WebOS Internals:Featured Article/Current"

From WebOS Internals
Jump to navigation Jump to search
(pdk)
 
Line 1: Line 1:
 
{{Featured Article
 
{{Featured Article
|Title= WebOS Internals PDK
+
|Title= WebOS Internals Development Kit
 
|Image=
 
|Image=
 
|FullLink= WebOS Internals PDK
 
|FullLink= WebOS Internals PDK
 
|Summary= Palm's binary sdk the "Plugin Developer Kit" will not be available until an unnannounced future time.
 
|Summary= Palm's binary sdk the "Plugin Developer Kit" will not be available until an unnannounced future time.
In the mean time, WebOS Internals has released a full "PDK" for you using Scratchbox2.
+
In the mean time, WebOS Internals has released a full "WIDK" for you using Scratchbox2.
We strongly urge the community to standardize on this PDK until Palm releases theirs.
+
We strongly urge the community to standardize on this WIDK until Palm releases theirs.
 
Scratchbox 2 is a cross-compilation engine, it can be used to create a highly flexible SDK.
 
Scratchbox 2 is a cross-compilation engine, it can be used to create a highly flexible SDK.
 
As installed below, the install process uses a script which extracts the required Palm provided files from a copy of webos doctor, and downloads from other sources, and builds a complete compilation environment automatically which can compile SDL and openGLES apps for webOS.
 
As installed below, the install process uses a script which extracts the required Palm provided files from a copy of webos doctor, and downloads from other sources, and builds a complete compilation environment automatically which can compile SDL and openGLES apps for webOS.
 
}}
 
}}

Latest revision as of 08:39, 19 January 2010

WebOS Internals Development Kit

Palm's binary sdk the "Plugin Developer Kit" will not be available until an unnannounced future time. In the mean time, WebOS Internals has released a full "WIDK" for you using Scratchbox2. We strongly urge the community to standardize on this WIDK until Palm releases theirs. Scratchbox 2 is a cross-compilation engine, it can be used to create a highly flexible SDK. As installed below, the install process uses a script which extracts the required Palm provided files from a copy of webos doctor, and downloads from other sources, and builds a complete compilation environment automatically which can compile SDL and openGLES apps for webOS.

Full article at: WebOS Internals PDK