F30POST
F30POST
2012-2015 BMW 3-Series and 4-Series Forum
BMW Garage BMW Meets Register Today's Posts
BMW 3-Series and 4-Series Forum (F30 / F32) | F30POST > Technical Forums > Navigation, iDrive, Audio, Video, Bluetooth, Phone, Cameras, Electronics > Experience with 10.25" android 7.1 HU's
ProTUNING Freaks
Post Reply
 
Thread Tools
      06-28-2019, 08:21 AM   #2487
RuLzgzF30
Enlisted Member
Spain
2
Rep
34
Posts

Drives: BMW F30
Join Date: Jun 2019
Location: Zaragoza

iTrader: (0)

Quote:
Originally Posted by __fred__ View Post
Small update on the settings app. The initial coding is finished for the screens. It's an expo + react native + mobx + mobx-state-tree project.

It communicates with a tiny webserver that I've embedded in the Eventcenter.apk. This webserver is based on NanoHTTPD and GSON.

This setup creates a lot of flexibility, e.g. you don't have to run the settings app on the head unit, you can run it on your Iphone or Android phone as well.

I've got some small things to handle like authentication and the selection of navigation apps for the telephone mute function. Then I will start working on the button assigment for I-drive and the wheel buttons.



Last thing I've expiremented with and am quite confident about that it's doable: Get the readings from the light sensor and adapt brightness accordingly. This completely bypasses the lights status, since it's not relevant.
It looks very good what you mention¡¡
Appreciate 0
      06-28-2019, 09:41 AM   #2488
ChristianH5555
New Member
2
Rep
10
Posts

Drives: F20 116d LCI
Join Date: Jun 2019
Location: Germany

iTrader: (0)

Quote:
Originally Posted by Kri View Post
which source have you tried ? NBT should normally work for NBT Evo.

sincerely Chri
unfortunately not. I tried several ones from NBT but they are just showing a black screen or there are problems with the resolution. Additionally the splitscreen is still there, even if I choose the "large screen" option. My car is manufactured 2018 and I'm very sure that on delivery there were config Files for F series 2018. Anyone got a unit for EVO system and can have a look?
Appreciate 0
      06-28-2019, 11:33 AM   #2489
therick3
New Member
0
Rep
6
Posts

Drives: 2015 X5
Join Date: Sep 2018
Location: Chicago

iTrader: (0)

Quote:
Originally Posted by antonius2018 View Post
Here it is -> minitouchpad.
It's important to buy also their PS2/USB adapter (I tried another one I had and it didn't work).
Thanks for sharing and looks like it could be slick. Any effort beyond connecting it to the USB port on the HU? Did you find a good spot to mount it?
Appreciate 0
      06-28-2019, 12:14 PM   #2490
antonius2018
Private
28
Rep
91
Posts

Drives: BMW F32
Join Date: Jun 2018
Location: EU - Portugal

iTrader: (0)

Quote:
Originally Posted by therick3 View Post
Thanks for sharing and looks like it could be slick. Any effort beyond connecting it to the USB port on the HU? Did you find a good spot to mount it?

Yes, it's very compact. I have it as in the picture.
I did two things:
1º Since I had the two USB ports in the glove compartment and I want one of them to stay there with my 3G dongle, and the cable is only one with two sockets at the end, I've put in an extra USB extension to bring the connection back to the center console underneath the radio;
2º I made a small incision in the cover of the center console to pass the cable in towards this connection so that the wire is not seen there.
Attached Images
 
Appreciate 0
      06-28-2019, 12:23 PM   #2491
alex1991
Private
5
Rep
57
Posts

Drives: E84 2011
Join Date: Sep 2018
Location: Germany

iTrader: (0)

Quote:
Originally Posted by antonius2018 View Post
Quote:
Originally Posted by alex1991 View Post
So I have managed to make front and back camera work like they should be. I am more of a electrician guy then an "android guy"

So
1. After installing event centar apk it is working super, but only sometime, sometime I have to reinstall eventcenter.apk to make it work!?

2. How to make the "auto start up app" work? I whant to install some of the auto start app from Google play to make it start my sygic when the system starts but I can not make it work....

Any solution?
I use "AutoStart - No root" (see Play store).
( did you manage to record from front camera?)
Quote:
Originally Posted by antonius2018 View Post
Quote:
Originally Posted by alex1991 View Post
So I have managed to make front and back camera work like they should be. I am more of a electrician guy then an "android guy"

