Recent Posts
-
Android completes the sliding effect by adding listview to the viewpage (similar to QQ sliding interface)
File name: page.xml File name: listviewittem.xml -
Example of multi page sliding switching effect using viewpager in Android Application
1. Add the Android support package because the above classes are only provided in the Android support package. Let's a…… -
Detailed explanation of service in Android (I)
This paper analyzes the service in android in detail. Share with you for your reference, as follows: 1、 Service Intro…… -
Super nice drop-down refresh animation Android code implementation
Recently, I've seen a lot of high-end, atmospheric and high-grade animation effects. If you add these animations to yo…… -
Android ImageView dynamically scales pictures with gestures
In the actual project development of Android, ImageView is often used. If it is purely used to display a picture, this…… -
Analysis of precautions for Android service self startup
This paper analyzes the precautions for Android service self startup with examples. Share with you for your reference,…… -
Method of writing Android database SQLite to SD card
If the mobile phone does not have root, the database file cannot be viewed, which is inconvenient for debugging. The b…… -
The combination control of Android custom view is similar to the top bar of e-commerce app
This example shares the combined control of Android custom view, imitating the relevant code of the top column of e-co…… -
Android development, the system of calling photos, uploading pictures to server OPPO and other parts of the mobile phone to show a brief solution to the desktop problem.
The reason is the main style setting problem: here, set apptheme to a style: Other temporary display desktop problems …… -
Example code for sending HTTP requests (including file upload and servlet reception) in Android
Through the above code, you can successfully simulate that the Java client sends a post request, and the server can al…… -
Android high imitation wechat payment digital keyboard function
Now many app payment and password entry functions have begun to use the custom numeric keypad, which is not only more …… -
Method of dynamically adding view and realizing pseudo infinite loop in Android viewpager
This paper describes the method of dynamically adding view and realizing pseudo infinite loop in Android viewpager. Sh…… -
Explain the usage of pagertabstrip sub control of viewpager in Android
Let's start with a small example: It can be seen that the effect is also great, which is more fluent than the previous…… -
Android uses recyclerview to implement horizontal scroll control
preface I believe everyone knows that there are many ways to implement Android scroll control, and it is relatively si…… -
Solution to the problem of nested fragments in Android
It is said that fragment is easy to use. Duang ~ ~, I have a problem again. Record it and share it with the students w…… -
Explain the broadcastreceiver component in Android
Broadcastreceiver means "broadcast receiver". It is used to receive broadcasts from systems and applications. In Andro…… -
Android time selector, date selector implementation code
In this paper, we share two selectors, one can select the time and the other can select the date for your reference. T…… -
Method for Android to realize dual-mode (CDMA / GSM) mobile phone short message monitoring
This paper describes the method of Android to realize dual-mode (CDMA / GSM) mobile phone short message monitoring. Sh…… -
The solution of using toast. Cancel () method to optimize toast content display in Android
A bug found in the product testing process is that the tester keeps clicking a button madly. After the toast is trigge…… -
Android imitation wechat menu (implemented by c# and Java respectively)
This article uses programming to implement Android menus. Of course, you can use XML to complete the same functions. T…… -
Android solves the problem that nested fragments cannot receive oncreateoptions menu events
preface Nested Level 2 fragments cannot receive oncreateoptionsmenu events. Setting sethasoptionsmenu does not work. t…… -
Android custom view steps
Examples are as follows: Android custom view password box example 1 good custom view Easy to use, standard, open. A we…… -
Android recyclerview’s item custom animation and defaultitemanimator source code analysis
This is the second article about recyclerview, which talks about how to customize the item animation, but please note …… -
Android picture loading cache framework glide
Glide open source framework is a picture loading and buffering framework recommended by Google. Its open source addres…… -
Automatic switching of viewpager page with handler in Android App
There are automatic switching products on many e-commerce websites and apps. The promotion is fast. I feel that the ex…… -
Basic usage of viewpager component in Android and an example of image switching
Viewpager is a component in the android-support-v4.jar package. In the layout file, the label needs to be combined wit…… -
Android custom drop-down refresh control refreshableview
This is the product of understanding the principle of pull-down refresh function. Pull-down refresh can be said to be …… -
FrameLayout of Android layout
preface As one of the simplest of the six Android layouts, the layout directly opens up a blank area on the screen, Wh…… -
Android image rendering (VII) cliprect local drawing / cutting original drawing summary
Miscellaneous language: after reading a lot of programs, apes have the habit of blogging. It seems that I have to prac…… -
Detailed explanation of the method of calling each other between the three components of Android activity, service and broadcaster
This article describes the method of calling each other among the three components of activity, service and broadcaste…… -
Drawing the curve of game touch trajectory in Android game development
This article mainly explains how to draw the curve of game touch trajectory. In the ontouchevent method, we can obtain…… -
Android accessibilityservice implements wechat red envelope grabbing plug-in
In more settings or advanced settings of your mobile phone, we will find a barrier free function. Many people don't kn……