jbinkleyj / cellbots

Automatically exported from code.google.com/p/cellbots
0 stars 0 forks source link

Create An Android App (not using Python via ASE) #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We currently use Python to write the robot code, which runs on the phone 
using the Android Scripting Environment. Some users have suggested we also 
have an Android app that can be loaded in the Market.

The ideal use-case is casual users who come across someone with these robots 
and want to quickly download an app and connect to it (best with BlueTooth)

Original issue reported on code.google.com by rhickman on 26 Mar 2010 at 4:17

GoogleCodeExporter commented 9 years ago
We now have an Android app being used to talk to a LEgo Mindstorm NTX over 
BlueTooth:
http://code.google.com/p/cellbots/source/browse/#svn/trunk/android/Mindstorms_NX
T

Need to look at the code and see where we can share functionality and workflows 
with 
the Python version.

Original comment by rhickman on 28 Mar 2010 at 11:33

GoogleCodeExporter commented 9 years ago
This is done thanks to Charles and Chaitanya.

Original comment by rhickman on 19 Sep 2010 at 3:54