Thanks for your reply
i wanted to automate both the scenario on sample phone.
First play song then initiate call and check song is playing or not, after
call whether song resume.
If you/anyone know this please reply me back
On Sat, Jun 18, 2011 at 1:48 PM, kaushik p wrote:
> Hi
>
> When the
w Canvas(bmp);
> > > myView.draw(canvas);
> > > try {
> > >FileOutputStream out = new FileOutputStream( "/sdcard/screen.jpg"
> );
> > >bmp.compress(Bitmap.CompressFormat.JPEG, 100, out);
> > > out.flush();
> > >out.close();
> > &g
printStackTrace();
> }
>
> Not sure if this will help or not ? NOTE: that you can also save as a PNG
> if you want .
>
>
>
>
>
> On Jun 3, 2011, at 8:11 AM, Bharathi raja wrote:
>
> Hi,
> Thanks for sharing code.
>
> Code u shared will capture the entire sc
Hi,
Thanks for sharing code.
Code u shared will capture the entire screen, even if it is not widget
component.
[mean screen may have android or flash or web component]
i wanted to capture all the three.
Regards,
Bharathiraja R
On Fri, Jun 3, 2011 at 1:39 AM, New Developer wrote:
> Okay I outpu
Hi,
Can you please tell me it required any module\lib files to write python
script to do keystrokes and touch event.
if so, from where i will get those module files
On Mon, Jan 31, 2011 at 10:45 PM, A. Elk wrote:
> You might use Monkey to test that your app handles only certain
> keystrokes, han
Hi All,
I want to know files needed(for python) to start work with
monkeyrunner tool.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, s
Thanks for reply
Through static wifi, i am able to browse on my phone but not able to
download using my application.
On Jan 26, 9:40 am, Brill Pappin wrote:
> The answer was given to you by the exception.
>
> the problem is not you application, it is the network between your phone
> and the remo
I developed one android application through we can download file by
passing url and i am getting "java.net.SocketException: The operation
timed out" only when i use static wifi on android phone to download
file. i tried both URLConnection and HttpCclient but i got same
result.
anyone know the solu
Hi All,
Please anyone help me, how to do JUnit Testing for Android phone(Not
for Android application).
I have a doubt whether Junit Testing for android phone required
android source code or only class name are enough to do.
--
You received this message because you are subscribed to the Google
Use below method for delay b/w 2 event
delay(5000)
On Jun 22, 11:42 am, mlc wrote:
> this is my Monkeyscript
> type= point
> count= 0
> speed= 1
> start data >>
>
> captureDispatchPointer(5109520,5109520,0,230,358,0,0,0,0,0,0,0);
> captureDispatchPointer(5109521,5109521,1,230,358,0,0,0,0,0,0,0);
10 matches
Mail list logo