I'm tring to use com.google.android.apps.analytics.GoogleAnalyticsTracker
but got NoClassDefFoundError when
GoogleAnalyticsTracker.getInstance();
I'm sure that libGoogleAnalytics.jar is included in the Build Path and the code was successfully built.
that code worked perfectly before that I suspect that the error occur after I updated the ADT to the latest but no clue.
Could anybody give any suggestions on this?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…