Android
-
Example of clipboard manager clipboard function developed by Android
This paper describes the clipboard manager clipboard function developed by Android. Share with you for your reference,…… -
Summary of common methods of creating desktop shortcuts by Android programming [2 methods]
This article describes the common methods of creating desktop shortcuts by Android programming. Share with you for you…… -
Detailed explanation and simple example of Android custom ViewGroup (sideslip menu)
Simple implementation of custom sideslip menu Many apps have such sideslip menus, such as QQ, and more famous open sou…… -
Writing skills of Android view background selector
There are 10 in the layout above Check@R_ 836_ 2419 @, and then set Check@R_ 836_ 2419 @ background picture bit, backg…… -
Android socket realizes simple chat function and file transfer
Doing the program is a boring and repetitive thing. Whenever I feel impetuous, I will look for a novel to read. I have…… -
Detailed explanation of executor, executorservice and ThreadPoolExecutor in Java
Detailed explanation of executor, executorservice and ThreadPoolExecutor in Java 1.Excutor The source code is very sim…… -
Android realizes the function of converting Chinese characters to Pinyin with multi tone word recognition
Android Chinese character to Pinyin with multi tone word recognition function for your reference. The specific content…… -
Android custom view realizes the score display effect of imitation driving test classic (Collection)
Xiaobian recently found that some cool view effects can be more easily realized by combining custom view and attribute…… -
Android uses Baidu voice recognition example code
This paper uses Baidu speech recognition to complete the function of speech recognition. To use Baidu speech recogniti…… -
Detailed explanation and example code of Android broadcast monitoring network status
Android broadcast monitoring network status When we are doing multi-threaded downloading or loading H5 interface, we o…… -
Android custom view summary of basic functions you need to know
Android custom view basic functions you need to know First, draw on the canvas. You need a paint. What are the functio…… -
Android custom popupwindow imitation click pop-up sharing function
The example of this article is to customize popupwindow, click to pop up popupwindow, the background will darken, and …… -
Android countdowntimer implements countdown timer
Introduction to use Some countdown related scenarios are often encountered in development, such as the button to send …… -
Implementation of Android UI example of multi-level tree list TreeView
The so-called treeview is a common multi-level list tree in windows. In Android, the system only provides listview and…… -
Solution to splash application startup white screen problem in Android
Not long ago, the project started for some time. At first, it was suspected that it was caused by the newly added inst…… -
Function implementation of drag bar and star evaluation bar of Android advanced interface component
One drag bar Android phone volume settings are given a drag bar, so that users can drag the slider to set. Here we int…… -
Android uses content resolver visitors to get SMS information
Use contentresolver visitors to get SMS information, record it here, and query it again. First, let's look at the resu…… -
Android programming implements the method of placing the tab at the bottom of the screen
This example describes the method of placing the tab tab at the bottom of the screen in Android programming. Share wit…… -
Android App implements three ways to monitor soft keyboard keys
preface: On Android phones, we sometimes encounter listening to the phone's soft keyboard keys. For example, after ent…… -
Detailed explanation of Android recyclerview linear layout (1)
Recyclerview is a new control in Android 5.0, which is under android-support-v7. The official document gives a concise…… -
Android calendar control sample code
What you do is a hotel project, you can choose the date of check-in and departure. Declare that in order to save troub…… -
Android development and implementation EditText cursor is displayed on the right
Android development and implementation EditText cursor is displayed on the right preface: Sometimes you will encounter…… -
Android realizes the purchase suspension effect of meituan and public comments (Scrollview rolling monitoring)
With the rapid development of mobile Internet, it has been closely related to our life. Many people can be seen in the…… -
Android uses sensor to realize the small function of compass
First, let's talk about the implementation idea of the compass: The program first prepares a compass picture, and the …… -
Two methods of Android silent installation
preface Generally, an installation interface will appear when installing APK on Android system. Users can click OK or …… -
Example of jump to application market scoring in Android Application
In the process of developing android app, such functions are often encountered. Jump from the current app to an app st…… -
Summary of relative layout skills in Android
preface First of all, you can think about how to use relativelayout without nesting to generate the following layout. …… -
Working principle analysis of Android handler
brief introduction In Android, only the main thread can operate the UI, but the main thread cannot perform time-consum…… -
Learn to use Android time and date picker (datepicker, TimePicker)
In order to enable users to select time and date, Android provides datepicker date picker and TimePicker time picker. …… -
Example of camera function implemented by Android mobile app
The results of realizing the camera function of mobile app are as follows Step 1: activity_ Surfaceview for takephoto.…… -
Android welcome full screen picture explanation and example code
Android welcome full screen picture explanation In fact, the welcome interface is to add a welcome activity before the…… -
Android enables WebView to click on pictures to view large picture list and save pictures
In the daily development process, sometimes you need to embed web pages in the app. At this time, WebView is used to a……