.
.

Saturday, March 22, 2014

SCALA on ANDROID

DETAIL
  • Author: Geoffroy Couprie
  • Language: English
  • Published: 2013
  • Page: 40
  • Format: pdf


CONTENTS

Setting up the development environment
The Eclipse setup
The SBT setup

Create your first app 
Generate the application’s code
A first peek into the code
Choose your target
Run it!

The power of Scala 
Use implicit type conversions
Traits
Option
Case classes and pattern matching
Futures and Promises

Unit testing 
ScalaTest
Junit

Common tasks 
File handling with Rapture
HTTP requests

Optimizing the deployment 
Tweaking Proguard
Fast boot for the emulator
Fast rendering for the emulator
Emulating x86 devices
Android x86 on VirtualBox
Preinstalling the Scala libraries

DOWNLOAD HERE

No comments:

Post a Comment