Giter Club home page Giter Club logo

kmm_simple_note's Introduction

KMM Simple Note - Learning project

This project is for learning purposes about how to build a basic "Note" application
using Kotlin Multiplatform Project (Android / iOS).

Requirements

To be able to compile and run the project, you must check you have the necessary tools installed. Also, to write iOS-specific code and run an iOS application on a simulated or real device, you'll need a Mac with macOS.

1. Install the necessary tools

  • Android Studio
  • XCode 1
  • JDK (version 11 minimum), check with java -version command (Terminal)
  • Kotlin Multiplatform Mobile plugin installed (inside Android Studio)2
  • Kotlin plugin (inside Android Studio)3
  • Command line (Terminal) : Make sure you have all the necessary tools installed:

2. Check environment using KDoctor tool

(Homebrew is required)

  1. Install KDoktor using Homebrew

brew install kdoctor

  1. call kdoctor fomr the Terminal (console)

  2. if KDoctor diagnoses any problems while checking your environment, review the output for issues and possible solutions

    You may ignore KDoctor's warnings regarding the CocoaPods installation :
    In this project, you will use a different iOS framework distribution option which does NOT involved CocoaPods usage.


Footnotes

  1. Make sure that you have Xcode installed Launch Xcode in a separate window to accept its license terms and allow it to perform some necessary initial tasks. In Xcode, select Settings/Preferences | Locations. In the Command Line Tools field, select your Xcode.

  2. In Android Studio, select Settings/Preferences | Plugins, search Marketplace for Kotlin Multiplatform Mobile, and then install it.

  3. Should be already installed in Android Studio but you might need to update the plugin : on the Android Studio welcome screen, select Plugins | Installed. Click Update next to Kotlin. You can also check the Kotlin version in Tools | Kotlin | Configure Kotlin Plugin Updates.

kmm_simple_note's People

Contributors

jeromepierrot avatar

Watchers

 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.