Difference between revisions of "Developers/AddingApps"

From Amahi Wiki
Jump to: navigation, search
Line 7: Line 7:
 
** In Linux: use sha1sum in linux on the tar/zip file, e.g. <code>sha1sum XXXX.tar.gz</code>
 
** In Linux: use sha1sum in linux on the tar/zip file, e.g. <code>sha1sum XXXX.tar.gz</code>
 
** In Windows: use a tool like the [http://www.shareup.com/HashCalc-download-22889.html HashCalc utility]
 
** In Windows: use a tool like the [http://www.shareup.com/HashCalc-download-22889.html HashCalc utility]
 +
 +
==Debugging Installation of Online Apps==
 +
 +
* When an app is installed, the a log is left in
 +
 +
    /tmp/amahi-app-install.log
  
 
==Web Apps==
 
==Web Apps==
  
 
* Url name: is the url that HDA users will use to access the app
 
* Url name: is the url that HDA users will use to access the app

Revision as of 21:03, 9 January 2009

How to add Apps to the Amahi App Gallery

  • Logo image native size: 160 x 120 (pixels)
    • This image is shrunk 2.5 times in the browser to 64x48
  • Screenshot image native app: 240 h x 320 w
  • How to compute checksum:
    • In Linux: use sha1sum in linux on the tar/zip file, e.g. sha1sum XXXX.tar.gz
    • In Windows: use a tool like the HashCalc utility

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