通过浏览器操作你的Android手机: Webkey for Android

jopen 12年前

你可以使用webkey通过浏览器操作你的Android手机,但需要root权限。具体可操作功能如下:

  • 可以你的电话上点击和打字 (we inject touch events to the touch device and create a new HID for typing),
  • 截屏:get screenshots (copied from the framebuffer device) in jpeg and png, record images in sequence
  • 打电话:start phone calls (it uses '/bin/system/service' from android)
  • open webpages on the phone (it uses intents)
  • 查看手机sd卡中文件,并对其进行重命名,删除等操作:browse, download from, upload to the SD card (it uses AjaXplorer so you can rename files, listen mp3, etc.)
  • 从手机下载文件和上传文件到手机:browse and read every files on phone
  • adjust LCD backlight
  • 使用gps进行定位:get the phone's location (GPS and network, it uses our JAVA code and shows the result on GoogeMaps)
  • 读取手机短信,发送短信:reading and writing SMS,
  • 导出联系人,通话记录,短信等:exporting contacts, messages, call list in txt, csv, xml,
  • chat with phone and other users
  • terminal emulator with Shell In A Box
  • user rights management, log
  • works on wifi, 3g
  • DynDNS support (it's a dinamic DNS service, after you register at dyndns.org, your phone will have an address like: myphone.homeip.net, this only works if you can reach your phone using its IP address)
  • if your 3g internet provider blocks the incoming connection to your phone, then you cannot connect using its IP address or DynDNS, but you can connect through our server (the phone starts the connection like GoogleTalk does)
  • SSL support for direct connections (it doesn't work thought our server, we are working on it) - this product includes cryptographic software written by Eric Young (eay@cryptsoft.com)
  • opensource (it is licensed under General Public License)
  • most of the functions uses only C++ part, which has very low memory footprint and almost no CPU use in idle.

通过浏览器操作你的Android手机: Webkey for Android

项目主页:http://www.open-open.com/lib/view/home/1347982276834