java.lang.RuntimeException: Unable to instantiate activity ComponentInfo
java.lang.RuntimeException: Unable to instantiate activity ComponentInfo
got a crash there ... was caused by an activity being an inner class that was not static.
got a crash there ... was caused by an activity being an inner class that was not static.