You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
Is there a way to get the state in the CELLSIG variable for each simcard in a dual sim phone?
I would like to be able to switch data from my primary card to my secondary card if the primary has no signal and the secondary has. Unfortunately the CELLSIG variable appears to reflect any change in any sim card. It would be nice having the same feature to select the simcard for the mobile state option.
Thanks!
jmjc...@gmail.com
unread,
Feb 20, 2021, 9:58:22 AM2/20/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
One way is to use Java's TelephonyManager. The getAllCellInfo() method can return signal strength for each sim card.