Android - Wi-Fi Tutorial
Android allows applications to access to view the access the state of the wireless connections at very low l
2021-12-07 13:59
191 
Android - Broadcast Receivers
Broadcast Receiverssimply respond to broadcast messages from other applications or from the system itself.
2021-12-07 14:05
190 
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
189 
Android - Widgets Tutorial
A widget is a small gadget or control of your android application placed on the home screen. Widgets can
2021-12-07 13:59
184 
Android - Spelling Checker Tutorial
The Android platform offers a spelling checker framework that lets you implement and access spell checking i
2021-12-07 14:02
184 
Android - UI Design Tutorial
In this chapter we will look at the different UI components of android screen. This chapter also covers the
2021-12-07 14:02
180 
Android开发之自定义Spinner下拉列表样式
Spinner控件,展示下拉列表,默认使用系统的样式。Spinner默认样式包括:Spinner本身样式和Spinner下拉样式(下拉列表样式),APP开发的需要,学会如何更改Spinner默认样式,制作出好看漂亮的
2021-12-07 14:04
179 
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
179 
T:0.019688s,M:1023.58 KB
返回顶部 留言