Re: [android-developers] Android studio 2 preview 4, gradle-2.0.0-alpha6 fails to deploy debug projects

2016-01-23 Thread J Decker
http://stackoverflow.com/questions/25493310/cant-upload-android-app-to-device-stale-dexed-jars http://tools.android.com/tech-docs/instant-run Disabling instant run fixed the build for now -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Android studio 2 preview 4, gradle-2.0.0-alpha6 fails to deploy debug projects

2016-01-23 Thread d3x0r
I've been using android studio for a few weeks. I started having issues deploying my project. Failure [INSTALL_FAILED_DEXOPT] I tracked it down through a few recent posts and have everything updated to the latest (gradle 2.10; classpath 'com.android.tools.build:gradle:2.0.0-alpha6' )...

[android-developers] Chmod failed: EPERM (Operation not permitted)

2016-01-23 Thread Polyvios Liosis
Hello. I tried to install an apk (from android-python27 project) which unzip and chmod some files in my storage, but I get the following Error (API 21): Unzip extracted /storage/emulated/0/com.android.python27/extras/python/xml/etree/ElementPath.py 01-18 17:08:54.403

Re: [android-developers] Re: Embeded ListViews

2016-01-23 Thread TreKing
On Fri, Jan 22, 2016 at 8:00 PM, Matt Fach wrote: > Hey thank you again for replying! I really appreciate it. > Lemme add the pictures. Can you maybe explain this in more detail? > "Again, if you need to represent a hierarchical structure (think file > system) then you

[android-developers] InApp Billing: Fetch Order Details and verify transactions on MY server?

2016-01-23 Thread WiTon Nope
I have made an Android app for selling digital content where items can be purchased using in-app-billing. I need my server to be aware of the purchase. The decision to deliver app-specific data should be made on the server, not in the client app. E.g. 1. User buys item X from Android Market.

[android-developers] Implement AccountAuthenticator in Android

2016-01-23 Thread Akash Shakdwipeea
I want to implement an AccountProvider so that I can use that to verify in other apps. Can someone point me in the correct direction? I could not find any good resources for this -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To