Understanding common open source projects can broaden our horizons and know what resources are available that are good for our usual design and development
UI related
Image
ps://github.com/nostra13/android-universal-image-loader "target=" _blank ">android-universal-image-loader : Com.nostra13.universalimageloader: Loading, caching, displaying pictures asynchronously
imageloader: com.novoda.im
Android notes-Android architecture and android ArchitectureI. Android system architecture
The Android system architecture consists of four layers: Linux kernel layer, system library layer, application framework layer, and application layer.
Figure 1 architecture of the
Android Platform GuideThis guide shows how to build your SDK development environment to deploy Android devices for Cordova applications. Will take you through the entire program including installing the Android SDK, opening an Android project in Eclipsesdk, and deploying it to a simulator or real device. You have to fo
Multi-thread programming in Android (1) with source code and android multi-thread programming
Multi-Thread programming in Android: Conceptual Analysis of Handler, Runnable, and Thread classes
1. Handler class:
Handler is a mechanism encapsulated by Google: it can be used to update the UI and send and process messages. Handler is run in the main thread (UI thread
[Index page]
[Download source code]
Famous Android (1)-build an Android development environment and a Hello World Program in Windows
Author: webabcd
IntroductionBuild an Android development environment and write a simple sample program
Build an Android development environment in Windows
Description of the directory
Android Development Technology Front (Android-tech-frontier)Android Development Technology front-line a regular translation, publishing home and abroad Android high-quality technology, open Source Library, software architecture design, testing and other articles of open source projects, let our technology to keep pace
[ADB shell am instrument]Note: The-e option must be placed before the-W option.-W Purpose: Keep the ADB shell open until the test is complete.Example:-W com. Android. Phone. Tests/COM. Android. Phone. Runners. functionaltestrunner-E Purpose: Provides test options in the form of key-value pairs. Android provides multiple key-value pairs. For more information, see
Wang Jia Lin: committed to hardware and software cloud integration, familiar with Android, HTML5, hadoop Tel: 18610086859 Email: jialingege@126.com hiheartfirst@gmail.com
Jia Lin's words: This course has been developed based on years of practice in Android (6 Hardware Products and more than 20 applications) and HTML5 technologies, the course is centered on past work cases, after mastering this course
Android Development Learning-building a development environment and building android
I learned some simple UI components, layout and four main components of android in the school class. Data Storage and network communication are all simple concepts and getting started. Many things need to be learned by yourself.
Let's take a look at how to build the
[Development Diary of Android in a row from scratch] (13th) -- Analysis of Android controls, and introduction to android
Android controls are derived from android. view. view class, in android. the widget package defines a large n
In the previous article, I showed you how to create a custom original-android.jar that contains both internal APIs and all classes in the hidden APIs.
The next step is to modify the existing Android platform (sdk_dir/platforms/platform-x/Android. Jar ). You can simply replace Android. jar with the original-android.jar created in part 1, but with unlimited use of
Android learning notes ①-Basic installation of android tools, Android
Android has been out for a long time, and there are a lot of online tutorials. If you are afraid of forgetting it later, you can learn the knowledge shared by the online experts and record it. If you can help others, that's better!
In view of the cur
Android notes-data storage in Android (3), android notes
The Android system integrates a lightweight database:SQLiteTherefore, Android supports databases very well and every application can use it conveniently. As an embedded database engine, SQLite is applicable to the acce
Step three, download and install ANDROIDSDKIn the first two steps, we have configured the JDK variable environment and installed Eclipse, and after these two steps, the Java development environment is ready, if we just develop a common Java application, then here we are. But if we're going to develop an Android app through Eclipse, we'll also need to download the Android SDK (software development Kit) and i
Android Wear was released on March 19, 2014 and has Moto 360 and LG Watch two products. The source is not yet open, but the developer can download its image and the corresponding SDK, so that developers can do the pre-development through the simulator. In fact, Android wear consists of two parts, part of the operating system running on wearable devices, part of the SDK for handheld devices (mobile, tablet)
Build an Android Application Development Environment in Windows-Eclipse/Android/ADT
Tian haili @ csdn
The Android Application Development Environment under window has been set up on my machine a long time ago. However, after a long time, I don't know where to put it, and the tools have basically been upgraded. I re-installed it again today and found that there a
Original article: http://gyht0808.javaeye.com/blog/765730
Introduction:
Android. mk is used to describe your C and C ++ source code files to Android ndk. This document describes its syntax. Before reading the following content, let's assume that you have read the docs/Overview. txt file and understood their roles and purposes.
Overview:
An android. mk file is u
This series is the Reading Notes for reading "Pro android4". It also includes the preparation of online reading materials and my personal experiences.
Because smartphones introduce AP (application processor), Android is a personal computer in a sense. It has a complete architecture of desktop computers and uses Linux-based OS stack to manage devices, memory, and processes. Android Java library covers multip
Android --- flash pages and countdown, android --- countdown
The implementation of android flash frequency is very simple. It can be implemented using the postDelayed () method of the Handler object. In this method, a Runnable object and a delay time are passed. This method achieves a delayed execution effect. The delay time is specified by 2nd parameters, in mil
System services provided by Android-Vibrator and android-vibrator
Vibrator, a system service provided by Android)
-- Reprinted with the source: coder-pig
Vibrator introduction and related methods:
Simple demo -- set frequencyDifferent Vibrator
The most widely used app for Vibrator is the so-called mobile phone massager app, which is searched and piled up
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.