• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

sap-labs-france/ev-mobile: The Open e-Mobility Charging Station management mobil ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

sap-labs-france/ev-mobile

开源软件地址(OpenSource Url):

https://github.com/sap-labs-france/ev-mobile

开源编程语言(OpenSource Language):

TypeScript 96.9%

开源软件介绍(OpenSource Introduction):

Open e-Mobility React-Native Mobile App

Summary

This application is the Electric Vehicle Charging Station (EVSE) mobile application for Android and iOS.

It's linked to the Open e-Mobility backend: https://github.com/sap-labs-france/ev-server

App Stores

Google Play

Apple Store

Contact the author Serge FABIANO

NPM and Cocoapods

The project now uses npm 8.x and cocoapods 1.11.2

Installation

  • Install NodeJS: https://nodejs.org/ (install the LTS version)
  • Install Java SE Development Kit 8
  • Install React Native: https://facebook.github.io/react-native/
    npm install -g react-native-cli
    
  • Install Android Studio: https://developer.android.com/studio/
    • Ensure Android SDK Platform 28 and Intel x86 Atom_64 System Image are checked in the SDK manager.
    • Windows:
      • Add user environment variable: ANDROID_HOME=C:\Users\YOUR_USERNAME\AppData\Local\Android\Sdk
      • Add C:\Users\YOUR_USERNAME\AppData\Local\Android\Sdk\platform-tools to user paths
    • OSX/*nix:
      • Add to your shell profile:
      export ANDROID_HOME=$HOME/Library/Android/sdk
      export PATH=$PATH:$ANDROID_HOME/emulator
      export PATH=$PATH:$ANDROID_HOME/tools
      export PATH=$PATH:$ANDROID_HOME/tools/bin
      export PATH=$PATH:$ANDROID_HOME/platform-tools
  • Install Xcode: https://developer.apple.com/xcode/
  • Clone this GitHub project
  • Go into the ev-mobile directory and run npm install or yarn install

NOTE:

choco install -y nodejs-lts jdk8 androidstudio
brew install node openjdk cocoapods react-native-cli watchman android-studio

Running the application on a virtual device

Open a terminal in the ev-mobile directory

  • Install CocoaPods on Mac OSX:

    npm run pod:install
  • Run on Android:

    npm run build:prepare
    npm run android
  • Run on iOS:

    npm run build:prepare
    npm run ios

License

This file and all other files in this repository are licensed under the Apache Software License, v.2 and copyrighted under the copyright in NOTICE file, except as noted otherwise in the LICENSE file.

Please note that the mobile application can contain other software which may be licensed under different licenses.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap