From 56db0770f64a1b68c3f5c08106562a10d521a894 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Fri, 20 Jan 2012 10:19:42 +0000 Subject: android: more goodness into the README a bit more --- README.Android | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.Android') diff --git a/README.Android b/README.Android index 503b50b2df8f..555f09374c2c 100644 --- a/README.Android +++ b/README.Android @@ -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 -- cgit v1.2.3