包含标签:Android 的文章
-
Detailed explanation of Android multithreaded download example
1、 Overview When it comes to file downloading in Android, the Android API clearly requires that time-consuming operat…… -
Android screen fillet implementation method example code
Now, the four corners of the screen of many full screen mobile phones are made into a circle, and its mellow feeling b…… -
Example of data reading operation between Android device and external USB flash disk
Now more and more mobile phones support OTG function. Through OTG, data transmission can be realized with USB disks an…… -
Bottom page flipping using recyclerview in Android
Recently, an app on the pad side needs to have the same effect as a web page. Previously, the addview method was used,…… -
Interception of Android bitmap and hiding and displaying of status bar
Getting to know bitmap Bitmap is a final class, so it cannot be inherited. Bitmap has only one construction method, an…… -
Error reported when adding glide library for Android: failed to resolve: com.android.support: support annotations: 26.0.2 solution
preface Glide is a picture loading library recommended by Google. It can support the loading of pictures from URLs, An…… -
Android realizes the multi graph display function of circle of friends
This example shares the specific code for Android to realize the multi graph display of the circle of friends for your…… -
Android implements multi-threaded breakpoint continuation function
This example shares the specific code of Android to realize multi-threaded breakpoint continuation for your reference.…… -
Android development realizes the function of loading large pictures taken by the camera
This article describes the Android development and implementation of ImageView to load the large picture taken by the …… -
Detailed explanation of Android multithreaded breakpoint continuous download example
1、 Overview In the previous blog post "Android - example of multi-threaded download", we explained how to realize the…… -
Android imitation Amoy password copy pop-up box function (short answer version)
The last article introduced the function of Android to open mobile Taobao and automatically identify Taobao password t…… -
Android custom view circle and drag circle follow finger drag
Simply customizing a circle is very simple. It only takes a few steps to drag the circle to add and realize the touch …… -
Intentutil jump multi-function tool class developed and implemented by Android [including video, audio, picture, camera and other operation functions]
This article describes the intentutil jump multi-functional tool class developed and implemented by Android. Share wit…… -
Complete instance of fileutil, a file operation tool class in Android Development
This article describes the file operation tool class fileutil in Android development. Share with you for your referenc…… -
Example of Android uploading AAR to a private Maven server
It took a long time to do this. It was mainly caused by being unfamiliar with the groovy language in gradle. Write it …… -
Android implements circle of friends comment reply list
This example shares the specific code for Android to realize the comment reply list of the circle of friends for your …… -
Talking about the pit of react native packaging apk
You can package RN step by step according to the official website, but here are a few points to note. Let's briefly in…… -
Android custom view countdown circle
This example shares the specific code of Android custom view countdown circle for your reference. The specific content…… -
Easy to use adapter — detailed explanation of arrayadapter
The most terrible thing about procrastination is that even if you don't procrastinate on your side, the other side wil…… -
Android implements simple breakpoint continuation and download to local functions
This example shares the specific code of Android breakpoint continuation and download for your reference. The specific…… -
Android development and implementation method example of removing useless white border of bitmap
This paper describes the method of removing the useless white border of bitmap by Android development. Share with you …… -
Android realizes the function of keeping the screen always on
The app made by the author's company is stock. When viewing the stock quotation page, users often need to turn on the …… -
Android implements eventbus login interface and value transfer (sticky events)
This example shares the specific code for Android to realize eventbus login interface and value transmission for your …… -
Definition and usage example of image cutting tool class developed by Android
This paper describes the definition and usage of image cutting tool class developed by Android. Share with you for you…… -
Android realizes the flashlight power key off function
After turning on the flashlight, the machine sleeps. The customer requires to click the power button and the flashligh…… -
Android imitates the effect of sliding and fixing the top bar of the microblog details page
preface Recently, I encountered a demand in the project, which is similar to the effect of the microblog details page.…… -
Android Click to generate QR code function implementation code
First look at the effect: Enter the content and click to generate QR Code: Click the logo pattern: code: QRCodeUtil: M…… -
Summary of problems encountered in updating Android studio 3.0
After the update, try to run the old project under maintenance. Various errors occurred. It was later found that the p…… -
Android gesture left and right sliding effect
Recently, I want to realize the function of Android left sliding pop-up menu box and right sliding disappear menu. Aft…… -
Android studio 3 supports Java 8. Do you dare to use it
Abstract: this morning, Google released as 3.0 and a series of support packages. There are a lot of interesting new th…… -
Android development and implementation of launcher3 application list to modify transparent background
This paper describes the method of modifying the transparent background of launcher3 application list by Android devel…… -
Solution to the problem of unable to locate in Android WebView
I had a problem before. I couldn't locate it when I used WebView. Recently, the top 19 can't find a wall. I can only g……