Skip to content

aafa/rest-android-scala.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/aafa/rest-android-scala.g8

Description

SBT project template for Android REST client.

Inside

Install

First you need to have g8 installed, see readme Then:

g8 aafa/rest-android-scala
cd <project name>
sbt run

Usage

  • sbt run will try to run an app on a device (actual or emulator), make sure you have some adb devices ready.
  • sbt quickTest will do quick tests with robolectric setup on your regular JVM.

You will get a simple client implementaion with one actual call to https://api.bitfinex.com/v1 REST API to demostrate how things works.

About

SBT project template for Android REST client

Resources

License

Stars

Watchers

Forks

Packages

No packages published