包含标签:Android 的文章
-
Ad bar scrolling effect of Android custom control
On some e-commerce websites, you can often see some rolling advertising strips. Many software also have similar advert…… -
Android personal center avatar upload, image coding and interception examples
First, you need to have network permissions, and then the matching network request here is the previously encapsulated…… -
Android uses viewpager to automatically scroll round robin effects
For Android, use viewpager to realize the effect that pictures can slide left and right, and interested friends can di…… -
-
Android programming enables canvas to draw columnar statistical chart [automatically calculate width, height and division value, and slide left and right]
This paper gives an example of Android programming to realize the function of canvas drawing cylindrical statistical c…… -
Explanation of Android custom control LinearLayout example
Many times, the controls commonly used in Android can't meet our needs, so we need to customize a control. Today, I ma…… -
Android uses activity to monitor the sliding of fingers up, down, left and right
Use the ontouchevent method of activity to monitor the sliding of fingers up, down, left and right The ontouchevent me…… -
Explain in detail the addition, deletion, modification and query operations of some SQLite in Android
Data manipulation is often involved in Android development. Android itself provides four ways to store data. Including…… -
Android music player monitor phone status implementation code
The following code is the status of monitoring the phone. The code is simple. You can look at the code directly withou…… -
Summary of key points of Android developing wechat app payment function
Basic concepts The package name is the package of your app, which is set when creating the project, and needs to be se…… -
-
Android custom swiperefreshlayout high imitation wechat circle of friends drop-down refresh
In the last article, I briefly explained the principle of swiperefreshlayout and got a general understanding of its wo…… -
Example analysis of Android getting call time
We know that the call duration in the Android system should be managed by callog, so we suggest to check the contactpr…… -
Example analysis of time display of short message list in Android programming
This paper describes the time display of short message list in Android programming. Share with you for your reference,…… -
Android – development based on wechat open platform v3sdk (wechat payment pit filling)
Before contacting wechat payment, I heard that this is a pit. I'm ready... I thought I might not be able to get out of…… -
Implementation code of internationalization of Android date and time format
When making multilingual versions, the format of date and time is a headache. Fortunately, Android provides dateformat…… -
View and ViewGroup for Android view control architecture analysis
In Android, view controls are roughly divided into two categories: ViewGroup and view. As the parent control, ViewGrou…… -
Method for Android to read local JSON files (solve the problem of display garbled code)
This article gives an example of how Android reads local JSON files. Share with you for your reference, as follows: 1.…… -
Android customized chrome realizes the countdown function of short message verification code stopwatch
This example shares the countdown function implemented by chrome, and Android provides an API for timing by seconds fo…… -
Android development tutorial text box with scroll view
We all know that EditText and textview are Android text input boxes and text display boxes, but based on the size of t…… -
Image caching, gesture and oom analysis of Android Development Notes
The three themes of picture caching, gestures and oom are put together because these three issues are often linked in …… -
Android implements the method of controlling the size and scaling of pictures through gestures
This paper describes the method of controlling the size and zoom of pictures through gestures in Android. Share with y…… -
Explain the filtering and matching process of intent object and intent filter in Android
If you don't know much about intent, please refer to the blog post "explain the usage of intent in Android", which int…… -
Summary of adaptive full screen method of WebView by Android programming
This paper describes the method of realizing WebView adaptive full screen by Android programming. Share with you for y…… -
Android uploads files to the server code instance
Android is still very simple for uploading files. It is the same as uploading in Java. It is basically familiar with t…… -
Android file upload example sharing (Android image upload)
Primary activity Draw the item after the current file information Thread used to upload files Record file information …… -
Method for Android to realize file upload function based on HTTP protocol
This paper describes the method of Android file upload function based on HTTP protocol. Share with you for your refere…… -
Android service restart method
This article describes the method of service restart for Android. Share with you for your reference. The details are a…… -
Analysis of Android mobile guard SIM card binding
Read the serial number of the SIM card and save it. Once the SIM card is changed, it is considered to be the SIM card …… -
Source code analysis of Android drop-down refresh control swiperefreshlayout
Swiperefreshlayout is the official drop-down refresh control of Android. It is simple to use and has a beautiful inter…… -
Android pull-down refresh pull-up load more left slide delete
1、 Foreword Old rules, apart from others, this demo is a collection of very relevant knowledge. It can be said that i…… -
SMS programmed by Android reads SMS and saves it to SQLite
This paper describes the method of SMS for Android programming to read SMS and save it to SQLite. Share with you for y……