As I understand it, an instrumentation (the thing positron uses to
control the UI) can only really affect the package it is bundled with.
If you look in the sample application's AndroidManifest.xml, there's a
few lines that declare the instrumentation and a handful of
permissions it needs. I imagine you will need to install a custom
copy of the MediaPlayer app, whose manifest also includes lines.
After that it might Just Work, or it might not. If you give it a
crack, definitely let me know so I can try to reproduce and include it
as an example.
Thanks for taking taking interest!
On Nov 19, 1:25 am, freepine <
freep...@gmail.com> wrote:
> Hi Smith,
> I tried positron 1.0 with your example, and found that it was really
> amazing:)
> Is there an easy way to write similar test cases for native SDK APIs (e.g,
> write test cases for android.media.MediaPlayer)? Because I am very
> interested in porting android SDK to other hardware profilers.
>
> Thank you.
>
> -freepine
>
> >
http://code.google.com/p/autoandroid/issues/listor say hello at
> >
http://groups.google.com/group/autoandroid
>
> > Happy Testing!