Any programs used for creating simple trivia styled android apps?

I don’t know any computer languages and I don’t want to learn any, there’s loads of game engines that do almost all the work for you, there’s website design software that also gives you all the tools from the start, without having to code and so on…however, is there anything that can be used for creating basic android apps?

Basically something like what Blender is for 3d modeling, what Photoshop is for picture editing, what Unreal and Unity are for game development,etc, free would be preferred, but it’s not required.

My final goal is to make quiz style apps, but for a start I’d be happy with being able to create a simple fun facts/trivia type app, so…any ideas?

I would look at MIT App Inventor: http://appinventor.mit.edu/

There are also commercial products that are based on it, such as https://thunkable.com/ and http://appybuilder.com/

You want to ask a trivia question and have the user answer?

Any Flash card App will work.

Flash cards are a time tested way to study for practically any subject.

There are dozens of them in the App store.

You’ll have to try several and see which most closely fits your needs.

Write up a list of Trivia questions and answers. Enter them in.

No, not trivia questions, just pure trivial facts, for example “Did you know” type of stuff, so you’d just have a main menu and a bunch of smaller pages that are filled with fun facts. Quizzes are a little more advanced, since you need a scoring system, a correct answer system and all that.

For something that simple, wouldn’t it be easier to do this with a web site? A web site with a bunch of mostly textual pages linked to each other should be easy to produce with any web authoring tool.