[android-developers] Adding contacts to AIDL

2013-11-01 Thread Giles Ian
Is it possible to add constants to AIDL. Thanks -- 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+unsub

[android-developers] How to make flavor?

2013-11-01 Thread Dmitriy Kazakov
I have a script apply plugin: 'android' repositories { mavenCentral() } dependencies { compile 'commons-io:commons-io:2.4' compile 'com.actionbarsherlock:actionbarsherlock:4.4.0@aar' compile 'com.android.support:support-v4:18.0.+' compile 'com.google.android.gms:play-services

Re: [android-developers] dex issues with Latest SDK

2013-11-01 Thread Dan
Thanks for the hint. I had a mismatched project.properties target= value and AndroidManifest.xml SdkValue combo which was apparently harmless before, but now seems to cause the dexopt to try to use both versions of the platform jar. On Thursday, October 31, 2013 10:26:18 PM UTC-4, Brad OHearne

[android-developers] Re: Option to unlock the boot loader for Sony Ericsson Android Gingerbread phones now available.

2013-11-01 Thread kAmMa
is there any progress with fixing Xperia Z1 Unlocked Bootloader Camera issue ? -- 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 em

Re: [android-developers] Bluetooth connection

2013-11-01 Thread sting
Thats not the problem. I need a device that when it is asked to connect with a SPP profile, it knows what to do. I have a bluetooth card that I have configured to work in SPP mode but it seems that android still can't connect. I just want to know what commands I need to send to the device to

[android-developers] BitmapMesh Refreshing

2013-11-01 Thread ashwini vandanapu
Dear All, In my android application, i want to apply image warp effect for image. For that i use BitmapMesh from api demos. The problem is that, it's not saving warped image. Whenever i touch image, it refresh the image and doesn't save my previously warped image.I want to save that