So
1. After installing event centar apk it is working super, but only sometime, sometime I have to reinstall eventcenter.apk to make it work!?

2. How to make the "auto start up app" work? I whant to install some of the auto start app from Google play to make it start my sygic when the system starts but I can not make it work....

Any solution?
I use "AutoStart - No root" (see Play store).
( did you manage to record from front camera?)
So I installed the same app and still no luck. It will not start any app when system is started :/
Appreciate 0
      06-28-2019, 01:31 PM   #2492
__fred__
Private First Class
Netherlands
53
Rep
140
Posts

Drives: BMW i5 M60, BMW iX3
Join Date: Apr 2019
Location: Amsterdam, Netherlands

iTrader: (0)

Quote:
Originally Posted by renedis View Post
I'm experienced in JSON query's and ROM building. Would be great if you implement a JSON API to make commands and requests possible. It would open up 1000+ possibility's.

Though, I'm not a application builder expert but would love to join in.
I'm especially interested in mapping/indexing all the possible MCU/BMW commands so that we can implement all kinds of features. But to be honest, I don't know where to start.

Also editing the launcher menu with the possibility to edit the default music app (set to Spotify or Deezer), video app (set to Youtube) etc. has my interest.

The ROM building is pretty easy.. Debloating the Chinese crap and adding default edited APK's. Also default root + Tasker settings is possible to simplify everything.


Is it an idea that we should meet up in the near future?
Sure, why not. PM me for some details. All my work so far is in the public domain though. You can fork and work on these repositories yourself. It's all on github.

https://github.com/chinesebmwheadunits

I've started a bash script that roots an Android 7.1 ROM and adds signature spoofing. It's in the ugodepx3customrom repository. I've wanted to add disabling of signature verification as well, and the modified EventCenter, and my settings app, and tasker. It takes some time though.

Nicest would be to transform it to a real ROM build, based on the AOSP tree. This way we can add the security updates as well, as this ROM has not been updated securitywise since 2017, even though it's dated January 2019.

This would take even more time.
Appreciate 0
      06-28-2019, 04:43 PM   #2493
babagurgur
New Member
2
Rep
25
Posts

Drives: 2014 F30 N20 / 2013 F25 N52
Join Date: Dec 2018
Location: Canada

iTrader: (0)

Quote:
Originally Posted by __fred__ View Post
Sure, why not. PM me for some details. All my work so far is in the public domain though. You can fork and work on these repositories yourself. It's all on github.

https://github.com/chinesebmwheadunits

I've started a bash script that roots an Android 7.1 ROM and adds signature spoofing. It's in the ugodepx3customrom repository. I've wanted to add disabling of signature verification as well, and the modified EventCenter, and my settings app, and tasker. It takes some time though.

Nicest would be to transform it to a real ROM build, based on the AOSP tree. This way we can add the security updates as well, as this ROM has not been updated securitywise since 2017, even though it's dated January 2019.

This would take even more time.
Fred, do you think its possible to remap the iDrive control buttons?

For example, I really don't use anything on my iDrive except the media and home button. If I could remap the remaining buttons to other keys, I could use it to control apps. For example in Android Auto so I could go left/right/up/down.

Is such a thing possible?
Appreciate 0
      06-29-2019, 04:02 AM   #2494
__fred__
Private First Class
Netherlands
53
Rep
140
Posts

Drives: BMW i5 M60, BMW iX3
Join Date: Apr 2019
Location: Amsterdam, Netherlands

iTrader: (0)

Quote:
Originally Posted by babagurgur View Post
Fred, do you think its possible to remap the iDrive control buttons?

For example, I really don't use anything on my iDrive except the media and home button. If I could remap the remaining buttons to other keys, I could use it to control apps. For example in Android Auto so I could go left/right/up/down.

Is such a thing possible?
Yes, this will be possible and the next thing I will work on.
Appreciate 0
      06-29-2019, 05:07 AM   #2495
antonius2018
Private
28
Rep
91
Posts

Drives: BMW F32
Join Date: Jun 2018
Location: EU - Portugal

iTrader: (0)

