Good morning fellas,
this will be the topic in which I will track the development of my first app.
I do this because if I don't have anything to stick with,
I will always put it off and never actually do anything.
My goal is to be done with the coding part on day 5.
If this topic is not what the section is meant for, feel free to point that out.
A little background information about me so that you guys are not
irritated by my noobishness:
I am a german 13th grader majoring in business.
I have no coding experience whatsoever.
The reason why I'd like to code my own apps is honestly not because I believe it's
beautiful but rather because it'd get me to where I want to be.
I have gotten a few books over the last couple of days:
-Head first Java
-Learn Java for Android Application Development
-Android Development for absolute Beginners
I've sorta started all of them, I think I have gotten a small idea of what the Android framework looks like.
Alright, enough of the sweettalk, here is the app I wanna code:
The app primarly serves to distribute ebooks. It is nothing spectacular.
So it's an ebook app.
initializing screen
-last for a few seconds
-shows the logo of the studio
-password field with a "forgot password" function that can be enabled in the settings screen
the 3 main interacting screens:
1.the main book screen
2.the titles screen
3.the settings screen
the main book screen
-the text
-a little toolbar that will disappear with one tap
-toolbar: quick night/day switch (for text style), fontsize up, fontsize down
-turnpage? (not 100% necessary)
-the book is split into a few chapters that can be chosen in a dropdown menu at the bottom of the screen
the titles screen
-just a listview with the links to other books and book samples (in the marketplace)
the settings screen
-password toggle for the initializing screen
-three choices for the layout of the text (textcolor and background color)
-three choices for the size of the text
-about -> aboutscreen with a little bit of text
the app is in all portrait mode



!


