Android
-
Android implements asynchronous loading and caching of images to the local
In Android application development, loading network pictures is a very important part. Many pictures cannot be placed …… -
Phone dialer for Android learning notes (2)
At present, Android has a strong dominant position in the mobile phone market and has attracted more and more follower…… -
Android ImageView class can set radians (simple code)
No more nonsense. I'll post the code directly to you. The specific code is as follows: Well, let's introduce the arc s…… -
C# develop Android Baidu map mobile application (multi map display)
1、 Introduction Since v2.3.5, the map control supports multiple instances, that is, developers can create multiple ma…… -
Android create gesture recognition sample code
The content of this article uses the android.gesture package. The specific example refers to the gesturebuilder progra…… -
Usage examples of TimePicker and datepicker time and date selection components in Android
The effect and code are very intuitive: Example 1: TimePicker Example 2: datepicker -
Android custom listview to achieve drop-down refresh
First, the renderings are presented Today's app, which doesn't have the function of point sliding refresh, is simply t…… -
Use case code of Android nested fragment
preface The previous article introduced activitygroup. Many people asked about nested use. The same requirement also e…… -
Summary of button event implementation and monitoring methods developed by Android
This paper summarizes the implementation and monitoring method of button event developed by Android. Share with you fo…… -
Four components of Android development to realize telephone interception and telephone recording
1、 Problem description Use the bordercasterceiver and service components to realize the following functions: 1. When …… -
Android listview pull up and down refresh tab slide switch function
In the near future, there will be a tab switching page with two tabs. The two pages have a common description informat…… -
Taking the custom sliding button as an example, text analysis Android custom view drawing
Custom view has always been a barrier in front of Android developers. 1、 Relationship between view and ViewGroup From…… -
Android parsing method of intent filter
This article describes the method of Android parsing intent filter. Share with you for your reference. The specific an…… -
Method for realizing multi page sliding switching and animation effect of viewpager by Android programming
This paper describes the method of realizing viewpager multi page sliding switching and animation effect by Android pr…… -
Basic tutorial of recyclerview control in android app development
summary Recyclerview has been around for some time. I'm sure you're familiar with it. You can use it by importing supp…… -
Android custom view get registration verification code countdown button
In Android development, we will inevitably achieve the registration function, and most of the current registrations ar…… -
Android uses GridLayout to draw custom calendar controls
design sketch Idea: first set the number of rows and columns of the GridLayout, then place a certain number of Custom …… -
How to use SQLite developed by Android
SQLite is a lightweight small database. Although it is relatively small, its functions are relatively perfect. Some co…… -
Implementation of detailed explanation of Android recyclerview listview GridView waterfall flow effect
What is recyclerview Recyclerview is the latest component introduced by Google to replace listview and GridView. Recyc…… -
An example explains the basic method of android app using its own SQLite database
SQLite database is a database embedded in Android system. It is small and powerful, and can meet the processing of mos…… -
Android imitation Sina Weibo custom listview drop-down refresh (4)
Custom pulltorrefreshlistview inherits from listview and adds a drop-down header layout in the header of listview. The…… -
Android custom view implements BMI index bar
For recent projects, it is necessary to make an indicator bar of BMI index, and first put on the renderings: The BMI i…… -
Android wechat payment development issues
Not all bat APIs are very easy to use. Wechat payment has many defects. Summarize the problems in the implementation o…… -
Detailed introduction to LinearLayout of Android layout control
LinearLayout is a linear layout control. Its child controls will be arranged horizontally or vertically. All widgets o…… -
Teach you to realize Android wechat automatic red envelope grabbing step by step
This paper introduces the implementation method of wechat automatic red envelope grabbing, which mainly realizes the f…… -
Detailed explanation of service usage example in Android tutorial
Service life cycle (applicable to 2.1 and above) 1. The startservice runs in the background regardless of whether any …… -
Imageloader local cache developed by Android
Imageloader is an open source library for image caching, which provides a powerful image caching mechanism, which is u…… -
Android uses vitamio to build its own universal player (2) – gesture to control brightness, volume and zoom
preface This chapter continues to improve the core functions of players related to playback, so as to lay a good found…… -
Usage analysis of gesture gesture recognition based on Android
This paper analyzes the usage of gesture gesture recognition implemented by Android. Share with you for your reference…… -
Picture loading progress bar for Android custom view basic development
After learning the basic usage of paint and canvas, we can start to practice. First, write a simple picture and load t…… -
Code confusion, third-party platform reinforcement and encryption, channel distribution of Android practical graphic tutorial
Step 1: code obfuscation (pay attention to the third-party jars introduced) When creating a project with the new versi…… -
Android learning tutorial drop-down refresh implementation code (11)
This example shares the specific code of Android pull-down refresh for your reference. The specific contents are as fo……