[Kaizige takes you to consolidate the application layer] Is XListView still in use? Try the more beautiful AutoLoadListView !, Xlistview
Reprinted please indicate the source: http://blog.csdn.net/zhaokaiqiang1992
There are already many solutions
ASCE1885 mobile development technology weekly (phase I) and asce1885 weeklyASCE1885 mobile development technology weekly (phase I)
It's easy to get your mouth food, either a poison or a bait. -Wolf totem
Brilliant blog 1) dazzling progress bar
Android log output & LogCat, android log output
Android provides its own log output api --> In the android. util. Log class.There are five common log printing methods in this class. These five methods print logs to LogCat:
1 Log. v (tag, message);
[Android Notes] example of using CardView + RecyclerView, cardviewCardView + RecycleView can be very convenient to achieve a card list layout, the previous Write Card layout is very troublesome (Address: http://blog.csdn.net/chdjj/article/details/415
Android custom chrysanthemum and android custom Chrysanthemum
1. Frame Animation
Define res/anim/loading. xml as follows:Xmlns: android = "http://schemas.android.com/apk/res/android">
Reference the following in the layout file:Android: layout_width =
Memory leakage detection and Android leakage during android Development
I. Memory leakage
Memory leakage may reduce the number of available memory to reduce computer performance. In the end, in the worst case, too much available memory is allocated,
Android WebView Optimization
WebView can help us to display html pages. However, improper use of webview may cause some problems. The following describes my optimization skills:
1. A webview activity can be used to create another process, which
Introduction to the drawArc method in the Canvas of Android
Public void drawArc (RectF oval, float startAngle, float sweepAngle, boolean useCenter, Paint)
Oval: Specifies the rectangular area of the outer contour of the arc.
StartAngle: the
Golang + Android (using HttpURLConnection) for File Upload
This article demonstrates how to use the Android program as the client (using HttpURLConnection to access the network) and the Golang program as the server side to upload files.
Client code:
Potential leak of an object stored into 'colors ', leakstored
Potential leak of an object stored into 'colors 'Call to function' cgcolorspacecreatedevicergb' returns a Core Foundation object with a + 1 retain countobject allocated and stored
PagerTitleStrip under Android v4, page title of ViewPager
Android. support. v4.view. PagerTitleStrip
A custom View separated by the Title of the Page. This allows you to flexibly set the title style and text.
Effect:
Xml usage:
Android:
Android Handler usage
Handler is generally used by subthreads to send messages to the main thread for the main thread to process things related to the UI. Why is it used in the subthread? If the main thread processes too much time-consuming things,
Performance Optimization-database optimization and performance optimization database
This article optimizes the performance of databases. The principle applies to most databases, including Sqlite, Mysql, Oracle, and SQL server,The index (advantages
Android Studio series-HelloWorldAndroid Studio series-HelloWorld preface Hello everyone, here is the opening article about how to use Android Studio to develop Android apps. First of all, why Android studio is used for Android development? because
EditText switches the enter key of the Input Method software to jump to the next EditText or search. edittextenter
First, the enter key of the Input Method software can be changed, and can be changed to next, search, and so on.
For example,
Basic activity jump, activity jump
The problem solved today is activity redirection.
Currently, I have learned two ways to jump.
1. Use setContentView () method
2. Use Intent object
Method 1: setContentView ()
This method does not require the target
Android asynchronous loading full parsing using AsyncTaskAndroid asynchronous loading full parsing using AsyncTask Overview Since multithreading is mentioned above, we have to mention the thread pool. Through the thread pool, we can not only manage
Android asynchronous loading full parsing using multithreadingAsynchronous loading uses multiple threads for the first time. asynchronous and asynchronous loading means multi-task processing, that is, multi-thread execution. Multiple Threads may
Ubuntu 12.04 64bit GCC cross compiler original, ubuntu12.04
Cross-platform operations are indispensable for embedded development, and cross-compiler is also indispensable. We can create our own cross-compiler by ourselves, which can be customized,
Basic Android notes-graphics, solutions for using and practicing large image OOM and painting tools
The principle of computer graphics representation is to load a large image. The OOM scaling is used to load large image resources and create a copy
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.