valsamovich / FunFacts

Android application to learn science, nature, etc.

Home Page:https://play.google.com/store/apps/details?id=com.vsamov.funfacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FunFacts Build Status license

Fun Facts Android application with dynamic background. Application have facts about science, nature, animals, etc.

Installation

  • Requirements
    • Minimum SDK API 15: Android 4.0.3 (IceCreamSandwich)
    • Gradle 1.5.0

To compile and test the project first time local.properties must be added to the root directory of the project. Example:

# This file should *NOT* be checked into Version Control Systems,
# as it contains information specific to your local configuration.
#
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note. Example path:
sdk.dir=/Users/[user-name]/Library/Android/sdk

Run

To run gradle project vi CLI

gradle build

Contribution

Please contribute using Github Flow. Create a fork, add commits, and open a pull request.

About

Android application to learn science, nature, etc.

https://play.google.com/store/apps/details?id=com.vsamov.funfacts

License:MIT License


Languages

Language:Java 100.0%