I am trying to create a binding to the Google Analytics V2 SDK but I am running into problems.
I have followed the guide on the Mono Android docs: http://docs.xamarin.com/Android/Guides/Advanced_Topics/Java_Integration_Overview/Binding_a_Java_Library_(.jar) I have downloaded the libGoogleAnalyticsV2.jar from https://developers.google.com/analytics/devguides/collection/android/resources and added it to a new bindings project in the Jars folder, When I build the project I get the following error: Error 2 The type or namespace name 'ITrackerHandler' does not exist in the namespace 'Com.Google.Analytics.Tracking.Android' (are you missing an assembly reference?) C:\code\connect\GoogleAnalyticsBinding\obj\Debug\generated\src\Com.Google.Analytics.Tracking.Android.GoogleAnalytics.cs 8 171 GoogleAnalyticsBinding Any pointers are gratefully received. Many thanks, Jamie -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Binding-to-Google-Analytics-v2-tp5712379.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
