Coder Social home page Coder Social logo

sdn_project's Introduction

SDN_Project

Setup

The following installation steps, in the same order, will set up the necessary tech stack for developing and managing this project:

Flutter:

To set up Flutter for the application, follow the instructions provided here Flutter documentation.

Android Studio:

You need to set up Android Studio and the command-line tools for the Android SDK after setting up Flutter. Steps:

  1. Install and configure Android Studio.

  2. Download and setup the command-line-tools by following these steps:

    1. Open android-studio
    2. Click on the "More Actions" option on the boot window. Select SDK Manager from the options it shows.
    3. In the "Android SDK" section, go to the SDK Tools section.
    4. Check the box for "Android SDK Command-line Tools (latest)" and click ok
  3. Running "flutter doctor" to check the setup of flutter android licenses. However, upon running this, it may ask you to agree/disagree with some licenses. Run the following command to fix this:

flutter doctor --android-licenses

Running the application

This can be done in two ways:

  1. Setup an android emulator.
  2. For running on your local Android device requires activating USB-debugging in the developer options. Setup for Flutter is accomplished

Clone the project

Clone the project from the repository link.

Steps to run the App:

  1. Start the emulator or connect or Android mobile with your laptop and allow for USB debugging as discussed above.
  2. Run the application using the following command: flutter run
  3. Select the device you want to run the application on. NOTE: The most recent Android version 3 does not support Facebook OAuth login.

sdn_project's People

Contributors

dewanshidewan 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.