In the link https://github.com/android/platform_development/blob/master/samples/ApiDemos/src/com/example/android/apis/app/FragmentLayout.java the entire application is developed in only a single class. Is it possible to develop an application in such a way? Is it possible to develop all fragment and activity classes as an inner class in only a single outer class?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/dfcbe70a-beec-4764-ae18-50bc9c60c830%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

