Hi guys,
I want try Android Auto. Which rom has this feature? Wifi maybe
Unfortunately, none of the chinese origin head units are Android Auto.
List of Genuine Android Auto here:
Android Auto Compatibility | Android
Android Auto works with hundreds of vehicles and aftermarket stereos. Check your compatibility here.
www.android.com
Related
Hi,
I'm just curious..there is this pie chart at developer.android.com site, which shows the distribution of android OS...
Does anyone of you know a chart, that is not (only) based on the android OS version but also on the device?
For instance, let's say from these 8.1% that accessed the market with OS 2.3.3-.2.3.4 are 5 % from Galaxy S
I'm not aware of this - but as a developer, there are charts that give you the device name that have downloaded your app.
Hello Folks,
I seen a rumor that Android may about to support iOS on its wear platform. Think Moto360 with iPhone.. See This
Since Android shipped about 720,000 device in 2014, compared to 4.6 million wearable devices in 2014 by estimates. See Here
I have been working on developing an application for the Android Wear platform that will allow iOS communication, but there is a well known bug in Android that is preventing connecting to an iOS device. This is despite Android Wear supporting Bluetooth LE GATT profile, and will connect with most other bluetooth devices over Bluetooth LE using the GATT profile. You would think it seems like an iOS issue. When you dive into the communication handshake between the devices when attempting a connection between Android Wear and iOS, you get an error.
This has been reported to Android and since then, not fixes. I understand they have bigger fish to fry than allowing their watches to support iOS, but since their devices are not selling well this may push them into fixing the bug.
See This ... It explains how the bug in android is failing connecting to iOS devices due to their bug..
I did some deep diving and reviewed the code for the BluetoothDevice.java file in the Android Development Studio and found that there is the option to select either Normal Bluetooth or LE via a transport parameter with connecting... BUT... When android implemented their specific code, they OMITTED the transport parameter and it SHOULD connect via LE, but doesn't.
Here is my comment on the above thread (Issue 58896):
Reviewing the android code for BluetoothDevice.java I found that connectGatt() function has a hidden int TRANSPORT variable that will allow you to use AUTO or specific LE or BR/EDR only.
For some reason, this is available in the BluetoothDevice.java file in android studio, but not listed in the android code reference. When you attempt to use this, it gives you an error. If someone can explain how we can fix the compiler on android studio to compile our code using the TRANSPORT_LE option instead of TANSPORT_AUTO which I assume is being used.
I see someone with Broadcom has requested that the transport parameter be added in May 2014 on the android GIT page (https://android.googlesource.com/platform/frameworks/base/+/b88fa82^!/) which is almost 7 months ago. If this is such a seemingly prominent problem and so many fixes since then and this hasn't been fixed??
So this has been reported by Broadcom in May 2014..... and no fix as of yet???
I am curious how MohammadAG bypassed this snafu. Any thoughts?
Here is his proof..
hhttps://www.youtube.com/watch?v=DIIYmVSc9Yw
Hello!
I too am working on such a project and during my studies have successfully connected my android to my iPhone with one extra step: since android can only act as the central and connect to a peripheral, the iPhone has to be put into peripheral mode, for which I used LightBlue (look in the app store). After they connected I was able to discover the GATT service, but I'm new to android and this is a huge project so I'm kinda lost after that. Would you mind sharing your code with me so I can collaborate with you on this? I'd love to release something like this to the XDA community, and if you're closer than I, I'd love to help!
I hope this answer helps you, but I may be completely misunderstanding the question.
Thanks!
Zachal
Hi everyone,
I have an automotive infotainment development board based on freescale's i.MX 6 processor, and I need to develop a "light" infotainment system. I have to de exactly 2 things:
- Develop a custom ROM based on the one that freescale provides for that board, but with a Automotive infotainment oriented visual aspect.
- Allow to cast any mobile's screen on that system.
For the first one, I have never developed a custom ROM, but for a starting point a could just create a custom launcher.
For the second one, I thought about using miracast, but we are having issues with the wifi, as no wifi dongle has drivers for this android board. Also mirrorlink could be a nice opcion, but I'm not used too much to these protocols so I not sure if could suit it. For what I now, I would need a mirrorlink implementing app or something in the board, and the mobile phone must have it.
For my first approach, I have downloaded the Android Auto Head Unit provided by a developer on this forum and I have installed it on the board. I've achieved to use it with my Galaxy S5, but this is not an option for our project as we couldn't commercialize it.
So, I would appreciate any orientation or help. I know that here are people with lot of knowledge and very good ideas. For the moment I have just developed apps, so I'm bit noob on this.
Hi,
Deepak here from India. I am building my new business platform for which I am running my App on Android TV Boxes. I have tried many Android TV Boxes and there are few issues I have faced right from the beginning:
1. Availability of the right version of the FW
2. No support for configuring device/running apps in native-portrait mode. Of what I understand, Android TV makers lock the native orientation because thats how people watch TV. TV boxes with Amlogic processors so have this option but the performance of Amlogic devices is very poor compared to Rockchip ones
3. Non-availability of Rooted FW
I have been looking around a lot to build a custom firmware, but am unable to do so with my specific requirements. After pretty much giving up in my efforts, I call for help.
Is there anyone/any forum/any website where I can have a custom firmware built for my specific use? I don't mind paying for the efforts. What I am looking for is:
1. Android 4.4.4 rooted firmware (5.0/5.1 can also work)
2. Ability to run apps in portrait mode (orientation based on app request)
The above should be compatible with any of the latest available Rockchip based Android TV Box hardware (MXQ, MXQ 4K). Any bit of help in this regard would be truly and greatly appreciated.
Thanks a ton in advance.
Regards,
Deepak
Hi, i would like to know how to add another user/profile to my phone where i can add my work related accounts in that user/profile.
in my old OP5 i was able to add another user and it was like using two different phone in a single body.
is that feature available in Iqoo3?
Look inside here:
How to Set Up Multiple Users on Android 10, 9 (Pie), 8.1 (Oreo) - BestusefulTips
Here’s how to set up and use multi-user mode in android 8.1 and other latest android devices. You’ll
www.bestusefultips.com