nehakarajgikar / AndroidTwitterClient

A simple twitter client for Android
0 stars 0 forks source link

[Android Bootcamp] Please review my app! #1

Open nehakarajgikar opened 10 years ago

nehakarajgikar commented 10 years ago

/cc @nesquena So I implemented the Pull To Refresh, but I see some very odd behaviour, which is that it gets previous tweets and not the latest ones. What am I missing?

Thanks, Neha

nesquena commented 10 years ago

Neha, :+1: excellent submission! A few notes after checking out the code:

Here's 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. We are close to a turning point in the course where you should be hitting a "critical mass" for your Android knowledge.

nesquena commented 10 years ago

So I implemented the Pull To Refresh, but I see some very odd behaviour, which is that it gets previous tweets and not the latest ones. What am I missing?

Did you resolve this?

nehakarajgikar commented 10 years ago

Yes I did! It was the maxId not being reset. Thanks!

nehakarajgikar commented 10 years ago

/cc @nesquena I've completed all the required parts of the assignment, and I'm still working on getting the retweet, favourite and reply to working. But I just wanted to put it out there for review any case. Thanks for all your help1

nesquena commented 10 years ago

Neha, :+1: nice work overall. A few notes after checking out the code:

Here's a detailed Project 4 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 might be able to improve your submission.

This week (Week 5), we are going to cover the last major piece to the Android puzzle and that is using the hardware and SDK components such as the camera, photo gallery, location, maps, etc. After that, Week 6 we will be covering all the topics that separate an intermediate Android developer from a beginner that will act things you should start reviewing to continue your path to being a great Android developer.

Week 7 (Nov 11th), we are going to have a demo day to celebrate the progress you've all made with our next batch of Android students and multiple companies attending to see the group projects that you all have built. We are going to help however we can over the next 2 weeks to get the apps in shape and also have you all prepare a short slide presentation as well.