From 8f7a8b0e9571a750bf443358f58582b4e6fc716f Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 19 Apr 2013 16:35:33 -0400 Subject: [PATCH] more notes --- android/build.xml | 5 ++--- android/todo.txt | 4 ++++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/android/build.xml b/android/build.xml index fd0f99918..4d3342e89 100644 --- a/android/build.xml +++ b/android/build.xml @@ -1,9 +1,8 @@ - - + @@ -13,10 +12,10 @@ + - diff --git a/android/todo.txt b/android/todo.txt index d7d195a33..93322faec 100644 --- a/android/todo.txt +++ b/android/todo.txt @@ -1,5 +1,9 @@ 0217 android +moving mode out to its own package +_ make sure the download of the mode works properly +_ maybe even straight from github +_ change build script to use ../processing instead of .. as path _ requires deleting the app before reinstalling _ just fix this like the others