this post was submitted on 31 Jul 2023
222 points (97.4% liked)
Voyager
5578 readers
21 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! π
π
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't think so. You need to run npm build or something, then install ionic and capacitor, then run npx cap init, then go into the android folder and run ./gradlew build
where did you get the instructions?
I just saw a gradlew file in the android folder so I ran gradlew build, and then I searched up the error messages I got until I fixed them
i am getting an error which i couldn't find a solution for, it's complaining about line 12 in /android/app/build.gradle . can you help me please?
Oh I forgot, you need to set the CI_BUILD_NUMBER environment variable to some number (I just set it to 1)
i'm sorry if this is a stupid question, but how do i do that?
It's different on different operating systems. Search how to set environment variable for whatever operating system you use
still getting the same error.
I can dm you the apk if you want
sure
I would love an apk too if i may ask πΆβπ«οΈ
Thanks. I'll look into it.