For the final assignment in Mobile Applications Development, we have to make a mobile application of our choosing. We have to include techniques that haven't been covered in class yet and the "complexity" of the app itself accounts for the largest part of the marks. Long story short: the "shinier" the (working) app, the greater our chances of scoring well.
So far my app can create top-level folders, rename them and delete them. The next hurdle for me is to create the next tier of folders. My dilemma is whether to do this when I kick off the Intent or in the Activity's onCreate method...
No comments:
Post a Comment