包含标签:Android 的文章
-
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…… -
Android uses toast to display a message prompt box
In the previous example, the toast class has been applied to display a simple prompt box. Toast will be introduced in …… -
Solve the problem of Android studio 3.0 buttonknife: 7.0.1 configuration
Most configurations of online tutorial 7.0 are like this: compile 'com. Jakewharton: butterknife: 7.0.1'. I don't know…… -
Android custom Scrollview enables the top picture to be pulled down and enlarged
This example shares the specific code of Scrollview to realize the pull-down and amplification of the top picture for …… -
Wechat jump game Android brush sub code
This example shares the wechat jump game Android score brushing for your reference. The specific contents are as follo…… -
Example code of using sharesdk integrated sharing function in Android
introduction Now the integration and sharing function of app development is a very common requirement. I haven't used …… -
Solve the problem that Android studio and Android monitor cannot be opened
1. The screenshot of the problem is as follows: 2. Reason for the problem: I infer that it is due to the update pushed…… -
Explain the application of animation list animation in Android
From colleagues_ For the packaging application of smile, record and learn it and share it with you, as follows: 1. Enc…… -
Detailed explanation of keyguard unlocking screen mechanism developed by Android 4.0
This article describes the unlocking screen mechanism of Android 4.0 keyguard. Share with you for your reference, as f…… -
Android advanced component AutoCompleteTextView autocomplete text box usage details
Autocomplete textview is used to display a drop-down menu for users to select after allowing users to enter certain ch…… -
Solution of background darkening when Android PNG transparent picture is converted to jpg
After the image is saved in view, the black background appears when the compressed format is converted to jpg. The fun…… -
Tab interval setting method based on tablayout (example explanation)
The collocation of TabLayout and ViewPager is a lot of convenience, but TabLayout still has many places to make compla…… -
Android scrollto and scrollby methods use parsing
In a view, the system provides two methods, scrollto and scrollby, to change the position of a view. The difference be…… -
Android develops a method to load network pictures and download them to local sdcard
This example describes the method of loading network pictures and downloading them to local sdcard. Share with you for…… -
The up / down monitoring of listview hides the instance of the top option bar
Listview's up and down monitoring to hide and display the special effects in the top option bar. This special effect i…… -
Resolution of sliding event conflict between viewpager and slidingpanelayout
Problem Description: The sliding events of viewpager and slidingpanelayout conflict. Problem analysis: Slidingpanelayo…… -
Android zip4j compression, decompression, encryption and decryption sample code
JDK has a native zip package. Because it doesn't achieve the desired effect, the third-party zip4j open source is used…… -
Android fingerprint function example code
Recently, when I was working on a project, I encountered the function of opening the app image to unlock. I owe it to …… -
Initial experience of installing Python 3 on MAC system
the front For IOS development, don't disassemble Python from the system, because many libraries still use Python 2.7. …… -
Android uses animation list to realize frame animation
This example shares the specific code of using animation list to realize frame animation for your reference. The speci……