包含标签:Android 的文章
-
Build local Tomcat server and related configurations for Android
In Android, we often deal with servers. In order to facilitate code testing, we need to build a local server. In fact,…… -
Android implements the method of reading all TXT file names under the SD card and displaying them with listview
This example describes the Android implementation of reading all TXT file names under the SD card and displaying them …… -
Android realizes automatic login and remembering user name and password through SharedPreferences
Recently, the Android project needs an automatic login function. After completion, I would like to summarize that this…… -
Android programming method for monitoring network connection state change
This paper describes the method of Android programming to monitor the change of network connection state. Share with y…… -
Android uses broadcast to monitor USB connection status (changes)
No more nonsense. I'll post the code directly to you. The specific code is as follows: The above is what Xiaobian intr…… -
Difference between optstring and getString methods in JSON
The optstring method will return an empty string when the value in the corresponding key does not exist, but getString…… -
Android fan menu example with pop-up and contraction animation
Recently, I tried to make a fan-shaped menu with pop-up and contraction animation on Android. Take a note. The effect …… -
Android textview realizes the running lamp effect
This example shares the specific code of the running lantern effect of Android textview for your reference. The specif…… -
Android EditText search box to center the icon
Similar to the EditText search box, hiht prompts that there is an icon and text content. Rewrite EditText: attr: Draw…… -
Template usage example of Android popwindow pop-up box
Pop pop up The above is an example of the template of Android popwindow pop-up box introduced by Xiaobian. I hope it w…… -
Example of Android programming custom flattening dialog box
This article describes the example of Android programming custom flattening dialog box. Share with you for your refere…… -
Progress bar and ProgressDialog (instance)
No more nonsense, go straight to the code Activity in layout_ Main.xml code Progress.xml in layout The above progress …… -
Method for storing Android pictures to specified paths and albums
In ordinary projects, we may store some avatars and QR codes. This article mainly introduces the problems you will enc…… -
Android starts built-in APK and dynamically sends and receives custom broadcast examples
Android starts built-in APK and dynamically sends and receives custom broadcast examples In case of such a demand at w…… -
Two ways for handler to realize countdown in Android
Background: In recent projects, the function block of login / registration is just achieved. It needs to send verifica…… -
Android uses okhttp to parse JSON data
For code reuse, we first encapsulate a class. This class is httputil HttpUtil.java Then, according to the old rule, wr…… -
Explain in detail how Android studio imports third-party class libraries, jar packages and so libraries
Third party class library source code When I transferred a netizen's XMPP code from ADT to as, I found that it used a …… -
Android custom encapsulated banner component
Customize the encapsulated banner component for your reference. The specific contents are as follows 1. Preview of ren…… -
Summary of several ways for Android to obtain view width and height
Notes on Android development art exploration: When obtaining the height of a view in oncreate() or onresume() of an ac…… -
Comparison of two ways of Android registration broadcasting
Comparison of two ways of Android registration broadcasting 1. Resident broadcast Resident broadcast, when your applic…… -
Detailed explanation of Android getevent usage examples
Detailed explanation of Android getevent usage examples Recently, there are common commands for testing equipment butt…… -
Use of Android notification listener service
Use of Android notification listener service brief introduction At present, many third-party security apps have messag…… -
Simple instance of Android custom ContentProvider
Simple instance of Android custom ContentProvider Android allows us to define our own ContentProvider object to share …… -
Android implementation of horizontal and vertical screen switching example code
In recent years, I have been making apps for mobile phones and TV boxes, and I have hardly considered the problem of h…… -
How to use jobscheduler in Android 5.0
Using jobscheduler in Android 5.0 • original link: using the job scheduler API on Android lollipop • translator: Mr. s…… -
Explain the environment configuration in kotlin Android development in detail
Explain the environment configuration in kotlin Android development in detail Install plug-ins on Android studio After…… -
Detailed introduction to the use of imageview.scaletype in Android
Detailed introduction to the use of imageview.scaletype in Android The scaletype property is used to indicate how pict…… -
Android custom password input box and numeric keypad
A user-defined password input box and a user-defined numeric keyboard are implemented as the user payment password set…… -
Android custom pop-up dialog effect
The project needs to use pop-up boxes, which are the same as Apple's style (Android really has no status), so I define…… -
Android realizes snail progress bar effect
The friendly interface can impress users and add points to the app. Today's progress bar tells users the current progr…… -
Android development method for setting RadioButton click effect
This article describes the method of setting RadioButton click effect in Android development. Share with you for your …… -
Detailed explanation of Android textswitcher, text switcher and viewflipper
This article shares the use of Android textswitcher text switcher for your reference. The specific contents are as fol……