[android-developers] Configuration setting for peak performance of HTTP download

2011-04-25 Thread vrukesh
download speed of 12Mbps. Is there some configuration setting required in TCP stack, to achieve peak throughput speed with single file itself ? Thanks, Vrukesh V. Panse -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

Re: [android-developers] Re: Monkey not playing video using Music app

2011-03-28 Thread vrukesh panse
keycode commands and select your MP3 file 3. when MP3 file ends playback, use input keyevent keycode command to go back to HOME menu. -Vrukesh On Wed, Mar 9, 2011 at 5:31 PM, Kanishka Dutta kanishka.du...@gmail.comwrote: Hello, I am trying to run a mp3 file using monkey 1.mp3 is the name

[android-developers] Compiling fails for Webkit instrumentation flag WEBCORE_INSTRUMENTATION

2010-04-12 Thread vrukesh
to `android::TimeCounter::record(android::TimeCounter::Type, char const*)' collect2: ld returned 1 exit status Any suggestions for solving this ? Thanks and Regards, Vrukesh V. Panse -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] Re: Application manager not exiting properly in Eclair 2.1

2010-03-04 Thread vrukesh panse
Hi Bishu, Sorry for late reply. Missed this mail. Your company needs to get it from Google. Early release for partner companies... Regards, Vrukesh On 2/17/10, bishu bishutho...@gmail.com wrote: Hello For two weeks am trying to find details about the CTS. Havent been successfull... Can

[android-developers] Application manager not exiting properly in Eclair 2.1

2010-02-09 Thread vrukesh
in this regard ? Thanks, -Vrukesh -- 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, send email to android-developers+unsubscr

[android-developers] DDMS File Explorer not showing any contents

2009-09-02 Thread vrukesh
and Regards, Vrukesh --~--~-~--~~~---~--~~ 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, send email to android

[android-developers] Deleting buffer cache for IO throughput

2009-05-29 Thread vrukesh
throughput is 350KBps. Application is simple Java-based application, it is .jar app. It is not using the Application class and hence, not having AndroidManifest.xml present. (). Is there any way to clear the buffer cache after each run of the application ? Thanks and Regards, Vrukesh

[android-developers] Issue with VideoView for different resolution streams

2009-05-26 Thread vrukesh
(to 640 x 480). Exactly why is this resizing not happening ? Regards, Vrukesh --~--~-~--~~~---~--~~ 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

[android-developers] Re: Smarter Monkey Needed

2009-05-18 Thread vrukesh
can we expect the implementation of flag -- ignore-timeouts in Monkey ? -Vrukesh On May 6, 3:23 am, Brian Conrad brianjto...@gmail.com wrote: I was testing my program withMonkeyunder the 1.5 emulator.   It gets hung up on some of the dialogs which a user would just dismiss with the back key

[android-developers] How to run Sample instrumentation test applications ?

2009-05-11 Thread vrukesh
EXTRA_BOOLEAN_VALUE ...] [-e|--ei EXTRA_KEY EXTRA_INT_VALUE ...] [-n COMPONENT] [-f FLAGS] [URI] # What are we missing ? Thanks and Regards, Vrukesh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] Re: Monkey not playing video using Music app

2009-04-07 Thread vrukesh
/ com.android.music.VideoBrowserActivity 3. Launch Monkey with command: monkey -p com.android.music -p com.android.camera -c android.intent.category.MONKEY -f /sdcard/monkey.txt -v -v -v 1 Regards, Vrukesh On Apr 6, 3:44 pm, vrukesh vrukesh.pa...@gmail.com wrote: Hi, We are trying to test

[android-developers] Monkey not playing video using Music app

2009-04-06 Thread vrukesh
get the error message: // Rejecting start of Intent { action=android.intent.action.VIEW data=content://media/external/video/media/3 type=video/mp4 comp= {com.android.camera/com.android.camera.MovieView} } in package com.android.camera Any suggestions to solve the issue ? Regards, Vrukesh

[android-developers] How to launch C program application at start-up

2009-03-25 Thread vrukesh
. Modifications in init.rc look like this: on boot . . #calling helloworld service helloworld /system/bin/helloworld onrestart Any suggestions on fixing the issue can be helpful. Thanks and Regards, Vrukesh --~--~-~--~~~---~--~~ You received this message

[android-developers] Re: Regarding ADB offline message

2009-03-04 Thread vrukesh
One more observation: when we type the command setprop persist.service.adb.enable 1, target goes in hang state. -Vrukesh On Mar 4, 1:17 pm, Al Sutton a...@funkyandroid.com wrote: Yup, kill-servered, re-installed drivers, muttered secret incantation of the frustrated smartphone user. Nothing

[android-developers] Regarding ADB offline message

2009-03-03 Thread vrukesh
, Vrukesh --~--~-~--~~~---~--~~ 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, send email to android-developers

[android-developers] Re: Regarding ADB offline message

2009-03-03 Thread vrukesh
Hi Al, Mark, We are using Windows XP. Vrukesh On Mar 4, 2:37 am, mark.ka...@gmail.com wrote:   Ah the joy of Vista... Did you try running 'adb kill-server' several times while the device is unplugged, then replugging it? I've had to do that to see the device once in a while, but I'm

[android-developers] How to hide MediaController progress bar ?

2009-02-09 Thread vrukesh
(); mVideoView.requestFocus(); mVideoView.start(); Thanks And Regards, Vrukesh --~--~-~--~~~---~--~~ 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

[android-developers] Debugging native libraries using DDMS ?

2009-02-04 Thread vrukesh
Hi, is it possible to debug native libraries (based on C/C++) using DDMS in Android ? Or is there any other debugging tool for the native libraries in Android ? Vrukesh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google