How to compile and install Ubuntu OS Core Apps

Source: Internet
Author: User

In this article, we'll show you how to download and install the core Apps in Ubuntu OS. These core apps are applications developed by community developers and maintained by them. These applications include clocks, calculators, calendars, music, file browsers, and more.


1) First we open our SDK and we open our SDK, we can see the following screen:


By tapping on the "Core Apps" on the left side of the screen, we can see:


In the above screen, we can see an address of https://launchpad.net/ubuntu-phone-coreapps/. We can also enter this address directly in the browser. You can also click on the "Projects" item in the screen above to see what you are interested in. Here we click on "Ubuntu Clock App". We click on the "Code" link at the top of the screen and we can see the branch of the code:
BZR Branch Lp:ubuntu-clock-app

If you have not installed BZR, please open your terminal and enter the following command:
$sudo Apt-get Install BZR




After installing BZR, we can create a directory that we like and then enter the following commands:
$BZR Branch Lp:ubuntu-clock-app



In this way, we download the code for our clock application.
2) Compile and deploy the clock application first we enter the application's more directory, and enter the following command:



After compiling, we can find that there is a file in this directory with the click Extension. It is the installation file that we need. We can start deploying it to our phone. We first enter the following command:
$ADB Push Com.ubuntu.clock_3.2.163_armhf.click  /home/phablet/

This pushes the click File to the phone (user name phablet). We can go to the phone to install it in the following ways:
$ADB Shell

After entering the mobile phone, then enter the following command:

The entire command is displayed as follows:


When the command is complete, we will find that our phone is installed with the latest clock application. When our phone is not connected to the computer, we start emulator in the SDK. In the same way, we can also deploy the ARMHF click Package to a ARMHF emulator.





How to compile and install Ubuntu OS Core Apps

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.