[android-developers] Storing IMEI on Android M

2017-01-04 Thread Vaghela Harshad
Hi, I am developing a payment domain application. My application have extensive use of IMEI number, so I block the user at the very first start of the application for phone permission and when user allow the phone permission application stores IMEI number in DB. I wants to make sure that

[android-developers] Extending the SurfaceFlinger Layers in NDK

2013-06-29 Thread Harshad
the NDK much and haven't seen an example of this on the internet. Hence, would like to know if there are any known gotchas, before I dive deep into this rabbit hole. thanks, Harshad -- -- You received this message because you are subscribed to the Google Groups Android Developers group

Re: [android-developers] Android Library Project Changes

2012-03-23 Thread Harshad RJ
equivalent of this. (I may not need it anyway since the new SDK+ADT has good Proguard support). cheers, -- Harshad RJ http://lavadip.com -- 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: Can't get SdkControllerSensorActivity to compile

2012-03-22 Thread Harshad
On Thursday, 22 March 2012 13:12:58 UTC+5:30, kingtut wrote: I am trying to get the SdkControllerSensorActivity to compile to run on my device, I keep getting the following error: *The container 'Android Dependencies' references non existing library

[android-developers] Re: Can't get SdkControllerSensorActivity to compile

2012-03-22 Thread Harshad
On Thursday, 22 March 2012 17:15:06 UTC+5:30, Harshad wrote: On Thursday, 22 March 2012 13:12:58 UTC+5:30, kingtut wrote: I am trying to get the SdkControllerSensorActivity to compile to run on my device, I keep getting the following error: *The container 'Android Dependencies

[android-developers] Android Library Project Changes

2012-03-22 Thread Harshad
by the A.class from the dependent projects. Could there be problems with such an approach? thanks, Harshad -- 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] Re: lights out mode PLUS menu soft key?

2012-03-12 Thread Harshad
I hit the same problem with my app. Why is the menu button hidden in the higher Android versions? If the Home and Back buttons are going to be there, why not also keep the menu button in the status bar? Is the menu system deprecated? I don't want to create a separate UI for this when there is

Re: [android-developers] Re: lights out mode PLUS menu soft key?

2012-03-12 Thread Harshad RJ
. cheers, -- Harshad RJ http://lavadip.com -- 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

Re: [android-developers] Re: lights out mode PLUS menu soft key?

2012-03-12 Thread Harshad RJ
have a way to go to the legacy options menu from the navigation bar on the bottom . thanks, -- Harshad RJ http://lavadip.com -- 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

Re: [android-developers] search hardware button

2011-10-31 Thread Harshad
But as far as I know, long pressing the menu button triggers an (emulated) hardware search button. This is based on my experience with Samsung Galaxy 3 -- 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] [RFC] URL Fetch service

2011-10-31 Thread Harshad
Have any of you app developers faced this situation: You have an app that needs to download data from the Internet, but don't want to add the Internet permission to your application, because it may deter some users from installing the app. Moreover, the data may be large and may need to be