Open santoshankola opened 10 years ago
:+1: Nice work overall. A few thoughts:
BaseModel
from Tweet
and User
and follow this json to model approach instead which doesn't require BaseModel
I have provided a detailed Project 3 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission.
Let us know if you have any other thoughts or questions about this assignment. Hopefully by now you feel pretty comfortable with all the major pieces to basic Android apps (Views, Controllers, Models, Authentication, API Communication, Preferences, ActionBar, et al) and see how they all fit together.
/cc @nesquena @timothy1ee
I had some issues with my emulator as the browser to do the authentication was crashing. I tested the app directly hooking up an android phone.
Thanks, Santosh