SimpleAlertDialog-for-Android
SimpleAlertDialog-for-Android copied to clipboard
Cannot find class Android 2.3.7
I get this error when I try to show a dialog: 08-03 09:53:21.239: E/dalvikvm(2144): Could not find class 'com.simplealertdialog.SimpleAlertDialogFragment', referenced from method com.simplealertdialog.SimpleAlertDialogFragment$Builder.create
Can you help me to fix it?
@Signoo Did you include this class to your apk file?
I usually do Project-->Properties-->Libraries and add the library, but for android 2.3 there's a problem