Difference between revisions of "Developers/AddingApps"
From Amahi Wiki
Line 1: | Line 1: | ||
= How to add Apps to the Amahi App Gallery = | = How to add Apps to the Amahi App Gallery = | ||
− | * Logo image native size: | + | ==Web Apps== |
+ | |||
+ | * Logo image native size: 48 h x 62 w (pixels) | ||
* Screenshot image native app: | * Screenshot image native app: | ||
− | * How to compute checksum: use sha1sum in linux on the tar/zip file, e.g. <code>sha1sum XXXX.tar.gz</code> | + | * How to compute checksum: use sha1sum in linux on the tar/zip file, e.g. <code>sha1sum XXXX.tar.gz</code> or in Windows (yes some people use Windows) use the HashCalc utility from http://www.shareup.com/HashCalc-download-22889.html |
+ | * Url name: is the url that HDA users will use to access the app |
Revision as of 21:59, 5 January 2009
How to add Apps to the Amahi App Gallery
Web Apps
- Logo image native size: 48 h x 62 w (pixels)
- Screenshot image native app:
- How to compute checksum: use sha1sum in linux on the tar/zip file, e.g.
sha1sum XXXX.tar.gz
or in Windows (yes some people use Windows) use the HashCalc utility from http://www.shareup.com/HashCalc-download-22889.html - Url name: is the url that HDA users will use to access the app