Tecnologia do Blogger.
RSS

Re: [androidbrasil-dev] Projeto não roda... :/


No caso do play services tente ajustar as libs usadas
e importar apenas os serviços que está utilizando:

http://stackoverflow.com/a/31759781

Atte.,

Adiel Cristo
Mobile Application Developer / Web Developer

2015-09-29 13:53 GMT-03:00 Daniel de Sena Araújo <sena.araujo.daniel@gmail.com>:
Tenta isso:

dependencies {      compile 'com.google.android.gms:play-services:6.5.87'  }

ou

defaultConfig {      minSdkVersion 15      targetSdkVersion 23      versionCode 1      versionName "1.0"      multiDexEnabled true  }


2015-09-29 13:45 GMT-03:00 Éderson Sandre <ederson.sandre@gmail.com>:
O erro mudou... matei no attr o color.

agora esta dando este erro:

Error:Execution failed for task ':app:dexDebug'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2

Problema no JDK?

2015-09-29 10:12 GMT-03:00 Adiel Cristo <adielcristo@gmail.com>:
Olá Éderson,

dá uma olhada neste link:

Atte.,

Adiel Cristo
Mobile Application Developer / Web Developer

Em 29 de setembro de 2015 10:02, Éderson Sandre <ederson.sandre@gmail.com> escreveu:
Douglas, neste projeto tem <attr name="color" sim... 

Em 29 de setembro de 2015 01:39, Douglas Drumond <douglas@cafelinear.com> escreveu:
Vc criou um <attr name="color">?



2015-09-29 0:20 GMT-03:00 Éderson Sandre <ederson.sandre@gmail.com>:
Boa noite pessoal, faz uma semana que estou quebrando cabeça com esta situação e nao consigo resolver... :/

Nao rodar a minha aplicação esta dando este erro:
.../app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.0/res/values/values.xml
Error:(2) Attribute "color" has already been defined

Este codigo é gerado automaticamente. o meu gradle está da seguinte forma:
android {
compileSdkVersion 23
buildToolsVersion "23.0.0"

defaultConfig {
applicationId ""
minSdkVersion 9
targetSdkVersion 23
versionCode 1
versionName "1.0"
}

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:23.0.0'
}

O que será que pode ser?
Parece simples, mas está tenso :/

Abs.
Éderson Sandre

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Daniel de Sena Araújo
NP Info - Líder Técnico
55 (85) 99911-6852
55 (85) 98831-6092

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comentários:

Postar um comentário