[android-developers] Music - Youtube application

2011-07-06 Thread Shrinivas Sahukar
Hi all, consider this scenario--> start music app --> music is playing --> home button pressed --> music playing in background, Now while playing music in background start youtube app, start a video here audio from music app as well as youtube video both are playing simultaneously. should I hav

[android-developers] Which OS is more preferable for Android apps, middleware,source/OEM level development.

2011-06-23 Thread Nainala Shrinivas
Hi, Could you any one give some clarity for Android development on which OS is more preferable? I am planning to buy new PC for android development for all the levels, like Apps, Middle level source modifications, Even we want to create own image. Can we do all the development on MacOS and Ubunt

[android-developers] Which OS is more preferable for Android apps, middleware,source/OEM level development.

2011-06-23 Thread Nainala Shrinivas
Hi, Could you any one give some clarity for Android development on which OS is more preferable? I am planning to buy new PC for android development for all the levels, like Apps, Middle level source modifications, Even we want to create own image. Can we do all the development on MacOS and Ubunt

[android-developers] USB driver problem with Dell Streak 5 and 7.

2011-06-22 Thread Nainala Shrinivas
I am unable to debug dell streak devices. Its able to detect as "Removable Disk", but its not showing in "DDMS" as a debug device. Is any one faced same problem? Let me know the answer if any solution is available. I have checked Android USB drivers are loaded properly. I would like to debug dell

[android-developers] What are the Android devices have USB socket/port support in the market?

2011-06-22 Thread Nainala Shrinivas
Could anyone help me to find out USB port support android devices in the Market. I have seen some document, USB host is not available for android sdk till now. USB device has to be self powered, when we can see Android has USB host capability? I have seen macro USB on devices, is there any device

[android-developers] What are the Android devices have USB socket/port support in the market?

2011-06-22 Thread Nainala Shrinivas
Could anyone help me to find out USB port support android devices in the Market. I have seen some document, USB host is not available for android sdk till now. USB device has to be self powered, when we can see Android has USB host capability? I have seen macro USB on devices, is there any device

[android-developers] When can we expect USB host capability on Android device.

2011-06-22 Thread Nainala Shrinivas
Is there any way to get USB host capability on existing android devices? I want to attach USB device to Dell streak and Xoom devices. It seems they don't have USB ports, even I tried to attached with other adopters, its not powering up. When can we see USB host capability on Android. BR Srinivas

[android-developers] Re: How to configure Bluetooth in android emulator

2011-06-22 Thread Nainala Shrinivas
Is there anyway to get Bluetooth behavior on Emulator. What are the H/ W feature can be simulate on android emulator (mention Android OS SDK version). On Jun 22, 2:08 pm, Kristopher Micinski wrote: > No. You need a device. The g1s are cheap now. > > On Jun 22, 2011 2:28 PM, "RAMESH N" wrote: > >

[android-developers] Re: SdCard removal issue

2011-06-20 Thread Shrinivas Sahukar
:P On Sat, Jun 18, 2011 at 5:38 AM, Shrinivas Sahukar < shrinivas.sahu...@gmail.com> wrote: > Hi all, > > while playing the music if sdcard is removed the file keeps on playing the > buffered data, what i think is sdcard bad removal intent listener is not > there in ginger

[android-developers] SdCard removal issue

2011-06-18 Thread Shrinivas Sahukar
Hi all, while playing the music if sdcard is removed the file keeps on playing the buffered data, what i think is sdcard bad removal intent listener is not there in ginger bread.. while in eclair its handled in setting application where it recieves the events of sdcard where as this class is miss

[android-developers] How to connect/interact USB smartcard reader device in Android 3.1 (Mototola Xoom tablet)

2011-05-23 Thread Nainala Shrinivas
Hi All, I would like to develop Smartcard reader application on Android 3.1/2.x based tablets. 1.My application for Automatic scanning ( using for attendance tracking) using USB Smartcard reader. 2.When try to connect Smartcard reader with Xoom (smartcard has USB , other side for xoom has micro U

[android-developers] Fwd: FW: Employee Referral invited for ( PL/SQL Developer's) Saturday's walk-in 05 March 2011

2011-03-03 Thread Shrinivas Sahukar
-- Forwarded message -- From: Sahukar, Shrinivas Date: Fri, Mar 4, 2011 at 12:20 PM Subject: FW: Employee Referral invited for ( PL/SQL Developer's) Saturday's walk-in 05 March 2011 To: Shrinivas Thanks & Regards, Shrinivas Sahukar. Associate Consultant | An

Re: [android-developers] Re: Android SDK is so slow that is ridiculous.

2011-02-24 Thread Shrinivas Sahukar
:) On Thu, Feb 24, 2011 at 8:55 PM, sblantipodi wrote: > honeycomb is also slower. > congratulations google. > > -- > 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

[android-developers] How to check the version of my application on the android market programatically

2010-06-30 Thread Shrinivas
I want to implement the versioning feature for my application manually. For that I intend to compare the application version currently installed on the device and the application version present on android market. I can get the installed application's version using PackageManager , but how to find

[android-developers] LOG: 'obtainBuffer timed out (is the CPU pegged?)'

2010-06-15 Thread Shrinivas K
// timing out when a loop has been set and we have already written upto loop end // is a normal condition: no need to wake AudioFlinger up. Is this a platform limitation ? Regards, Shrinivas -- You received this message because you are subscribed to the Google Groups &quo

[android-developers] Track web browsing and web browsing ralated activities on android

2009-09-16 Thread Shrinivas
Hello Everyone , I am a newbie and just started coding in android. I have got a task on which I want a little help from you all. This is the problem : "Track web browsing and browsing related activities including user's total time spent online, complete URI's and timestamps, downloads in

[android-developers] connecting internet through Android Emulator

2009-06-12 Thread Shrinivas
Hi, Does anybody know how to connect internet from Android Emulator browser? Thanks --~--~-~--~~~---~--~~ 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] can anybody please tell about DirectFBGL...

2009-05-31 Thread Shrinivas
Hi All, - Can anyboy highlight on DirectFBGL. - What is the relation between OpenGL ES & DirectFBGL? - Do we need DirectFBGL while porting on OpenGL ES on Graphical hardware accelerator. If yes please give me some tutor links to implement for the same. Thanks... --~--~-~--~~---

[android-developers] few querieson OpenGL-ES on Android...

2009-05-27 Thread Shrinivas
Hi All, I have few queries: - Can anybody let me know is 2D & 3D graphics in Android are using OpenGL-ES? I have have read only 3D graphics is using OpenGL-ES. - what are all the application in android which are using OpenGL-ES. please give the list of applications. Thanks. --~--~-~--~

[android-developers] OpenGL ES portability...

2009-05-15 Thread Shrinivas
what difficulties i come across while porting this library. Please help in getting some knowledge of how to go about using the hardware accelerators for OpenGL-ES on Android platform. I appreciate your help for the same... BR, Shrinivas Rao --~--~-~--~~~---~--~~ You rece