Related
"unknown source" option has been disabled and can't enable,do you have any tools to enable this?
I thought most of those options are based on the main user's settings so that if it is enabled for them, then all secondary users get it too.
KerryWood34 said:
I thought most of those options are based on the main user's settings so that if it is enabled for them, then all secondary users get it too.
Click to expand...
Click to collapse
My main user's setting has been 'on',but the second user's 'unknown source' is 'off' and been disabled.I tried but can't install other apps from browser.
thanks.
I have the same issue. The original Nexus 7, never rooted, got L OTA and my kid, who's the second user, can not longer install apps from Amazon App Store because the Unknown sources is greyed out on his account and can't be turned on. Turning it On and Off on my, main account, doesn't do anything to the secondary account - always grayed out.
I have recently flashed an AOSP ROM to my LG G4, coming from a stock Nougat ROM and previously stock MM. On both previous versions I was able to use Profiles with Location contexts (turn on/off wifi, set volume, etc) with no problem. Now the location contexts have stopped working but the other ones seem to be working fine. I have location set on high accuracy, and all the permissions granted for Tasker, and the other apps which use location work fine. I have enabled logs but when I run them there are no errors, the profiles with location context simply don't seem to have any input triggering them. Any suggestions?
manuelcalmeida said:
I have recently flashed an AOSP ROM to my LG G4, coming from a stock Nougat ROM and previously stock MM. On both previous versions I was able to use Profiles with Location contexts (turn on/off wifi, set volume, etc) with no problem. Now the location contexts have stopped working but the other ones seem to be working fine. I have location set on high accuracy, and all the permissions granted for Tasker, and the other apps which use location work fine. I have enabled logs but when I run them there are no errors, the profiles with location context simply don't seem to have any input triggering them. Any suggestions?
Click to expand...
Click to collapse
What Android version is your current rom?
jerryspring said:
What Android version is your current rom?
Click to expand...
Click to collapse
7.1.2
manuelcalmeida said:
7.1.2
Click to expand...
Click to collapse
Then you should be able to do what I mentioned above
jerryspring said:
Then you should be able to do what I mentioned above
Click to expand...
Click to collapse
Sorry, what did you mention above? Can only find you asking me which version I'm on...
manuelcalmeida said:
Sorry, what did you mention above? Can only find you asking me which version I'm on...
Click to expand...
Click to collapse
Ooops. It didn't post. Lol. Here..
All u have to do is make the profile task and tap play button. That way it will tell you if Tasker is denied/granted SuperSU rights. No need to install secure settings anymore. Just tap Grant to SuperSU. Also, check your SuperSU app as sometimes it denies Tasker automatically
jerryspring said:
Ooops. It didn't post. Lol. Here..
All u have to do is make the profile task and tap play button. That way it will tell you if Tasker is denied/granted SuperSU rights. No need to install secure settings anymore. Just tap Grant to SuperSU. Also, check your SuperSU app as sometimes it denies Tasker automatically
Click to expand...
Click to collapse
The problem is not executing the task, as for example in my home profile I was able to replace the location context with Wifi Near. The problem is that I cannot implement profiles relying on location as apparently they don't work.
But anyway, I tried setting up the profile with location context, played the task but I got no request to grant SuperSU rights, and in SuperSU app Tasker does not appear, neither as granted nor denied...
manuelcalmeida said:
The problem is not executing the task, as for example in my home profile I was able to replace the location context with Wifi Near. The problem is that I cannot implement profiles relying on location as apparently they don't work.
But anyway, I tried setting up the profile with location context, played the task but I got no request to grant SuperSU rights, and in SuperSU app Tasker does not appear, neither as granted nor denied...
Click to expand...
Click to collapse
You have to use an action that has "Use Root" and check it, I think.
Are you just using Tasker location contexts, or AutoLocation? I never had good luck with the former.
lauralbaby said:
You have to use an action that has "Use Root" and check it, I think.
Are you just using Tasker location contexts, or AutoLocation? I never had good luck with the former.
Click to expand...
Click to collapse
I was only using location contexts, for example for when I get home my WiFi turns on, the ringer and media volume are set to a predefined level...
Meanwhile, I reverted back to a stock ROM and just as before everything works well. When at home, as soon as I set my home location as a context, it turns green and executes the task
Could you post more details about your profile? What do you use for location context? Log?
alienyd said:
Could you post more details about your profile? What do you use for location context? Log?
Click to expand...
Click to collapse
The profile I use is very simple, when I get to my home location, Wifi is turned on and Media and Ringer volumes are set to high. The location context is my house without GPS. I can't provide logs of the problem as I have changed ROMs to a LG stock one and I no longer have the problem.
I can confirm that, for example, wifi near triggers just fine from MM to N and now on O.
My guess is there is a a permission not enabled, or the location service doesn't have wifi scanning enabled. Something along these lines.
To post your profile (always a good idea when it's not working as expected) make sure it's named - not a default name assigned by tasker. Then long press on the name to highlight the profile. Go to the 3-dot menu and select export -> Description to Clipboard.
Then you'll be able to paste it. Be aware, it easier to use pastebin then link to a post here. If you paste in a post here, the forum software will convert all semicolons with characters after, typically "on" and "off" to emoticons making it very hard to read.
"Good judgment comes from experience, and a lot of that comes from bad judgment." - Will Rogers
So I am currently trying to make a non-root app that sends a text message with the geo position when receiving a password with the app factory. Problem is, that I haven't been able to find any reliable method of activating GPS on non-root devices. I have looked into secure settings, but that one needs root access to change location status. AutoTools secure settings has to be set up from the pc through adb to work proberly and most shell commands need root access as well.
So after all this I have narrowed it down to the possibility of being able to force android to show the GPS dialogue for the app. Is this possible, and if so, how?
I'm running OP2 with Pixel Experience android 8.1
Jakob1379 said:
So I am currently trying to make a non-root app that sends a text message with the geo position when receiving a password with the app factory. Problem is, that I haven't been able to find any reliable method of activating GPS on non-root devices. I have looked into secure settings, but that one needs root access to change location status. AutoTools secure settings has to be set up from the pc through adb to work proberly and most shell commands need root access as well.
So after all this I have narrowed it down to the possibility of being able to force android to show the GPS dialogue for the app. Is this possible, and if so, how?
I'm running OP2 with Pixel Experience android 8.1
Click to expand...
Click to collapse
Things have been changed after jelly bean... To enable gps automatically we need root permission.. I use AutomateIt app for the same setup but i needed root to activate gps automatically.
hasan4791 said:
Things have been changed after jelly bean... To enable gps automatically we need root permission.. I use AutomateIt app for the same setup but i needed root to activate gps automatically.
Click to expand...
Click to collapse
Dang it! I know it's possible with autotools, it's just not optimal for a. User to have to connect their device to the pc, learn about adb and all to get it to work..
Beta 1.0 released
I will like to start saying a very big thank you to @bggold who asked me to consider this in the first place
While there isn't any way to use the nice Google Assistant voice, and it's still rough around the edges, this demonstrates how we can use Android Auto in a multi-lingual environment as well as how to read out and reply emails.
The concept is very simple, instead of relaying on Android Auto to read out the notifications I have created a small app which mimics that behaviour, with some extras:
1) It try to do a language detection for each test, and use the appropriate TextToSpeech
2) It allows the user to select which app notification does he/she want's to read
3) If the content is really long (like a lengthy email) the app will prompt the user if it want's to go ahead with the message readout or not
4) If notification supports quick-reply the app will prompt the user for a reply (in the same language as the the original message)
Planning to support a lot of languages but there I will need user input, I have translated the basic strings to around 70 languages using Google translator, but I can tell it's not quite right (I can see with the languages I do speak)
Best part, app won't be affected by 3rd party restriction at all and it won't require root either, however I'm pretty sure Google will not allow it on the PlayStore
Beta version available now on XDA Labs.
App will be payable, however current beta is free so grab a copy while you can
To use the app you will need to enable unknown sources in Android Auto, simply open Android Auto, go to About, tap the "About Android Auto" header 10 times till you become a developer, then from the 3 dotted right menu select developer options and enable "Unknown sources"
Emil Borconi said:
Beta 1.0 released
I will like to start saying a very big thank you to @bggold who asked me to consider this in the first place
While there isn't any way to use the nice Google Assistant voice, and it's still rough around the edges, this demonstrates how we can use Android Auto in a multi-lingual environment as well as how to read out and reply emails.
The concept is very simple, instead of relaying on Android Auto to read out the notifications I have created a small app which mimics that behaviour, with some extras:
1) It try to do a language detection for each test, and use the appropriate TextToSpeech
2) It allows the user to select which app notification does he/she want's to read
3) If the content is really long (like a lengthy email) the app will prompt the user if it want's to go ahead with the message readout or not
4) If notification supports quick-reply the app will prompt the user for a reply (in the same language as the the original message)
Planning to support a lot of languages but there I will need user input, I have translated the basic strings to around 70 languages using Google translator, but I can tell it's not quite right (I can see with the languages I do speak)
Best part, app won't be affected by 3rd party restriction at all and it won't require root either, however I'm pretty sure Google will not allow it on the PlayStore
Beta version available now on XDA Labs.
App will be payable, however current beta is free so grab a copy while you can
To use the app you will need to enable unknown sources in Android Auto, simply open Android Auto, go to About, tap the "About Android Auto" header 10 times till you become a developer, then from the 3 dotted right menu select developer options and enable "Unknown sources"
Click to expand...
Click to collapse
Thanks for making this app!
After first start it asked for notification permission and then it was gone to build the list of installed apps/services - endless...
So I've forced close the app after minutes, went to app info/permissions, and enabled unselected permissions for it.
After that the app works now, as it should!
I'll test the functionality today while using AA in my car.
Regards bitstra
bitstra said:
Thanks for making this app!
After first start it asked for notification permission and then it was gone to build the list of installed apps/services - endless...
So I've forced close the app after minutes, went to app info/permissions, and enabled unselected permissions for it.
After that the app works now, as it should!
I'll test the functionality today while using AA in my car.
Regards bitstra
Click to expand...
Click to collapse
Thanks. It was 3 am )) updating the app now.
This is exactly what I needed. Unfortunately I couldn't get it to work. Using Samsung S9 plus running Oreo. Gave read permission to the app, enabled developer settings on Android Auto, enabled unknown sources, enabled whatsapp and Gmail.
Whatsapp notifications haven't changed and it continues to read the foreign text in English. Gmail notifications don't pop up at all.
Any suggestions?
yavuzyay said:
This is exactly what I needed. Unfortunately I couldn't get it to work. Using Samsung S9 plus running Oreo. Gave read permission to the app, enabled developer settings on Android Auto, enabled unknown sources, enabled whatsapp and Gmail.
Whatsapp notifications haven't changed and it continues to read the foreign text in English. Gmail notifications don't pop up at all.
Any suggestions?
Click to expand...
Click to collapse
Not sure if you saw but there is a new release. It fixes this issue. Just remember to reboot after updating.
Unfortunately I have the same problem as @yavuzyay. I'm using a Samsung Galaxy S6 edge with Android 7.0 and Carnotifier Beta v3.
Thanks to @yavuzyay for bugreport and Turkish language input.
I have identified the problem where the app was crashing in case you where using AA on the phone only, and this has been now fixed.
@CeldeSuS - Are you phone only or are you using AA on the car? If phone only, download the new beta 1.4
Emil Borconi said:
@CeldeSuS - Are you phone only or are you using AA on the car? If phone only, download the new beta 1.4
Click to expand...
Click to collapse
I'm using AA on the car (Alpine X802D-U head unit). I'll try the new beta anyway and report back.
Awesome. Works perfectly.
V4 work fine with SM960F(android 8.0) & RLink1 !
Great job!
Very good stuff!
I use it with the now playing feature - basically phone picks up music on the radio,.detects the song and artist and throws a notification. This app picks that up and shows it as a notification on the car screen! I have disabled read out. So it stays as a simple notification.
Quick question - haven't been able to try it - if I set zero seconds as the duration, will it leave the notification forever?
Tested but not working as expected. Line is an application which doesn't support Android Auto.
Positive: Yes, Car Notifier shows there is a message on Line.
Negative: Can't do anything, it won't read the message, the notification stays in grey color and nothing happens when I click on the message.
Cheers
Tom
tom1807 said:
Tested but not working as expected. Line is an application which doesn't support Android Auto.
Positive: Yes, Car Notifier shows there is a message on Line.
Negative: Can't do anything, it won't read the message, the notification stays in grey color and nothing happens when I click on the message.
Cheers
Tom
Click to expand...
Click to collapse
You can't click the notification to have it read at this time. If you want them read to you enable the read option.
"Read out notifications" is enabled in the settings, my Honda headunit is hacked and I have root access, so I don't think this is related to that.
Cheers
Tom
tom1807 said:
"Read out notifications" is enabled in the settings, my Honda headunit is hacked and I have root access, so I don't think this is related to that.
Cheers
Tom
Click to expand...
Click to collapse
I'm sure you have but have you checked all the permissions?
CarNotifier asks only permissions to Microphone and Phone, both are granted.
Wondering now whether it has something to do with the new Android Auto v3.8.584554 where some on Reddit claim, that notification is broken
Cheers
Tom
Edit: Maybe the the new AA version interferes with CarNotifier, because AA can show now also message preview
More edit: My friend tested on the Samsung S7 (I have a OnePlus 3T). Also on his mobile nothing happens with Line.
Can't read out and nothing happens in AA when click on it
Is there an app for Speed cams like in your obd2aa app, to have only the speed cam notification?
tom1807 said:
CarNotifier asks only permissions to Microphone and Phone, both are granted.
Wondering now whether it has something to do with the new Android Auto v3.8.584554 where some on Reddit claim, that notification is broken
Cheers
Tom
Edit: Maybe the the new AA version interferes with CarNotifier, because AA can show now also message preview
More edit: My friend tested on the Samsung S7 (I have a OnePlus 3T). Also on his mobile nothing happens with Line.
Can't read out and nothing happens in AA when click on it
Click to expand...
Click to collapse
I am running the new aa and it is working. Get Emil a bug report right after it happens.
The only thing you can do at this time is swip away the notifications. Clicking them will not do anything.
Thanks
After more testing, I do believe the culprit is Line. Gmail works as expected, Facebook also (just for test).
However, Line refuses, which is actually the reason to install the program in the first place.
Probably one of the few programs which won't work.
Great program though.
Cheers
Tom
Hi guys.
I'm finally back in the UK and in front of my PC, I've also managed to tied up quiet a few of my loose ends and I have no big project starting this year. I will dedicated the last 2 weeks of this years to the following:
1) Looking into fixing some of the FC for obd2aa, also try to find a solution for non-standard PIDs
2) Get AA GateWay to Beta/Stable version (most work needs to be done on this app)
3) Fix some issues and FC with HUR (including Waze sound cut off).
4) Get the carNotifier to a stable version.
January and February are again fully booked so I will focus on stability rather then adding new features especially because obd2aa and HUR and fairly mature apps with most of the functions already covered.
For some reason I'm not really getting any notifications from XDA and being a lot on the road I don't visit the site too often lately, therefore I will kindly ask you if you need support, please email me directly to [email protected].
Not all users could have it, but VPN "bug" (I use quotes since I'm not so sure it's a bug and not a wanted behaviour...) on stock ROM appears on post Feb23 A12 builds to date (don't know if root related or not).
It's composed by two parts (fact which lead me to be suspect...):
1. - VPN menu is missing in Network & Internet section
2. - every VPN app (not already installed before the Feb23 build) fail to work
To date there is NO official fix from Motorola, from others or... from me.
BUT I've found a couple of workaround for both issues which can be applied to have your preferred VPN app working fine (and that's the important thing! ).
I'm sorry but root is needed (well, not at all, but we'll see it in details after...) to fix both the issues...
Let's see in details...
1) VPN menù exists & works fine, it's only hidden in Settings.
The workaround is to create a direct "shortcut" to the VPN menu using one of the shortcuts apps you can find on Play Store or, as in my case, using the "Create shortcut to Activity" function embedded in my launcher (Nova).
The name of VPN menu is: .Settings$vpnSettingsActivity
You'll get an Icon you can use to open VPN Settings!!
2) Now that you have the settings back you could think that your VPN apps will work. Wrong!
It's needed a second step...
I've studied a lot the issue and I've found that when your app should show a confirm dialog to create the needed VPN it doesn't show anything at all and no VPN is created...
Looking better I've found that this happens because the system directly deny the permission instead to let app to ask user!!
So... to correct this (wrong) behaviour the simplest fix is to use an app called App Ops Permission Manager (available on Play Store) which allow us to modify app permissions values.
We just have to go to our VPN app and modify the activate VPN value from ask to allow!!
If you use several VPN apps this has to be done for everyone...
Only problem is that App Ops requires Shizuku to run and Shizuku requires... root!
Well, not exactly to be honest... Shizuku can be actived without root too using the "Wireless debug USB" trick they well described in their app. I can confirm it works fine. Only issue is that it has to be enabled again at every boot, BUT I think modify done by App Ops should be "permanent" until app is not removed (or updated... not sure about this...), so Shizuko start could be needed a single time or so (in any way once VPN has been created in VPN settings the VPN app should be happy with it and shouldn't ask any more confirm!).
I hope you'll find all this clear & useful...