GithubHelp home page GithubHelp logo

runapp's Introduction

icon

Run Application

Demo version of my first mobile app

Installation

  • npm run start

Clone

  • Clone this repo to your local machine using https://github.com/Lazar1983/

Setup

Download "jdk-8u221-windows-x64.exe" Java archive from Oracle (account required)

Properties on MyComputer or ThisPC, go to Advanced System Settings>Advanced>Environment Variables in System Variables edit path, and gave the link of your Downloaded JDK, example "C:\Program Files\Java\jdk1.8.0_221\bin", and give your bin folder path.

Go to CMD, and type "javac"

Download and install Android Studio for Android Mobile -install from SDK Manager: SDK Build Tools,API Simulator,Auto desktop Head Unit,Google Services,Google USB Driver,Google Web Driver -create virtual device from AVD Manager and install Marshmallow x86_64 Android 6.0(Google APIs)

Setup PATH for Android -Properties on MyComputer or ThisPC, go to Advanced System Settings>Advanced>Environment Variables in System Variables edit path, and gave the link of your Android SDK, example "C:\Users\YOUR-USER\AppData\Local\Android\Sdk", and give your SDK folder path

Set the PATH of Platform Tools Folder -Properties on MyComputer or ThisPC, go to Advanced System Settings>Advanced>Environment Variables in System Variables edit path, and gave the link of your Platform Tools Folder, example "C:\Users\YOUR-USER\AppData\Local\Android\Sdk\platform-tools"

Set the PATH of Emulator Folder -Properties on MyComputer or ThisPC, go to Advanced System Settings>Advanced>Environment Variables in System Variables edit path, and gave the link of your Emulator folder, example "C:\Users\YOUR-USER\AppData\Local\Android\Sdk\emulator"

Creating ANDROID_HOME Variable -Properties on MyComputer or ThisPC, go to Advanced System Settings>Advanced>Environment Variables in User Variables make new path, and gave name of ANDROID_HOME and link of your SDK Variable, example "C:\Users\YOUR-USER\AppData\Local\Android\Sdk"

Verify the Path (Emulator/SDK/Platform Tools) -In CMD type "adb start-server", your server will start at tcp:5037 and then type "emulator -avd YOUR-AVD-NAME"

Instaling React Native Cli & Set the Path - Run CMD in administrator Mode and type "npm install -g react-native-cli" - Then put your PATH of NPM to Envrionment Variables "C:\Users\YOUR-USER\AppData\Roaming\npm"

Installing YARN Package Manager - Run CMD in administrator Mode and type "npm install -g yarn"

In VSCode install extensions: > https://marketplace.visualstudio.com/items?itemName=msjsdiag.vscode-react-native

update and install this packages

$ npx react-native init YOU-APP-NAME
$ npx emulator -avd YOUR-AVD-NAME
- split screen of terminal and type
$ npx react-native run-android

now install npm packages

$ 
$ 
$ 
$ 
$ 
$ 
$ 
$ 

Documentation

https://reactnative.dev/docs/getting-started https://reactjs.org/docs/getting-started.html https://github.com/react-native-community/cli

Learning From:

http://www.computersciencetutorial.com/

Step 1

  • Option 1

    • ๐Ÿด Fork this repo!
  • Option 2

    • ๐Ÿ‘ฏ Clone this repo to your local machine using https://github.com/Lazar1983/

Step 2

  • HACK AWAY! ๐Ÿ”จ๐Ÿ”จ๐Ÿ”จ

Step 3


Support

Reach out to me at one of the following places!


License

License

runapp's People

Contributors

lazar1983 avatar

Watchers

James Cloos avatar  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.