[android-developers] Problem in install app programatically in android

2019-11-27 Thread Ashutosh Kakdiya
I get *"There was a problem parsing the package"* error when i install app programatically in android -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[android-developers] Live stream startup

2016-05-02 Thread Ashutosh Kumar Ojha
Regarding the Live stream startup - The *native player of iOS* will always start the stream with the lowest bitrate available irrespective of end user bandwidth and then switch to higher bitrates based on end user network. In contrast, the *Android native player* will always start with the

[android-developers] Is using Android_ID allowed for advertising purpose ?

2014-06-21 Thread Ashutosh
As per Google Play Store policies 'Beginning August 1st 2014, all updates and new apps uploaded to the Play Store must use the advertising ID (when available on a device) in lieu of any other device identifiers for any advertising purposes' We have been using Secure.ANDROID_ID in past for

[android-developers] Re: VideoView seetTo() takes longer time to start video after pause

2012-08-22 Thread Ashutosh
did you get any solution for this issue, I am also facing it. thanks for help -ashutosh On Thursday, February 3, 2011 11:59:54 AM UTC+5:30, kavitha wrote: Hi All, In my project I am playing video with VideoView and when incoming call is there,I pause the video. But later it takes long

[android-developers] Re: Intercept and update Javascript resource loading from webview

2012-01-13 Thread Ashutosh
Any idea guys?? On Jan 12, 12:11 pm, Ashutosh ashuwon...@gmail.com wrote: Hi Guys, I am stuck with a situation. While loading javascript I need to identify resource and , in case it found I need to replace it with different resource e.g. in my JS if I have something like script src

[android-developers] Intercept and update Javascript resource loading from webview

2012-01-12 Thread Ashutosh
this with different resource. I am aware of shouldInterceptRequest() but it works only from API level 11 onwards. How can I do the same thing in earlier release. Thanks in advance for your help -Ashutosh -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Regarding Internet Socket Listener

2011-09-22 Thread Ashutosh Shinde
Any help will be appreciated Do we have any listener/Intent Action by which we can say that some other application has opened/closed the socket connection? ( Requirement - If some other application is using the Internet connection then my application should get informed ) I did some research and

Re: [android-developers] Re: java

2011-04-25 Thread Ashutosh Sing
If you know c++ you will not take much time to learn java. Android Require Java to develop applications. Thanks Ashu On Sat, Apr 23, 2011 at 10:54 AM, hoss7 hoss...@gmail.com wrote: php and c++ and c# On Apr 22, 7:13 pm, Mark Murphy mmur...@commonsware.com wrote: Possibly. What languages

[android-developers] Defining a class at runtime

2010-06-28 Thread Ashutosh Sharma
in the definition of an existing class? It seems like some Java reflection related methods are not implemented on Android (e.g. ClassLoader.resolveClass() or the resolve argument to ClassLoader.loadClass()). Thanks, Ashutosh -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: How to detect presence of camera on an Android device.

2010-06-28 Thread Ashutosh Sharma
I too am trying to figure this out - is there a reliable way to know whether a device has camera hardware at all? Thanks, Ashutosh -- 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] DisplayMetrics xdpi and ydpi returning incorrect values

2010-01-25 Thread Ashutosh Sharma
Is this a known bug? Is this expected to be fixed soon? Given the varying pixel densities of devices that are coming up, having a way to obtain accurate screen DPI is essential. Thanks, Ashutosh -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: DisplayMetrics xdpi and ydpi returning incorrect values

2010-01-25 Thread Ashutosh Sharma
Is it then true that the OS works only in the stepped values of 120, 160 and 240? Also, any idea if xdpi and ydpi would be fixed anytime soon? Or if some APIs would allow us to query the physical dimensions of the screen? Thanks, Ashutosh On Jan 25, 2:39 pm, Romain Guy romain...@android.com

[android-developers] Re: DisplayMetrics xdpi and ydpi returning incorrect values

2010-01-25 Thread Ashutosh Sharma
Thanks. I just verified that xdpi and ydpi return 254 on a Nexus One device. Ashutosh On Jan 25, 3:01 pm, Romain Guy romain...@android.com wrote: Is it then true that the OS works only in the stepped values of 120, 160 and 240? Yes indeed. Also, any idea if xdpi and ydpi would

[android-developers] Re: Adding a shortcut to Programs (launchers) programmatically

2009-08-03 Thread Ashutosh Sharma
Thanks Dianne. Is there any way to write the package manager database without actually installing a .apk file - e.g. via exposed package manager APIs, so that this can possibly be achieved? Thanks, Ashutosh On Aug 3, 12:23 pm, Dianne Hackborn hack...@android.com wrote: Hi, sorry

[android-developers] Enabling/Disabling activities at run time

2009-08-03 Thread Ashutosh Sharma
list)? Thank you, Ashutosh --~--~-~--~~~---~--~~ 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

[android-developers] Re: Enabling/Disabling activities at run time

2009-08-03 Thread Ashutosh Sharma
Thanks - That seems to be exactly what I was loooking for! Thanks again, Ashutosh On Aug 3, 7:09 pm, Mark Murphy mmur...@commonsware.com wrote: Ashutosh Sharma wrote: Hi, I have an application that has multiple activities with the intent action.MAIN (category LAUNCHER), so that multiple

[android-developers] Adding a shortcut to Programs (launchers) programmatically

2009-08-02 Thread Ashutosh Sharma
help me figure out how? Thank you, Ashutosh --~--~-~--~~~---~--~~ 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

[android-developers] Updating a built-in application - data preserved?

2009-04-09 Thread Ashutosh Sharma
. Thanks, Ashutosh --~--~-~--~~~---~--~~ 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] Search within Android Mailing Lists

2009-03-21 Thread Ashutosh Agrawal
Hi, Searching in Android mailing lists has now become easy with http://android-search.blogspot.com/ Cheers, Ashutosh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Integrating my external library

2009-02-16 Thread Ashutosh Agrawal
to the Android analogy and use my application framework (2). I would appreciate if somebody from Android team can correct my understanding on this, and would provide me the piece of advice. Thanks in advance, Ashutosh --~--~-~--~~~---~--~~ You received

[android-developers] Re: How to make an application icon its name invisible in emulator/device menu list.

2008-10-06 Thread Ashutosh Tamrakar
Thanks Hackbod, I have used *android:excludeFromRecents=true *in the manifest* ** *excluded my activity from currently running apps dialog. Thanks a lot, Ashutosh On 10/3/08, hackbod [EMAIL PROTECTED] wrote: Removing all intent filters makes the activity non-exported by default. You

[android-developers] How to make an application icon its name invisible in menu list.

2008-10-02 Thread Ashutosh
Do any one knows how to make an application icon its label invisible in menu list ? Please suggest. Thanks Ashutosh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] How to use my custom library apk file in other applications.

2008-09-30 Thread Ashutosh
Hi, I have my own custom library apk file (say lib.apk) i want make it available to other applications. How to provide the uses-library in the android manifest.xml file in other apps so as to use my custom library. Kindly suggest if any one has worked on this topic. Thanks