this post was submitted on 18 Jun 2024
65 points (100.0% liked)
Fediverse
28195 readers
330 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
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
You can compile it from source.
If I can find a decent guide I might give it go..
I just opened it in android studio and clicked build.
That flew right over 😅, what did you actually open...
Sorry yeah I've gotten so used to building android apps its probably more complicated than I think.
Open android studio. Select new project from version control. Enter the url of the github and click enter. This will download the source code and open it to view/edit. Android studio should then prepare dependencies etc, it will say something like "building gradle" in the bottom corner. Wait for that to finish then in the toolbar at the top of the screen there is a dropdown labeled build which has the different build options. There should be one called "build apk" this will build the app.
Now that I've written this out it does seem more complicated that I thought.
Wow, thank you so much!, that's great, nice concise instructions, something I can certainly follow.. Will have go tomorrow as I'm just about to turn in... Thanks again 👍🏼
whoa, I installed Android Studio, did all that, waited a bunch and it... worked? just like that? is that what you computer people do with computers at work? do I apply for a six figure job now?
that and search stuff on Google / ask chatgpt if the company allows it