E/AndroidRuntime( 6050): FATAL EXCEPTION: main E/AndroidRuntime( 6050): java.lang.Error: Unresolved compilation problems: E/AndroidRuntime( 6050): The import com.koushikdutta.widgets.BetterListActivity cannot be resolved E/AndroidRuntime( 6050): The import com.koushikdutta.widgets.BetterListFragment cannot be resolved E/AndroidRuntime( 6050): The import com.koushikdutta.widgets.ListContentFragment cannot be resolved E/AndroidRuntime( 6050): The import com.koushikdutta.widgets.ListItem cannot be resolved E/AndroidRuntime( 6050): BetterListActivity cannot be resolved to a type E/AndroidRuntime( 6050): ListContentFragment cannot be resolved to a type E/AndroidRuntime( 6050): ListContentFragment cannot be resolved to a type E/AndroidRuntime( 6050): ListContentFragment cannot be resolved to a type E/AndroidRuntime( 6050): BetterListActivity cannot be resolved to a type E/AndroidRuntime( 6050): The method setContent(ListItem, UidPolicy) from the type MainActivity refers to the missing type ListItem E/AndroidRuntime( 6050): The method getFragment() from the type MainActivity refers to the missing type ListContentFragment E/AndroidRuntime( 6050): The constructor MenuInflater(MainActivity) is undefined E/AndroidRuntime( 6050): The method getFragment() from the type MainActivity refers to the missing type ListContentFragment E/AndroidRuntime( 6050): The method onConfigurationChanged(Configuration) of type new SettingsFragment(){} must override or implement a supertype method E/AndroidRuntime( 6050): The method onConfigurationChanged(Configuration) is undefined for the type SettingsFragment E/AndroidRuntime( 6050): BetterListActivity cannot be resolved to a type E/AndroidRuntime( 6050): BetterListFragment cannot be resolved to a type E/AndroidRuntime( 6050): The method onCreate(Bundle, View) of type MainActivity must override or implement a supertype method E/AndroidRuntime( 6050): BetterListActivity cannot be resolved to a type E/AndroidRuntime( 6050): The method getFragment() from the type MainActivity refers to the missing type ListContentFragment E/AndroidRuntime( 6050): The method getFragment() from the type MainActivity refers to the missing type ListContentFragment E/AndroidRuntime( 6050): The method getFragment() from the type MainActivity refers to the missing type ListContentFragment E/AndroidRuntime( 6050): BetterListActivity cannot be resolved to a type E/AndroidRuntime( 6050): ListItem cannot be resolved to a type E/AndroidRuntime( 6050): BetterListFragment cannot be resolved to a type E/AndroidRuntime( 6050): The method getFragment() from the type MainActivity refers to the missing type ListContentFragment E/AndroidRuntime( 6050): The method onConfigurationChanged(Configuration) of type new LogFragment(){} must override or implement a supertype method E/AndroidRuntime( 6050): The method onConfigurationChanged(Configuration) is undefined for the type LogFragment E/AndroidRuntime( 6050): The method getFragment() from the type MainActivity refers to the missing type ListContentFragment E/AndroidRuntime( 6050): BetterListFragment cannot be resolved to a type E/AndroidRuntime( 6050): The method getLongDateFormat(Context) in the type DateFormat is not applicable for the arguments (MainActivity) E/AndroidRuntime( 6050): ListItem cannot be resolved to a type E/AndroidRuntime( 6050): The method addItem(int, new ListItem(){}) is undefined for the type MainActivity E/AndroidRuntime( 6050): ListItem cannot be resolved to a type E/AndroidRuntime( 6050): The method getFragment() from the type MainActivity refers to the missing type ListContentFragment E/AndroidRuntime( 6050): ListItem cannot be resolved to a type E/AndroidRuntime( 6050): The method setContent(ListItem, UidPolicy) from the type MainActivity refers to the missing type ListItem E/AndroidRuntime( 6050): The method loadPackageIcon(Context, String) in the type Helper is not applicable for the arguments (MainActivity, String) E/AndroidRuntime( 6050): The method getPolicies(Context) in the type SuDatabaseHelper is not applicable for the arguments (MainActivity) E/AndroidRuntime( 6050): E/AndroidRuntime( 6050): at com.koushikdutta.superuser.MainActivity.(MainActivity.java:19) E/AndroidRuntime( 6050): at java.lang.Class.newInstanceImpl(Native Method) E/AndroidRuntime( 6050): at java.lang.Class.newInstance(Class.java:1319) E/AndroidRuntime( 6050): at android.app.Instrumentation.newActivity(Instrumentation.java:1054) E/AndroidRuntime( 6050): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2211) E/AndroidRuntime( 6050): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2354) E/AndroidRuntime( 6050): at android.app.ActivityThread.access$600(ActivityThread.java:150) E/AndroidRuntime( 6050): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1244) E/AndroidRuntime( 6050): at android.os.Handler.dispatchMessage(Handler.java:99) E/AndroidRuntime( 6050): at android.os.Looper.loop(Looper.java:137) E/AndroidRuntime( 6050): at android.app.ActivityThread.main(ActivityThread.java:5193) E/AndroidRuntime( 6050): at java.lang.reflect.Method.invokeNative(Native Method) E/AndroidRuntime( 6050): at java.lang.reflect.Method.invoke(Method.java:511) E/AndroidRuntime( 6050): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795) E/AndroidRuntime( 6050): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:5 W/ActivityManager( 654): Force finishing activity com.koushikdutta.superuser/.MainActivity