Skip to content

dhesson/AndroidWrapperForSpotify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Interface

Use Gradle to build the JAR for Android. I might update the build to where you can just use the jar task.

gradle clean cRJ jar

Troubleshooting

During ndk-build, if you get a permission error regarding libspotify.so in the obj output directory, run this command from the project root directory:

chmod -R 777 *

More info here: https://developer.vuforia.com/forum/android/problem-cygwin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.2%
  • C 32.1%
  • Java 4.2%
  • Objective-C 3.9%
  • CSS 1.5%
  • Groovy 0.1%