Open GoogleCodeExporter opened 8 years ago
The summary says "Running on device" but you passed "--mode host" which means
run with a dalvikvm on the host. Did you mean to use "--mode target"?
Original comment by b...@google.com
on 2 Mar 2012 at 5:29
Yes I meant running locally on host against dalvikvm compiled against x86.
1. So running with vogar fails with class not found
2. Using the same command as outputed by --verbose (i.e. the one above) yields
correct result.
I am unfamiliar with "--mode target"
Original comment by charroch
on 3 Mar 2012 at 10:12
Original issue reported on code.google.com by
charroch
on 2 Mar 2012 at 12:03