I like this tutorial, thanks for shared it!!.
I have a question,
in the androidManifest.xml exists the declaration :
activity
android:name=".DetailActivity"
activity
But i don't understand how worked,
not exist any activity with this name.
How worked this?
Thanks Again.