But today I have experimented with the new Java support. With getAllCellInfo (TelephonyManager), I can actually get updated cell info while the screen is off ! I'm planning on writing my own Cell-Near-like function based on this.
Does anyone have any idea why the Java functions achieve more than what Cell Near can do ? (I'm no android developer, far from it.)
Hi Pent, FYI I have done a test run today (with New Cell API, unplugged), simulateously running following profiles :
i'm a totally newbie to java... be
...returns
List of CellInfo or null if info unavailable.
...is preferred over using getCellLocation although for older
devices this may return null in which case getCellLocation should
be called.
Although, I have to add that on my Lenovo here, both return the same.
Try the other one, then :-)
I don't know java.
Wait, may anyone will help us. I.a
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/GGevuRth3ZY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
Visit this group at http://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
I too have a Samsung device (Galaxy S5). With getCellLocation I'm able to obtain the cell info. If you paste here your task I will try to help you...
..even with getCellLocation unfortunately always getting "null" on my device ..
Thanks Samsung ;)
Thank you so much.
Now flashing is works.
Is any way to get the all nearby cell tower IDs instead of normal profile's context method ?
That means use the JavaScript I.a
And one more thanks to you:-)
do you know where can i find "new cell api" under prefs/monitor ?i only see "cell workaround" and "net/cell wake screen"
That wasn't work
I wanna do the cell near operation that are doing by "state" profile as my own codes. Not by the regular profile method. That will be in the form of java functions or in basic gasket actions
Can you give the step by step procedures?
:-)
--