Appengine | Sign in

云在千峰


moonblink

A number of applications for the Android OS, some published on the Android market. See each app's page for more details.

  • TiltLander -- a simple lunar lander game using the accelerometer.
  • ScrambledNet -- a network-unscrambling puzzle game, based on the KDE game knetwalk.
  • Tricorder -- a working tricorder application for your Android phone.
  • Audalyzer -- an audio analyzer for Android.
  • Plughole -- a simple accelerometer-based game.
  • Formula -- a general-purpose calculation app.
  • On Watch -- a cruising sailor's watch buddy.
  • Watch Aids -- handy reference information for sailors.
  • Clusterer -- a cluster analysis testbed.
Home : http://code.google.com/p/moonblink/
| no comments | 标签: aop

Facebook Connect for Android

该项目把 Facebook Connect for iPhone 移植到 Android 平台,由 Mobisoft写的教程 虽然FaceBook在5月份发布了官方的Android SDK,通过该项目还是可以学习到Android和FaceBook相关的内容.
| no comments | 标签: aop

Android Scripting Environment

Android Scripting Environment(ASE) 是Android平台上的一个脚本语言解释器,安装了ASE就可以在Android平台上运行脚本语言了. 当前支持:Python, Perl, JRuby, Lua, BeanShell, JavaScript, Tcl, 和 shell 脚本语言. 项目组计划将来支持更多的语言
| no comments | 标签: aop

k9plugin-K9mail插件

K-9 Mail Locale Plug-in allows Android users to control the behavior of K-9 using the Locale application. K-9 Mail's polling, notifications, new mail ringing and vibrate, and push mail activities can all be controlled, on a global or per-account basis. In addition, K-9's background operations and theme can be controlled.
| no comments | 标签: aop

android RSS阅读器

android-rss 是一个Android RSS阅读器项目,作者通过该项目来学习如何在Android SDK上开发程序。 在该程序中可以了解到如何建立网络请求,解析RSS格式内容,如何调用WebKit浏览器来显示RSS文章内容等知识点。
| no comments | 标签: aop

Application Crash Report for Android

你的Android程序是否会崩溃呢!是否有用户抱怨程序崩溃,但是您又收集不到崩溃时候的详细信息呢?是否希望给您的用户提供更好的用户体验呢?ACRA(Android程序崩溃报告)就是一个帮助您在程序崩溃时候收集信息的项目.
| no comments | 标签: aop

几个Android游戏开发框架

GDX 一个简单的游戏开发框架,该框架可以快速的建立和PC桌面程序行为一样的原型
juicygames : 快速建立原型的框架.
cloak: 该项目的目标是提供一个简单的框架让他人可以快速的创建游戏 .
| no comments | 标签: aop

novoda: oauth for android 和 RESTProvider

An OAuth Library/application for Android which uses Content Providers in order to store OAuth data
RESTProvider handles all the HTTP querying and caching. Users can seamlessly interface with any Web Service API which provides JSON or XML as a response. To query a RESTProvider in an activity a user need only specify an endpoint and then query an APIs RESTful functions.
| no comments | 标签: aop

commonsware-Android平台可复用代码仓库

CommonsWare 是一个Android教学组织,他们在github上的代码库中包含了很多Android平台常用功能的实现代码和一些教程.例如: * cwac-adapter: 是一个AdapterWrapper * ColorMixer 是一个用来选择颜色的组件 * cwac-bus: 提供一个跨程序的消息机制 * cwac-cache: 提供程序的缓存实现机制. * cwac-custmenu:示例如何自定义菜单,并且可以配置菜单的位置 . * cwac-endless:一个 EndlessAdapter,这是一个自动分页的List,当用户浏览到List的最后一行的时候自动请求新的数据.
| no comments | 标签: aop

angle - OpenGL 2D引擎

Angle 是一个Android平台快速开发基于OpenGL ES 2D游戏的引擎.该引擎全部用Java代码编写,并且可以根据自己的需要替换里面的实现.
| no comments | 标签: aop

Android Password Safe

你是不是有很多密码需要记呢?银行卡、信用卡、各大论坛 等等,是不是经常为输错密码而烦恼呢?那 Android Password Safe 就是你的好帮手,顾名思义该软件是一个保存你所有密码的程序,不用担心你的密码会被泄露,您的密码都经过 AES 加密。
| no comments | 标签: aop

android touchexample

android touchexample 是Android项目组提供的一个处理Touch事件的示例,通过示例介绍了如何处理点击事件以及多点触摸事件.在Android版本中新加入了一个 android.view.ScaleGestureDetector手势Detector,用于处理多点触摸事件
| no comments | 标签: aop

Android 开源项目

ConnectBot 是一个 Secure Shell 客户端,通过手机来控制远程机器. Standup Timer 是一个android版本的计时器. TorProxy Android平台的Tor代理客户端,如果您想开发代理软件
| no comments | 标签: aop

WordPress for Android

WordPress for Android 是由WordPress团队开发的Android版客户端.通过该软件可以了解到如何使用XMLRPC和WordPress API通信.
| no comments | 标签: aop

Eyes Free-让您的程序说出来

Eyes Free 是由Google工程师开发的TTS引擎程序集合,该项目核心内容为TTS引擎(包含Android版本和其他手机平台以及PC版本).另外还包含很多基于TTS的程序,可以作为示例程序来学习.
| no comments | 标签: aop

Pedometer-测速计

该软件通过手机上的感应器来测量你的步行速度,比如你把手机拿在手中,走路的时候自然摆臂,通过重力感应装置根据手机摆动的位置来统计你步行的步伐.如果你安装了TTS引擎,还可以设置语音提示.
| no comments | 标签: aop

Android 开源项目

Android Opensource Project(AOP) 是关于一些Android开源项目的介绍,在学习Android开发的时候笔者经常阅读一些优秀开源软件的代码,学习他们的设计理念和实现方式. 在AOP专题中将会介绍笔者看过的一些优秀的开源软件.
| no comments | 标签: aop