包含标签:Android 的文章
-
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…… -
Solve the problem of slow loading of Android studio 3.0 projects — Maven warehouse selection
Today, when I opened the project with Android studio 3.0, I found that it had been loaded in Google's Maven warehouse …… -
Pinyinutils example of Pinyin conversion tool class developed by Android
This paper describes Pinyin utils, a Pinyin conversion tool developed by Android. Share with you for your reference, a…… -
The Android 5.1 system gives the application open system permission through the package name
The common method of opening system permission to an application is to directly make the application into a system app…… -
Android client voice mobile interface example code
Today, I'd like to introduce the implementation of the voice mobile interface. You should have seen the new version of…… -
Complete instance of dateutil tool class in Android Development
This article describes the date tool class dateutil in Android development. Share with you for your reference, as foll…… -
Single sign on implementation of “pushed offline” function on Android
Single sign on (pushed offline) The so-called function of being pushed offline, that is, an account keeps logging in a…… -
Instance of intent jump tool class developed and implemented by Android
This article describes the intent jump tool class developed and implemented by Android. Share with you for your refere…… -
Four commonly used tool classes in Android Development [toast, SharedPreferences, network and screen operation]
This article describes four common tool classes in Android development. Share it with you for your reference, as follo…… -
Detailed explanation of Android eventbus (normal event / sticky event)
This article shares common events and sticky events of Android eventbus for your reference. The specific contents are …… -
Complete instance of queryutils, a tool class developed by Android to query remote server
This paper gives an example of queryutils, a tool class developed by Android to query remote server. Share with you fo…… -
Complete example of geometryutil, a geometric tool class developed and implemented by Android
This paper describes the geometric tool class geometryutil developed and implemented by Android. Share with you for yo…… -
Android easypermissions official library efficient processing of permissions related tutorials
Introduction: Easypermission library is a library that simplifies basic system permission logic and can be used on And…… -
[Alibaba arouter] simple and easy-to-use Android page routing framework
When developing an app, you will always encounter various needs and businesses. At this time, you can get twice the re…… -
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 …… -
Android programming realizes the method of updating the main interface and detailed interface when downloading
This paper describes the method of updating the main interface and detailed interface when downloading Android program…… -
Analyze the cause of memory leak on Android studio 3.0
In the past, when using eclipse, we used DDMS and mat. Not only the steps are complex and cumbersome, but also we have……