Android Auto in production #679

Closed
opened 2021-06-21 10:24:55 +00:00 by argrento · 31 comments
argrento commented 2021-06-21 10:24:55 +00:00 (Migrated from github.com)

It would be awesome, if OrganicMaps support Android Auto, to make a good alternative to Waze/Google Maps etc.

It would be awesome, if OrganicMaps support Android Auto, to make a good alternative to Waze/Google Maps etc.
gthbusrr commented 2021-09-16 15:21:20 +00:00 (Migrated from github.com)

Hi, is it still in roadmap? Thanks :)

Hi, is it still in roadmap? Thanks :)
biodranik commented 2021-09-16 16:29:35 +00:00 (Migrated from github.com)

It is.

It is.
w202mg commented 2021-11-24 21:33:43 +00:00 (Migrated from github.com)

Would be really cool

Would be really cool
argrento commented 2021-12-28 18:49:28 +00:00 (Migrated from github.com)

Hi, gyus! Any updates or plans on the AA support?

Hi, gyus! Any updates or plans on the AA support?
biodranik commented 2021-12-28 20:51:07 +00:00 (Migrated from github.com)

We're still looking for cool android devs to help us, because now our small team fixes a number of important bugs and other features.

We're still looking for cool android devs to help us, because now our small team fixes a number of important bugs and other features.
avivijay19 commented 2022-03-13 04:26:50 +00:00 (Migrated from github.com)

Hi @biodranik ,
Wanted to work on this issue can anyone let me know where to start?

as well as we migrate complete java code to kotlin to handle better null pointer exception.

Hi @biodranik , Wanted to work on this issue can anyone let me know where to start? as well as we migrate complete java code to kotlin to handle better null pointer exception.
biodranik commented 2022-03-13 12:15:36 +00:00 (Migrated from github.com)

Start from the documentation. We don't plan to migrate to Kotlin. It was already discussed in #2212

Start from the documentation. We don't plan to migrate to Kotlin. It was already discussed in #2212
shankarpriyank commented 2022-03-22 01:57:15 +00:00 (Migrated from github.com)

Hey @biodranik how do I get started with this , couldn't really understand "Start from Documentation"

Hey @biodranik how do I get started with this , couldn't really understand "Start from Documentation"
biodranik commented 2022-03-22 07:19:47 +00:00 (Migrated from github.com)
  1. Read docs about Android Auto.
  2. Read docs in our repo about how to compile the code.
  3. Check our existing code.
  4. Highlight all found issues and potential blockers and plan how to integrate the Android Auto feature.
1. Read docs about Android Auto. 2. Read docs in our repo about how to compile the code. 3. Check our existing code. 4. Highlight all found issues and potential blockers and plan how to integrate the Android Auto feature.
shankarpriyank commented 2022-03-22 11:11:37 +00:00 (Migrated from github.com)

Okay , I am on it

Okay , I am on it
anant01tyagi commented 2022-04-02 18:19:39 +00:00 (Migrated from github.com)

Hello @biodranik . I am looking to work on this project as part of GSOC '22. Where should I start from and what should I do to strengthen my chances?

Hello @biodranik . I am looking to work on this project as part of GSOC '22. Where should I start from and what should I do to strengthen my chances?
biodranik commented 2022-04-03 13:02:15 +00:00 (Migrated from github.com)

The list is in my above comment. I would add that if you try to fix any other existing issues that increases your chances.

The list is in my above comment. I would add that if you try to fix any other existing issues that increases your chances.
deepak7488 commented 2022-04-05 07:04:05 +00:00 (Migrated from github.com)

Hello @biodranik. I am also looking to work on this project as part of GSOC '22. Can you provide a proposal template and also guide me to work on this.

Hello @biodranik. I am also looking to work on this project as part of GSOC '22. Can you provide a proposal template and also guide me to work on this.
poojan-1510 commented 2022-04-05 17:54:42 +00:00 (Migrated from github.com)

hi @biodranik can u please provide us with the project set up process ,as I could not find specific mention about it on the Git hub page

hi @biodranik can u please provide us with the project set up process ,as I could not find specific mention about it on the Git hub page
poojan-1510 commented 2022-04-05 18:08:24 +00:00 (Migrated from github.com)

hi, can anyone pls help me with android\secure.properties' as it does not exist. I encoutered it during setting up the project.

hi, can anyone pls help me with android\secure.properties' as it does not exist. I encoutered it during setting up the project.
shankarpriyank commented 2022-04-05 18:37:53 +00:00 (Migrated from github.com)

Hey poojan have a look at the readme , you will find lthe links and the instructions there, also the error you are getting is because you have not configured your project correctly

Hey poojan have a look at the readme , you will find lthe links and the instructions there, also the error you are getting is because you have not configured your project correctly
biodranik commented 2022-04-06 07:14:20 +00:00 (Migrated from github.com)

@deepak7488 sorry, I don't understand your question. All our GSoC ideas are described in the wiki: https://github.com/organicmaps/organicmaps/wiki/GSoC-2022-ideas

I described how to move on with Android Auto in another comment above.

