Difference between revisions of "Developers/AddingApps"

From Amahi Wiki
Jump to: navigation, search
(New page: = How to add Apps to the Amahi App Gallery = * Logo image native size: * Screenshot image native app: * How to compute checksum: use sha1sum in linux on the tar/zip file, e.g. <code>sh...)
(No difference)

Revision as of 21:16, 5 January 2009

How to add Apps to the Amahi App Gallery

* Logo image native size:
* Screenshot image native app:
* How to compute checksum: use sha1sum in linux on the tar/zip file, e.g. sha1sum XXXX.tar.gz