You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried building yara-java on Ubuntu and even the terminal inside Android Studio but the tests failed so I built it without the test cases, using the command mvn install -DskipTests.
I wanted to run a main program with some rules on a test file, to achieve this how should I go about it?
Also, I want to do so on Android Studio, so is it possible to use yara-java on Android Studio?
Any help will be much appreciated!
The text was updated successfully, but these errors were encountered:
I tried building yara-java on Ubuntu and even the terminal inside Android Studio but the tests failed so I built it without the test cases, using the command mvn install -DskipTests.
I wanted to run a main program with some rules on a test file, to achieve this how should I go about it?
Also, I want to do so on Android Studio, so is it possible to use yara-java on Android Studio?
Any help will be much appreciated!
The text was updated successfully, but these errors were encountered: