Android Auto update not available - OnePlus 6T Questions & Answers

There should be a new version of the Android Auto UI available by toggling a setting in the app. I haven't seen it available to not which trick I use to try to get it to push to the phone. Anyone else have this issue? Do any 6t users have the new UI?

Yeah i have it, should get prompted by the infotainment system too

FINALLY solved using these steps
https://www.reddit.com/r/AndroidAut...face/?utm_medium=android_app&utm_source=share

Delete please, automatic duplicate post

Related

Multi user crash on custom 4.4.2 roms (CM11, Omnirom)

Hello,
I've tried both nightly and snapshot versions of CM11 on my Nexus 10. I have also tried the nightly version of Omnirom.
All gave me problems with multi users: I've created 2 more users (one normal, one restricted), but when I tried to switch to one of the users, I got error messages of system apps crashing - launcher crashed, system UI crashed, etc.
Multi user work fine on stock 4.4.2 rom (rooted), I've also tried the deodexed stock rom published here, and it also work. But for some reason it doesn't work for me on CM11 or Omnirom...
Is this a known issue? Is there something I can do in order to make it work?
Can someone who uses these roms test it and tell me if you also have issues with multi users?
Any help would be appreciated!
Animor said:
Hello,
I've tried both nightly and snapshot versions of CM11 on my Nexus 10. I have also tried the nightly version of Omnirom.
All gave me problems with multi users: I've created 2 more users (one normal, one restricted), but when I tried to switch to one of the users, I got error messages of system apps crashing - launcher crashed, system UI crashed, etc.
Multi user work fine on stock 4.4.2 rom (rooted), I've also tried the deodexed stock rom published here, and it also work. But for some reason it doesn't work for me on CM11 or Omnirom...
Is this a known issue? Is there something I can do in order to make it work?
Can someone who uses these roms test it and tell me if you also have issues with multi users?
Any help would be appreciated!
Click to expand...
Click to collapse
I was testing earlier today on last night's CM11 and had errors. The issue was a missing part of the commit on proper security labeling of multi-user data directories. It should be fixed in tonight's release but you will likely have to delete the users you added.
https://github.com/CyanogenMod/android_frameworks_native/commit/f2337c9cdf1e167a4a383961755392e3dd9aa3c1#commitcomment-5825564
Thank you very much! I will be waiting for the fix.
Meanwhile I have opened a JIRA on CM website:
https://jira.cyanogenmod.org/browse/CYAN-3783
sbradymobile said:
I was testing earlier today on last night's CM11 and had errors. The issue was a missing part of the commit on proper security labeling of multi-user data directories. It should be fixed in tonight's release but you will likely have to delete the users you added.
https://github.com/CyanogenMod/android_frameworks_native/commit/f2337c9cdf1e167a4a383961755392e3dd9aa3c1#commitcomment-5825564
Click to expand...
Click to collapse
Hi,
I've just checked with the latest nightly (cm-11-20140328-NIGHTLY-manta), and the problem is still there.
I tried to create a restricted profile/user, and got an error message and freeze. I can't get to home screen on that user.
I did full wipe before installing this version.
I wanted to add some additional settings that may be helpful with the multi-user experience. As described at http://www.pocketables.com/2013/03/how-to-enable-multiple-user-mode-on-cyanogenmod-10-1-and-some-other-android-4-2-2-roms.html, the user there needed to add a couple settings to build.prop:
fw.max_users=8
lockscreen.rot_override=true
The first apparently helps with enabling multiple user (like with showing the users menu under Settings). The second makes it so the lockscreen can rotate to landscape mode, as only in landscape mode (at least for phones) only in landscape mode are the users shown.
If the builds automated getting these properties (or programmatic equivalents thereof) then it would avoid the need to hack them in.
I still don't know whether this is all that is needed though. I just installed cm-11-20140329-NIGHTLY-toro.zip to my old Galaxy Nexus and it didn't have the main fix, so when I create a Restricted User, the user must go through the whole Cyanogenmod setup, and at the end I get "Unfortunately, Cyanogenmod Account has stopped." as described in the Jira issue.
Animor said:
Hi,
I've just checked with the latest nightly (cm-11-20140328-NIGHTLY-manta), and the problem is still there.
I tried to create a restricted profile/user, and got an error message and freeze. I can't get to home screen on that user.
I did full wipe before installing this version.
Click to expand...
Click to collapse
For a restricted user you have to turn a launcher on in the settings for the user.
sbradymobile said:
For a restricted user you have to turn a launcher on in the settings for the user.
Click to expand...
Click to collapse
Thanks very much! I went into the settings for the restricted profile, and enabled the "*HPROF" app as you mentioned on the JIRA page, and the profile now loads.
Well...I spoke too soon, it seems. The Restricted User does not gain access to any apps after first login; I can install new apps on my regular User account and then give the Restricted User access, but when I actually log in with the Restricted User, they don't show up in the apps listing. It does gain access to apps that I give it access to prior to first login though. This unfortunately makes the Restricted User feature useless to me in CM11.
I was going to submit a bug in JIRA, but I'm using a nightly build (I had initially installed it hoping it would have better multi-user support) and they don't accept bug reports from there.
Looks like I may need to downgrade to stable if I want to actually submit a bug, but at any rate, for now it's on here.
tg2k said:
Well...I spoke too soon, it seems. The Restricted User does not gain access to any apps after first login; I can install new apps on my regular User account and then give the Restricted User access, but when I actually log in with the Restricted User, they don't show up in the apps listing. It does gain access to apps that I give it access to prior to first login though. This unfortunately makes the Restricted User feature useless to me in CM11.
I was going to submit a bug in JIRA, but I'm using a nightly build (I had initially installed it hoping it would have better multi-user support) and they don't accept bug reports from there.
Looks like I may need to downgrade to stable if I want to actually submit a bug, but at any rate, for now it's on here.
Click to expand...
Click to collapse
There is no point in opening a new JIRA anyway, since there is already the JIRA I've opened (see the link above) on this subject. I took the effort to install snapshot version...
So please comment to this JIRA with what you wrote here, to give more information to the dev team about this bug. Hopefully they will fix all related issues to multi user on CM11.
tg2k said:
Well...I spoke too soon, it seems. The Restricted User does not gain access to any apps after first login; I can install new apps on my regular User account and then give the Restricted User access, but when I actually log in with the Restricted User, they don't show up in the apps listing. It does gain access to apps that I give it access to prior to first login though. This unfortunately makes the Restricted User feature useless to me in CM11.
I was going to submit a bug in JIRA, but I'm using a nightly build (I had initially installed it hoping it would have better multi-user support) and they don't accept bug reports from there.
Looks like I may need to downgrade to stable if I want to actually submit a bug, but at any rate, for now it's on here.
Click to expand...
Click to collapse
This just requires a slight change to Trebuchet so that it loads the updated app list when a restricted user logs in. I am attaching an apk with the change to load the app list if you want to test.
Hi,
Can you please write it in the JIRA? So CM dev team would implement your solution for future releases?
https://jira.cyanogenmod.org/browse/CYAN-3783
sbradymobile said:
This just requires a slight change to Trebuchet so that it loads the updated app list when a restricted user logs in. I am attaching an apk with the change to load the app list if you want to test.
Click to expand...
Click to collapse
My apologies for not knowing how to do this, but I get the App Not Installed error: An existing package by the same name with a conflicting signature is already installed.
I looked this up and the general recommendation for most apps seems to be to uninstall and then install the new one. Given that I'm actively using the launcher I would replace, this seems like a dangerous idea and I don't want to brick the phone. What alternatives are there? Switch to another launcher temporarily, then uninstall Trebuchet, and then install and switch over to your updated version? Or does it involve ADB? I haven't used ADB since I had a G1, so I've had a long time to forget whatever I once knew there.
tg2k said:
My apologies for not knowing how to do this, but I get the App Not Installed error: An existing package by the same name with a conflicting signature is already installed.
I looked this up and the general recommendation for most apps seems to be to uninstall and then install the new one. Given that I'm actively using the launcher I would replace, this seems like a dangerous idea and I don't want to brick the phone. What alternatives are there? Switch to another launcher temporarily, then uninstall Trebuchet, and then install and switch over to your updated version? Or does it involve ADB? I haven't used ADB since I had a G1, so I've had a long time to forget whatever I once knew there.
Click to expand...
Click to collapse
FWIW, I switched launchers and the other launcher I tried had no issues here. I am not able to simply remove the original Trebuchet though. At least the other launcher seems to work in this regard though.

Update Check, Settings app Crash

After the latest update, I believe its the 3 or 4th on 5.1.1, When go through the usual Settings >> About Device >> Software Update, the settings app force closes with the message "Unfortunately Settings has stopped".
Now my questions are :
1) Will I still receive updates OTA (i.e. Marshmallow)?
2) Have a terminal app on my device, can I check for updates via that?
3) Can check for updates via ADB in Mac terminal?
4) Is it possible to force Smart Switch to check for update rather that have it as an automated check?
Sorry for all the questions.
Any/All help greatly appreciated
ok, a little update.. Im still having the same issue (very very frustrating).
So, I use Nova Launcher and had a dig through the Activities, specifically the Settings activities, I found only 1 pertaining to updates. SO I made a widget with this activities the result was an "access denied" message.
Please, I need to fix this.
issue has been solved by OTA update to 6.0.1.. can a Mod please close this thread. thanks

App Autoclose after FW Update

Hi guys,
after i have updated my ZTE stock firmware to 6.0.1 BUILD ZTE A2017GV1.0.0B08 some Apps who should work in the background closing automatically. Apps like LAMA, Call blocker, speed camera, firewall without root.
Did anyone have an idea what should i do?
Best regards.
Might be the power save function on B06 or B08, can't really remember. By the way, I'm new to XDA and I can't post a post, the send button doesn't respond to me. Do I need to do something first?
hey I have experienced the same issues, for me it was even was the clock that wakes me up in the morning that just got closed in deep sleep mode.
go to energy app settings and deactivate everything for the apps you want to run constantly - theres also an app protection list but I don't know if that makes any difference
Try this Prozedure, from a Guy in the german forum (http://www.android-hilfe.de/):
Install:
http://r.srvtrck.com/v1/redirect?url=http%3A%2F%2Fforum.xda-developers.com%2Fshowthread.php%3Ft%3D2317790&type=url&abtag=abp:false&ykuid=h1cv8norpbfen5ivs450tmppn9&api_key=238621be58f59770152dac0d4ef09b6f&site_id=4f329b08d537771acc385347&tid=dabc0cc6-0eab-4695-bddb-fab64496fba0&dch=gaia&tna=gaia&tv=0.105&title=B06%20-%20Erfahrungen%20-%20Seite%204&refr=http%3A%2F%2Fwww.android-hilfe.de%2Fthema%2Fb08-update-im-anmarsch.805913%2Fpage-15&page=http%3A%2F%2Fwww.android-hilfe.de%2Fthema%2Fb06-erfahrungen.805036%2Fpage-4%23post-10157816&afsrc=1&cache=EMFTB5FS6AOFPG18VGDLOO1TSHOF5C15&vid=12&ad_k=%5BTOOL%5DMinimal%20ADB%20and%20Fastboot%20%5B10-22-16%5D&ad_t=advertiser&ad_zi=YieldLink&ad_dt=link
on your PC and than install this SW on the same PC:
http://r.srvtrck.com/v1/redirect?url=http%3A%2F%2Fforum.xda-developers.com%2Fandroid%2Fsoftware%2Fdebloater-remove-carrier-bloat-t2998294&type=url&abtag=abp:false&ykuid=h1cv8norpbfen5ivs450tmppn9&api_key=238621be58f59770152dac0d4ef09b6f&site_id=4f329b08d537771acc385347&tid=dabc0cc6-0eab-4695-bddb-fab64496fba0&dch=gaia&tna=gaia&tv=0.105&title=B06%20-%20Erfahrungen%20-%20Seite%204&refr=http%3A%2F%2Fwww.android-hilfe.de%2Fthema%2Fb08-update-im-anmarsch.805913%2Fpage-15&page=http%3A%2F%2Fwww.android-hilfe.de%2Fthema%2Fb06-erfahrungen.805036%2Fpage-4%23post-10157816&afsrc=1&cache=0QS824162QUINBFV10VB0DMUIVHA9JL8&vid=12&ad_k=V3.90%20Debloater(Lets%20remove%20all%20that%20carrier%20bloat%20!!%20Root%20not%20required..)&ad_t=advertiser&ad_zi=YieldLink&ad_dt=link
In debloater you have to select "com.zte.heartyservice.strategy" and klick on "apply", after Reboot your powersaving-problems should gone.

How to install/update apps without conflicts

Hi,
After receiving an OTA update I my phone got updated to May security patch.
As we all know, after this we are unable to download apk's in order to update the apps due to package conflicts etc etc.
I think I found a easy workaround that ad been working, at least for me, always I needed. Just finished updating 7 apps.
They procedure is ad follows:
1. Download the app (I always use apkmirror)
2. Go to Samsung File Manager/My Files and create a shortcut of the app to your Home screen
3. Go to settings > lockscreen & security
4. Disable all lockscreen securities
5. Reboot phone
6. Install all apps by clicking on the shortcuts you created.
After this you can enable lockscreen securities again.
That's it, easy as that!
Please share your experiences to see if also work for you.
Djuganight said:
Hi,
After receiving an OTA update I my phone got updated to May security patch.
As we all know, after this we are unable to download apk's in order to update the apps due to package conflicts etc etc.
I think I found a easy workaround that ad been working, at least for me, always I needed. Just finished updating 7 apps.
They procedure is ad follows:
1. Download the app (I always use apkmirror)
2. Go to Samsung File Manager/My Files and create a shortcut of the app to your Home screen
3. Go to settings > lockscreen & security
4. Disable all lockscreen securities
5. Reboot phone
6. Install all apps by clicking on the shortcuts you created.
After this you can enable lockscreen securities again.
That's it, easy as that!
Please share your experiences to see if also work for you.
Click to expand...
Click to collapse
how often? Does not work with the new update
Not working for me too
Sent from my SM-G930F using XDA-Developers Legacy app
It's working flawless on my device.
Are you sure you followed the steps correctly?
olafsand said:
Not working for me too
Sent from my SM-G930F using XDA-Developers Legacy app
Click to expand...
Click to collapse
Same here
Yea I already tried this a while back, seems to work for some, not others
That said, there are some apps that will still install on mine with the April patch that also caused problems, the latest TouchWiz Home installs fine, and so does the latest Gallery
I think the problem is with the apps not the security patch, as previous versions would not install, latest versions will
Maybe some apps are not compatible with the update you are running until they are also updated
I tried to update several apps but I wasn't able. Seems like this method is not working for me anymore....

Samsung keyboard issues after last update

Hello,
Since the android 10 update came my keyboard is auto correcting all the time.
Yes, I know how to disable auto correct and that's not what I'm asking. I need a fix for this as it's software related and I don't want another keyboard to install I want the stock one to work as it should.
My girlfriend and brother both have the same phone and same update and it's working fine for them. Something messed up on my phone and I don't want to factory reset or to re-image the android.
I couldn't find in the apps to remove it or reinstall or stop. I had an Xperia in the past and there I could just remove and install it from the apps. Would you please advise on this one how I could reinstall the Samsung keyboard?
Also not sure if it's update related, the device is performing poorly after it, It's slower and even not responding for 1 second sometimes.
The phone is Samsung galaxy s10+
Thank you for your time and I hope we find a solution here as I googled and couldn't find anything useful except how to disable the auto correct in the keyboard options which is not working for me as explained above.
Best regards,
shadowepicfail said:
Hello,
Since the android 10 update came my keyboard is auto correcting all the time.
Yes, I know how to disable auto correct and that's not what I'm asking. I need a fix for this as it's software related and I don't want another keyboard to install I want the stock one to work as it should.
My girlfriend and brother both have the same phone and same update and it's working fine for them. Something messed up on my phone and I don't want to factory reset or to re-image the android.
I couldn't find in the apps to remove it or reinstall or stop. I had an Xperia in the past and there I could just remove and install it from the apps. Would you please advise on this one how I could reinstall the Samsung keyboard?
Also not sure if it's update related, the device is performing poorly after it, It's slower and even not responding for 1 second sometimes.
The phone is Samsung galaxy s10+
Thank you for your time and I hope we find a solution here as I googled and couldn't find anything useful except how to disable the auto correct in the keyboard options which is not working for me as explained above.
Best regards,
Click to expand...
Click to collapse
If you can use adb the package is ... com.sec.android.inputmethod
Adb shell pm uninstall --user 0 com.sec.android.inputmethod
You may want to temporarily install gboard or something before so you have at least a keyboard to use.
Reinstall:-
adb shell cmd package install-existing com.sec.android.inputmethod
Or from apkmirror
https://www.apkmirror.com/apk/samsu...-keyboard/samsung-keyboard-3-5-41-15-release/
I hope this works for you.
Edit: There is a later version on apkmirror but my version is the one above and im running A10 Feb update. I dont know if the later version would install.
Hey thanks for the reply, I downloaded from that link but it says can't be installed, not sure what it's blocking as I enabled from unknown sources.
shadowepicfail said:
Hey thanks for the reply, I downloaded from that link but it says can't be installed, not sure what it's blocking as I enabled from unknown sources.
Click to expand...
Click to collapse
I think its because it still thinks it's a system app.
The only other was is the ADB method. If you clear data and cache before removing? Not sure if that's gonna do anything. Im just concerned if uninstalling then reinstalling via existing package will still leave the same problem your having.
Edit: Does it say can't install after you remove the package with ADB?
I wanted to install it too from apkmirror but it wouldn't work unfortunately, I don't know why seems like it have to be flashed or something
To add, today was a new update. I updated my android and maybe thought it will fix it. Still the same sadly.
Also I found it in the samsung apps, it had an update so I updated the Samsung keyboard and still the same problem. I also removed all data from it when you go to the options from the keyboard. Also made it back to factory, still the same. Each android phone different problem, getting sick of technology. Sony had plenty of problems too

Categories

Resources