Giter Site home page Giter Site logo

gmbshad / coco Goto Github PK

View Code? Open in Web Editor NEW

This project forked from islem19/android-automotive-info-app

0.0 0.0 0.0 7.06 MB

This is a sample Android Automotive App, it uses the different car apis and UI elements built specifically for automotive, to access the different sensors and VHAL properties for the car.

License: GNU General Public License v3.0

Java 96.62% Kotlin 3.38%

coco's Introduction

Car Info -Android Automotive App-

This is a sample Android Automotive App, it uses the different car apis and UI elements built spesifically for automotive, to access the differents sensors and VHAL properties for the car.

Screenshots









Setup

Clone this repository and import into Android Studio

git clone https://github.com/islem19/Android-Automotive-Info-App.git

Car UI Lib

The car UI lib is part of the android automotive OS source code (AOSP) and it contains the different UI elements implemented and designed to spesifically run on the car infotainment system and adhere to the UI/UX of the Android Automotive OS. the lib isn't available for public to include it as gradle dependency, so it should be included manually as a module and build alongside the app.

Permissions

The App requires the following permissions: -Car speed: this permission is required to access to the car speed property. -Car powertrain: this permission is required to access to the car gear selection property. -Car energy: this permission is required to access to the car level and type of fuel property. -Car energy Ports: this permission is required to access to the car fuel ports property. -Car Info: this permission is required to access to the car information (manufactrure, VIN, model..) property. -Car exterior environment: this permission necessary to read temperature of car's exterior environment

Maintainers

This project is mantained by:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.

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.