Coder Social home page Coder Social logo

Comments (11)

alexbbb avatar alexbbb commented on May 18, 2024

Check #41

from android-upload-service.

adeelahmad94 avatar adeelahmad94 commented on May 18, 2024

dependencies {
compile 'com.github.alexbbb:android-upload-service:51cfe3d32d'
}

Eliminated the Gradle sync. error i mentioned above , now error is occuring on RUN :

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_51.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2

same i guess , i tried commenting
compile fileTree(dir: 'libs', include: ['*.jar'])
but nothing

from android-upload-service.

alexbbb avatar alexbbb commented on May 18, 2024

Have you followed the setup instructions in the readme after that you've
set the gradle dependency?
Il 30/ago/2015 09:21 AM, "linkindrew" [email protected] ha scritto:

dependencies {
compile 'com.github.alexbbb:android-upload-service:51cfe3d32d'
}

Eliminated the Gradle sync. error i mentioned above , now error is
occuring on RUN :

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_51.jdk/Contents/Home/bin/java''
finished with non-zero exit value 2

same i guess , i tried commenting
compile fileTree(dir: 'libs', include: ['*.jar'])
but nothing


Reply to this email directly or view it on GitHub
#42 (comment)
.

from android-upload-service.

adeelahmad94 avatar adeelahmad94 commented on May 18, 2024

yup , i have setup manifest according to instructions . here is result
screen shot 2015-08-30 at 1 18 42 pm
:

screen shot 2015-08-30 at 1 18 16 pm

from android-upload-service.

adeelahmad94 avatar adeelahmad94 commented on May 18, 2024

note that "tools:replace="android:theme" had no effect , and removing "android:exported=false" from service tag eliminated 2nd error , but old error comes back

from android-upload-service.

alexbbb avatar alexbbb commented on May 18, 2024

There was an error in the demo application's gradle build file.
Made a commit to fix it: 247ce33
Please update your local source files to the latest commit and try again

from android-upload-service.

adeelahmad94 avatar adeelahmad94 commented on May 18, 2024

no success ... successful gradle sync. but failure in execution :

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_51.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2

from android-upload-service.

adeelahmad94 avatar adeelahmad94 commented on May 18, 2024

please notice my "compileSDKVersion" and "buildToolsVersion" in gradle.build image above , could they be causing this ? should i change those too ?

from android-upload-service.

alexbbb avatar alexbbb commented on May 18, 2024

I seem to have found what caused the issue! When you include different versions of some dependency libraries (in this case android-support-v4.jar) it fails to run. Made another commit: e257d72
Please update your sources and retry :)

from android-upload-service.

adeelahmad94 avatar adeelahmad94 commented on May 18, 2024

finally , perfect . Thanks alot for special effort. you are the man :) :) p.s sent you friend req. on fb . w'd be my pleasure if u accept :)

from android-upload-service.

alexbbb avatar alexbbb commented on May 18, 2024

Thank you, too 👍
Made the minor release 1.3.1: https://github.com/alexbbb/android-upload-service/releases

from android-upload-service.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.