Android
-
Android uses seekbar to realize simple music player
1、 Introduction to demo Use Aidl to bind the service for the activity, use the handler mechanism, send messages to up…… -
Android uses vitamio to build its own universal player (10) – local playback (thumbnail, video information, video scanning service)
preface Vitamio is the sincere work of our team. In addition to building vplayer into the best player of Android, vita…… -
Custom settings for Android program development tabhost, tabwidget style
First look at the effect: Menu bar at the bottom of Jingdong Mall Menu bar at the bottom of sina Weibo Effect drawing …… -
Android programming example of developing music player
This article describes the example of Android programming and developing music player, which is shared for your refere…… -
Overview of basic usage of startservice in Android
There are two main ways to use service in Android. By calling the startservice method of context or the bindservice me…… -
Android Development notes with camera
In Android, there are generally two methods to take photos with a camera. One is to call the camera provided by the sy…… -
Solution of mediaprovider unable to write data to files in external SD card under Android 4.4
This article describes the solution that the mediaprovider under Android 4.4 cannot write data to the file in the exte…… -
Android simple music player implementation code
This example shares the specific code of Android music player for your reference. The specific contents are as follows…… -
Android uses vitamio to build its own universal player (5) — online play (play Youku Video)
preface In order to ensure the progress of weekly articles, and because the new version of vitamio has not been releas…… -
Static loading and dynamic loading examples of fragment in Android Application Development
1. The static use of fragment is a part of the UI of the activity. It is embedded in the activity. Multiple fragments …… -
GridLayout grid layout of Android layout
The grid layout label is GridLayout. This layout is new to Android 4.0. This layout can only be used after version 4.0…… -
Android implements the method of obtaining pictures from the network for display and saving them to SD card
This paper describes the method of Android to obtain pictures from the network and save them to SD card. Share with yo…… -
Solution to the problem of Chinese garbled code when Android programming sends a request to the server
This paper describes the solution to the problem of Chinese garbled code when Android programming sends a request to t…… -
Android uses the mediarecorder class to record video
Programming tips remind you to use mediarecorder to set the recording code steps in the order specified by the API, ot…… -
Videoview video player for Android multimedia
This paper shares two ways of video player for your reference. The specific contents are as follows 1) , surfaceview i…… -
Android uses vitamio to build its own universal player (8) — detail optimization
preface Successful products often achieve perfection in details. From the perspective of use, the biggest difference b…… -
How to load data cache in Android
Recently, the app is almost completed, but many list loading, news consulting and other data have been requested from …… -
Android programming implements the method of loading and waiting for ProgressDialog
This article describes the method of loading and waiting for ProgressDialog by Android programming. Share with you for…… -
Android plays background music through startservice
For an overview of the basic use of startservice and its life cycle, see overview of basic use methods of startservice…… -
A solution to the rotation problem in preview screen when calling Camera in Android programming
This article describes the solution to the rotation problem in preview screen when calling Camera in Android programmi…… -
Example analysis of rebound effect of viewpager in Android programming
This article describes the rebound effect of viewpager in Android programming. Share with you for your reference, as f…… -
Android imitation music player function
This example shares the specific code of Android imitation music player function for your reference. The specific cont…… -
Android music player oscilloscope
The oscilloscope was taught by the teacher in college, but it has not been used when I came out to work. I gradually f…… -
Mediaplayer for learning Android development tutorial in 21 days
This article introduces the use of mediaplayer. Mediaplayer can play audio and video. In addition, it can also play vi…… -
Method for Android programming to obtain and set activity brightness
This article describes the method of Android programming to obtain and set the brightness of activity. Share with you …… -
Method of installing APK in Android simulator
This article describes the method of installing APK in Android simulator. Share with you for your reference, as follow…… -
Common layout based on Android code
There are many examples of common Android layouts using XML files. But how to use code? Of course, code implementation…… -
Android programming implements the method of copying compressed database files to the installation directory
This paper describes the method of copying compressed database files to the installation directory by Android programm…… -
Detailed Android Application Development — code implementation of MP3 music player (I)
Requirement 1: read out the MP3 music in the memory card and display it in the list 1. Query all music data from the d…… -
How to quickly create an Android simulator
Debugging mobile applications is usually implemented by simulator first, just because it is too troublesome to release…… -
Chinese garbled code problem caused by mutual conversion of Android string and hexadecimal
Don't read the nonsense, just paste the code for you. The code is attached with notes, which can explain everything. P…… -
Explain in detail how to use notification in Android
In message notification, we often use two controls notification and toast. Especially for important information and in……