Hi there.
Sorry if this is in the wrong place!

I am looking to create an app which allows a user to click on some words from a list (or three) to create a random sentence. What would be the easiest way to do this? I am using Android Studio and have to include some material design features, but that's not my concern just yet. I'm a beginner and just want to get an idea on how I should do this.

sorry if it doesn't make sense :)

Recommended Answers

All 2 Replies

Just remember, Android is primarily Java (with a different back-end), so if you can code it in Java, you can use the same code for Android.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.