Android - Event Handling
Events are a useful way to collect data about a users interaction with interactive components of Applicati
2021-12-07 14:05
175 
Android - UI Controls
Input controls are the interactive components in your apps user interface. Android provides a wide variety
2021-12-07 14:05
135 
Android - UI Layouts
The basic building block for user interface is aViewobject which is created from the View class and occupies
2021-12-07 14:05
135 
Android - Fragments
WML 文档实例: http://www.wapforum.org/DTD/wml_1.1.xml> Our HTML Tutorial is an award winning
2021-12-07 14:05
141 
Android - Content Providers
A content provider component supplies data from one application to others on request. Such requests are ha
2021-12-07 14:05
149 
Android Tutorial
Android is an open source and Linux-based operating system for mobile devices such as smartphones and tablet
2021-12-07 14:05
137 
Android - Intents and Filters
An AndroidIntentis an abstract description of an operation to be performed. It can be used withstartActivity
2021-12-07 14:05
158 
Android - Broadcast Receivers
Broadcast Receiverssimply respond to broadcast messages from other applications or from the system itself.
2021-12-07 14:05
163 
T:0.012225s,M:992.7 KB
返回顶部 留言