Android development will bring about a new wave of popularity. Many developers have invested in this wave and created many excellent applications. Many developers provide open-source applications and contribute their wisdom and creativity. Learning open source code is the best way to master the technology. Several open-source application projects are recommended below. These projects not only provide excellent ideas, but can also be directly mastered.
The previous article describes the communication between the Android phone and the BLE terminal, while the most common ble terminal should be the ibeacon base station advocated by Apple. Ibeacon technology based on BLE, it is characterized by the broadcast of external messages, mobile phones do not need to connect to the Ibeacon base station can also obtain its information, is mainly used to do indoor positioning and marketing information push, in the
Android Push principle
Since the recent project involved Android push, I saw something about Android push, and we know that the Android push can come down to 3 kinds of implementations:
1, POLL, pull. The general idea is to send the request to the server regularly, and then let the server return the information itsel
RAR for Android is an old WinRAR free Android tool that allows you to compress and decompress files on Android devices.
Via @Xang Azu
WinRAR, who ranks ahead of the piracy rate in China, has released a free decompression tool to support RAR, ZIP, TAR, GZ, BZ2, XZ, 7z, ISO, ARJ formats.
RAR for Android also support
Android learning route (2) create an Android project, route android
An Android project contains all the files including the Android app code. The Android SDK provides default project directories and files to create a project.
This
Android x86 is used for android Application Development. android Application Development
Android bus. id: android_bin
I. required tools:
1. virtual Machine Software (this article uses virtual Box as an example ),
2. android x86 image, large.
2. Install the
[Android development experience] Use Android Studio for unit testing and android unit testing
Reprinted please indicate the source: http://blog.csdn.net/zhaokaiqiang1992
Android Studio has reached version 1.2, and developers in China are basically switching from Eclipse to Andr
Android configuration file (2) and android configuration file
We know that each module of the Android system provides very powerful functions (such as phones, power supplies, and settings). By using these functions, applications can be more powerful and flexible. However, using these functions is not unconditional, but requires some permissions. Next, we will beg
Free Library and tool set for Android development, android class libraryA set of free class libraries and tools for Android development, which are classified by directory. Action Bars
ActionBarSherlock
Extended ActionBar
FadingActionBar
GlassActionBar
V7 appcompat library
Advertisement
AdMob
Google Mobile Ads SDK
InMobi
MMedia
MobileCore
MoPub
Tapjo
Android learning route (3) run your Android app, route android
If you have created your Android project according to the previous lesson, it contains the default "Hello World" source file, allowing your project to run immediately.
How do you run your application? Two things: Whether you have a real
My Android advanced tour ------> Android implements music oscilloscope, balancer, bass and audio field functions, and android advancedThis example is from the crazy Android handout. To implement specific functions, you need to understand the following APIs:
MediaPlayer Media Player
Visualizer Spectrum
Equalizer
Ba
)
2
Onmeasure
Measure the size of the view (don't care for the moment)
3
Onsizechanged
Determine the view size (record the width of the current view)
4
Nlayout
Determine the child view layout (No child view, no care)
5
OnDraw
Actually draw the content (draw a pie chart)
6
Provide interface
Provides an interface (provides an interface for setting data)
The code is as follows:
public
A related download
(1) Java JDK Download:
Enter the page: http://java.sun.com/javase/downloads/index.jsp (or click to download directly) as follows:
Select the Download jdk to download only the JDK, without downloading the JRE.
(2) Eclipse download
Enter the page: http://www.eclipse.org/downloads/(or click Download: bt download http download) as shown below:
We chose the first (that is, the Eclipse IDE for Java EE developers)
(3) Download the Andr
Ym-Android bus summarizes nearly a hundred excellent open-source android projects.
1. sample projects provided by the Android teamIf you do not start by learning the sample code provided by the Android SDK, there may be no better way to master the development on the Android
Android. Permission. access_coarse_locationAllow a program to access cellid or WiFi hotspot to obtain rough location(Allows an application to access coarse (e.g., cell-ID, WiFi) location)
Android. Permission. access_fine_locationAllow a program to access excellent locations (such as GPS)(Allows an application to access fine (e.g., GPS) location)
Android. Permis
About Android ProjectsA project is a container for saving source code and resource files.The Android SDK tools provided by Google can only be compiled and packaged for projects with a fixed directory structure. It is therefore highly recommended to create an Android project using Eclipse + ADT or Android commands.You c
Android is a milestone in the development of embedded Linux. In recent years, there have been a large number of Embedded Linux applications, and some people have come to unify the world, give confidence and a success model. Android is a successful example of embedded Linux!
The open source code for Android is too helpful for studying all aspects of the embedded
My Android advanced tutorial ------) Create and view a custom Debug version Android signature certificate in Android
When Android Application Development accesses various sdks, it will find that many sdks need to be identified by the package name and the certificate fingerprint SHA1 code, such as the Baidu map SDK. In
ArticleDirectory
10th class: Gui core system update
11.1 system UI changes
11.2 desktop update
There are many Android versions. in the traditional sense, a large number of device manufacturers are mainly Android 2.2/2.3, but now they need to switch to Android 4. version X. X system vendors and developers focus on the following:
1. Core Tec
[Android development diary] explores Android Service for the first time! Service Startup + gravity sensing + pop-up window + keep running, exploring androidPreface:
I am writing a small program recently. The demand is that the cell phone will pop up as soon as it is shaken. The first time I used the Service, I learned how to use it for two days. I realized a Service pop-up window, started the Service, start
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.