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
146 
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
119 
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
174 
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
123 
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
130 
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
116 
Android - Custom Components
Implementing own components in pre built-in components with extending subclass with own defined class
2021-12-07 14:05
192 
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
131 
T:0.020427s,M:998.73 KB
返回顶部 留言