Difference between revisions of "Developers/AddingApps"

From Amahi Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
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: 48 h x 62 w (pixels)
+
* Screenshot image native size: 320 x 240 pixels
* Screenshot image native app: 240 h x 320 w
+
* Logo image native size: 160 x 120 pixels
* How to compute checksum:
+
* Add the [[Developers/checksum|checksum]]
** In Linux: use sha1sum in linux on the tar/zip file, e.g. <code>sha1sum XXXX.tar.gz</code>
+
 
** In Windows: use the [ from 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

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