Android - Phone Calls
Android provides Built-in applications for phone calls, in some occasions we may need to make a phone call t
2021-12-07 14:05
178 
Android - Sending SMS
In Android, you can use SmsManager API or devices Built-in SMS application to send SMSs. In this tutorial, w
2021-12-07 14:05
148 
Android - Sending Email
Emailis messages distributed by electronic means from one system user to one or more recipients via a netw
2021-12-07 14:05
219 
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
157 
Android - Notifications
Anotificationis a message you can display to the user outside of your applications normal UI. When you tel
2021-12-07 14:05
167 
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
153 
Android - Custom Components
Implementing own components in pre built-in components with extending subclass with own defined class
2021-12-07 14:05
226 
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
159 
返回顶部 留言