1. What is Android?
Android is an operating system applied to mobile devices. It is developed on the android SDK platform using Java.
2. What are the four main components of Android?
Activity, service, broadcast aggreger, content provider
3.
/*************************************** **************************************** ************** Author: conowen @ Dazhong* E-mail: conowen@hotmail.com* Http://blog.csdn.net/conowen* Note: This article is original and only used for learning and
These two days to add the function of modifying Android system time in the project, find the information on the Internet, probably like this: From the http://www.2cto.com/kf/201201/116830.html
Systemclock is provided in the android API.
Procedure
1. plug in your mobile phone data cable and set your device to allow USB debugging
2. Open command terminal cmd
3. Enter the ADB shell command.
4. Are you sure you can access the system?
5. Enter the command Mount
6. Because system is a
It took a month to get familiar with opencore and openmax. It took nearly half a month to study this stuff and finally come to some conclusions. here we will record it to help the Later users, and more importantly, to fear that they will forget it
Alas, in order to make it easier after Android 2.2, it took nearly two months to complete the porting of the previous project on Android 1.5. Although the Development Board and system version of the new project have been changed, but the opencore
Recently, I started to learn about Android. In order to get started faster, I found a small topic for myself to practice: WCF is used as the server to enable restful service, and Android is used as the client to send text messages to the server for
Public class mainactivity extends activity implements onclicklistener {Private Static final file = new file (environment. getexternalstoragedirectory () + "/dcim/camera"); // obtain the external storage directoryPrivate file mfile; // save the
Play the music on the specified SD card. Use mmediaplayer. setdatasource ("\ sdcard \") sets the path of the file to be played, and then calls start (), stop (), and pause () to start, stop and pause playback.
However, if the app comes with its own
Some time ago I made a PSTN call application, and the pad was connected to the landline to implement the call function. The functions of turning the address book up and down are available on the landline. The address book uses Google's default
You have to take a picture of the screen (of course, you can also take a picture to achieve your goal ). As a result, Google finds some applications that require root permissions and do not require root permissions, which are somewhat disappointing
I haven't written a blog for a long time. Today, I will share with you the integrated development environment for Android applications.The previously used SDK cannot be updated to 4.1, because the new SDK configuration is always incorrect, and the
Recently, I am working on a weather forecast widget that uses APIs provided by Google to query weather conditions all over the world. This article mainly describes how to obtain the latitude and longitude of a city using Android JSON. The program is
Android 4.2 and later versions provide a display management service displaymanagerservice, which supports image display of Multiple display types, including built-in display types (local) HDMI display type and support for WiFi display protocol
Since Android 4.1, a network service discovery service (nsdservice) is implemented. It is based on Apple's bonjour Service Discovery Protocol and supports remote service discovery and zero configuration.
The bonjour protocol includes three parts:
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