包含标签:Android 的文章
-
Android example code for adding shadow effect to layout and controls
Add shadow effect to make the control or layout look three-dimensional. In general, there are two solutions. 1. The ef…… -
Android implements gesture password function
This example shares the specific code for Android to realize gesture password function for your reference. The specifi…… -
How to print logs safely in Android
Preface @ h_ 404_ 5@ During Android development, whether writing demos or actual projects, some logs will be printed t…… -
Android programming handles UI elements such as window control size, shape, pixels and so on
This article describes the Android programming window control size, shape, pixels and other UI elements tool classes. …… -
Detailed explanation of automatic annotation (custom author, class function, etc.) in Android studio
I believe you will not be unfamiliar with the automatic annotation of eclipse, https://www.oudahe.com/p/43235/ , after…… -
Android uses the pulltorefresh framework to implement listview pull-down refresh and pull-up loading. More
This example shares more specific codes for Android listview pull-down refresh pull-up load for your reference. The sp…… -
Detailed analysis of several schemes of audio and video synthesis in Android
preface Recently, the demand of audio-video processing has been met in the work. Under the Android video and video syn…… -
Implementation of lazy loading of multiple fragments in Android imitation of today’s headlines
preface Recently, I have time, so I have double Bodhisattva random Huang angry aluminum playing fragment lazy loading …… -
Downloadmanager realizes the file download function
preface About file downloading, it may not be a strange content. Downloading is only one aspect in network operation, …… -
Detailed explanation of WebView positioning in Android
preface Now many apps have built-in web pages (hyprid APP), such as many e-commerce platforms, such as Taobao, JD, juc…… -
Android imitation QQ home listview left sliding top and deletion function
Android imitation QQ home listview left slide top, delete and other implementation source code, the specific contents …… -
Simple Notepad for Android
This example shares the specific code of Android simple Notepad for your reference. The specific contents are as follo…… -
On the use of Android nexus private server
Let's start with a few words. Since the company's private server has been set up, I don't bother to think about buildi…… -
Android sideslip menu control drawerlayout usage details
Drawerlayout is a layout control with sideslip function under Android V4 package. It can expand and hide the sidebar a…… -
Android camera Gaussian blur example code
I haven't written an article for a long time. I had this requirement in the previous project, but time is tight. I cov…… -
Android asynchronous task setting timeout using handler update notification function
Considerations for setting request timeout using asynctask for Android 2. Detailed explanation of handler A handler al…… -
Android realizes wechat sideslip closing page effect
Recently, after the mobile phone upgraded the 5.0 System, I suddenly found that wechat had the effect of closing the c…… -
Android Notepad project development
Wrote an Android Notepad applet, now record it. Considering that it is a notepad applet, the recorded content is only …… -
Get the picture path and bitmap usage of glide in Android
Programming tips before that, I introduced the basic usage of glide, a picture loading framework. You can refer to it …… -
Android custom view to achieve circular cut effect
Use the custom view to achieve the effect of circular ImageView. The details are as follows At present, the circular b…… -
Android implements Notepad app
Write a simple Notepad app yourself. The effect is as follows: 1、 The first is the preparation of the first interface…… -
Explain in detail the socket communication of Android based on TCP and UDP protocols
Originally, I wanted to talk about the basic knowledge points of network communication. I found it too boring, but I o…… -
Android realizes call minimization floating box effect
When you use mainstream video software and live broadcast software, you often see that after opening video minimizatio…… -
Android realizes the axis rotation effect, and Android makes another kind of picture browser
There are many nice examples in Android API demos. The code of these examples is very well written. If you study every…… -
Example code for Android to obtain SIM card information of dual card dual standby mobile phone
preface The function of mobile phone number needs to be verified, but most domestic mobile phones are dual card and du…… -
Exception analysis based on transactiontoolargeexception
The keyword of the exception is: android.view.infiateexception: binary XML file line #11: error infiating class It is …… -
The URL in textview specifies the special string and click event resolution
When using textview, you may need to give a special style to specific strings in textview, such as URLs and numbers. Y…… -
Method for quickly deleting useless resources in Android studio
1. Select Run inspection by name in anaylze 2. Enter unused in the pop-up window after clicking After resources, enter…… -
Notification customization interface
preface Before making a mobile phone player, you need to display the control playback interface in the notification ba…… -
Hot upgrade attempt for Android so
1、 Hot upgrade attempt of so In Android code, loading so library is realized by calling system.loadlibrary function. …… -
How Android uses soundpool to play sound effects
In Android development, we often use mediaplayer to play audio files, but mediaplayer has some shortcomings, such as h…… -
Detailed description of view drawing process in Android
Create window Window is the window. This concept is implemented in the Android framework as the abstract class android……
