Giter Club home page Giter Club logo

Comments (11)

ma1co avatar ma1co commented on August 16, 2024

You have to unpack the firmware and add -Lpath/to/nflasha16/lib to ldFlags in app/build.gradle (I have to document that somewhere). Otherwise, it should work fine with Android studio (except for jni code highlighting, which is broken atm).

from openmemories-tweak.

Boldbrew avatar Boldbrew commented on August 16, 2024

Thanks for the quick response. I'm probably doing something very wrong way. 2.0 return me the following after i've added ldFlags.add("-Llocal:\windows\path")
Gradle 'OpenMemories-Tweak-master' project refresh failed
Error:For input string: ""
1.5 produces different error. It having problems with git. But it's available in cmd for me.
Error:(11, 0) CreateProcess error=2, The system cannot find the file specified
Open File

from openmemories-tweak.

ma1co avatar ma1co commented on August 16, 2024

Escape the backslashes?

from openmemories-tweak.

Boldbrew avatar Boldbrew commented on August 16, 2024

Yes. But it looks like it's not possible to do anything on Windows due to luck of support of 2.3.3 :(

from openmemories-tweak.

ma1co avatar ma1co commented on August 16, 2024

It works fine for me on windows. Can you run gradlew build outside of android studio (you have to have the gradle wrapper somewhere in your path)?

from openmemories-tweak.

Boldbrew avatar Boldbrew commented on August 16, 2024

It works fine for me on windows.
I'm surprised. I could not download api 10 platform. I mentioned that it's incompatible with windows

Root folder returns the following for me: http://pastebin.com/Wdjam2HT

from openmemories-tweak.

Boldbrew avatar Boldbrew commented on August 16, 2024

I found one problem for me. I've downloaded zip but need to clone repository instead. With the cloned repository it returns me already known 10 platform problem
FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':app'.

    Exception thrown while executing model rule: BaseComponentModelPlugin.Rules#cr
    eateAndroidComponents
    failed to find target with hash string 'android-10' in: C:\Android\sdk2

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug
    option to get more log output.

BUILD FAILED

Total time: 4.753 secs

from openmemories-tweak.

ma1co avatar ma1co commented on August 16, 2024

Then install platform 10 with the SDK manager. Oh, and you'll need the NDK as well.

from openmemories-tweak.

Boldbrew avatar Boldbrew commented on August 16, 2024

I'd like but sdk manager say it's incompatible with windows
image

from openmemories-tweak.

ma1co avatar ma1co commented on August 16, 2024

Use this answer or simply increase the compileSdkVersion (this should work as long as you don't use any new features) http://stackoverflow.com/a/36392576

from openmemories-tweak.

Boldbrew avatar Boldbrew commented on August 16, 2024

Thanks! I'm able to build it from command line. Unfortunately it's not possible to emulate the camera but it's very different option. Hopefully this issue will help not only to me.

from openmemories-tweak.

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.