Giter Site home page Giter Site logo

pk-codebox-evo / android-apps-scala-days-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xebia-functional/scala-days-android

0.0 3.0 0.0 2.27 MB

Official Android app for Scala Days

Home Page: http://www.scaladays.org

Scala 100.00%

android-apps-scala-days-android's Introduction

Scala Days for Android Circle CI

The official Scala Days App for Android handcrafted by 47 Degrees. You can download Scala Days from Google Play

Scala on Android

This application is written entirely in Scala on Android. We are excited to make the application open source and share the code with you. We have used the macroid library extensively in this project. In addition we have contributed our own Macroid extensions to this application, that can be found here: macroid-extras.

Compile

You can compile this project and contribute improvements. To compile the project:

  • Download Activator and install it
  • Configure the Android SDK on your computer
  • Clone this GitHub project to your computer
  • From project root directory run:
$ ./activator
  • Connect your phone and execute:
> run

You can use your favorite IDE. At 47 Degrees we use IntelliJ with the Scala plugin. If you want to run this project from IntelliJ you only need to import the project.

Add Debug Keys

You need to add a debug.properties file to the root project with the necessary keys to compile. The content should be:

google.map.key=***
localytics.key=***
google.project.number=***
google.analytics.key=***
twitter.app.key=***
twitter.app.secret=***
twitter.app.callback.host=***
crashlytics.apikey=***
crashlytics.apisecret=***

If you do not want to utilize the Crashlytics service, you should create an environment variable CRASHLYTICS_ENABLED=false

Contribute

You can contribute to this application and we will do our best to upload your changes to Google Play

License

Copyright (C) 2015 47 Degrees, LLC http://47deg.com [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

android-apps-scala-days-android's People

Contributors

aphexcx avatar

Watchers

James Cloos avatar PKCodeBox avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.