
android framework
文章平均质量分 83
muojie
这个作者很懒,什么都没留下…
展开
-
[Bluetooth] Android BluetoothAdapter
/** * Represents the local device Bluetooth adapter. The {@link BluetoothAdapter} * lets you perform fundamental Bluetooth tasks, such as initiate * device discovery, query a list of bonded (paired原创 2013-06-18 11:30:15 · 3171 阅读 · 0 评论 -
[Bluetooth] Android BluetoothSocket
BluetoothSocket.java /** * A connected or connecting Bluetooth socket. * * The interface for Bluetooth Sockets is similar to that of TCP sockets: * {@link java.net.Socket} and {@link java.net.S原创 2013-06-18 15:01:21 · 3762 阅读 · 0 评论 -
Android PackageManager
getPackageInfo 获取安装程序包的Info原创 2013-10-16 13:56:26 · 3139 阅读 · 0 评论