Coder Social home page Coder Social logo

Comments (6)

mrmaffen avatar mrmaffen commented on July 24, 2024

Did you compile Tomahawk for ARMv7a devices? It looks like you compiled it for ARM devices and that's why it can't find the library files.

from tomahawk-android.

indiego avatar indiego commented on July 24, 2024

I have installed all the things mentioned in the readme using SDK manager. Can you please tell me where i can find how to compile for ARMv7a devices? I am relatively new to android and was under the impression that the apk pushed to the device is universal and doesn't target any specific architecture.

Edit: Fixed by switching to build tool 22.0.1 from 23.0.2
Check this out.

from tomahawk-android.

mrmaffen avatar mrmaffen commented on July 24, 2024

That's a weird bug...
You would normally compile with ./gradlew assembleArmv7aDebug to only compile for armv7a devices. ./gradlew assembleDebug would compile one apk per architecture (arm, armv7a, x86).
Can you test if that also works for you while using build tools 23.0.2? Thanks!

from tomahawk-android.

mrmaffen avatar mrmaffen commented on July 24, 2024

@indiego Did you test it yet?

from tomahawk-android.

indiego avatar indiego commented on July 24, 2024

@mrmaffen I compiled for both arm and armv7a devices using build tool 23.0.2. It seems the issue is only present in the apk compiled for arm and not armv7a.

I did the same with build tool 22.0.1 and both arm and armv7a versions work fine.

from tomahawk-android.

mrmaffen avatar mrmaffen commented on July 24, 2024

Thanks for getting back to me!

from tomahawk-android.

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.