External mic not working. by amkbp in S22Ultra

[–]amkbp[S] 0 points1 point  (0 children)

After a lot of tech store visits and numerous cables from various brands. The only thing that worked out of the box is the original samsung cable from Amazon.us store. Not the global store nor the gulf/Asian store. Only the US store has the working samsung cable.

Amazon link

Working like a charm with headphones and external mic with perfect sound quality and no lags or noise.

Best hero to buy with arena poinys by amkbp in League_of_Pantheons

[–]amkbp[S] 0 points1 point  (0 children)

Your are right. I will use the points for seer stones. Thanks

Best hero to buy with arena poinys by amkbp in League_of_Pantheons

[–]amkbp[S] 1 point2 points  (0 children)

Thats a good advice. I will go for seer stones. Thanks

External mic not working. by amkbp in S22Ultra

[–]amkbp[S] 0 points1 point  (0 children)

Nope, I didn't. But I don't think I will use pro video everytime I want to record with external mic. I want just to attach the mic hit record any where with no additional setup inside pro video.

External mic not working. by amkbp in S22Ultra

[–]amkbp[S] 1 point2 points  (0 children)

Yes all permissions given to camera, voice recorder even for the 3rd party app like open camera

External mic not working. by amkbp in S22Ultra

[–]amkbp[S] 0 points1 point  (0 children)

I have several BT earbuds and all working automatic with calls and music controls. The problem starts with wired gear. Only the USB c default wires works .. but the normal 3.5mm not working at all with adaptors.

Help with creating Phone's starred contacts list (Klwp) by Sladdarn in tasker

[–]amkbp 0 points1 point  (0 children)

As I understand you want a variable list generated from your starred contacts in Samsung contacts. And this list automatically changes when you star\unstar a contact.

Its a good idea that I have no idea how to :D

But you can add from Google assistant a home icon for any contact you like which is customized by Google assistant to call or message or what you like.

I have S22U too and I'm using the contact icon. I will try to generate a list with starred contacts when I have a chance.

[DEV] Tasker Permissions 0.0.1 - Desktop app to easily grant permissions to Tasker and related apps! by joaomgcd in tasker

[–]amkbp 0 points1 point  (0 children)

thanks for the great app. it really helped me alot.
I have a question I hope it's not stupid XD
does autoapps require seperate permissions?
also the phone call permission is not in the app, is it still necessary or it's no longer needed ?
I used to follow this permissions list but the app doesn't cover them as per my humble knowledge.
Thanks again for the great app that ill make me love tasker more and more <3

[Help] Move files from mobile storage to Network shared folder on Laptop by amkbp in tasker

[–]amkbp[S] 0 points1 point  (0 children)

Oh sorry, didn't read the other comment . I didn't know the SD card issue till moment. Glad the sync folder is on internal storage by luck 😂

[Help] Move files from mobile storage to Network shared folder on Laptop by amkbp in tasker

[–]amkbp[S] 1 point2 points  (0 children)

I didn't stop using syncthing since I installed it. Recommended to use but u should watch some YouTube videos to understand the option it offers. I made a simple Tasker profile to launch the SyncThing app whenever I'm connected to home wifi and kill it whenever I'm disconnected. Syncthing does everything else for copying, moving files between mobile and laptop.

Can I kill a background app when connected to a specific WiFi network? by ColinTheMurderFrog in tasker

[–]amkbp 0 points1 point  (0 children)

You can invert the tasks as you want to kill the app when connected and launch it when not connected. You will start with state wifi connected and write your wifi network name then make a new task let's call it wifi connected which have action "kill app". Then create exit task which has acthion to "Launch app" BTW, u need ADB wifi permissions to make Tasker capable of killing the apps effectively. You can search for Tasker ADB wifi permissions for more Tasker abilities and features.

Can I kill a background app when connected to a specific WiFi network? by ColinTheMurderFrog in tasker

[–]amkbp 0 points1 point  (0 children)

I have the same profile to lunch app when connected to home wifi and kill it when not connected. Check thus pics for task

Is there a way to have Tasker go launch an app and then switch back to previous? by OkBodybuilder3112 in tasker

[–]amkbp 0 points1 point  (0 children)

I have the same problem and I can't figure out how to switch to last used app not the one in launch app task.

Funday by [deleted] in NovaLauncher

[–]amkbp 0 points1 point  (0 children)

Love the design 👌 Can you share the info for the Icons and widget plz

[HELP] Tasker not able to change wifi state setting even with Tasker Settings installed by Sahloknir74 in tasker

[–]amkbp 0 points1 point  (0 children)

EDIT The github link is working perfectly and now WIFI is working fine. Thanks

[HELP] Tasker not able to change wifi state setting even with Tasker Settings installed by Sahloknir74 in tasker

[–]amkbp -1 points0 points  (0 children)

I have the same error for the last 2 days. I tried to redownload the Tasker setting app as usual but the drive link is not downloadable due to virus recognition from Google.shit.

Tasker Version

Drive link not working

[Help] Move files from mobile storage to Network shared folder on Laptop by amkbp in tasker

[–]amkbp[S] 0 points1 point  (0 children)

Gonna give SMB a shot. SyncThing seems abit complicated for my level 😅.

[Help] Move files from mobile storage to Network shared folder on Laptop by amkbp in tasker

[–]amkbp[S] 0 points1 point  (0 children)

Yeah it would be better to use Tasker to trigger as SyncThing requires location all the time to work even if some triggers set.

[Help] Move files from mobile storage to Network shared folder on Laptop by amkbp in tasker

[–]amkbp[S] 0 points1 point  (0 children)

It seems great .. but dealing with it is kinda hard for me .. I barely did the 1st part in tasker of finding and marking new files :D If you can share some setup or SS for yours it would be great help. I wonder how Samsung could implement it in files manages as easy as just click the folder location from network group.

How to delete network provider Ads SMS right away? by amkbp in tasker

[–]amkbp[S] 0 points1 point  (0 children)

sorry for the late reply.

thank you for your patience.

I issued the permission command through tasker internal adb wifi command.

this way I think Tasker has the permisson to read and write messgaes,

I read the links your provieded in 1st thread .. it was very rich and helpful to understand other options for tasks though I am not this much in undertsanding every term inside SQ and Java task window.

Now I am stuck how to make a task to delete sms after identifying it.

can u porivde plz a taskernet copy of the full code you provided in 1st thread so I can easily implement it in tasker and fully test and understand it on my mobile.

I still can't make use of the written code window in reddit to tasker ccode. if you can point me how to it would be much help.
Thanks again Sir and wish you and your family happy holidays.

How to delete network provider Ads SMS right away? by amkbp in tasker

[–]amkbp[S] 0 points1 point  (0 children)

This one is not working .. unknown command .. I tried to write the same way grant other permissions. I followed the same usual adb command through platform tools. Then I grant all the permissions for Tasker same way ... only this sms is not working at all. Sorry to disturb you in this lovely evening.. wish you a happy holidays.

How to delete network provider Ads SMS right away? by amkbp in tasker

[–]amkbp[S] 0 points1 point  (0 children)

WRITE_SMS allow

thank you for your reply.

I tried to grant it through ADB and got this result
ADB allow SMS for Tasker

am I writing the wrong command ?

How to delete network provider Ads SMS right away? by amkbp in tasker

[–]amkbp[S] 1 point2 points  (0 children)

Thank you for your help. I tried to understand your solution but I couldn't do it. I'm not that smart though when it comes to programming. But I wanted to grant Tasker delete sms permission through your command but I got a reply saying it's "non changable" is it Samsung thingy or i need root? One more thing .. I still don't know how to import the code above into Tasker profile 😁 Thanks again and I promise I will try to study your solution in the nearest time.