I have a problem which I cannot solve from few days and not know what to do. The problem is :
I do everything from this tutorial step by step and when I reached the end of “Part One — Basic Cloud Connected App” and run “CloudBackendAndroidClient” project as Android Application I get this Exception :
12-17 16:38:02.052: I/CloudBackend(1884): Registration not found.
12-17 16:38:02.100: D/AndroidRuntime(1884): Shutting down VM
12-17 16:38:02.100: W/dalvikvm(1884): threadid=1: thread exiting with uncaught exception (group=0xa4c40648)
12-17 16:38:02.188: E/AndroidRuntime(1884): FATAL EXCEPTION: main
12-17 16:38:02.188: E/AndroidRuntime(1884): java.lang.RuntimeException: Unable to resume activity {com.google.cloud.backend/com.google.cloud.backend.sample.guestbook.GuestbookActivity}: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.google.android.gms.common.account.CHOOSE_ACCOUNT (has extras) }
Please Help Me
P.S. I have Project in Google Cloud Console