Introduction to Android (1) ------ introduction to Android Application Development

Source: Internet
Author: User

Introduction to Android (1) ------ introduction to Android Application Development

1. What is Android?

Android is an open-source mobile operating system developed by Google based on the Linux platform. It includes the operating system, user interfaces, and applications-all software required for mobile phone work, and there are no exclusive obstacles that have previously hindered innovation in the mobile industry. Google has developed Android in partnership with the Open Mobile Alliance, which is a leader in more than 30 technologies and wireless applications including China Mobile, Motorola, Qualcomm, HTC, and T-Mobile.

As an important part of Google's enterprise strategy, Android will further promote the enterprise's goal of "providing information to everyone anytime, anywhere.

2. What language is Android developed in?

The Android SDK (software development kit) is Java and may be available in other languages in the future.

3. What is the Android simulator developed?

The core of Android is the Java Virtual Machine. for efficiency, google does not support development in other languages. However, the android simulator is developed with qeum. Its image file is divided into four parts and placed under the tools directory. If we modify qeum, we may be able to play with its linux system.

4. How to develop Android?

Android supports running and debugging application software on the simulator. If you are interested, you can download the SDK (software development kit) to learn about the android interface; then you should learn about the basic framework of android and the composition of applications. Finally, you can try to develop your own applications based on the sdk API Demo.

 

I hope that my friends who have just learned about software development will not be in a hurry. One step at a time, they will surely thrive and develop excellent applications.

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.