参考文章:http://my.oschina.net/u/1468102/blog/208687

如何安装使用SL4A

http://www.ibm.com/developerworks/cn/mobile/mo-python-sl4a-1/

相关软件及源码

https://github.com/kuri65536/sl4a/releases

BT相关接口

http://www.mithril.com.au/android/doc/BluetoothFacade.html

python相关介绍

中文本教程:

http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000

python官网:

http://pythoncentral.io/series/python-sl4a-android-scripting-layer-tutorial/

python常用函数:

https://docs.python.org/2/library/socket.html?highlight=create_connection

http://nullege.com/codes/search/socket.create_connection

最新文章

  1. mybatis, spring, springmvc
  2. Java 第29章GUI
  3. 拼图游戏 v1.1
  4. Windows下安装Cygwin
  5. 删除提示 FOREIGN KEY 约束引用”
  6. I/O复用:异步聊天
  7. Ehcache(2.9.x) - API Developer Guide, Blocking and Self Populating Caches
  8. App是什么,可以分为几类?及其相关解释。
  9. redis简单总结
  10. 34、锁问题与线程queue
  11. 201521123095 《Java程序设计》第7周学习总结
  12. cannot be cast to javax.servlet.Servlet
  13. 【转】查询SQLSERVER执行过的SQL记录
  14. 5 个免费的受欢迎的 SQLite 管理工具【申明:来源于网络】
  15. 10款 Mac 经典原型设计开发软件推荐
  16. python基础-abstractmethod、__属性、property、setter、deleter、classmethod、staticmethod
  17. Vue + Element UI 实现权限管理系统(工具模块封装)
  18. JConsole连接远程linux服务器配置
  19. .Net 环境下C# 通过托管C++调用本地C++ Dll文件
  20. (原)使用1080Ti显卡时安装ubuntu16.04.1及驱动的步骤

热门文章

  1. Chord算法
  2. C# 排序算法记录
  3. WPF 屏蔽Alt+F4强制退出
  4. Java EE学习--Quartz基本用法
  5. 物理学家的LOGO
  6. convert jar to java
  7. [POJ1050]To the Max
  8. 从零开始写一个武侠冒险游戏-7-用GPU提升性能(2)
  9. nyoj 20
  10. log2取整效率测试