Recent Posts
-
Use tagflowlayout to make dynamic add and delete tags in Android
design sketch Simple rendering (using open source library) [flowlayout](“ https://github.com/hongyangAndroid/FlowLayo…… -
Android implements pressing the return key twice to exit the program (two methods)
Android implements pressing the return key twice to exit the program (two methods) The first method: The second method…… -
Analysis of two methods of Android programming to realize photographing function
This paper describes two methods of Android programming to realize the photographing function. Share with you for your…… -
Android terminal realizes the random generation function of verification code
This example shares the specific code of random verification code generated by Android for your reference. The specifi…… -
Summary of the use of four thread pools provided with Android
In Android development, if we want to perform a time-consuming task, we generally consider starting a thread to proces…… -
Android image compression example code
Sort out the documents, search out an example code of Android image compression, sort out and simplify it a little, an…… -
Android implementation of sina Weibo one click sharing example code
Before this chapter More and more apps support the function of one click sharing to QQ space, wechat circle of friends…… -
Android compilation error version matching solution
Android compilation error version matching solution The key to solving the problem is version matching, The integer va…… -
Android custom components actively draw circles with their fingers
This example shares the specific code of Android to draw a circle with your finger for your reference. The specific co…… -
Detailed explanation of how Android programming uses pull to parse XML format files
This paper describes the method of parsing XML format files by pull in Android programming. Share with you for your re…… -
Detailed explanation of listview instances nested in Android adapter
Detailed explanation of listview instances nested in Android adapter preface: Can be nested ~ but the display needs sp…… -
Example code of Android uploading pictures to PHP server
Layout is very common, that is, two buttons and an ImageView To add an event to a button in the main page: Server side…… -
Android implements IOS to select the pop-up instance at the bottom of the photo album
Android implements IOS to select the pop-up instance at the bottom of the photo album design sketch 1. Android studio …… -
Example code of Android custom radio and multi-choice drop-down list
Crazy products should make a drop-down list that can choose single or multiple choices. Play with you. Direct effect: …… -
A simple method of adding split lines to recyclerview based on Android
1. Foreword When I first started learning recyclerview, I learned it from a video. At that time, I imported a Java cla…… -
Android implements simple dialer functions
The manufacturing method of simple dialer is as follows 1、 Layout structure Construct the layout as shown in the figu…… -
Usage of Android WebView and mutual call with JS
Usage of Android WebView and mutual call with JS 1. Add network permissions 2. Websettings sets the access page. 3. Pa…… -
Small red dot badge practice code on Android Application Icon
Now there are many apps in Android that mimic Apple's and display small red dots on the app icon. Of course, there are…… -
Singleton and repackaged instance of Android okhttp
Singleton and repackaged instance of Android okhttp Previously, when looking at the okhttp source code, I found that s…… -
Android uses countdowntimer to realize the countdown function. Android can stay for 5S and jump to the login page
Countdowntimer is used to count down, stay for 5S and jump to the login page. The details are as follows: For example,…… -
Solutions to problems with listview or GridView nested under Android Scrollview
Solutions to problems with listview or GridView nested under Android Scrollview Nested listview or GridView under Scro…… -
Explain in detail the method and implementation code for Android to obtain the system kernel version
Method for obtaining kernel version of Android system This is mainly to obtain the version number of Android Linux ker…… -
Application example of Android TextView Marquee
Application example of Android TextView Marquee Pro test possible. Directly on the code. XML code explain: The followi…… -
Android implementation screenshot sorting (summary)
This article introduces the screen capture method of Android, which is sorted out and shared with you. I hope it will …… -
Detailed explanation of SQLite database operation method for Android programming
This paper describes the operation method of Android SQLite database. Share with you for your reference, as follows: s…… -
100 lines of Android code to easily realize the histogram with animation
Why use an animated histogram? Recently, a histogram was used in a project. So this article mainly talks about how to …… -
Specific usage of okhttputils developed by Android
1、 Overview I wrote a full analysis of Android okhttp before. It's time to understand okhttp. In fact, it is mainly u…… -
Use of deprecated and suppress annotations in kotlin basic learning
preface In Java, some methods are usually annotated, but many annotations have no problems in Java code. If you switch…… -
Android implements simple left slide delete control
This article shares a simple Android left slide delete control for your reference. The specific contents are as follow…… -
Verticalbannerview imitates Taobao headlines to realize vertical rotation advertising
Verticalbannerview is a custom control that imitates the rotation headlines on the home page of Taobao app. characteri…… -
Implementation process of irregular navigation at the bottom of fluent
preface This article mainly introduces the contents related to the implementation of irregular navigation at the botto…… -
Android breath button imitating Google now effect
The breath button was the first one that I came into contact with the need to add animation effects to the view. I jus……