Recent Posts
-
Android uses custom attributes to automatically play and scroll pictures
Hello, everyone. I remember that last time I took you to realize an effect similar to the picture scrolling player in …… -
Method for transferring pictures (bitmap) between Android activities
In Android development; It is common to pass parameters between activities; If we want to transfer pictures between ac…… -
Android uses the sliding menu framework to achieve the sliding menu effect
Before that, I introduced to you the implementation of the simplest sliding menu in history. I believe you all remembe…… -
Android implementation of two-way sliding effect example code
I remember a long time ago, I wrote an article about Android sliding menu, in which a friend left a message in the com…… -
Asp.net screen capture function to intercept web pages
This example shows the method of intercepting web pages with the screen capture function of asp.net. The code is simpl…… -
Android realizes the picture ground glass background effect
This example shares the specific code for Android to realize the ground glass background effect for your reference. Th…… -
Solution to Android WebView redirection problem
WebView redirection is required in the project, but because there are many loading operations in a webveiw, WebView is…… -
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…… -
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 …… -
Pit filling records for displaying pictures and playing videos in Android viewpager
Introduction to viewpager The function of viewpager is to slide the view, just as lanucher slides left and right. View…… -
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 …… -
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,…… -
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…… -
Analysis of WebView Remote Code Execution Vulnerability in Android
1. WebView Remote Code Execution Vulnerability description There is a remote code execution security vulnerability in …… -
Android reads txt and explains the example of reading by line
A TXT file reads it, and each line stores a single read The above example explanation of Android reading txt and readi…… -
Explain in detail the method of referencing third-party libraries in android.mk
1、 Integrating third-party jar packages: 1. Create the directory LIBS under the project directory (it's OK not to cre…… -
Android App online download update
preface Project address: updateappdemo The current android app will release a new version every once in a while. When …… -
Android display GIF image example code
Recently, a friend told me that I wanted to get her an alarm clock app... The function is actually very simple... Just…… -
Analysis of uploading Android project to GitHub
This is a new series of articles, GitHub project, which mainly explains their own GitHub project open source practice,…… -
Android prevent button from clicking repeatedly example code
In this article, I will introduce a small tool class library encapsulated by myself: the button click event class libr…… -
Screen capture event flow of Android source code analysis
In today's article, we mainly talk about the screen capture event processing process in Android system. Students who h…… -
Implementation of long press mask effect for Taobao product list of Android
Let's take a look at the effects of Taobao and vipshop by product, as well as the effects of a simple demo: First, ana…… -
Top pull-down and bottom pull-up springback effects of Android Scrollview
To achieve the rebound effect of Scrollview, you need to handle the touch event. Let's take a look at the simple effec…… -
Android custom view to achieve automatic rotation effect
This example shares the specific code for Android to realize the automatic rotation effect display for your reference.…… -
Android thoroughly understands the analysis of event distribution mechanism from the perspective of source code (Part 2)
I remember in the previous article, I took you to analyze the event distribution mechanism of view in Android from the…… -
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 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…… -
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 …… -
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…… -
Sputils SharedPreferences tool class
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
HDFS data upload and download code
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Httpclient obtains web page content through get and post
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao……