Android
-
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…… -
Detailed explanation of definition and usage of direction sensor in Android Development [compass implementation method attached]
This paper describes the definition and usage of direction sensor in Android development. Share with you for your refe…… -
Android implements a simple and practical search box
This example shares the specific code of Android search box for your reference. The specific contents are as follows D…… -
Popupwindow custom location display implementation code
1、 Overview In Android, pop-up menu (hereinafter referred to as pop-up window) is a widely used menu presentation met…… -
Android programming uses light sensor to obtain light intensity [lightsensormanager encapsulation class]
This paper describes the method of using light sensor to obtain light intensity in Android programming. Share with you…… -
Implementation of menu displaying icon and text at the same time in Android
@H_ 403_ 1@Android Implementation of displaying icons and text simultaneously in menu @H_ 403_ 1 @ Preface: When setti…… -
Android application internal suspension drag button simple implementation code
This paper introduces the simple implementation code of the internal suspended draggable button of Android application…… -
Detailed explanation of Android programming based on distance sensor to control the extinction of mobile phone screen
This paper describes the method of Android programming to control the extinction of mobile phone screen based on dista…… -
Android implements the sideslip deletion of QQ class based on swiperefreshlayout
preface I remember last year, when I did a chat project, I needed to achieve a pull-down refresh similar to QQ and hav…… -
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 …… -
Solution to Chinese garbled code problem of Android retrofit
Solution to Chinese garbled code problem of Android retrofit When using retrofit and rxjava, when submitting data, it …… -
Rollviewpager picture rotation effect open source framework usage details
Rollviewpager is an automatic rotation viewpager that supports infinite loops. When touching, the playback will be sus…… -
Android drawerlayout realizes sideslip menu effect
This example shares the specific code of the drawerlayout sideslip menu for your reference. The specific contents are …… -
Android custom view realizes the lottery function of QQ sports integral turntable
Because I occasionally pay attention to QQ sports and it's interesting to see the integral lottery interface of QQ spo…… -
Android uses rxbinding and rxjava2 to realize the countdown function of SMS verification code
Scenario: when registering the account page, we click the button to send the verification code. When waiting for the v…… -
Android serial communication package okusb example code
This paper introduces the sample code of okusb, which is encapsulated by Android serial communication, and shares it w…… -
Android gets and compresses bitmap images through URI
Android gets and compresses bitmap images through URI Many people will use media.getbitmap in onactivityresult to get …… -
Android develops a method to draw rounded rectangles on canvas using custom view
This article describes the method of drawing rounded rectangle on canvas by using custom view in Android development. …… -
Detailed examples of Android complete exit
Detailed examples of Android complete exit First, in the base class baseactivity, register rxbus to listen: This is th……