Kaydet (Commit) 56db0770 authored tarafından Michael Meeks's avatar Michael Meeks

android: more goodness into the README a bit more

üst d45b38c9
...@@ -20,7 +20,13 @@ Then it is necessary to get stdout/err to go to somewhere we can find it: ...@@ -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 make run ; adb shell logcat
And if all goes well - you should have some nice unit 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 * Detailed explanation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment