Recent Posts
-
Android uses custom recyclerview to achieve Gallery effect
1. Basic usage of recyclerview First, the layout file of the main activity: Layout file of item: Data adapter: You can…… -
The method of drawing various charts using achartengine in Android Development
This paper describes the method of drawing various charts using achartengine in Android development. Share with you fo…… -
Method of developing custom textview ellipsis style for Android
This article describes the method of developing custom textview ellipsis style for Android. Share with you for your re…… -
Android customized ViewGroup to realize the like layout of stacked avatars
brief introduction How about such a likes list? In the past, there were similar praise lists in the community, but the…… -
React native learning Android return key backandroid detailed explanation
preface Recently, I was learning to use react native for development. After IOS was finished, I began to adapt to Andr…… -
Play with kotlin and thoroughly understand lambda and higher-order functions
What is lambda In short, lambda is a representation of a function (implying that a lambda expression is equal to a fun…… -
How to use shared preferences for Android data sharing
How to use shared preferences for Android data sharing In Android, shared preferences is used to persistently store an…… -
Android implements automatic text box prompt function
This example shares the specific code for Android to realize automatic text box prompt for your reference. The specifi…… -
Android imitates wechat to call third-party map application navigation (Gaode, Baidu, Tencent)
Achieve goals Let's take a screenshot of wechat function to see what to do In fact, there is a destination. When you c…… -
Method example of listview dynamically loading data in Android Development
This paper describes the method of listview dynamically loading data in Android development. Share with you for your r…… -
Android realizes photographing and picture clipping (permission processing above 6.0 and file management above 7.0)
Recently, the project involves image related functions. When taking photos with Android 6.0 mobile phone and 7.1 mobil…… -
Simplecommand framework imageloader API details (III)
The imageloader API is described in detail as follows There are several different constructors in imageloader: Stop th…… -
Introduction and simple use of simplecommand framework (I)
Introduction: Simplecommand is a lightweight framework. The framework is small and easy to understand. The main functi…… -
Method example of dynamically adding view to Android
As the project demand menu is written, the effects are as follows: @H_ 502_ 4@ The number of buttons here is variable.…… -
Simplecommand realizes picture download (II)
Use simplecommand to download the network picture and display it on the ImageView control. 1. Import the simplecommand…… -
Simple usage example of ProgressDialog in Android Development
This article describes the simple usage of ProgressDialog in Android development. Share with you for your reference, a…… -
Detailed example of sliding paging function in Android Development
This article describes the sliding paging function in Android development. Share with you for your reference, as follo…… -
Example of playing GIF animation in Android custom view
preface GIF is a very common dynamic picture format. In Android, it has many use scenarios, ranging from start-up page…… -
Develop your own SDK tutorial using Android studio
Since I haven't been in the habit of blogging before, I haven't left anything substantive when I look back over the ye…… -
Download, install and use Android studio for MAC system
1. Download Android studio Download address of Android studio official website: http://developer.android.com/intl/zh-c…… -
Implementation and usage example of waterfall flow control developed by Android
This paper describes the implementation and use of waterfall flow control developed by Android. Share with you for you…… -
Android uses activity to implement a simple input dialog box
1. Demand analysis As we all know, there are always such comments in applications. Some applications directly add an E…… -
Implementation example of simple data interaction between android app and PHP Web
preface As the school's science and technology project needs to realize the simple data interaction between Android Ap…… -
Method of realizing scratch music in Android studio
This example shares the specific code for Android studio to realize scratch music for your reference. The specific con…… -
A simple tool bar combined with drawlayout
In this paper, an example is given to share the usage of toolabar combined with drawlayout for your reference. The spe…… -
Android time countdown
This example shares the specific code of Android to realize the time countdown function for your reference. The specif…… -
On the three-level cache strategy of pictures in Android
What is L3 cache? Why L3 caching The most practical significance of the three-level cache strategy is to reduce unnece…… -
Android develops a method to realize rounded rectangle based on drawable
This paper describes the method of developing rounded rectangle based on drawable for Android. Share with you for your…… -
The percentage of Android studio circular progress bar changes accordingly
This example shares the specific code displayed by the Android studio circular progress bar for your reference. The sp…… -
Android textview realizes color gradient scrolling effect
This example shares the specific code of Android color gradient rolling display for your reference. The specific conte…… -
Android develops and implements the method of reading files under assets and writing files to memory card
This paper describes the method of reading files under assets and writing files to memory card by Android development.…… -
Detailed explanation of the difference between Android main thread and sub thread
Difference between main thread and sub thread Each thread has a unique identifier to distinguish the primary and secon……