I\'m trying to use activity groups - since I use tabs, and want to have the tabs when loading and activity after the list item was clicked,. but I\'m getting nullpointerexce
not sure how you implemented the ActivityGroup, but the group needs to be a static variable.
I found this tutorial on google and it describes how to implement an ActivityGroup.
http://blog.henriklarsentoft.com/2010/07/android-tabactivity-nested-activities/