Skip to content

illiichi/ScalaAndroidMusicPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScalaPlayer

To build with Eclipse,

1 git clone https://github.com/illi-ichi/ScalaMusicPlayer.git
2 import MusicPlayer
3 Clean the workspace

MusicPlayer is the main project. player is an experimental project with Scaloid.

Problems:

1 Android, Scala, Maven and Test don't get along well.
2 Official Android test system doesn't work with Scala. The test works well when it's written in Java but doesn't run when written in Scala.
3 Robolectric works with Scala but it runs on a regular JVM so I have to figure out how to mock the content provider (DB).

The most promising tutorial is https://bitbucket.org/loyolachicagocs_plsystems/clickcounter-android-scala. However, the tutorial doesn't provide a project template. They just put their whole project there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published