Skip to content

Latest commit

 

History

History
66 lines (51 loc) · 2.77 KB

README.md

File metadata and controls

66 lines (51 loc) · 2.77 KB

Aero Know Google Play Icon AeroKnow

AeroKnow is small Android App to practice Airline Pilot theoretical questions. The project has been started as Proof-Of-Concept to test development with Jetbrain Koltin language for Android.

It includes:

Been Used:

  • Realm to store user progression
  • Realm Extension extension by Víctor Manuel Pineda Murcia to help with Realm

Current

  • Source list
  • Subject and Topic for a source
  • Questions campaign screen for a topic
  • About page
  • Parameters screen

To compile

You need to create your keystore.properties at the root of the project. A file keystore.properties.temp is present to get the requested format

A fabric.properties file must be as well created at the root of APP folder. A file fabric.properties.temp is present to get the requested format

Continuous work in progress ;-)

Known bug

... (none reported yet, yahooo)

License

Copyright 2017 Thibault de Lambilly

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.