Android
-
Android implements the picture avatar control of dynamic ring
Look at the renderings first: Now most apps will inevitably use round avatars, so today I'll share a fancy round avata…… -
Android realizes the switching effect between flash screen and registration and login interface
Before introducing the text, let's talk about the implementation ideas: Firstly, realize the activities of the flash s…… -
Android imitates the radar scanning effect of friends near wechat and QQ
1. General Recently, I have been taking interns. Because there are many people, I haven't updated my blog for a long t…… -
Android combat Tutorial Part 40: countdown to chrome implementation
Android provides an API for counting by seconds. Today, we use this API to realize a simple countdown. A layout: The c…… -
Several implementation methods of Android brightness adjustment
Recently, I was working on an app setting item, brightness adjustment. When I did it, I found that Android brightness …… -
Simple implementation of Android file browser
Sometimes we always use the file browser function to save files So today's blogger will take you to do one. So to star…… -
Implementation method of Android tree control
On the PC, we are used to the tree control because it can clearly show the hierarchical results between various nodes.…… -
Adapter mode of Android design mode
This example shares the source code of Android adapter mode for your reference. The specific contents are as follows 1…… -
Method for Android to obtain mobile phone folder and file list
First look at the renderings: Usage: List < map < string, Object > > List = getfilesutils getInstance(). g…… -
Implementation method of Android control chrome timer
Chrome is a simple timer. You can give it a start time and time it. Or if you don't give it a start time, it will use …… -
Android simulated Login comment CSDN implementation code
Sometimes, as an unofficial app, it integrates all the official information, but now it needs to realize another funct…… -
Android uses floating windows to prompt users for operations
Last time, we implemented the functional introduction of new users using viewpager. Today, we will show the guidance o…… -
Detailed explanation of Android App digital unlocking example
Android App digital lock Recently, I took the time to do the function of digital unlocking. The mobile phone has digit…… -
How to store user name and password in memory
This example shares the method of storing user names and passwords in Android memory for your reference. The specific …… -
Explain in detail the two ways and four methods of Android submitting data to the server
In Android application development, it is often necessary to submit data to and get data from the server. This paper m…… -
Android custom control (implementation status prompt chart)
After analyzing so many system source codes, it's time to pause and have a rest. When you saw an interesting demand la…… -
Easy realization of Android screen lock function
The device super administrator needs to be introduced into the lock screen. It is described in detail in the administr…… -
Android soft reference and weak reference details and example code
Android soft reference and weak reference 1. Softreference < T >: soft reference -- > when the memory of the …… -
Android Jiugongge programming code
This paper introduces the design code of Jiugongge program. 1、 Related introduction (1) Effect display 1. Effect wh…… -
Method for Android to obtain GSM / CDMA signal information of mobile phone and obtain base station information
In Android, we often use to easily obtain WiFi signal list. How to obtain CDMA or GSM mobile phone signals? The system…… -
Example of Android programming to monitor battery status
This paper describes the monitoring function of battery status by Android programming. Share with you for your referen…… -
Android project imitates UC browser and 360 mobile guard message resident bar (notice bar)
Previously, I read the customized message bar and notification bar on the Internet, learned about the notification con…… -
Android realizes the effect of the guide page rotating around the center of the ball
Now, many apps will have the guide page effect of Android rotating around the center of the ball, a rotating animation…… -
Detailed example of list refresh realized by wechat applet
Wechat applet list refresh: Wechat applet recently learned the knowledge of wechat applet and wanted to realize the li…… -
Method of adding floating button on tableview in Android Development
If you paste a button directly on the tableviewcontroller, it will cause the button to scroll. Here are two methods to…… -
Easily unlock Android custom Jiugongge pattern
Android can unlock the Jiugongge pattern and has the function of converting the pattern into a digital password. The c…… -
Android listview exception resolution
Android listview exception resolution: Listview: the content of the adapter has changed but listview did not receive a…… -
Detailed explanation of vertical running lamp effect realized by Android custom view
First take a look at the effect picture (the recorded GIF is a little stuck, and the real effect is still very smooth)…… -
Android realizes the sideslip menu of Netease News client (1)
Many products in Android (such as 360 mobile assistant, Netease menu...) They all adopt the display form of sideslip m…… -
Several methods of Android killing process are introduced in detail
Android kill process: For the end of the process, it is still necessary to develop app applications. Here are three me…… -
Android realizes the grouping information example of sina Weibo with popupwindow
Recently, I saw that the microblog grouping effect in the top column of sina microblog is very dazzling. I checked som…… -
Animation effect of Android adding goods to shopping cart (Bezier curve)
When we write mall projects, we generally have the function of adding shopping cart. When we add shopping cart, there ……