包含标签:Android 的文章
-
Android EditText implements a flat login interface
Let's take a look at the effect drawing of the login interface 2. Listen to EditText and clear it with one click three…… -
Example code for adding small red dots to tablayout in Android
This article introduces the example code of adding small red dots to tablayout in Android, which is shared with you as…… -
Android development method for obtaining installed program information in the system
This paper describes the method of Android development to obtain the information of installed programs in the system. …… -
Provide Android cool open screen animation example code through fancyview
effect use In addition, you can also set text, icons, one sentence description, animation time, etc. you can also cust…… -
Standard weight calculator function example developed and implemented by Android
This paper describes the standard weight calculator function developed and implemented by Android. Share with you for …… -
Android gives a screenshot of Scrollview that exceeds the screen size
Many times, we want to share all the contents of an interface, but there are too many contents that exceed the size of…… -
Android custom circular progress bar with loading animation effect
I have nothing to do recently. I have customized a circular progress bar. I don't say much and directly go to the code…… -
How to use Android viewdraghelper
Help us realize various types of complex gesture operations. In its example, the viewdraghelper is created through a s…… -
Android studio import new project diagram
1. Modify relevant files under the project before importing 1.1 it is only necessary to modify the following three pla…… -
Android implements image region clipping
What we do today is to realize the region clipping function of the picture. Due to the needs of project functions, the…… -
How to customize view with kotlin for Android
preface With Google's announcement of kotlin as the official development language, the trend of using kotlin in Androi…… -
Trust attribute and interval of kotlin Development Notes
preface This article mainly introduces the relevant contents of kotlin delegate attributes and intervals for your refe…… -
Using MVC to write advertising strip rotation effect
I understand that the MVC idea in Android is to use holder to program, display layout, provide views, and bind views a…… -
Android customized EditText to realize Taobao login function
This article mainly customizes EditText. When EditText has text input, the delete icon will appear. Click the delete i…… -
Android animation implementation principle and code
As we all know, a beautiful user interface is a very important basis to measure the "good or bad" of an application, b…… -
How to use the spinner drop-down box of Android advanced
Spinner can be implemented in two ways. There is no difference between storing data and reading data Effect : First: I…… -
Android uses photoview to double-click the picture to enlarge and click to exit
This example shares the specific code of photoview to double-click, enlarge and click to exit the picture for your ref…… -
A pit encountered using the background color alpha value in Android
preface Android sets the alpha value, image dilution and transparency. As we all know, the following is a simple examp…… -
Android imitation coin rotation wechat red envelope animation effect
The project needs to study the wechat red envelope animation, that is, the effect of coin rotation. In fact, the princ…… -
Android custom control EditText realizes the functions of clearing and dithering
This example shares the specific code of Android EditText to realize the clearing and dithering function for your refe…… -
Detailed explanation of Android phone debugging with ADB wireless
Today, there was a problem with the USB interface of the computer. I wondered if I could connect to the mobile phone t…… -
Sudoku game based on Android
This example shares the specific code of Sudoku game implemented by Android for your reference. The specific contents …… -
Photoview realizes multi touch effect of pictures
This example shares the specific code of photoview to display the multi touch effect of pictures for your reference. T…… -
Example of Android App jumping to wechat
Today, I wrote this article mainly to record the implementation of APP jump to WeChat. My project needs to jump to WeC…… -
Detailed explanation of map parameter transfer in Android Aidl
preface Aidl is an abbreviation and its full name is Android interface finalization language, that is, Android interfa…… -
How kotlin builds regular expressions with regex
preface I believe many people know about regular expressions, but many people's first feeling is that they are difficu…… -
Method and steps of converting eclipse project to Android studio compatible mode
Method / step Prepare the project to be converted. It is best to create a new folder, and then put the main project an…… -
Cause analysis and solution of memory leak in Android
In the process of Android development, we often encounter the situation that the program suddenly crashes when we don'…… -
Detailed explanation of the use method of Android third-party control photoview
Introduction to photoview: This is a picture viewing library, which realizes the picture browsing function and support…… -
Android implements the draggable GridView effect. Long press to delete the data source
The Android draggable GridView effect is realized. Long press to drag and exchange items in real time Simply modify an…… -
Implementation method of Android imitation wechat and QQ multi graph merging framework (similar to group avatar)
preface Now it is a very common phenomenon to join chat in most apps, and wechat and QQ are the ancestors of the commu…… -
Actual Android packaging and signature
Xiaobian has introduced a lot of Android project packaging experience to you before. In this article, we will explain ……