The beginning

So I have been spending the last couple of nights working out the basics of the Android and Eclipse environments.

I feel like I have made some good progress.

Started with one page and have progressed to where the basic structure of the game’s Activity classes are defined and displaying.  (The game screen is simply an image as I won’t even be touching that Activity until I have the background functions working the way I want them.)

Tomorrow I begin working on the character sheet.   The database table for characters is already finished and I have a template character already created.  Since I have the layout planned out, I will be focusing on the ability to read from the database.   The I will be testing the program’s ability to pull the information fresh every time the character sheet is pulled up.

If all goes well, I will begin working on character creation.  Again the format if already done, it is simply a matter of coding it and building a workable layout.

That is about all for Eglentia until next time.

Advertisement
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s