smartdevicelink / sdl_java_suite

SmartDeviceLink libraries for Android, Java SE, and Java EE
BSD 3-Clause "New" or "Revised" License
187 stars 171 forks source link

Integrate SDL with my Android App #261

Closed RockAdi closed 9 years ago

RockAdi commented 9 years ago

I want to integrate SDL with my Android App but i am unable to find any documentation regarding the integration for Android apps.

joeygrover commented 9 years ago

Hi there!

The best place to start is the Android library github wiki pages. We are currently working through creating a better set of documentation and tools, but the wiki has some stuff that should be able to help you get started.

https://github.com/smartdevicelink/sdl_android/wiki/%5BWIP%5D-Setting-Up-Android

GENIVI commented 9 years ago

On Thu, Sep 10, 2015 at 9:08 AM, RockAdi notifications@github.com wrote:

I want to integrate Genivi SDK

Which SDK? Are you referring to GENIVI's demo platform? --> http://wiki.projects.genivi.org/index.php/GENIVI_Demo_Platform

GENIVI also releases "baselines" which might be considered an SDK, and then there is work ongoing with a proper SDK, i.e. one that has the complete toolchain.

with my Android App but i am unable to find any documentation regarding the integration for Android apps.

There was a proof of concept demonstrated on the GENIVI Demo Platform last Spring showing Android Auto Integration which provides a way to run Android apps on top of a GENIVI platform. Much of the code used for that presentation is scheduled for release as Open Source.

There are other ways to run Android apps on GENIVI, after all, GENIVI is a GNU/Linux platform, but you'll likely want to explore a VM or container solution unless your a member of the Open Automotive Alliance: http://www.openautoalliance.net/#faqs

Regards,

Jeremiah

— Reply to this email directly or view it on GitHub https://github.com/smartdevicelink/sdl_android/issues/261.


genivi-smartdevicelink mailing list genivi-smartdevicelink@lists.genivi.org https://lists.genivi.org/mailman/listinfo/genivi-smartdevicelink

Jeremiah C. Foster GENIVI COMMUNITY MANAGER

Pelagicore AB Ekelundsgatan 4, 6tr, SE-411 18 Gothenburg, Sweden M: +46 (0)73 093 0506 jeremiah.foster@pelagicore.com

joeygrover commented 9 years ago

Closing this issue, if there are follow up questions please feel free to post them. Thank you!