Android - Location Based Services
Android location APIs make it easy for you to build location-aware applications, without needing to focus
2021-12-07 14:05
105 
Android - Notifications
Anotificationis a message you can display to the user outside of your application's normal UI. When yo
2021-12-07 14:05
114 
Android - Drag and Drop
Android drag/drop framework allows your users to move data from one View to another View in the current layo
2021-12-07 14:05
101 
Android - Custom Components
Implementing own components in pre built-in components with extending subclass with own defined class
2021-12-07 14:05
168 
Android - Styles and Themes
Astyleresource defines the format and look for a UI. A style can be applied to an individual View (from wi
2021-12-07 14:05
111 
Android - Event Handling
Events are a useful way to collect data about a user's interaction with interactive components of Appl
2021-12-07 14:05
148 
Android - UI Controls
Input controls are the interactive components in your app's user interface. Android provides a wide va
2021-12-07 14:05
119 
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
120 
T:0.010007s,M:972.72 KB
返回顶部 留言