immopoly / android

The Android client app
http://immopoly.appspot.com
Apache License 2.0
15 stars 4 forks source link

ActivityNotFoundException checkStartActivityResult() #68

Closed mrschtief closed 12 years ago

mrschtief commented 12 years ago

android.content.ActivityNotFoundException: Unable to find explicit activity class {com.android.settings/com.android.settings.SecuritySettings}; have you declared this activity in your AndroidManifest.xml? at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1508) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1384) at android.app.Activity.startActivityForResult(Activity.java:3190) at org.immopoly.android.app.UserSignupActivity$2.onClick(UserSignupActivity.java:92) at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:166) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:4340) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551) at dalvik.system.NativeStart.main(Native Method)

tobibo commented 12 years ago

should be fixed by c789e2c782b69df0cbdacf24b17626843b927e33