Biosensor Array Mobile Device Interface: Difference between revisions
From PS:1 Wiki Dev
Jump to navigationJump to search
Content deleted Content added
m moved BiosensorArray - Mobile Device Interface to Biosensor Array Mobile Device Interface: Consistancy in Page Naming, preface Biosensor Array Page Name, Capitalze and spaces, no dashes etc. |
moved Development Environment References here |
||
| Line 18: | Line 18: | ||
* Status: Bill has been setting up dev environment & Drew plans to as well |
* Status: Bill has been setting up dev environment & Drew plans to as well |
||
** Note: Titanium covers the bulk of smartphone users, but Drew & Bill have N900s so also want to pursue this option to some extent |
** Note: Titanium covers the bulk of smartphone users, but Drew & Bill have N900s so also want to pursue this option to some extent |
||
== Development Environment References == |
|||
===== Maemo N900 Python ===== |
|||
* [http://maemo.org/development/ Maemo development] |
|||
* [http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide Maemo 5 developer guide] |
|||
* [http://www.linuxuser.co.uk/tutorials/develop-for-the-nokia-n900/ N900 developer tutorial] |
|||
* [http://pymaemo.garage.maemo.org/ PyMaemo] |
|||
* [http://wiki.maemo.org/PyMaemo/UI_tutorial PyMaemo UI tutorial] |
|||
* [http://www.pyside.org/ PySide] |
|||
* #pymaemo on chat.freenode.net |
|||
* Related: [[BiosensorArray - mobile device interface]] |
|||
===== Appcelator Titanium ===== |
|||
* Cross Platform Mobile SDK |
|||
* Website: http://www.appcelerator.com/ |
|||
* Related: [[BiosensorArray - mobile device interface]] |
|||
Revision as of 20:21, 1 April 2011
This page is part of the Biosensor Array Project
Ideally, we want to provide a mobile phone interface to the biosensor array. The smartphone would connect via bluetooth.
Appcelerator Titanium
- Open source & free
- Cross Platform SDK
- Generates native apps for Android, iPhone, Blackberry
- Website: http://www.appcelerator.com/
- Status: Drew has some exposure prior to this project and will investigate further
Python + Qt
- Targets: PC, Nokia N900, other meego/maemo devices, other Qt-capable phones/tablets
- Status: Bill has been setting up dev environment & Drew plans to as well
- Note: Titanium covers the bulk of smartphone users, but Drew & Bill have N900s so also want to pursue this option to some extent
Development Environment References
Maemo N900 Python
- Maemo development
- Maemo 5 developer guide
- N900 developer tutorial
- PyMaemo
- PyMaemo UI tutorial
- PySide
- #pymaemo on chat.freenode.net
- Related: BiosensorArray - mobile device interface
Appcelator Titanium
- Cross Platform Mobile SDK
- Website: http://www.appcelerator.com/
- Related: BiosensorArray - mobile device interface