[Info] How to Create an APK for Asustor ADM to Distribute yo

Who doesn't love third-party apps? Get together and talk about them here.

Moderator: Lillian.W@AST

Post Reply
Amigo
Posts: 15
youtube meble na wymiar Warszawa
Joined: Fri Feb 14, 2014 12:50 pm

[Info] How to Create an APK for Asustor ADM to Distribute yo

Post by Amigo »

Dear all,

I summarize my experience packaging ZurmoCRM for Asustor ADM 2.1. It shall save your time if you want to build a LAMP package for ADM.

You might also be interested in the following two post related to ADM environment.

1. phpinfo() Reports on NAS

2. Asustor ADM Configuration and Executable Files

Compared to Synology SPK, Asustor provides a python script to save your time. You only need to focus on create a config.json which is much more easier than Synology. If you are creating LAMP applications, feel free to use my file in this post to save your time reading App_Central_Developer_Guide_2.0.1_0305.pdf.

Here is a quick guide.

1. Register in Asustor Developer and download APKG_Utilities_2.0.zip, App_Central_Developer_Guide_2.0.1_0305.pdf, and Upload your Application.pdf.

2. Create a config.json match your LAMP application or just use mine and replace the difference.

3. Create a project folder contains config.json, description.txt, changelog.txt, and license.txt; a 90×90 PNG file in CONTROL folder; your LAMP application in www folder.

4. Run "apkg-tools.py create" to pack and upload to test if it works.

Detail explain in How to Create an APK for Asustor ADM to Distribute your LAMP

Wish it helps!

Best regards,

Amigo
Post Reply

Return to “Developer's Corner”