Giter VIP home page Giter VIP logo

Comments (6)

PLNech avatar PLNech commented on May 26, 2024

Hi @LILkillaBEE, thanks for your report!

I tried to reproduce your issue, but I was able to build successfully after cloning. What version of Android Studio are you using?

Nonetheless, I just pushed the latest changes to this project. Could you try building them and let me know how it goes?

from instantsearch-android-examples.

LILkillaBEE avatar LILkillaBEE commented on May 26, 2024

Hey @PLNech ,

Latest master changes I could get before was at this commit:
https://github.com/algolia/instantsearch-android-examples/tree/1830f890cd862499587e11c016fcf98498719d1b

I'm using Android studio 2.2.3.
With your latest commits it's working now.

Thank you very much,
Nikola

from instantsearch-android-examples.

PLNech avatar PLNech commented on May 26, 2024

Hi Nikola, you're welcome! Glad to see you're building successfully.

Let me know what you will make with InstantSearch Android, I will be happy to help you if I can!

from instantsearch-android-examples.

LILkillaBEE avatar LILkillaBEE commented on May 26, 2024

@PLNech issue is still there :(

There are two samples, media and ecommerce.
Ecommerce sample is building without errors, but media sample have the same error as before:

Error:Execution failed for task ':media:transformClassesWithDexForDebug'.
> com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lorg/objectweb/asm/AnnotationVisitor;

Please note that you will not get an error if you're just (re)building project in Android Studio, you have to build APK.

Thank you,
Nikola

from instantsearch-android-examples.

PLNech avatar PLNech commented on May 26, 2024

I found the root cause, the media example was out of sync with the latest versions of the main library! This explains why you had this build dependency issue only in that example app.

I pushed a fix to update the media example which also ensures this issue won't happen again.
The media example now builds successfully, but let me know if you encounter any other issue 🙂

from instantsearch-android-examples.

LILkillaBEE avatar LILkillaBEE commented on May 26, 2024

Thank you, everything is working now :)

from instantsearch-android-examples.

Related Issues (8)

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.