包含标签:Android 的文章
-
Example of data detection effect of pressure cooker using JNI for Android
This paper describes the effect of Android using JNI to realize pressure cooker data detection. Share with you for you…… -
Android multimedia apps play audio using soundpool
Because mediaplayer takes a lot of resources and does not support playing multiple audio at the same time, Android als…… -
Android imitates QQ and displays the login status effect in the status bar
Run this example, a user login interface will be displayed. After entering the user name (hpuacm) and password (1111),…… -
Tutorial on how to use common inline extension functions in kotlin
preface Kotlin's strength lies in its extension functions. Skillfully using these extension functions can make your co…… -
Method for Android to receive push message and jump to specified page
Raising questions This access is a push. The push of other companies has not been studied. The idea should be similar …… -
Android grabs a complete example of geek headlines on CSDN home page
Today, I wrote a little code. Grab the geek headlines on the home page. The effect is shown in the figure: Share with …… -
Method to remove the sliding shadow of recycleview or listview up and down
You only need to set two properties: In addition, briefly introduce: Set the background or color to slide to the top a…… -
Android textview imitation wechat foldable effect
In the wechat circle of friends, when sending a large amount of text information, wechat will fold the text informatio…… -
Using Baidu map Android SDK to highly imitate wechat sending location function and problems encountered
I have been in contact with Baidu map development platform for half a month. In these two days, I tried to imitate the…… -
Android realizes slide picture browser
Let's implement a slide picture browser: In the bottom gallery view, select the picture in the gallery and a large pic…… -
Android viewpager enables left and right sliding page turning effect
This example shares the specific code of viewpager to display the left and right sliding page turning effect for your …… -
Android reward function implementation code (Alipay transfer)
It is suitable for individual developers to develop APP, allowing users to reward the author, in essence, to transfer …… -
On the principle of Android anr online monitoring
Watchdog in Android Implementation of watchdog thread deadlock monitoring The watchdog monitoring thread deadlock requ…… -
Xmlutils tool class and usage examples for parsing XML files in Android Development
This article describes the xmlutils tool class and usage for parsing XML files in Android development. Share with you …… -
Android custom view implementation polygon statistical chart example code
preface I recently learned some knowledge about user-defined view in my spare time. In order to consolidate, I wro…… -
Detailed explanation of Android horizontal loop scrolling control
This example shares the specific code of Android Jiugongge picture display for your reference. The specific contents a…… -
Android realizes page sliding switching animation
This example shares the specific code for Android to realize page sliding switching animation for your reference. The …… -
Android implements the effect of displaying and hiding progress bar on the title
An interface to display a horizontal progress bar on the title when adding pictures to the page. When the pictures are…… -
Android image processing tool class bitmaputils
The Android image processing tool class bitmaputils is for your reference. The specific contents are as follows Pictur…… -
Android realizes the data loading effect of imitation meituan and SF express
We all know that there are two common animation modes in Android: frame animation and tween animation. Frame animation…… -
Learn to use Android grid layout GridView
During application development, sometimes we need to preview some pictures, such as the application of photo managemen…… -
Examples to explain Android custom controls
Xiaobian introduced the usage of Android custom controls to you before. You can refer to the following: Detailed usage…… -
Adobe Flash operation tool class developed by Android
This paper describes the Adobe Flash operation tool class developed by Android. Share with you for your reference, as …… -
Detailed explanation of wechat payment function implemented by Android
1. Integrated wechat payment SDK: In build.gradle, add the following dependencies 2. Set wechat payment callback page:…… -
Introduction to Android animation kotlin
preface Google announced at this year's IO conference that it will replace the official language developed by android …… -
Detailed explanation of the use of Android custom control EditText
This example shares the specific code of Android custom control EditText for your reference. The specific contents are…… -
ProgressBar progress bar of Android UI control
We know that in all UI interfaces, the progress bar is undoubtedly a very important one, because it can give users a c…… -
Spinner drop-down list effect of Android UI control
Drop down list --- spinner is used to display list items, which is similar to a group of radio buttons RadioButtons. T…… -
Mqtt protocol example code developed by Android
Firstly, the Internet of things protocol mqtt protocol is based on TCP / IP protocol and uses the official mqttclient …… -
Deep understanding of kotlin’s generic system
preface Like Java, kotlin's generics are a kind of syntax sugar. They only appear in the source code, and simple strin…… -
Android App performance optimization analysis
This paper makes a detailed analysis on the four aspects of Android App performance optimization, and explains the pri…… -
Method of creating Android library and Usage Summary of Android. AAR file
Create Android Library The structure of Android library is the same as that of Android Application module. It can prov……