包含标签:Android 的文章
-
Android custom loading circle animation effect
This example shares the specific code of Android custom loading circle animation display for your reference. The speci…… -
Method summary of Android calling system application
Method summary of Android calling system application 1. Call the system to take photos 2. Call system recording 3. Cal…… -
Android programming uses acceleration sensor to realize shake function and detailed explanation of optimization method
This paper gives an example of Android programming using acceleration sensor to realize the shake function and optimiz…… -
Android FTP multi thread breakpoint continuous download \ upload instance
Recently, I added FTP breakpoint download and upload functions to my open source download framework aria. In this proc…… -
Android processing time summary of various methods
This example shares various methods of Android processing time for your reference. The specific contents are as follow…… -
Detailed example of Android custom return button
Detailed example of Android custom return button In the program, we sometimes want the put back button to adjust the p…… -
Detailed explanation of httpurlconnection of Android network technology
@H_ 404_ 1 @ introduction Earlier, there were generally two ways to send HTTP requests on Android: httpurlconnection a…… -
Android realizes the switching effect of loading state view
The details of Android loading status view switching are as follows 1. Introduction to Android interface switching sta…… -
Analysis of Android’s fast image compression and upload function
Due to the busy project update function recently, I don't have time to sort out my knowledge and manage my blog. Andro…… -
Learn to use the material design control (II) use drawerlayout to realize the sideslip menu bar effect
This article describes how to use drawerlayout and navigationview to achieve the effect of sidesliding menu bar. The e…… -
Example of rounded rectangle with gradient effect implemented by Android programming
This article describes the example of Android programming to realize the rounded rectangle with gradient effect. Share…… -
Implementation method of fixed width height ratio of Android ImageView
Implementation method of fixed width height ratio of Android ImageView This article mainly introduces the fixed aspect…… -
Android realizes image to Gaussian blur and Gaussian blur layout
First, let's introduce how to convert pictures to Gaussian simulation: 1. Method implementation: 2 call: 2、 Gaussian …… -
Detailed explanation of page jump function realized by intent in Android programming
This paper describes the implementation of page jump function by intent in Android programming. Share with you for you…… -
Detailed explanation of Android network request framework retrofit
Introduction: Retro fit is a framework for Android network requests developed by square. The bottom layer of retro fit…… -
Learn to use material design control (IV) Android to realize the effect of automatic scaling and magnification of title bar
This article aims to realize the effect that the title bar automatically zooms / enlarges when the content is moved. T…… -
Android custom view to achieve water ripple effect
Introduction: controls for water ripple spreading effect are still common in app, such as Netease cloud music song rec…… -
Example code for Android uploading multiple pictures (rxjava asynchronous distribution)
I have been learning rxjava for some time and have been thinking about how to use it and how to use it reasonably in t…… -
Android timer timer stop and restart implementation code
This paper introduces the stop and restart implementation code of Android timer, which is shared with you as follows: …… -
Analysis of state saving method in Android programming
This paper describes the method of state saving in Android programming. Share with you for your reference, as follows:…… -
Android uses glide to get an example of the true width and height of the picture
preface Sometimes it is necessary to obtain the width and height of the network image to set the size of the image dis…… -
Implementation of Android custom keyboard (numeric keyboard and alphabetic keyboard)
In the project, the product will have special requirements for the input mode, and specific restrictions need to be ad…… -
Android realizes the effect of graphic vertical running light
Recently, in the maintenance of old projects, there is one place that needs to be modified, that is, the problem of ve…… -
Method for realizing layout reuse of Android composite control
Many projects have the practice of implementing their own title bar. The usual interface is composed of buttons or tex…… -
Detailed explanation of Android horizontal and vertical screen switching life cycle
1、 Introduction 2、 Code /activityLifeCycle_ 3Screen/AndroidManifest.xml Core code: Android: configchanges = "keyboar…… -
Learn to use material design control (III) use cardview to achieve card effect
This article mainly introduces the use of cardview. Cardview inherits from FrameLayout and is relatively simple to use…… -
Solution to null pointer problem when Android converts view to bitmap
Solution to null pointer problem when Android converts view to bitmap When working on Android projects, sometimes ther…… -
Textview uses spannablestring to set compound text spannablestring to achieve the link effect of textview
1、 Introduction Textview uses spannablestring to set compound text. Textview is usually used to display ordinary text…… -
Detailed explanation of using efficientadapter of Android listview
Detailed explanation of using efficientadapter of Android listview Listview is a very common control in Android mobile…… -
Android immersive status bar design example code
This article introduces the Android immersive status bar and shares it with you. I hope it will be helpful to you 1、 …… -
Android background sends mail to the specified mailbox
This is mainly to collect app error information and upload the information to the mailbox. Please don't use it for oth…… -
Android custom view to realize dynamic histogram
Let's take a look at the effect of dynamic histogram. The main function is to customize the specified font, histogram ……