@poojan-1510 You did not read/follow the documentation and did not run ./configure.sh script.

Guys, if you want to contribute to an open-source project, please carefully read all documentation first before asking any questions. And then try to follow all the listed steps.

@deepak7488 sorry, I don't understand your question. All our GSoC ideas are described in the wiki: https://github.com/organicmaps/organicmaps/wiki/GSoC-2022-ideas I described how to move on with Android Auto in another comment above. @poojan-1510 You did not read/follow the documentation and did not run `./configure.sh` script. Guys, if you want to contribute to an open-source project, please carefully read all documentation first before asking any questions. And then try to follow all the listed steps.
anant01tyagi commented 2022-04-08 17:24:43 +00:00 (Migrated from github.com)

Hi!
Can anyone please specify what configuration is needed to run the project in android studio emulator in windows?
The documentation said no action is needed for configuration in windows, however studio is asking me to add a configuration.

Hi! Can anyone please specify what configuration is needed to run the project in android studio emulator in windows? The documentation said no action is needed for configuration in windows, however studio is asking me to add a configuration.
Jdbarad commented 2022-04-10 04:51:24 +00:00 (Migrated from github.com)

I like to work on this issue for GSoC 2022

I like to work on this issue for GSoC 2022
anant01tyagi commented 2022-04-18 17:00:35 +00:00 (Migrated from github.com)

Hi @biodranik ! Any guidelines for the GSOC proposal? What all should it include?

Hi @biodranik ! Any guidelines for the GSOC proposal? What all should it include?
biodranik commented 2022-04-18 17:10:07 +00:00 (Migrated from github.com)
Here is the link: https://organicmaps.app/news/2022-04-11/some-guidelines-for-google-summer-of-code-2022-gsoc-participants-who-want-to-become-open-source-contributors-to-organic-maps/
ArduousBrain commented 2022-04-19 06:38:51 +00:00 (Migrated from github.com)

hi , I am getting error while setting up cmake file

CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage

I tried

SET(CMAKE_C_COMPILER C:/MinGW/bin/gcc)
to cmakelists.txt

what else can I try

hi , I am getting error while setting up cmake file > CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage I tried >SET(CMAKE_C_COMPILER C:/MinGW/bin/gcc) to cmakelists.txt what else can I try
biodranik commented 2022-04-19 06:59:12 +00:00 (Migrated from github.com)

Are you trying to build for Android or for desktop?

For Android, on Windows, you don't need to use MinGW. Just install Android Studio with NDK, cmake and ninja, and it should work. Sometimes setting paths in local.properties file also helps.

Are you trying to build for Android or for desktop? For Android, on Windows, you don't need to use MinGW. Just install Android Studio with NDK, cmake and ninja, and it should work. Sometimes setting paths in local.properties file also helps.
ArduousBrain commented 2022-04-20 11:00:46 +00:00 (Migrated from github.com)

My configure.sh file is asking me to choose an toolset . which one should I
choose

My configure.sh file is asking me to choose an toolset . which one should I choose
biodranik commented 2022-04-20 13:46:08 +00:00 (Migrated from github.com)

It's hard to help you without seeing the logs and understanding the context )

It's hard to help you without seeing the logs and understanding the context )
ArduousBrain commented 2022-04-20 14:49:38 +00:00 (Migrated from github.com)
Initializing repository with default values in Open-Source mode.

Could not find a suitable toolset.

You can specify the toolset as the argument, i.e.:
./build.sh [options] gcc

Toolsets supported by this script are:
acc, clang, como, gcc, intel-darwin, intel-linux, kcc, kylix, mipspro,
pathscale, pgi, qcc, sun, sunpro, tru64cxx, vacpp

For any toolset you can override the path to the compiler with the '--cxx'
option. You can also use additional flags for the compiler with the
'--cxxflags' option.

A special toolset; cxx, is available which is used as a fallback when a more
specific toolset is not found and the cxx command is detected. The 'cxx'
toolset will use the '--cxx' and '--cxxflags' options, if present.

Options:
--help Show this help message.
--verbose Show messages about what this script is doing.
--debug Build b2 with debug information, and no
optimizations.
--guess-toolset Print the toolset we can detect for building.
--cxx=CXX The compiler exec to use instead of the detected
compiler exec.
--cxxflags=CXXFLAGS The compiler flags to use in addition to the
flags for the detected compiler.

Building B2 engine..

Could not find a suitable toolset.

You can specify the toolset as the argument, i.e.:
./build.sh [options] gcc

Toolsets supported by this script are:
acc, clang, como, gcc, intel-darwin, intel-linux, kcc, kylix, mipspro,
pathscale, pgi, qcc, sun, sunpro, tru64cxx, vacpp

For any toolset you can override the path to the compiler with the '--cxx'
option. You can also use additional flags for the compiler with the
'--cxxflags' option.

A special toolset; cxx, is available which is used as a fallback when a more
specific toolset is not found and the cxx command is detected. The 'cxx'
toolset will use the '--cxx' and '--cxxflags' options, if present.

