xnxky / Android

0 stars 0 forks source link

[Android BootCamp]Project 0: ToDo - Ready for Review #1

Open xnxky opened 8 years ago

xnxky commented 8 years ago

My app is complete. Please review. /cc @codepathreview @codepath

Also, I was struggling a little bit with setting the theme, like actionbar, for AppCompatActivity, android.suport.v7.app. Is there any good material about how to handle this?

Thanks for reviewing. I'm in China now, and will not be back to US until Jan 10th, so please let me know in advance about any further contact.

nesquena commented 8 years ago

Also, I was struggling a little bit with setting the theme, like actionbar, for AppCompatActivity, android.suport.v7.app. Is there any good material about how to handle this?

This guide should have you covered on that. Let me know if you have other specific questions.

nesquena commented 8 years ago

Xiangyang,

Looks good, this exercise is intended in part to give you an introduction to the general rhythm of this course. The course is entirely project-based with an app being assigned each week and then due the following week. Each project builds on the last to help each engineer to learn all practical Android development and best practices as quickly as possible. We also do a code review for each submitted project once the program begins.

Great to see you were able to complete several extension tasks already as well. The extension tasks available on each project are often the most valuable learnings since they dive deeper into common real-world Android use cases.

The next step is to continue working on extensions to your todo app and to schedule a short 10 minute phone conversation with us. Navigate to today's date and onward from there and choose a 15-minute slot. Let us know if none of those times work.

Once you select a slot, can you make sure to include best number to reach you at to the invite? Look forward to chatting soon!

xnxky commented 8 years ago

Update the app with the view pager. Please check the 2nd walkthrough.

@codepathreview @codepath

nesquena commented 8 years ago

Nice, interesting addition with the viewpager. Hopefully you found the pre-work project really helpful as an introduction to both the class structure and the Android platform. We'll see you later today.