Quote:
Originally Posted by Ericokta View Post
i have installed car launcher to over write the ID6 ID7 theme launch with more useful information. But then the idrive controller knob no longer works
the "option" , "back" , "NAV" buttons still works thought.

I am wondering if i can use the knob and the directions to scroll throught the apps menu or even control the launcher itself
Have you tried to change the CCC iDrive type from iDrive_a to iDrive_b in Factory settings?
Appreciate 0
      06-29-2019, 10:26 PM   #2496
Pondaire
Private
37
Rep
80
Posts

Drives: 2013 328i
Join Date: Jun 2019
Location: TN

iTrader: (0)

Quote:
Originally Posted by __fred__ View Post
Yes, this will be possible and the next thing I will work on.
Hey Fred, I have been following some of your progress on this and it's amazing! You are the real hero

I have also read around this thread that since the microphone is in the MCU, the "Okay Google" voice assistant does not work.
I have the PX6 (RK3399) and even tried with the Nova launcher but it does not show up when I try to turn it on by voice. I looked at the Voice Assistant settings and the "Voice Match" is grayed out as well.

Do you know if there has been any progress done on this? Is it as simple as buying an external microphone or fooling the Android System to see it as a tablet (root, xposed, etc)?
Appreciate 0
      06-30-2019, 01:40 AM   #2497
Kri
Major
Austria
1082
Rep
1,050
Posts

Drives: E87
Join Date: Dec 2017
Location: Germany

iTrader: (0)

Quote:
Originally Posted by Pondaire View Post
Hey Fred, I have been following some of your progress on this and it's amazing! You are the real hero

I have also read around this thread that since the microphone is in the MCU, the "Okay Google" voice assistant does not work.
I have the PX6 (RK3399) and even tried with the Nova launcher but it does not show up when I try to turn it on by voice. I looked at the Voice Assistant settings and the "Voice Match" is grayed out as well.

Do you know if there has been any progress done on this? Is it as simple as buying an external microphone or fooling the Android System to see it as a tablet (root, xposed, etc)?
Is Google Assistant not installed at all at your device oder does it just not recognize it ?

i was able to install Google assistant normally at my RK3399/Android 8 unit, so should not be a problem.

sincerely Chri
Appreciate 0
      06-30-2019, 03:15 AM   #2498
__fred__
Private First Class
Netherlands
53
Rep
140
Posts

Drives: BMW i5 M60, BMW iX3
Join Date: Apr 2019
Location: Amsterdam, Netherlands

iTrader: (0)

Quote:
Originally Posted by Pondaire View Post
Hey Fred, I have been following some of your progress on this and it's amazing! You are the real hero

I have also read around this thread that since the microphone is in the MCU, the "Okay Google" voice assistant does not work.
I have the PX6 (RK3399) and even tried with the Nova launcher but it does not show up when I try to turn it on by voice. I looked at the Voice Assistant settings and the "Voice Match" is grayed out as well.

Do you know if there has been any progress done on this? Is it as simple as buying an external microphone or fooling the Android System to see it as a tablet (root, xposed, etc)?
This is something I still have to look into. It’s on my list, along with being able to use the voice assistant on your phone (Siri or Google) instead of the head unit.
Appreciate 1
      06-30-2019, 11:18 AM   #2499
Pondaire
Private
37
Rep
80
Posts

Drives: 2013 328i
Join Date: Jun 2019
Location: TN

iTrader: (0)

Quote:
Originally Posted by Kri View Post
Is Google Assistant not installed at all at your device oder does it just not recognize it ?

i was able to install Google assistant normally at my RK3399/Android 8 unit, so should not be a problem.

sincerely Chri
Yeah I had Assistant installed.
Today I tried changing the SetEdit as some videos were showing online and this did not work either.

For some reason it just works in the app, but "Voice match" is still grayed out.
Appreciate 0
      06-30-2019, 12:18 PM   #2500
trooper1414
Private First Class
29
Rep
146
Posts

Drives: BMW 328i
Join Date: Jan 2016
Location: Asgard

iTrader: (0)

Quote:
Originally Posted by florinbrv View Post
Anyone bought the new Android 9.0 unit with the upgraded screen 1920x720?
I would like to see a video with the boot time and the new features. Still not decided if I should buy the new unit, although I really like the black screen...
This, any reviews or feedback of the new model with the higher resolution screen and 4gb RAM
Appreciate 0
      06-30-2019, 01:05 PM   #2501
