8000 GitHub - luksiv/raft-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

luksiv/raft-app

Repository files navigation

IMPORTANT

  • As of 2018/03/21 release of the app in the master branch the app won't work properly.
  • Message @sivickas on Slack for more details and to fix the problem.

Android app

Repository for android application.

IDE : Android Studio ( https://developer.android.com/studio/index.html )

If you're having troubles launching the project try :

  1. Sync the project with gradle.
    • Scheme

Guidelines

Useful resources:

Spotify API wrapper

  • We use [NOTE: README is not updated there] https://github.com/kaaes/spotify-web-api-android
  • Our wrapper - Network Services/Spotify API
  • SpotifyData - bread and butter, almost all API calls should go through there. Returns String or WrappedTrack (might be List). SpotifyData data = new SpotifyData(token);
  • WrappedTrack - wraps Track from kaaes/spotify-web-api-android and encapsulates it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0