Note that there are some explanatory texts on larger screens.

plurals
  1. POYet another ClassNotFoundException + Google Play Services plea
    primarykey
    data
    text
    <p>I've probably just not found the right link, but I am struggling here.</p> <p>First off, as the header says, I am experiencing a ClassNotFoundException error when attempting to use AppStateClient.connect to use the "game" cloud storage service. I (to my knowledge) have done the account setup and manifest modifications properly.</p> <p>I have put the google-play-services.jar as checked in the order/export build path area, and moved it to the top priority as well.</p> <p>Debugging this on my Nexus 7 running Paranoid Android 3.65 (=Android 4.2.2), which does have the Google Play Services process running (v3.1.59 (736673-30)). Environment is ADT Bundle v22.0.1</p> <p>Stack trace appears as follows:</p> <pre><code>Thread [&lt;1&gt; main] (Suspended (exception ClassNotFoundException)) &lt;VM does not provide monitor information&gt; PathClassLoader(BaseDexClassLoader).findClass(String) line: 65 PathClassLoader(ClassLoader).loadClass(String, boolean) line: 501 PathClassLoader(ClassLoader).loadClass(String) line: 461 e(p).connect() line: not available AppStateClient.connect() line: not available PGA4DetailFragment.connect() line: 137 PGA4DetailFragment.onStart() line: 123 PGA4DetailFragment(Fragment).performStart() line: 1484 FragmentManagerImpl.moveToState(Fragment, int, int, int, boolean) line: 941 FragmentManagerImpl.moveToState(int, int, int, boolean) line: 1088 BackStackRecord.run() line: 682 FragmentManagerImpl.execPendingActions() line: 1444 FragmentManagerImpl$1.run() line: 429 Handler.handleCallback(Message) line: 725 FragmentActivity$1(Handler).dispatchMessage(Message) line: 92 Looper.loop() line: 137 ActivityThread.main(String[]) line: 5230 Method.invokeNative(Object, Object[], Class, Class[], Class, int, boolean) line: not available [native method] Method.invoke(Object, Object...) line: 525 ZygoteInit$MethodAndArgsCaller.run() line: 799 ZygoteInit.main(String[]) line: 566 </code></pre> <p>Please help! Thank you</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload