Android
-
Method for programming screen capture function for Android 5.0 and above
This paper describes the method of programming screen capture function for Android 5.0 and above. Share with you for y…… -
Android realizes the step sensor function
In this paper, the original text: the initial exploration of Android's step counting function, the step counting proje…… -
Android realizes the bidirectional sliding effect of up and down menus
This is the up-down two-way sliding effect realized after studying the two-way left-right sliding of the online God. I…… -
Android programming to achieve simple file browser function
This paper describes the implementation of simple file browser function by Android programming. Share with you for you…… -
Android programming method for obtaining video, audio and pictures of Multimedia Library
This paper describes the method of obtaining video, audio and pictures of multimedia library by Android programming. S…… -
Custom behavior for Android coordinatorlayout advanced usage
Last time, I briefly talked about the basic usage of coordinatorlayout (an example of coordinatorlayout usage of Andro…… -
Method of restarting app after silent installation of Android program
1: Demand profile The boss put forward a requirement before. The app running on the advertising machine needs to comp…… -
Method of realizing text and picture centered display by Android custom textview
Recently, there is a demand that the symbol "¥" of RMB is not exactly the same because of the inconsistency of Android…… -
Android okhttp requests to query the instance code of the shopping cart
Query the model layer of the shopping cart Interface for querying shopping cart M-layer P-layer Query the presenter la…… -
Android programming method for recording, saving and playing [download demo source code attached]
This paper describes the method of Android programming to realize the function of recording, saving and playing. Share…… -
Solution to error when Android studio references external dependencies
When Android studio references external dependencies, it is found that external dependencies cannot be referenced all …… -
Android uses canvas to draw text on pictures
[Android] some settings of paint font, thickness and other attributes in Android Typeface class is used to define font…… -
Android method for obtaining information such as APK icon, version number and package name that are not installed
1、 Get APK Icon Packagemanager, packageinfo and applicationinfo in the following code segment are the same as above. …… -
Implementation of Android dialog (recommended)
Requirements: the following interfaces are designed, including picture button, check button, radio button and ordinary…… -
Imitation IOS status bar color and title bar color consistent example code
First create a tool class Then call the method in the activity Copy a lot of other people's online. The author doesn't…… -
Loading and dynamic link process of Android native library
Loading process of native library We start with a simple NDK demo. Previous work of Android linker linker Let's start …… -
Sample code of Android local video compression scheme
preface This article does not discuss short video recording similar to second shooting, but users select an existing l…… -
Android date selector dialog DatePickerDialog usage details
Calling the Android native date selector dialog is the DatePickerDialog. The details are as follows The effect on Andr…… -
On the problem of text alignment and line breaking in Android textview
Today, I suddenly found that the uneven text layout in the Android project is very serious, so I have to find a way to…… -
Method for Android to modify app icon and name
1 Icon for modifying program Modify I →→ C of drawable folder_ Launcher.png icon. Just rename and overwrite the new ic…… -
Scrollview nested listview and calculation method of nested height of listview
introduction In Android development, we sometimes need to use the requirements of nested listviews in Scrollview. For …… -
Detailed analysis of Android source code warehouse and its management tool repo
Because software engineering needs continuous iterative development, it is necessary to version manage the source code…… -
Android imitation wechat location acquisition function example code based on Gaode map poi
1. Open the page to locate automatically and search all POIs around at the same time 2. Click the search button and en…… -
5 minutes to quickly achieve Android explosion smash cool animation effects example
This breaking animation is similar to the explosion breaking effect when Xiaomi system deletes the application. Render…… -
Android phone displays colorful neon effect
Using the multithreading technology learned before, we make a small example of using Android mobile phone to display a…… -
Android customized ViewGroup for elastic sliding effect
The user-defined view realizes an elastic sliding effect for your reference. The specific contents are as follows Impl…… -
An example of Android imitating IOS digital password unlocking interface
As follows: As every Android Developer knows, the most common way to unlock Android is to unlock Jiugongge, and the co…… -
Android monitoring network state changes and actual combat example code
We usually deal with the request error. Generally speaking, it is mainly divided into two aspects Today's blog focuses…… -
Beautiful Android music lyrics control imitates Netease cloud music sliding effect
The project has a music announcer function to realize music online playback, and needs to have the function of lyrics …… -
Detailed explanation and application of Android pathmeasure
Pathmeasure, as its name suggests, is a class used to measure path. It mainly has the following methods: Construction …… -
Android imitation wechat circle of friends picture selector
Recently, the development needs to solve a function of imitating the attached pictures of wechat circle of friends. Th…… -
Detailed explanation of the use of Android architecture component room
Room is actually an ORM that abstracts the use of SQLite, but it is the son orm of Android and supports the nested use……
