10
submitted 1 year ago* (last edited 1 year ago) by nottheengineer@feddit.de to c/jerboa@lemmy.ml

Hi,

my Android dev experience consists of a single school project back in the day before android studio existed, it populated a few menus dynamically from text files and displayed text/images.

I am a developer, but I write business software in a field that's usually 10 years or so behind the bleeding edge.

I'd consider myself a power user of android, flashing roms or kernels isn't new to me, but development is.

Jerboa is great already, but I see a lot of things that could be improved and many of them seem rather easy.

How much time would it take to get to a point where I could implement simple stuff, like adding an entry to the context menu of comments that lets me view the raw text?

you are viewing a single comment's thread
view the rest of the comments
[-] PriorProject@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Not everyone that tries this transition succeeds, but many do. Here's a playbook for setting some milestones that are more granular than "develop a new feature".

  • Participate here and start answering questions. People with your background are often really good at debugging.
  • File GitHub issues for big reports here. Watch the project for duplicate reports and link them to the first report so devs can easily close dupes.
  • File new bug reports for issues you find. When you do this, read the code to see if you can find the file, function, or line of code where the problem resides. Experienced programmers often spend 90% of their time looking for the problem and 10% fixing it. If you can locate the fault and describe it, you've often finished the hard part.
  • Checkout the GitHub repo. Try to run the test suite. Try to build the app. Sideload your own build onto your phone for testing.
  • If the JavaScript language is still looking intimidating to you, crank through something like https://www.w3schools.com/js/js_examples.asp , doing bits of every section at least up to functions or events.

At this point, writing small features will feel natural. You don't have to do everything in this list step by step, jump in wherever feels natural. But this is my zero to hero playbook when I want to get involved in a project that uses an unfamiliar language or otherwise feels intimidating to just drop a pull request into. Especially if you write software in some unpopular language, picking up a new language isn't out of reach. How long it takes is up to you, it might be a fevered night of intense study, a week of focused spare time effort, or months of unstructured messing around. Those are all valid paths.

this post was submitted on 16 Jun 2023
10 points (100.0% liked)

Jerboa

10133 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