SkillAgentSearch skills...

Daysuntil

Android app demonstrating Kotlin, RxJava, Realm and More

Install / Use

/learn @GavinPacini/Daysuntil
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Days Until

A simple Android app demonstrating the use of Kotlin, RxJava, Realm and more...

<p align="center"> <a href="https://play.google.com/store/apps/details?id=com.gpacini.daysuntil"><img src="http://www.android.com/images/brand/get_it_on_play_logo_large.png" alt="Get it on Google Play"/></a><br/> <img src="images/list.png" alt="Web Launcher"/> </p>

What do I mean by "more"? Here's exactly what I've made extensive use of:

I used this great project, Android Boilerplate, as a reference.

I had been looking for something like this myself and couldn't find one. So, if you were like me, I hope you learn something from this!

Requirements

  • Android SDK
  • Android SDK Build tools 23.0.3
  • Android Support Repository and Library
  • Gradle Plugin 2.1.0

Building

The easiest way to setup this project is to simply open it with Android Studio, like you would any other project.

However, if you don't want to import it, you can run this from the root of the project to build, install and run:

./gradlew installRunDebug

Possible Upcoming Features

  • Unit Tests
  • Automated Tests

I need to write some tests

Pull Requests

If you see something you think could be better, please don't hesitate to submit a pull request!

License

Copyright 2016 Gavin Pacini

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.
View on GitHub
GitHub Stars72
CategoryDevelopment
Updated1y ago
Forks5

Languages

Kotlin

Security Score

80/100

Audited on Jan 23, 2025

No findings