Links

AChartEngine: charting library for Android

AChartEngine 

is a charting library for Android applications. It currently supports the following chart types:
  • line chart
  • area chart
  • scatter chart
  • time chart
  • bar chart
  • pie chart
  • bubble chart
  • doughnut chart
  • range (high-low) bar chart
  • dial chart / gauge
  • combined (any combination of line, cubic line, scatter, bar, range bar, bubble) chart
  • cubic line chart
All the above supported chart types can contain multiple series, can be displayed with the X axis horizontally (default) or vertically and support many other custom features. The charts can be built as a view that can be added to a view group or as an intent, such as it can be used to start an activity.

http://code.google.com/p/achartengine/

(download)

Filed under  //   android   asl   charts   graphs   opensource  
Posted September 1, 2011 by email 

OSGi on Android

How to run Apache Felix OSGI framework on Android.

https://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Framework+and+...

Filed under  //   android   dalvik   java   mobile   osgi  
Posted November 11, 2010 by email 

(Mobile) Web Development: PhoneGap, CoffeeScript

PhoneGap
PhoneGap is an open source development framework for building cross-platform mobile apps. Build apps in HTML and JavaScript and still take advantage of core features in iPhone/iPod touch, iPad, Google Android, Palm, Symbian and Blackberry SDKs.
http://www.phonegap.com/

PhoneGap souce code on GitHub
http://github.com/phonegap

PhoneGap Tutorial
http://building-iphone-apps.labs.oreilly.com/ch07.html


CoffeeScript
CoffeeScript is a little language that compiles into JavaScript. Think of it as JavaScript's less ostentatious kid brother - the same genes, roughly the same height, but a different sense of style. Apart from a handful of bonus goodies, statements in CoffeeScript correspond one-to-one with their equivalent in JavaScript, it's just another way of saying it.
http://jashkenas.github.com/coffee-script/

Filed under  //   android   ios   iphone   javascript   web  
Posted November 2, 2010 by email 

UI stencils: sketch out UI prototypes for iPhone, iPad, Android devices on paper

iPhone Stencil Kit

Quickly sketch out iPhone UI prototypes. Brainstorm your application ideas using our precision cut stainless steel stencil and mechanical pencil.

Kit features:
- iPhone 4 Specifications
- One iPhone UI Stencil
- Zebra mechanical pencil
- 2 UI Stencils stickers
- Downloadable .PDF letter or A4 sized printable template

Image001

iPhone Sketch Pad

Start generating iPhone and mobile application ideas. This pad has three phone silhouettes on the front side and three on the back. 300 possible screens per pad!

Features:
- Printing on both sides.
- Dot grid.
- 8.5 X 11 Inches.
- Project Name, Screen, Date & Note fields.
- 50 sheets, 70 lb paper.
- Cardboard back.
- Rounded bottom two corners.
- 100% Recyclable.

Image002

http://www.uistencils.com/products/iphone-stencil-kit

Filed under  //   android   ios   ipad   iphone   ui   web  
Posted October 13, 2010 by email