Android
-
Get post JSON data and download pictures using httpurlconnection in Android
In Android 6.0, all packages and classes of the Apache HTTP client are marked as deprecated. It is no longer recommend…… -
Android imitation everyday beautiful songs auto scroll view
In the recent project, we want to make an effect similar to the automatic scrolling of beautiful songs every day. Firs…… -
99.99% of Android custom view series realizes QQ sideslip deletion effect. Detailed example code
First of all, it is stated that this article is modified based on the swipemenulistview of "baoyongzhang" on GitHub. T…… -
Android realizes the custom pop-up function of Baidu map
When we use Baidu map, clicking the marker on the map will pop up a window for the detailed information of the locatio…… -
Method analysis of Android parsing JSON data
This article describes the method of Android parsing JSON data. Share with you for your reference, as follows: As a "l…… -
Android uses pulltorefresh to realize the effect of pull-up loading and pull-down refresh
Before introducing the main text, let's introduce and show you the operation diagram. If you feel it's good, please co…… -
Method for realizing file uploading function of Android
This article describes the source code of an Android upload file. Each implementation process is provided with detaile…… -
Tips for Android service not to be killed
Service is a component in the Android system. It is similar to the level of activity, but it cannot run by itself, can…… -
Set the method instance of RadioButton on the right of text in Android
If you want to change the position of the RadioButton, first set the default image to null, and then call the correspo…… -
Implementation of SQLite paging table improved by Android
Following the previous article about SQLite paging reading on Android, its function is to display data in a text box. …… -
Android xlistview supports drop-down refresh and click up to load more custom recyclerviews
First of all, let's show you the renderings. It feels good. Please continue to read: Drop down refresh: Up stroke load…… -
Android remotely gets pictures and caches them locally
For client-server applications, remote image acquisition is a frequently used function, and image resources often cons…… -
Method of passing list or object with intent in Android
This article describes the method of passing list or object with intent in Android. Share with you for your reference.…… -
Implementation method of Android acquiring and reading SMS verification code
Nowadays, verification code is still very common in Android clients. Directly register the information of application …… -
Layout usage of nested relativelayout in LinearLayout of Android Application
Want to place the button and listview on the left and right of the screen respectively. Simply use Android: gravity an…… -
Detailed explanation of Android’s method of realizing left-right sliding effect
This example demonstrates how to realize the left-right sliding effect of pictures in Android. As for the sliding effe…… -
Android broadcast connection realizes monitoring phone status (phone status, interception)
First, let's understand the mechanism of the next listener. Android has two event handling mechanisms: listening and c…… -
Android uses service and activity to get the screen size
This article illustrates how Android uses service and activity to obtain screen size. Share with you for your referenc…… -
Android uses intent to read pictures
This example demonstrates how to read an image from the gallery and display it with ImageView for your reference. The …… -
Android implements SQLite data paging loading technology based on sliding (with demo source code download)
This paper describes the implementation of SQLite data paging loading technology based on sliding for Android. Share w…… -
Ble development of Android mobile search ibeacon base station
The previous article described the communication between Android phones and ble terminals, and the most common ble ter…… -
Explain the Android mobile guard setup wizard page
Recommended reading: On the properties of Android mobile guard custom controls Analysis of Android mobile guard turnin…… -
In Android, JavaScript is implemented in WebView to call the method of Java class
In order to facilitate the interaction between web pages and Android applications, the Android system provides a mecha…… -
Simple example of button event monitoring developed by Android
This article illustrates the usage of button event listening developed by Android. Share with you for your reference. …… -
Android component glide realizes the smooth scrolling effect of pictures
Glide is a picture loading and picture caching component based on Android. It can read, decode and display pictures an…… -
Android operation method of SQLite database stored in assets folder
This article describes the method of Android operating SQLite database stored in assets folder. Share with you for you…… -
An instance of using ContentProvider to manage system resources in Android
Instances of ContentProvider managed contacts: Manage multimedia content with ContentProvider. URI provided by Android…… -
Explain Android tablelayout table layout in detail
The label of table layout is tablelayout, which inherits LinearLayout. So it is still a linear layout. preface: 1. Int…… -
Usage of Android pickerview scroll selector
Setting the alarm clock in the mobile phone needs to select the time. The control for selecting the time is the scroll…… -
Example analysis of WebView usage in Android
This article illustrates the usage of WebView in Android. Share it with you for your reference, as follows: @ h_ 404_ …… -
Android account registration realizes the countdown effect of clicking to obtain the verification code
In order to prevent malicious access to verification SMS and verification email, the website will make a countdown eff…… -
Example analysis of absolutelayout usage of Android programming layout
This article illustrates the use of absolutelayout in Android programming layout. Share with you for your reference, a……