Android
-
Android studio writes a simple flashlight app
Very good flashlight app, to share with you, I hope you like it. 1. Java code 2. FireActivity. java 3. content_ fire. …… -
Android uses fragment to achieve tab effect
Use fragment to achieve tab effect: Set radiogroup and fragment to achieve tab effect. The key files are: 1. Fragmentt…… -
Android6. 0 imitation wechat permission settings
Android version 6.0 is the most unfriendly to programmers. The setting of dynamic permissions once bothered me. At pre…… -
Httpclient uploads the instance code of the file through post
In the project in the previous paragraph, Java is used to imitate HTTP post to send parameters and files. If parameter…… -
Android imitates wechat to realize the initial navigation bar
This article introduces how Android implements the initial navigation bar. First look at the effect picture. How to im……