Options:
--help Show this help message.
--verbose Show messages about what this script is doing.
--debug Build b2 with debug information, and no
optimizations.
--guess-toolset Print the toolset we can detect for building.
--cxx=CXX The compiler exec to use instead of the detected
compiler exec.
--cxxflags=CXXFLAGS The compiler flags to use in addition to the
flags for the detected compiler.

Failed to build B2 build engine

Initializing repository with default values in Open-Source mode. Could not find a suitable toolset. You can specify the toolset as the argument, i.e.: ./build.sh [options] gcc Toolsets supported by this script are: acc, clang, como, gcc, intel-darwin, intel-linux, kcc, kylix, mipspro, pathscale, pgi, qcc, sun, sunpro, tru64cxx, vacpp For any toolset you can override the path to the compiler with the '--cxx' option. You can also use additional flags for the compiler with the '--cxxflags' option. A special toolset; cxx, is available which is used as a fallback when a more specific toolset is not found and the cxx command is detected. The 'cxx' toolset will use the '--cxx' and '--cxxflags' options, if present. Options: --help Show this help message. --verbose Show messages about what this script is doing. --debug Build b2 with debug information, and no optimizations. --guess-toolset Print the toolset we can detect for building. --cxx=CXX The compiler exec to use instead of the detected compiler exec. --cxxflags=CXXFLAGS The compiler flags to use in addition to the flags for the detected compiler. Building B2 engine.. Could not find a suitable toolset. You can specify the toolset as the argument, i.e.: ./build.sh [options] gcc Toolsets supported by this script are: acc, clang, como, gcc, intel-darwin, intel-linux, kcc, kylix, mipspro, pathscale, pgi, qcc, sun, sunpro, tru64cxx, vacpp For any toolset you can override the path to the compiler with the '--cxx' option. You can also use additional flags for the compiler with the '--cxxflags' option. A special toolset; cxx, is available which is used as a fallback when a more specific toolset is not found and the cxx command is detected. The 'cxx' toolset will use the '--cxx' and '--cxxflags' options, if present. Options: --help Show this help message. --verbose Show messages about what this script is doing. --debug Build b2 with debug information, and no optimizations. --guess-toolset Print the toolset we can detect for building. --cxx=CXX The compiler exec to use instead of the detected compiler exec. --cxxflags=CXXFLAGS The compiler flags to use in addition to the flags for the detected compiler. Failed to build B2 build engine
biodranik commented 2022-04-20 14:53:55 +00:00 (Migrated from github.com)

You either need to run it from Visual Studio Command Prompt (it sets VS compiler environment) or properly set up MinGW compiler and run the command from the corresponding bash prompt. Or alternatively, run it from the WSL(2) command prompt environment (ubuntu for windows) with GCC installed. It is mentioned in documentation BTW.

You either need to run it from Visual Studio Command Prompt (it sets VS compiler environment) or properly set up MinGW compiler and run the command from the corresponding bash prompt. Or alternatively, run it from the WSL(2) command prompt environment (ubuntu for windows) with GCC installed. It is mentioned in documentation BTW.
biodranik commented 2022-07-20 20:15:26 +00:00 (Migrated from github.com)

Let's implement its support first )

Let's implement its support first )
andrewshadura commented 2022-10-11 08:16:10 +00:00 (Migrated from github.com)

I'm not sure why performance is important for the front-end given that all CPU-heavy code is in C++. The performance hit is negligible compared to the huge safety and convenience improvements.

I'm not sure why performance is important for the front-end given that all CPU-heavy code is in C++. The performance hit is negligible compared to the huge safety and convenience improvements.
biodranik commented 2022-10-11 09:31:30 +00:00 (Migrated from github.com)

@andrewshadura why are you mentioning the performance here?

OSMand and MapsMe are great examples of why performance and battery matter everywhere, not just in the core.

@andrewshadura why are you mentioning the performance here? OSMand and MapsMe are great examples of why performance and battery matter everywhere, not just in the core.
andrewshadura commented 2022-10-11 10:30:07 +00:00 (Migrated from github.com)

I think I replied to a wrong thread. I distinctively remember posting that into the Kotlin thread, not sure how it ended up here 😄

P.S. I think I know how: I replied by email, and probably GitHub failed to assign it to the correct bug.
P.P.S. I sent this reply half a year ago, if not more, it's definitely @GitHub's fault!
P.P.P.S.: Found the original reply: https://user-images.githubusercontent.com/309253/195069622-673bce0b-808f-445e-a7c4-9686b9c0b5e4.png

I think I replied to a wrong thread. I distinctively remember posting that into the Kotlin thread, not sure how it ended up here 😄 P.S. I think I know how: I replied by email, and probably GitHub failed to assign it to the correct bug. P.P.S. I sent this reply half a year ago, if not more, it's definitely @GitHub's fault! P.P.P.S.: Found the original reply: https://user-images.githubusercontent.com/309253/195069622-673bce0b-808f-445e-a7c4-9686b9c0b5e4.png
This repo is archived. You cannot comment on issues.
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#679
No description provided.