fbug 发表于 2015-9-9 13:44:44

Google code android开源项目(五)

  1.      diskusage http://code.google.com/p/diskusage/
  提供了一种找到存储卡上的文件和消耗了大量的空间目录的方法
  2.      themissingtabwidget http://code.google.com/p/themissingtabwidget/
  水平tab标签页
  3.      xinkvpn http://code.google.com/p/xinkvpn/
  通过XinkVpn桌面小工具,将可以实现一键连接/关闭VPN
  4.      android-aspectj http://code.google.com/p/android-aspectj/
  android使用AspectJ 方法跟踪的例子
  5.      roboguice http://code.google.com/p/roboguice/
  Android 版google-guice(google的依赖注入框架)
  6.      ical-import-export http://code.google.com/p/ical-import-export/
  导入导出ical文件
  7.      android-gps-emulator http://code.google.com/p/android-gps-emulator/
  基于地图模拟gps位置
  8.      android-ndk-profiler http://code.google.com/p/android-ndk-profiler/
  编译进Android NDK代码生成gprof(打印出程序运行中各个函数消耗的时间,可以帮助程序员找出众多函数中耗时最多的函数)兼容的性能信息
  9.      flot-android-chart http://code.google.com/p/flot-android-chart/
  使Flot(基于JQuery的纯JavaScript实现的绘图库)运行在android平台上
  10.    weibo4j/Weibo4Android http://code.google.com/p/weibo4j/
  一款基于新浪微博开放平台API(V2)接口的支持oauth2授权认证方式的Java SDK
  11.    simple http://code.google.com/p/simple/
  Simple是针对Android发展出来的Basic语言版本
  12.    android-calendar-view http://code.google.com/p/android-calendar-view/
  android日历控件
  13.    scirocco http://code.google.com/p/scirocco/
  UI自动化测试工具
  14.    resting http://code.google.com/p/resting/
  REST客户端
  15.    icingadroid http://code.google.com/p/icingadroid/
  android版Icinga,Icinga是Nagios(网络监视工具)扩展版本。
  16.    android-simple-game http://code.google.com/p/android-simple-game/
  一个难度较高的弹幕游戏,国人开发
  17.    weather-notification-android http://code.google.com/p/weather-notification-android/
  通知栏天气预报
  
  转自:http://blog.iyunv.com/dellheng/article/details/7173112
页: [1]
查看完整版本: Google code android开源项目(五)