Android
-
Android Bluetooth development example analysis
When using mobile phones, Bluetooth communication brings us a lot of convenience. So how to develop Bluetooth in Andro…… -
Multi touch program of Android development example
The multi touch operation of intelligent terminal devices has brought us a variety of cool experiences, which also mak…… -
In depth understanding of scroller’s scrolling principle in Android
Smooth scrolling effect of view What is the smooth scrolling effect of a view? For example, a view scrolls from one po…… -
Basic usage analysis of AlarmManager in Android
This article describes the basic usage of AlarmManager in Android. Share with you for your reference, as follows: The …… -
Android programming development recording and playing recording simple examples
This paper describes the method of developing recording and playing recording by Android programming. Share with you f…… -
How to use Android threads correctly
preface For mobile developers, "putting time-consuming tasks into sub threads to ensure the fluency of UI threads" is …… -
Phone tapping and interception application developed and implemented by Android
This paper describes the phone eavesdropping and interception application developed and implemented by Android. Share …… -
Some simple uses of WebView in Android
Some simple uses of WebView in Android I always wanted to write a simple application of WebView control, but I didn't …… -
Detailed introduction and usage of Android ADB
Android ADB usage The full name of ADB is Android debug bridge, which plays the role of debugging bridge. Used to oper…… -
Android customizes the optimized layout of baseadapter
In the previous article, we introduced the general implementation layout of custom implementation of baseadapter. Howe…… -
Customized implementation of baseadapter for Android (general adapter I)
After optimizing the layout, let's talk about how to create a general adapter. Can a general adapter do? It's very sim…… -
Android custom view to achieve water ripple progress ball effect
The view we want to implement today does not have many interactive views, so we inherit the view. The custom view rout…… -
Method of setting personalized dialog small icon for Android
This article describes the method of setting personalized dialog small icons for Android. Share with you for your refe…… -
Android development example simple graffiti board
Developing some small applications on Android can not only accumulate knowledge but also increase fun. It is different…… -
Android implements the method of allowing pictures to move freely on the screen (drag and drop function)
This example describes the method of Android to move pictures freely on the screen. Share with you for your reference,…… -
Simply call the methods of picture, video, audio, recording and taking pictures in Android
This article describes the methods of simply calling pictures, video, audio, recording and taking pictures in Android.…… -
Method for Android to realize running lamp effect based on textview attribute Android: ellipsize
This article gives an example of how Android can realize the effect of running lantern based on textview attribute And…… -
Share a lightweight image loading class imageloader
Image loaders are a big push on the Internet, such as nostra13 image loader, xutil and Facebook fresco. Many, but with…… -
Android realizes the function of vibration prompt after the phone is connected
Some mobile phones will have vibration prompt after the phone is connected, which has the advantage that they can wait…… -
Android dialog box custom title beautification operation
The dialog box title provided by Android is not good-looking. If we need to set a self-defined title for the pop-up di…… -
How does Android Customize button effects
Everyone can see how ugly the Android native buttons are and how monotonous the effect is. To make an app, you need to…… -
Android implements the time selection function
preface Since most of the initial Android tutorials don't teach you how to choose a time, beginners will inevitably be…… -
Android implementation of listview asynchronously loading network pictures and dynamically updating
This example describes the method of listview asynchronously loading network pictures and dynamically updating by Andr…… -
Android in view Solution for requestfocus (0) returning false
Sometimes we want the first line of listview to automatically get the focus, so we use view Requestfocus (0) to operat…… -
Android Aidl and remote service call example code
Android: Aidl and remote service call The content of this lecture is difficult to understand. Maybe you can't understa…… -
Some rules about drawable in Android
preface As soon as you enter the deep sea of Android, I believe many Android developers have a deep understanding of t…… -
Android image caching method based on softreference
This article gives an example of how Android caches images based on softreference. Share with you for your reference, …… -
Introduction to flux architecture for Android learning
Introduction to flux architecture The flux architecture is used by Facebook to build their client web applications. Li…… -
Android realizes the multi language switching function of APP applications
Recently, we are doing a multi language switching function, which is similar to the language switching of wechat. The …… -
Rich configuration options for Android picture selector
Recently, it was just used in the project, so I started to write a library of Android image selectors. Support multi-c…… -
Alertdialog pop-up control for Android UI design
I believe you have seen a lot about the pop-up interface of Android. Many applications on mobile phones involve pop-up…… -
Detailed explanation of how Android textview uses spannablestring to set compound text
This article illustrates how Android textview uses spannablestring to set compound text. Share with you for your refer……