Open GoogleCodeExporter opened 9 years ago
Hi,
It seems that you're trying to pass the app source to dynodroid.
I've sometimes found the instrumentation code problematic as well. An easy fix
though it to make these changes manually (or with a simple script).
- Create EmmaInstrument package and copy the BroadcastReceiver &
InstrumentedActivity into it.
- Change the AndroidManifest to add the relevant XML.
You can find these in all androtest subjects.
Once you've done this, build the debug apk and pass that to Dyno-droid instead.
~Shauvik
Original comment by shau...@gmail.com
on 22 Jul 2015 at 10:01
Original issue reported on code.google.com by
pbsf...@gmail.com
on 21 Jul 2015 at 3:56Attachments: