Cannot build the android app in Android Studio #1178
Replies: 4 comments 30 replies
-
Have you run gulp beforehand? |
Beta Was this translation helpful? Give feedback.
-
If anyone else, with poor level in programming as me, tries to build the app with Android Studio: There was one step left that was preventing me from building the app on my phone. After adding this :
to There's already this : |
Beta Was this translation helpful? Give feedback.
-
@marcelklehr Here's the end of the code I can read in bash, after using gulp command:
Is it normal ? |
Beta Was this translation helpful? Give feedback.
-
Now I have a new problem 😃 On MacOs I'm trying to do the same thing. I tried with last Node LTS, and also with Node 14.17. Everytime I ran gulp, there were problems unseen on Windows directly on first line. So I ran Now gulp process looks exactly as it should be, until the end when an error occurs when buildind "natives". When gulp runs npx cap sync, everything ends well, android, etc I'll send you log. thanks EDIT: End of gulp:
npx cap sync:
|
Beta Was this translation helpful? Give feedback.
-
Hi
I can't build the Android version of floccus, could you help me solve this please ?
I followed exactly the steps in README.md
I have Android Studio 2021.1.1 Patch 3
When I open the Android subfolder of floccus in Android Studio, it gives me this error:
Detailed error is:
Beta Was this translation helpful? Give feedback.
All reactions