[android-developers] Android issue in Background Drawable with layer-list with API v16

2016-02-13 Thread Anant Anand Gupta
I am trying to achieve something like this (focused edittext highlights). The below screenshot is taken from the working v23 device. but it is not working on v16 as desired. here

[android-developers] Retrieving Entities of Google Datastore in Android Studio with Google Endpoints

2016-02-13 Thread Marcel Neumann
down votefavorite I managed to add an App Engine Java Endpoints Module to my Android project. Also, as described in the documentation, I added an EndpointsAsyncTask

[android-developers] Re: Error downgrading from Android 5.1.1 to 4.3 on Nexus 7 2013

2016-02-13 Thread Gluedeyes Official
Step #1 Download the factory image of Android 4.4.4 for your smartphone Step #2 Download ADB Tools on your computer. Step #3 Move the factory image or Firmware to ADB Tools folder. Step #4 Make sure you have USB debugging enabled. Step #5 Unlock Your Bootloader Step #6 Turn off your device Step #7

[android-developers] Re: Application crashing on lollipop version 5.0.1

2016-02-13 Thread Gluedeyes Official
Downgrade Android Lollipop to Android KitKat Step #1 Download the factory image of Android 4.4.4 for your smartphone Step #2 Download ADB Tools on your computer. Step #3 Move the factory image or Firmware to ADB Tools folder. Step #4 Make sure you have USB debugging enabled. Step #5 Unlock Your

[android-developers] Android Studio AVD Error

2016-02-13 Thread Влад Шерышев
Hi. Help me please. I faced this error after new install of Andorid SDK and Studio on my Ubuntu 15.04 Running app doesn't show anything ("No connected devices" in console).

[android-developers] Re: localuser authentication failure

2016-02-13 Thread Aaqib Amin
Does anyone help here ? Any google official ? reply me and let me know if you need any additional information about this. Bump! -- 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

[android-developers] Connect app to smart meter

2016-02-13 Thread Ryan Illes
I am working on a app that keeps track of how many electricity and gas your house uses , how many km your car uses and all the things that cause greenhouse gases. Now I am almost finished doing the part of the car. But I have a problem with the part of how many electricity and gas your house

[android-developers] Android Studio showing misleading method parameters for onActivityResult

2016-02-13 Thread Jose Jerson Naval, Jr.
It took me a day and I always fell into this trap. Android studio is showing the parameters for onActivityResult is onActivityResult(int result, int d, Intent intent) where d is AKA request. That's what Android studio advertises and my gullibility over this one is insane. I am fixing bug just

[android-developers] Android Studio Project to Oracle Database Mobile Server

2016-02-13 Thread alaaadwanxtramix
Hi, i'm trying to publish my android app in Oracle Database Mobile Server. Oracle Database Mobile Server will only accept .Jar files, not APK files. anyone who has run into this issue? any help would be much appreciated ( URGENT :( -- You received this message because you are subscribed to the