找回密码
 立即注册
Android使用特刊network | android开发 2022-10-25 51 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
本篇简介?作为Google的手机,网络功能自然是其标榜的卖点,G1上市以后,与相配合的网络功能也备受大家好评,可以说Android是离不开网络的,很多功能也都依靠网络才能终结。?Android不只自身具备了丰厚的网络功能,一起也为我们的开发人员提供了丰厚的接口。作为Android的开发人员来说,理解、并使用这些接口,无疑能为我们的使用增色不少。?可是使用网络使用,就必须对Android平台的数据通信做一定的理解,假如使用SD卡扩展我们的内存,假如使用蓝牙、wifi来连通数据,如何使用http数据流,假如我们的开发人员可以熟练掌握这些技术,一定能做出更好的使用程序。?本期的特刊也仅仅一个引子,希望有爱好的兄弟,可以以这篇特刊为契机,扩展自己的这方面的学习。?本期首要包括如下四方面的内容:?1.SD的介绍、模拟器中模拟、代码中的使用?2.蓝牙的使用、底层蓝牙的分析?3.Wifi在SDK中相关的内容?4.http协议的简单介绍等
【eoeAndroid特刊】第六期:数据通信-变成Android数据流大师.pdf

(Introduction to this article? As Google's mobile phone, the network function is naturally its advertised selling point. After the G1 was launched, its matching network function was also highly praised. It can be said that Android can not be separated from the network, and many functions can only be terminated by the network. ".? Android not only has rich network functions, but also provides rich interfaces for our developers. As a developer of Android, understanding and using these interfaces will undoubtedly enhance our use. ".? However, when using the network, we must have a certain understanding of the data communication on the Android platform. If we use SD cards to expand our memory, if we use Bluetooth and wifi to connect data, how can we use http data streams? If our developers can master these skills, they will be able to make better applications.? This special issue is just an introduction. I hope that those who are interested in it can take this special issue as an opportunity to expand their study in this area.? This issue mainly includes the following four aspects:? 1. Introduction to SD, simulation in simulator, use in code? 2. Use of Bluetooth and analysis of underlying Bluetooth? 3. What is Wifi related to in the SDK? 4. Brief introduction to http protocol
[eoe Android Special Issue] Issue 6: Data Communication - Become a Master of Android Dataflow. pdf)

[下载]16274447603.rar




上一篇:【eoeAndroid特刊】资源与应用G际化
下一篇:【eoeAndroid特刊】第七期:NDK