Pondaire
Private
37
Rep
80
Posts

Drives: 2013 328i
Join Date: Jun 2019
Location: TN

iTrader: (0)

Quote:
Originally Posted by __fred__ View Post
This is something I still have to look into. It’s on my list, along with being able to use the voice assistant on your phone (Siri or Google) instead of the head unit.
That's cool.
I have seen some people fixed this issue with certain devices by installing the Google App as a system app. However, root is needed for this, and I don't know how comfortable I feel by attempting to root this Android 8.1 head unit.
Appreciate 0
      07-01-2019, 04:55 AM   #2502
grzegorz914
New Member
2
Rep
7
Posts

Drives: BMW 528ix
Join Date: Mar 2015
Location: Poland

iTrader: (0)

Hello,

I get Today update to ID7 for my PX6 Android 8.1 NBT HW7
If some one want to test it:

https://wetransfer.com/downloads/5ae...1093848/1aed8a
Appreciate 0
      07-01-2019, 05:13 AM   #2503
amfgray
New Member
0
Rep
21
Posts

Drives: X5 F15 3d
Join Date: Mar 2019
Location: Russia

iTrader: (0)

Quote:
Originally Posted by grzegorz914 View Post
Hello,

I get Today update to ID7 for my PX6 Android 8.1 NBT HW7
If some one want to test it:

https://wetransfer.com/downloads/5ae...1093848/1aed8a
please give us screenshot of firmware version to understand if its new or not.

latest 8.1 version was 20190505
Appreciate 0
      07-01-2019, 05:48 AM   #2504
smahel
Second Lieutenant
113
Rep
232
Posts

Drives: MINI Cooper, 2020 X1
Join Date: Aug 2014
Location: Europe

iTrader: (0)

Garage List
No, the latest version was 20190611. This one is different but i don't know if it is newer. We'll see later.
Appreciate 0
      07-01-2019, 07:13 AM   #2505
BristolBEAT
New Member
0
Rep
6
Posts

Drives: BMW F30 Sport
Join Date: Jul 2019
Location: UK

iTrader: (0)

Will be receiving the brand new Android 9.1 unit for my F30 in 2 weeks. Anyone want to know anything specifically?
Appreciate 0
      07-01-2019, 07:31 AM   #2506
Kri
Major
Austria
1082
Rep
1,050
Posts

Drives: E87
Join Date: Dec 2017
Location: Germany

iTrader: (0)

Quote:
Originally Posted by BristolBEAT View Post
Will be receiving the brand new Android 9.1 unit for my F30 in 2 weeks. Anyone want to know anything specifically?
yep, look here this should be the first most interessting information that guy`s are looking first
any other question will come after that

sincerely Chri
Appreciate 0
      07-01-2019, 08:49 AM   #2507
antonius2018
Private
28
Rep
91
Posts

Drives: BMW F32
Join Date: Jun 2018
Location: EU - Portugal

iTrader: (0)

Quote:
Originally Posted by Kri View Post
yep, look here this should be the first most interessting information that guy`s are looking first
any other question will come after that

sincerely Chri
Good idea. I'll post my info later today.

I also initiated a thread (here) to aggregate the setup configurations, so that everyone could share their experiences and knowledge.
Appreciate 1
pulare1.50
      07-01-2019, 11:30 AM   #2508
smahel
Second Lieutenant
113
Rep
232
Posts

Drives: MINI Cooper, 2020 X1
Join Date: Aug 2014
Location: Europe

iTrader: (0)

Garage List
Quote:
Originally Posted by grzegorz914 View Post
Hello,

I get Today update to ID7 for my PX6 Android 8.1 NBT HW7
If some one want to test it:

https://wetransfer.com/downloads/5ae...1093848/1aed8a
This is version 20190505. As far as I know, the last available is 20190611:

https://mega.nz/#!VRkSCSpT!1TiqSoyrn...3tIlQsbrfEUz1Y
Appreciate 2
Kri1082.00
Post Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 07:12 AM.




f30post
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
1Addicts.com, BIMMERPOST.com, E90Post.com, F30Post.com, M3Post.com, ZPost.com, 5Post.com, 6Post.com, 7Post.com, XBimmers.com logo and trademark are properties of BIMMERPOST