Re: [android-developers] v7_appcompat error

2014-12-19 Thread Krishna Mahadik
Hi, There is small setting change that you need to make in your support package. 1. Right click v7\appcompat package, and go to properties. 2. Go to Android - Select API Level 21 ( Android 5.0). 3. Clean all solutions. 4. Done Regards, Krishna On Fri, Dec 19, 2014 at 4:54 PM, mkw

[android-developers] Official Sample for Fetching Contacts doesn't work properly.

2014-12-19 Thread Chandra Sekhar Nayak
Hi All, I am trying to run the ContactsList.zip provided by Google on it's developer site http://developer.android.com/training/contacts-provider/retrieve-names.html. But the problem I found is, it's not fetching all the contacts saved in the Native Contact App. I am running this

[android-developers] Read directly from external HID connected via USB OTG

2014-12-19 Thread SouthAustin
We have a USB barcode scanner that emulates a HID that we've connected to an Android 4.0.3 Generic/No name tablet via USB OTG . We've verified that the tablet does receive scans. Now we have to write our own app to handle the scans and we were wondering how the app would read the input from

[android-developers] You need to enter a valid YouTube address

2014-12-19 Thread Bob S
Hello, I'm trying to submit an Android App to Google Play. The form has a line where you can enter a YouTube video promo. But I can't get it to accept my URL. I found this thread where they say you simply have to change https to http, but that does not work for me:

Re: [android-developers] ViewPager pages not drawn

2014-12-19 Thread Kostya Vasilyev
Have you tried debugging into ViewPager code? To see if your fragments' views are actually there and how they're laid out? Another thing I often use in cases like this -- is to set the background color of various views to distinct noticeable colors, like pink, cyan, etc. In this case, I'd try

[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