Android
-
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…… -
Method for Android to obtain system storage and memory information (2)
Android can obtain storage information and memory information, which can be viewed with ADB command. ADB view system m…… -
Implementation of Android pull parsing XML
Implementation of Android pull parsing XML Resource file: persons.xml Activity layout file activity_ main.xml javaBean…… -
Android studio upgrade to 3.0 terminal Chinese display exception resolution
If you encounter this problem, it should be caused by Zsh. If not, I can't help it. At least I solve it in this way. I…… -
Sideslip menu effect realized by drawerlayout in Android
As we all know, we are very familiar with a function in Android, the sideslip menu effect. In the past, most of us use…… -
How to use Android handlerthread
How to use Android handlerthread Handlerthread inherits from thread and internally encapsulates looper. Firstly, the m…… -
Android studio has been stuck in gradle: several solutions to build running
When using as to develop Android applications, we often encounter the situation that gradle build running is running a…… -
Detailed explanation of Android automatic tool class textutils
Today, let's talk about how to use Android's automatic tool class textutils. Simple enumeration of partial usage: The …… -
Android adds a full screen tilt watermark to any view
This article mainly introduces Android to add full screen tilt watermark to any view. The details are as follows, whic…… -
Android develops a method to obtain gravity acceleration and magnetic field strength
This paper describes the method of obtaining gravity acceleration and magnetic field strength developed by Android. Sh…… -
Android listview custom adapter implements QQ like interface
There are some simple adapters in PS: listview, such as: simpleadapter: construction method simpleadapter (context, co…… -
Detailed explanation of building material design application for Android
For a long time. Android's UI is not beautiful, so that many IT companies strongly require that the interface style of…… -
Explain in detail how to use Android studio to develop gradle plug-in
reason First, explain why there is this article. Some time ago, the technology of plug-in and hot repair was very hot.…… -
Android realizes simple shopping cart function
This example shares the specific code for Android to realize the shopping cart function for your reference. The specif…… -
Android popupwindow realizes the left pop-up effect
This example shares the specific code for Android popupwindow to realize the pop-up window on the left for your refere…… -
Android develops and implements the method of reading files under assets and writing files to memory card
This paper describes the method of reading files under assets and writing files to memory card by Android development.…… -
Simplecommand realizes picture download (II)
Use simplecommand to download the network picture and display it on the ImageView control. 1. Import the simplecommand…… -
ImageView implementation of Android colorpikcer selector example code
This article introduces the sample code of ImageView implementing Android colorpikcer selector, which is shared with y…… -
Android development and implementation of custom news loading page function example
This example describes the development of Android to realize the function of custom news loading page. Share with you …… -
Android uses multithreading for network chat room communication
TCP / IP communication protocol is a reliable network protocol. It establishes a socket at both ends of the communicat…… -
Android textview realizes color gradient scrolling effect
This example shares the specific code of Android color gradient rolling display for your reference. The specific conte…… -
Method example of dynamically adding view to Android
As the project demand menu is written, the effects are as follows: @H_ 502_ 4@ The number of buttons here is variable.…… -
GridView usage example in Android Development
This article illustrates the use of GridView in Android development. Share with you for your reference, as follows: An…… -
Android notification.builder notification case sharing
With the continuous upgrading of the Android system, there are many uses of relevant notification, and some methods ma……