[android-developers] Android Apps force or mandatory installation on the device.

2014-12-19 Thread Srinivas Nainala
How can we insist user to install app or update app in his/her device whenever it is compulsory for the device. I have one application for my company, all apps are comes as a enterprise release for the device. So we have some update apps after sometime how can we force the users to install the

[android-developers] How many android devices(slaves/clients) discovered through Android Bluetooth option.

2013-02-11 Thread Srinivas Nainala
Hi All, I would like to know using Android Bluetooth discovery, how many maximum devices can be discovered in the discovered list. Is there any restriction to findout the already paired device. Use-case:- My devices is master(server) devices, so I would like to know how many devices are

[android-developers] Bluetooth maximum connection capability.

2013-02-07 Thread Srinivas Nainala
Hi All, I would like to know how many (maximum capacity) blue devices could connect to my Android tablet. My friends have different OS like Android, iOS and Windows devices. They want to connect to my Android device and I would like to connect their device mutually. Thanks in advance for your

[android-developers] Re: Bluetooth maximum connection capability.

2013-02-07 Thread Srinivas Nainala
and change that restriction. But if you do so you are not allowed to publish the app on Apple's app store. On Thursday, February 7, 2013 2:05:25 PM UTC-6, Srinivas Nainala wrote: Hi All, I would like to know how many (maximum capacity) blue devices could connect to my Android tablet. My friends

[android-developers] How much time take for Google certification for apps

2012-07-03 Thread Srinivas Nainala
Hi, I developed one application, I would like to place in the google play. How much google labs take the time for certify my application. BR Srinivas -- 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] What are the mandatory application available on the Android Tablet.

2012-06-20 Thread Srinivas Nainala
Hi All, Could you conform what are the default/mandatory apps available on any Android Tablet. BR Srinivas -- 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

Re: [android-developers] What are the mandatory application available on the Android Tablet.

2012-06-20 Thread Srinivas Nainala
12:30 PM, Srinivas Nainala srito...@gmail.com wrote: Hi All, Could you conform what are the default/mandatory apps available on any Android Tablet. BR Srinivas -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Browser application behaves differently Desktop execution to Android tablet (HC 3.2) browser execution.

2012-05-11 Thread Srinivas Nainala
Dear All, I have one web-application its working fine on desktop browser. Its basic application contains search some data and showing search results, couple of dialog and notifications. But same app executing on Android browser(default), search result is not showing(try to load the page it

[android-developers] How we can get Panasonic Toughpad A1 SDK.

2012-04-24 Thread Srinivas Nainala
Could you help me to get Panasonic Toughpad A1 SDK, we would like to install and use it for emulator debugging/testing. We are targeting our application on Panasonic toughpad.We have already ICS latest version SDK and emulator. But instead of that we would like to use Panasonic SDK. BR

[android-developers] How to get smart key board on my device.

2012-03-14 Thread Srinivas Nainala
Dear All, I am facing strange behavior on my Acer Iconia tablet when I connect NFC reader to the tablet USB port. Its killing my soft-keyboard on my screen (I am not able to enter any data on my application and even I observed with other application. The result is same). When I remove my NFC

[android-developers] Re: How to get smart key board on my device.

2012-03-14 Thread Srinivas Nainala
) It is on the input method selection icon (left to the right-most digital clock.) This option will only show when you connect the physicak device (a.k.a NFC or keyboard). Best Regards, Solution 9420 www.solution9420.com On Mar 14, 11:47 pm, Srinivas Nainala srito...@gmail.com wrote

Re: [android-developers] dynamically change the content of the data in the android screen

2012-03-09 Thread Srinivas Nainala
She needs only answer not for Learn How to ask a question (You are asking us to read entire document for to asking a question in the forums . Its so funny). On Friday, March 9, 2012 9:57:57 AM UTC-6, MagouyaWare wrote: Step 1: Read this: http://catb.org/esr/faqs/smart-questions.html Step

Re: [android-developers] dynamically change the content of the data in the android screen

2012-03-09 Thread Srinivas Nainala
/magouyaware On Fri, Mar 9, 2012 at 10:55 AM, Srinivas Nainala srito...@gmail.comwrote: She needs only answer not for Learn How to ask a question (You are asking us to read entire document for to asking a question in the forums . Its so funny). On Friday, March 9, 2012 9:57:57 AM UTC-6

[android-developers] Re: USB Host/External Keyboard support?

2012-03-09 Thread Srinivas Nainala
1) Will the typical Android-enabled device be able to support USB devices? I know most PDAs today don't have USB Host support, which throws a wrench into using a lot of external hardware. Ans:-Yes. Lot of Android devices are available in the market they support USB devices (espy

[android-developers] My NFC reader detecting as a USB Keyborad ;)

2012-03-05 Thread Srinivas Nainala
Dear All, I am facing typical problem with my NFC reader. Steps:- I have connected NFC reader to the Acer Iconia USB slot. I try to enter some data using keyboard on the fields, but I am unable to find out the keyboard on the screen. In the log file it detecting as USB

[android-developers] Re: My NFC reader detecting as a USB Keyborad ;)

2012-03-05 Thread Srinivas Nainala
reader it is deactivating keyboard. builtinKeyboard=false How can I call builtinkeyboard explicitly ??? BR Srinivas On Mar 5, 5:04 pm, Srinivas Nainala srito...@gmail.com wrote: Dear All, I am facing typical problem with my NFC reader. Steps:-                   I have connected NFC reader

[android-developers] What is the maximum size of Heap in Android with API levels.

2012-02-27 Thread Srinivas Nainala
Could anyone provide Heap size limitations with API levels. I heard 16MB is the max limit in latest API 15 level. Could you correct if I am wrong. BR Srinivas -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: How can I connect Dell Streak 7, eLocity devices to my DDMS

2011-09-08 Thread Srinivas Nainala
I have done mandatory steps, even I can't able to connect to PC for debugging. Anyone succeeded with Dell Streak and eLocity tablets. BR Srinivas On Sep 7, 4:56 am, albnok alb...@gmail.com wrote: Did you enable USB Debugging, on your Dell Streak 7 and eLocity? On Sep 6, 10:08 pm,

[android-developers] How can I connect Dell Streak 7, eLocity devices to my DDMS

2011-09-06 Thread Srinivas Nainala
Hi All, I am unable to connect/detect Dell Streak 7 and eLocity devices to my eclipse DDMS interface for seeing debug statements. How can I get rid of this. Even I have tried in Mac Notebook, its same situation in Windows 7. Could you suggest me what are the USB device drivers need to install

[android-developers] Did any one succeed for VPN client?

2011-09-06 Thread Srinivas Nainala
Hi all, Could you guide me how can I remotely connect using VPN on Xoom or other Android devices. Could you give which devices is more flexible to connect VPN client, if possible share the procedure with me. At least list some of the VPN client support devices, the requirement on ATT network

[android-developers] Re: xoom usb conecting to win xp

2011-06-27 Thread Srinivas Nainala
Step1:- Uninstall existing drivers (control panelparticular USB drivers) Step2:- Install proper drivers from Motorola tech support http://www.motorola.com/Support/US-EN/Support-Homepage/Software_and_Drivers/USB-and-PC-Charging-Drivers I faced same problem, after above steps, its working

[android-developers] What OS is more user friendly for Android development.

2011-06-24 Thread Srinivas Nainala
I have found some problems with Ubuntu and Windows when I connected Dell Streak device, its not detecting in DDMS tool, then I am unable to debug my app. I try download the related drivers still not detecting. Could you suggest me how can I avoid USB drivers problem while connecting to DDMS