-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Difficulty building in Android Studio #2
Comments
At a guess, you might be missing the git submodules that you will need. However I've never attempted to use android studio on windows. |
So I figured out how to get those modules. Used Git to clone the submodules. However, now I get the same error as here: servalproject/batphone#129 |
Hello,
Thanks for the update. I don't have an immediate suggestion. Jeremy may be
able to offer some thoughts.
Paul.
…On 16 August 2017 at 21:37, GaaTY ***@***.***> wrote:
So I figured out how to get those modules. Used Git to clone the
submodules. However, now I get the same error as here:
servalproject/batphone#129
<servalproject/batphone#129>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAonT_m6BZOGE93iA-_pHDDhxvnw72drks5sYtudgaJpZM4O0tVg>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running Windows 10, Android Studio V2.3.3.
All SDK's are downloaded and installed, NDK is installed and latest JDK.
I clone the project from GitHub successfully. Whenever I open the source files in studio, I get the error:
"Cannot Resolve Symbol servaldna"
What am I missing?
The text was updated successfully, but these errors were encountered: