Java Binding: The type `…' does not exist in the namespace `…'. Are you missing an assembly?
- 阅读更多 关于 Java Binding: The type `…' does not exist in the namespace `…'. Are you missing an assembly?
问题 I am trying to create a Xamarin Java Binding to the Spotify Android SDK. The SDK is now separated into two parts, one for authentication and one for the player. The former java binding works, however, the seconds gives me an error. The original question was asked on the Xamarin Forums. Hi, I am trying to create a binding project for the Spotify Android SDK. The SDK is seperated into two .aar files. One for authentication and one for media playback (Player). Firstly I tried having both .aar