this post was submitted on 24 Jun 2023
14 points (93.8% liked)

Jerboa

10135 readers
1 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

The Brazilian community of reddit opened lemmy.eco.br to host a lemmy server, but every link of it opens the explorer and can't add it as a default url to open with jerboa.

Im on Android 13, with f-droid's 0.0.34 jerboa.

Thanks.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

If you wanted to build your own version of the app, just add lemmy.eco.br to Utils.kt (top picture) and AndroidManifest.xml (bottom picture), following the same format, then build and run it using Android Studio, gradle tool or another build script.