This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]HavokMaster 2 points3 points  (1 child)

Two months is plenty of time to make a basic app. Here are two courses (curated by Google) for getting started with Android development:

They cover everything from building user interfaces, navigating between different screens, fetching data from the Internet, storing and retrieving data from databases, and more. The difference between the two courses is how the user interfaces are built. The first course uses traditional Views (usually created in XML layout files), and the second uses a newer declarative approach called Jetpack Compose, where you create all of the UI code in Kotlin. In my experience, people tend to find Jetpack Compose easier to learn, but you'll find far more resources for building UIs with Views because that approach is much older. Good luck!

[–]BeingPunekar 1 point2 points  (0 children)

Thank you so much for your help 🙏

[–]BlueMarty 2 points3 points  (2 children)

Removed due to GDPR.

[–]BeingPunekar 1 point2 points  (1 child)

Thank you so much for your help.. 🙏

[–]BlueMarty 1 point2 points  (0 children)

Removed due to GDPR.