Hello Community,

I would like to propose something new and interesting to involve the members of this forum who are interested in learning a little bit of old-style Android programming: Java and XML.

In life I make apps, even if my studies were in the field of Industrial Chemistry. I think I owe a lot of thanks to the XDA Developers forum for this, where I developed a passion for programming, making me completely change my path in life, doing what I really like.

My proposal would be to take a project of mine, currently available on Google Play, which is an app to receive notifications about news from this forum in terms of news and software updates called Nothing News, and rebuild it from the beginning by posting one commit at a time on an open source code platform (for example GitHub), where we will see the algorithms behind the construction of a simple app.

I realize that all this requires a minimum of knowledge in the field of coding, but it would take a little effort to learn the syntax of Java and it would be easy to read and understand.

Obviously the idea would be to implement one function at a time, so as to have time to learn, also through Q&A here in the discussion.

Are you interested?

PS: There won’t be a set schedule, I’ll do it in my spare time.

GitHub repo: https://github.com/Mirkoddd/nothing_news

I would be interested in this, I never made an app but this sounds like an interesting project as I like to learn new stuff.

Thanks for taking the initiative!

    Ladle

    Well, this is also better.

    Allelujah

    Cool! We will do things step by step, and you can ask if you don’t understand something.

    One thing to note is that the project will start assuming you have Android Studio (the IDE I use) installed (this does not require any particular skills, and in case of troubles there are thousands of YouTube videos that show how to install Android Studio).

      Allelujah I don’t use Discord, and I would love that the discussion will develop here, all written so everybody can read the questions and the answers.

      sheldon. Welcome aboard 🙂 I added the repo link in the OP.

      @Ladle

      Before continuing let me know if you can catch up, if there is something you do not understand.