包含标签:Android 的文章
-
Use bitmapshader in Android to make a round head with its own border
The effects are as follows: A brief introduction to bitmapshader What shaders are, what kinds of shaders are there and…… -
Precautions for Android application permission
Apply for permission for Android programs note Android system provider provides permission application, that is, use u…… -
Implementation of calender code for Android Custom Calendar
The product needs a check-in function. The check-in function is based on a calendar, so a calendar is customized accor…… -
Share a special way for Android to set up circular pictures
Cardview and ImageView display circular rendering: When I was just looking at the knowledge points of the custom view,…… -
Android uses addview to dynamically add components
In project development, we often need to add components dynamically. There are two parts that can be added: layout and…… -
How Android studio uses AAR
I brief introduction AAR is a file format similar to jar. But there are differences between them. Jar: contains only c…… -
Detailed explanation of Android APK optimization tool zialign
The Android SDK includes a new tool ziphalign for optimizing APK. It improves the interaction efficiency between the o…… -
Implementation method for Android to obtain local IP address and MAC physical address
Get native IP address Get the physical address of this machine The above is the method for Android to obtain mobile ph……
