Difference between revisions of "Developers/AddingApps"
From Amahi Wiki
(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...) |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= How to add Apps to the Amahi App Gallery = | = How to add Apps to the Amahi App Gallery = | ||
− | + | * Screenshot image native size: 320 x 240 pixels | |
− | + | * Logo image native size: 160 x 120 pixels | |
− | + | * Add the [[Developers/checksum|checksum]] | |
+ | |||
+ | ==Debugging Installation of Online Apps== | ||
+ | |||
+ | * When an app is installed, the a log is left in | ||
+ | |||
+ | /tmp/amahi-app-install.log | ||
+ | |||
+ | ==Web Apps== | ||
+ | |||
+ | * Url name: is the url that HDA users will use to access the app |
Latest revision as of 21:17, 21 August 2010
How to add Apps to the Amahi App Gallery
- Screenshot image native size: 320 x 240 pixels
- Logo image native size: 160 x 120 pixels
- Add the checksum
Debugging Installation of Online Apps
- When an app is installed, the a log is left in
/tmp/amahi-app-install.log
Web Apps
- Url name: is the url that HDA users will use to access the app