Android
-
Android implements the example code of Bluetooth file sending, and supports a variety of models
Recently, the project needs to realize a function of Bluetooth transmission APK, which can search the surrounding Blue…… -
Android WebView interactive passing JSON string and parsing method
preface We all know that data values of basic data types can be passed in WebView interaction, such as int and string …… -
Talk about the understanding of Android view event distribution mechanism
Recently, because the project uses a horizontal layout similar to a LinearLayout, there is a textview and button, and …… -
Android implements the example code of Bluetooth file sending, and supports a variety of models
Recently, the project needs to realize a function of Bluetooth transmission APK, which can search the surrounding Blue…… -
Some pits used by WebView in Android
preface In Android development, WebView is often used to display web pages, start your own browser in activiry, or sim…… -
Python thread pool ThreadPool usage
Recently, I am working on a video device management project. The devices include (camera, DVR, NVR, etc.), including d…… -
Example code of Android mobile phone connected to Jiabo printer through Bluetooth
The printer used is Jiabo printer, which supports Bluetooth, WiFi and USB. I use Bluetooth to connect. I found an app …… -
Pit filling records for displaying pictures and playing videos in Android viewpager
Viewpager introduction @ h_ 301_ 5@ The function of viewpager is to slide the view, just as lanucher slides left and r…… -
Android realizes the automatic update function of app
Now the general Android software needs to be updated constantly. When you open an app, if there is a new version, it w…… -
Example code of Android mobile phone connected to Jiabo printer through Bluetooth
The printer used is Jiabo printer, which supports Bluetooth, WiFi and USB. I use Bluetooth to connect. I found an app …… -
WebView introduction and simple method to realize Android and H5 intermodulation
Why learn Android and H5 intermodulation? A large number of software such as wechat and QQ space are embedded with H5,…… -
Android high imitation wechat voice chat page Gaussian blur (ground glass effect)
In the current application market, apps with ground glass effect can be seen everywhere. For example, people who have …… -
Recyclerview realizes sideslip drag function
This example shares the specific code of recyclerview to realize the sideslip drag function for your reference. The sp…… -
Android enables background music playback
I refer to what others wrote on the Internet. When I reuse it, I put it in a new thread to play music. Later, I found …… -
Java ThreadPoolExecutor concurrent call instance details
Java ThreadPoolExecutor concurrent call instance details summary Usually, in order to provide the processing speed of …… -
Android Bluetooth controls PC side code sharing
introduction At the Android end, send instructions to the PC through Bluetooth, and the Java program receives the inst…… -
Android WebView interactive passing JSON string and parsing method
preface We all know that data values of basic data types can be passed in WebView interaction, such as int and string …… -
Camtasia studio V3, a top-level screen recording software commonly used on the Internet, is available for download for free
Camtasia studio 3, the top screen recording software worth $300, can now be registered for free! The current version o…… -
Android image scrolling and tab control function implementation code
First of all, as an aside, when I got up this morning, I slipped my hand and threw my mobile phone out. As a result, t…… -
Simple music playing instance using Android service
Service translated into Chinese is a service. Students familiar with Windows system must be very familiar with it. The…… -
Two minutes to learn how to host code in GitHub
This blog aims at children's shoes that can't GIT. Great gods can bypass them. Thank you for correcting the mistakes; …… -
Method for realizing icon dragging effect by Android programming
This paper describes the method of Android programming to realize icon drag effect. Share with you for your reference,…… -
Detailed use of Android permission halopermission
1. Regular use Request a permission and receive the result callback Request multiple permissions Only callbacks with p…… -
Android UI imitation QQ friend list grouping suspension effect
This example shares the specific code of Android UI imitating QQ friend list grouping suspension effect for your refer…… -
Okhttp, retrofit progress acquisition method (one line of code)
cause For the majority of Android developers, the most recently used network library is okhttp (retrofit relies on okh…… -
Android development progress bar example code
explain ProgressBar is generally used to display a process, such as data loading process, file download progress, musi…… -
Android interface design (hidden menu on the left and content on the right of APP design trend)
Related articles Android popwindow realizes the pop-up menu layer on the left http://www.jb51.net/article/33533.htm 13…… -
Detailed explanation of multiple APK instances with different package names packaged in one project of Android studio
Recently, the company has a special need to compile several different applications by slightly modifying the same set …… -
Android music player progress bar effect
This example shares the specific code of Android to realize the progress bar effect of music player for your reference…… -
Steps of Android Software Automatic Update
This article is to download the latest APK installation directly, not incrementally. To implement an Android applicati…… -
Method of implementing hearing aid with audiorecord improved by Android
Generally speaking, during Android project development, the recording function can be realized through mediarecorder a…… -
Implementation of Android TV List focus memory
In the development of Android TV, we often have to deal with the focus. A common requirement is to have the focus memo……