blue bread
unread,Nov 9, 2011, 11:22:22 AM11/9/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 0xlab-devel
In Benchmark.java, I'm wondering what the Activity for
"startActivityForResult(intent, 0);" is and where it is started.
I'm trying to add extra benchmarks, but I'm getting an
ActivityNotFoundException for startActivityForResult(intent, 0);.
Thank you.