PrefaceThe downloaded SDK package contains a folder named "Tools", which provides us with many Android-related tools, some of which are essential, now let's introduce the simulator.
Create an android SimulatorYou can use "android SDK and AVD manager" to easily create an android
Written in front of the crapGeneral Android developers will use Eclipse,android Studio to observe the log output, in fact, the background is to use ADB to print the log, here is how to let the log output to the cmd window, not eclipse,android studio, Testers can
============ Problem Description ============Android 4.4 Design UI Kit (Nexus 4 version) Open 10 PSD format, see online say the psd inside of the things you need to save the PNG format, and then you want to use the PNG format image as the background of the Android control?What about other tools like that?============ Solution 1============All do not ask is not as
============ Problem Description ============Android 4.4 Design UI Kit (Nexus 4 version) Open 10 PSD format, see online say the psd inside of the things you need to save the PNG format, and then you want to use the PNG format image as the background of the Android control?What about other tools like that?============ Solution 1============All do not ask is not as
Use Code Dynamic Layout and Android layout in android
Dynamic code layout in Android
This article describes how to use dynamic code layout in android. Sometimes, based on different requirements, such as the number of entries on t
Hello everyone, this section is about the use of Android handler. before talking about handler, let's raise a small question: how can the program update the title in five seconds. first, let's take a look at the Java programmers who are used to writing programs before they know how to use handler. The Code is as follows:
Package com.
There are two main ways to use service in Android, by invoking the StartService method of the context, or by invoking the Bindservice method of the context, this article only explores the use of pure bindservice, Does not involve any StartService method calls. If you want to know about the use of StartService, see Over
Document directory
The following describes how to establish an Android development environment and how to use development tools.
From the official documents and practices, we can summarize the following points:
Use Eclipse to develop Android source code
(This article describes how to develop the
Re-configure the Android development environment after reinstalling the operating system. After a successful configuration, an error occurred while adding the original project!Android requires compiler compliance level 5.0 or 6.0. Found ' 1.7 ' instead. Please use Android Tools > Fix Project Properties.Workaround:1. Pr
Use Android annotations to improve code and android annotations
Last night I saw a good article, then English, so I decided to translate to share with you, this is the original link: http://www.michaelevans.org/blog/2015/07/14/improving-your-code-with-android-support-annotations/
If you have never heard of
. gesturedetector. ongesturelistener; Since api-1,
Android. View. gesturedetector; Since api-1,
From the API, from the beginning of the api-1 has supported the gesture and gesture listener, so many say api-4 to support this sentence is also true! Because:Android. gestureThis class is fromApi-4Is supported. This classInput Method Gesture RecognitionWill be used in! So ~
Conclusion: Touch Screen Gesture RecognitionIs supported from API-1. WhileInput Met
[Android system development] use Source InSight to read the Android Source code1. Install Source Insight (1) Source Insight related resources
Install related resources:
--: Http://www.sourceinsight.com/down35.html;
--Registration Code: SI3US-361500-17409.2. Import the Android source code
Import
Today we will introduce # afinal # To operate the android database sqlite.
# Afinal # is an android orm and ioc quick development framework, which includes four functions: Space id binding and event binding; display of network images (including a powerful cache framework), Database sqlite operations, and http data reading (supporting ajax READING );
This article mainly introduces the FinalDb component, one
How to Use JUnit for software testing in Android, Android junitSoftware testing, as a necessary skill for programmers, is the key to determining the length of the software development cycle and the success or failure of software operation. It can be said that good software is not decided by writing well but by effective testing. This article describes how to
!!!!! The android interface always displays the loading progress bar. Do not use ListFragment or android listfragment.
Recently, the android application is almost finished, but some interfaces are defective and cannot be modified. The problem is as follows:
On the interface, the data has been loaded, but there is still
Android personal learning notes-use myeclipse to quickly create a webservice and call it in Android
Web service is a platform-independent, low-coupling, self-contained, programmable web-based application that can use open XML (a subset of standard General Markup Language) standards are used to describe, publish, discov
Everyone turned around from eclipse, so they were already familiar with Eclipse's set of shortcut keys. File->settings->keymap–> choose Eclipse and it's done.That said, but the automation hints have changed ctrl+alt+space. Familiar with the alt+/after very not adapt, we can modify1, search for class Name completion to find it.2. Add shortcut keys3. Enter alt+/to press the two keys together. Click OK to get it done.Want to modify the other similar.There is also a small trick, is the Automatic Gui
Use of the Android notification bar and android notification bar
Key code and click event in which the app sends a notification message to the notification bar:
Package com. example. communications; import android. OS. bundle; import android. app. activity; import
The following content is original, welcome reprint, Reprint please specifyFrom every day blog: http://www.cnblogs.com/tiantianbyconan/p/4388175.htmlThis article is for open source enthusiasts.If you want someone else to use your Android Open Source Library, the first way is to provide your GitHub address, have someone clone it, and then let someone else import it into his project. Another simpler way is to
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.