Android
-
Android imitation e-commerce app product details page button floating effect
1. The renderings are as follows: The user experience is still very cool. Today we will explain how to achieve this ef…… -
Android realizes the function of making calls from mobile phones
The most common function of a mobile phone is to make calls and send text messages. How can we make calls through prog…… -
Android simply implements the tab menu at the bottom of the screen
This article gives an example of how Android can simply implement the tab menu at the bottom of the screen. Share with…… -
Stopwatch timer example implemented by Android
This article describes the stopwatch timer implemented by Android. Share with you for your reference, as follows: More…… -
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 photo upload function example code
This paper describes the method of Android to realize the photo upload function. Share with you for your reference, as…… -
Android uses a push to implement the push function of third-party applications
PS: I used a push I feel that it is relatively simple to realize the push function of third-party applications The off…… -
Implementation method of making independent Android simulator
If we write an Android application and want to show it to others on a machine without Android SDK or build environment…… -
Usage example of setting properties through spannablestring for text in Android textview
This article describes the method of setting properties of text in Android textview through spannablestring. Share wit…… -
Android implements a multi selectable picture listview instance for batch operation
This article illustrates how Android implements a multi-choice picture listview that is convenient for batch operation…… -
How to make the radiogroup in Android not appear on the input method
If you often use radiogroup in the development process, have you encountered the following situations Whenever you cli…… -
Implementation method of Android monitoring incoming and outgoing calls
This paper describes the implementation method of Android monitoring incoming and outgoing calls. Share with you for y…… -
Android realizes the function of automatic recording of incoming and outgoing calls
When we use Android mobile phones to make calls, we may sometimes need to automatically record incoming and outgoing c…… -
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……