android: more goodness into the README a bit more

This commit is contained in:
Michael Meeks
2012-01-20 10:19:42 +00:00
parent d45b38c9e3
commit 56db0770f6

View File

@@ -20,7 +20,13 @@ Then it is necessary to get stdout/err to go to somewhere we can find it:
make run ; adb shell logcat
And if all goes well - you should have some nice unit
test output to enjoy.
test output to enjoy. After a while of this loop you'll probably
find that android has lost a lot of space on your device at
this point:
adb shell stop ; adb shell start
and continue onwards & upwards.
* Detailed explanation