包含标签:Android 的文章
-
Tool class for obtaining sdcard size and memory size developed and implemented by Android
This paper describes the tool class for obtaining sdcard size and memory size developed and implemented by Android. Sh…… -
Android imitation yu’e Bao digital beating animation effect complete code
1: Don't even think about it. There are pictures and facts. It looks great. I'm looking at the source code below 2: …… -
Android viewpage implements controllable no sliding
Android programming often uses viewpager combined with fragment to realize pages that can slide and switch left and ri…… -
Simple calculator function developed and implemented by Android [download complete demo source code attached]
This article describes the simple calculator function developed and implemented by Android. Share with you for your re…… -
Android develops a method of using activity to nest multiple fragments to realize the horizontal and vertical screen switching function
This paper describes the method of using activity nested multiple fragments to realize the horizontal and vertical scr…… -
Detailed explanation of Android imitation iPhone date and time selector
This example shares the specific code of Android imitation iPhone time selector for your reference. The specific conte…… -
Solution to not displaying text after tablayout is associated with viewpager
When you use the addtab () method to dynamically add text to tablayout, the problem of not displaying the title text m…… -
Example of click ripple effect by setting theme for Android
At the beginning, let's talk about the material design we all know. Material Design: Material design is a new design …… -
Detailed explanation of data encryption methods commonly used by Android
preface Android needs to use data encryption on many occasions, such as local login password encryption, network trans…… -
Example summary of dialogfragment usage in Android Development
This article illustrates the use of dialogfragment in Android development. Share with you for your reference, as follo…… -
Android view custom control with text and progress
Objective: customize a control with text and progress, as follows design sketch: Non twinning Cooking: Step analysis E…… -
Android development realizes the pop-up function of imitating Jingdong commodity search tab
This paper describes the example of Android development to realize the pop-up function of imitating Jingdong commodity…… -
Android realizes the effect of unlimited sliding around the switching date
When we are developing Android, we often use dates. For example, in course arrangement, work arrangement, log and othe…… -
Analysis of sin, cos and Tan calculation of calculator in Android Development
This paper describes the calculation of sin, cos and Tan values of calculators in Android development. Share with you …… -
Detailed explanation of Android decompilation and code confusion
preface Include the following To decompile APK, you need the following three tools 1. Apktool (resource file acquisiti…… -
Background music implementation of Android studio 3.0 service project
This article is to realize the background music in the service project by learning Android studio, and the e-mail send…… -
Android studio 3.0 method for viewing mobile phone file system (super simple)
As we all know, the prerequisite for us to check the file system in Android phones is to use the root phone, and then …… -
Android development and implementation of listview click item to change color function example
This article describes an example of Android development to realize the function of listview clicking item to change c…… -
Android development patheffect problem handling
I want to draw an area composed of irregular paths, and because the visual effect of this path needs to be rounded, I …… -
Detailed explanation of Android immersive implementation compatibility solutions
Since Android 5.0, immersive status bar seems to have become a trend. The lack of immersive status bar in applications…… -
Examples of how Android WebView loads HTML, CSS and other languages
preface This topic may not be very good. I haven't come up with a more suitable one for a long time. When developing W…… -
Detailed explanation of fragment definition, creation and use of Android development tutorial [including activity communication, transaction execution, etc.]
This paper describes the definition, creation and use of fragment in Android development tutorial. Share with you for …… -
Mui carries out app hybrid development to realize pull-down refresh and pull-up loading
First of all, our environment is to use hbuilder to develop app through Mui. This hybrid development is suitable for A…… -
Android development and implementation of the method of sliding and changing color with Scrollview
This paper describes the method of changing color with Scrollview sliding in Android development. Share with you for y…… -
Detailed explanation of sound / size modification and configuration of default system in Android
preface The sound management system is used to realize the functions of sound input and output, sound control and rout…… -
Explain Android SELinux permissions and problems in detail
As we are working on the MTK platform, the source path is based on MTK, but Qualcomm is much the same explain After An…… -
Android file download function
Android downloads files on the network for your reference. The specific contents are as follows Steps: 1. Download fil…… -
Android imitation adapter implementation custom pageradapter method example
Introduction to pageradapter Pageradapter is a class in android.support.v4 package. Its subclasses include fragmentpag…… -
Mui integrated pull-up and pull-down writing
In the process of APP production, pull-down refresh and pull-up load are always used together. We shared with you the …… -
Android loads web pages with WebView (HTTPS and HTTP)
1. Android cannot open the web page requested by HTTPS when loading When there is an HTTPS page in SSL layer, if the s…… -
Android studio 3.0 gradle tip version is too old
Many friends are using Android studio 3.0 gradle to prompt: The android gradle plugin version 3.0.0-alpha1 is too old,…… -
Add border shadow effect to Android control
1. Layout file: RES / drawable / BG_ shadow.xml 2. Use the following reference in the layout file in RES / layout: Sou……