Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Android Lists and Adapters (2015) Acting on List Item Taps Wrapping Up

Simple custom list example

Where can I find a simple example of: ListView + RecyclerView + Custom Adapter + JSON + Parcelables?

Like the Stormy app example but simpler. The Stormy example has several activities (day, hour, current) and the tutorial starts with a standard list and transforms it into a custom list in the same example. All this got me confused.

thanks

1 Answer

Abhinav Kanoria
Abhinav Kanoria
7,730 Points

Why not try creating your own! Create your own app to practice and work on the above objects one by one. Post you queries and the problems you are facing in this forum and maybe we'll try to help you out.