How to use the online Webapp builder to generate the installation package and webapp Builder

Source: Internet
Author: User

How to use the online Webapp builder to generate the installation package and webapp Builder

In this article, we will introduce how to use the online Webapp generator to produce the click installation package that can be installed on Ubuntu mobile phones or simulators. Address of the Webapp builder: https://developer.ubuntu.com/webapp-generator /.


1) Open the generator page and fill in the relevant information
We open the web page in the browser: https://developer.ubuntu.com/webapp-generator/, and fill in the information required by the application. Note: If you do not have an Ubuntu One account, register One. Otherwise, you will not be able to enter. The Ubuntu One account is also a required account when uploading apps to the store.





After entering the required information, click" SubmitYou can see a download package named "wqqcom-uii.liu-xiao-guo_0.1_all.click" below the screen. This file should usually be:
/Home/ HOST_NAME/Downloads

Folder (here "HOSE_NAME") varies according to the name of your computer.
2) install the application on our mobile phone or simulator.
Run the following command to install the click installation package on your mobile phone or simulator. Note that the name of the click package we produced above contains" All", Indicating that it is an installation package applicable to both mobile phones and simulators. Open a Terminal and run the following command:
liuxg@liuxg:~/Downloads$ adb push wqqcom-uii.liu-xiao-guo_0.1_all.click /home/phablet



Then, run the following command:
liuxg@liuxg:~/Downloads$ adb shellphablet@ubuntu-phablet:~$ pkcon --allow-untrusted install-local wqqcom-uii.liu-xiao-guo_0.1_all.click 





In this way, we can install the application on the mobile phone or simulator. If the installed application is not found on the mobile phone desktop, you can search for" Qq"(For our example, its name contains qq ).



The installation and running in the simulator are shown as follows:


You are welcome to produce your favorite Webapps and upload them to our store. In addition, we can also use the "Web app" template in the SDK to produce our favorite online Webapps.



Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.