Recent Posts
-
AES encryption of Android data encryption
preface: In the project, in addition to RSA asymmetric encryption for login, payment and other interfaces, AES symmetr…… -
Android custom view to write random verification code
Many Android entry program apes may be afraid of Android custom view, but this is the only way for experts to advance.…… -
Android foundation uses fragment control to switch multiple pages
Today, let's talk about the control of fragment, mainly switching View and page replacement. There is also how to obta…… -
Android Application Development: code example of telephone monitoring and recording
Execute in oncreate: Attachment: Android photography, video recording and recording code examples -
Method for realizing vertical scrolling effect in Android textview
This article describes the method of realizing vertical scrolling effect in Android textview. Share with you for your …… -
How to play flash using WebView in Android
This article gives an example of how Android uses WebView to play flash and judge whether to install Flash Plug-in. Sh…… -
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…… -
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…… -
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…… -
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…… -
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…… -
Detailed explanation of service in Android
1. Concept: (1). Service can be said to be an activity running in the background. It is not a separate process. It onl…… -
Example code of Bezier curve drawing method in Android
Bessel curve, many people may not understand, what is called Bessel curve? Here's a brief introduction: Bezier curve c…… -
Android uses listview to delete items in batch
This article gives an example of how Android uses listview to delete items in batches. Share with you for your referen…… -
Android program development listview pull-down refresh pull-up (sliding page) load more
In a recent project similar to microblog, there is an Android function to use listview's pull-down refresh to refresh …… -
Detailed explanation of callback using custom javascript based on WebView in Android
Let's start with why we need to discuss this issue. Now many mobile applications may directly embed a web page. The ad…… -
Android programming to read mobile phone contacts, dial, send SMS and long press menu operation method example summary
This paper describes the operation methods of reading mobile phone contacts, dialing, sending SMS and long pressing me…… -
Tablelayout table layout of Android layout
The tablelayout class manages controls in the form of rows and columns. Each row is a tablerow object or a view contro…… -
Deeply analyze the differences between service and intentservice in Android system
Service in Android is used for background service. When the application is hung in the background, the concept of serv…… -
Android development adds left and right gesture recognition examples for activity
Add left and right gesture recognition for activity in Android development, such as right sliding to close the current…… -
Method of realizing telephone monitoring by using service in Android programming
This paper describes the method of using service to realize telephone monitoring in Android programming. Share with yo…… -
Android programming draws animation examples according to a series of pictures
This paper describes the method of drawing animation according to a series of pictures in Android programming. Share w…… -
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…… -
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…… -
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…… -
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…… -
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…… -
How to use AES encryption and decryption in Android
Today, I have encountered many problems when using AES to encrypt and decrypt data in the Android project. I have also…… -
Android custom control in-depth study of random verification code generated by Android
In the previous article, the properties of custom controls were introduced. For details, see "explain Android custom c…… -
Canvas for Android programming draws various graphics (point, line, arc, circle, ellipse, text, rectangle, polygon, curve, rounded rectangle)
This paper describes the method of drawing various graphics in canvas of Android programming. Share with you for your …… -
Android listview pull-down refresh pull-up automatically load more demo examples
The code download address has been updated. Because the code has not been updated for a long time, it is very outdated…… -
Explain in detail the method of creating viewpager component in android app
Now, many apps are a viewpager as soon as they are opened, and then they can slide with their fingers. Each time they ……