Android
-
Android studio super simple packaging method for generating apk
This article introduces the super simple package generation APK of Android studio, which can be shared with you and le…… -
Android realizes the message reminder small red dot effect
I share a message I wrote to remind the little red dot control. It supports five graphic styles: circle, rectangle, el…… -
Download and installation tutorial for Android studio 3.0
I have no contact with Android development. I want to learn, so I study by myself. Next is my learning route. I hope t…… -
Explain in detail some problems about installing and gradle in Android studio
It has been almost a year since I started using Android studio. When I first started using Android studio, it was stil…… -
Summary of methods for Android studio to introduce Aidl files
Android studio introduces Aidl files. Generally speaking, there are two methods The first method Directly create a new…… -
Asynctask class instance details
Asynctask, also known as "asynchronous task", is an abstract class Asynctask specifies an abstract method for executin…… -
Explain how Android popupwindow can reasonably control the pop-up location (showatlocation)
When it comes to popupwindow, you should feel familiar and easy to use If the height and width are not specified when …… -
Viewpager realizes the guide interface with guide dot and automatic jump
The method of guiding small dots is actually very simple. You can directly place the same amount of ImageView as the g…… -
Android xrecyclerview realizes multi entry loading
This example shares the specific code of Android multi entry loading display for your reference. The specific contents…… -
Android development uses JSON to realize the interactive function between server and client data
This paper describes the example of Android development using JSON to realize the interactive function of server and c…… -
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…… -
Three methods of Android delay operation
In Android development, we may need to delay the execution of an operation. For example, when we start the application…… -
Method for Android studio to manually configure gradle
Gradle is a project automation construction tool based on the concepts of Apache ant and Apache Maven. It uses a groov…… -
Solution to item click failure of listview in Android
If stu_ Item.xml includes a button or check@R_ 463_ 2419 @ and other controls. By default, the item of the list will l…… -
Some small changes in Android studio 3.0
preface Early in the morning, in the crowded subway in Beijing, my CTO, brother Yan, sent me a message on wechat: Andr…… -
Android development and implementation of local image loading method for img tag in WebView
This example describes the method of loading local pictures with img tags in WebView developed by Android. Share with …… -
Android common regular expression validation tool class (instance code)
There are not many things, but general projects are enough. summary The above is the regular expression verification t…… -
Implementation method of Android double clicking back key to exit application
Implementation method of Android double clicking back key to exit application Implementation principle: The principle …… -
Android itemdecoration implements the sample code of grouping index list
This paper introduces the sample code of Android itemdecoration to realize the grouping index list, and shares it with…… -
Android system dialog box usage details (most detailed)
In practical application development, there is almost no use in the system dialog box. According to the development pr…… -
Misplaced assignment of listview and GridView in Android
Listview and GridView call getview several times, resulting in misplaced assignment Recently, when writing the GridVie…… -
Dual selection box function example of Android programming implementation change
This paper describes the dual selection box function of Android programming. Share with you for your reference, as fol…… -
Method of taking photos by Android WebView
Method of taking photos by Android WebView 1. html 2. Permission settings in Android Studio: 3. JavaScript and file ac…… -
Detailed explanation of handler of Android thread message mechanism
Android thread message mechanism is mainly composed of handler, looper, message and messagequeue. Usually, in developm…… -
Explain the simple use of oksocket and Android
An Android lightweight socket communication framework is another masterpiece after okhttp Framework open source addres…… -
Solution to the problem of page reload caused by Android WebView rotating the screen
Solution to the problem of page reload caused by Android WebView rotating the screen 1. Add a status judgment during c…… -
Android programming double radio selection dialog box layout implementation and event monitoring method example
This paper describes the implementation of dual radio selection dialog box layout and event monitoring method for Andr…… -
Android realizes Camera2 preview and photographing effects
brief introduction There are many introductions to Camera2 on the Internet and many packaging libraries about Camera2 …… -
Explain in detail the problem of gradle error reporting in Android studio 3.0 (summary)
preface After upgrading Android studio to 3.0 Canary 1, the previous normal project always reported errors. The error …… -
Simple implementation method of background animation for Android Development
This paper describes a simple implementation method of background animation for Android development. Share with you fo…… -
Android development implements the method of reading Excel data and saving it as XML
This paper describes the method of reading Excel data and saving it as XML in Android development. Share with you for ……