Skip to content

mg-creator/memorize

Repository files navigation

Memorize

Sample app that shows Kotlin + Android capabilities

Application

This application basically shows basic stuff that we can do with Kotlin in Android Studio.

Requirements

  • Android Studio with Kotlin extension
  • Machine with virtualization enabled and compatible with Google's emulator

Sections

This application is based on two activities: login and main activity. The main activity uses a bunch of different fragments that we do use to show what can be done with Android's SDK.

The structure would be the following:

  • Login
  • Main
    • Calculator
    • Game
    • Statistics
      • Local
      • Global
    • Map

About

Sample app that shows Kotlin + Android capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages