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
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
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
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
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
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
6 matches
Mail list logo