Skip to content
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

Build android-studio app fail. #768

Open
phamminhhanhuet opened this issue Nov 6, 2023 · 0 comments
Open

Build android-studio app fail. #768

phamminhhanhuet opened this issue Nov 6, 2023 · 0 comments

Comments

@phamminhhanhuet
Copy link

Hi, I try to build the android app.
I go to directory drishti/android-studio and edit file local.properties as:

sdk.dir=/home/user/Android/Sdk
ndk.dir=/home/user/Android/Sdk/ndk/18.1.5063045
cmake.dir=/home/user/Android/Sdk/cmake/3.10.2.4988404

Then I build project by command:
./gradlew asDebug -Parch=arm64-v8a

and got error:

The project name '../src/examples/facefilter/android-studio/app' must not contain any of the following characters: [/, , :, <, >, ", ?, *, |]. Set the 'rootProject.name' or adjust the 'include' statement.

I try find special characters in the project but there aren't.
Has anyone ever solved this case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant