包含标签:Android 的文章
-
Android programming method for intercepting short messages and shielding system notification
This paper describes the method of intercepting short messages and shielding system notification by Android programmin…… -
Screen capture implementation method of Android programming (including Scrollview and listview)
This paper describes the screen capture implementation method of Android programming. Share with you for your referenc…… -
The width of textview in Android programming is too large, so drawable cannot be centered. Solution
This article describes the solution to the problem that drawable cannot be centered due to the excessive width of text…… -
Intent and usage of open file for Android programming development
This paper describes the intent and use method of opening files in Android programming development. Share with you for…… -
Android uses vitamio to build its own universal player (6) – online play (playlist)
preface The new version of vplayer is transferred from design to development, and the development cycle is expected to…… -
Method of implementing TCP client by Android programming
This paper describes the method of implementing TCP client by Android programming. Share with you for your reference, …… -
An example of multithreaded breakpoint continuous transmission downloader developed by Android programming
This paper describes the example of Android programming and implementation of multi-threaded breakpoint continuous dow…… -
Analysis of ondestroy() call in Android programming activity
This paper analyzes the ondestroy () calling method in Android programming activity. Share with you for your reference…… -
Android code realizes the up and down layout of pictures and text
Buttons with text and pictures are often used in Android development. Let's introduce how to use RadioButton to realiz…… -
Android programming to judge whether SD card exists and the implementation method of using capacity query
This paper describes the implementation method of judging whether SD card exists and using capacity query by Android p…… -
Android uses vitamio to build its own universal player (9) — online play (online TV)
preface If you don't want to watch videos by yourself, it's also good to watch TV in the traditional way, such as CCTV…… -
Method of parsing HTML pages using jsoup developed by Android
This article gives an example of how Android uses jsoup to parse HTML pages. Share with you for your reference, as fol…… -
Textview of Android programming development click the link to pop up the method of activity
This example describes the method of textview click link to pop up activity in Android programming development. Share …… -
Log based demonstration of Android programming detailed explanation of an activity life cycle example
This article illustrates an activity life cycle of Android programming based on log demonstration. Share with you for …… -
Android programming implements the method of displaying only one page per slide in the gallery
This example describes the method of Android programming to display only one page per slide in the gallery. Share with…… -
Common usage analysis of listview in Android programming development
This article describes the common usage of listview in Android programming. Share with you for your reference, as foll…… -
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 ……