Or you could just use the amazing ETA functionality already built into Maps.
https://www.blog.google/products/maps/s ... ogle-maps/
Search found 15 matches
- 16 Aug 2017 03:32
- Forum: User Help / Bug Reports
- Topic: Get ETA from Google Maps? - for sending an sms
- Replies: 6
- Views: 18906
- 13 Aug 2017 15:04
- Forum: User Help / Bug Reports
- Topic: change image widget
- Replies: 6
- Views: 20482
Re: change image widget
Thanks for verifying Desmanto!
I deleted and readded the widget to my homescreen and now it's working as expected. Yeah!
I deleted and readded the widget to my homescreen and now it's working as expected. Yeah!
- 13 Aug 2017 01:49
- Forum: User Help / Bug Reports
- Topic: change image widget
- Replies: 6
- Views: 20482
Re: change image widget
Hi. Sorry to dig up an old post... but is this still expected to work? Does the launcher in use have an affect? I'm using Nova Launcher and am unable to update the widget icon. The following does nothing. setWidgetElementProperty("Toggle Overlays", "Image_1", "path", "/storage/emulated/0/!ROM/4 - Tw...
- 12 Oct 2016 19:14
- Forum: User Help / Bug Reports
- Topic: Escape Sequence?
- Replies: 6
- Views: 18713
Re: Escape Sequence?
Awesome. That makes perfect sense. I'll go with the newMapFromValues and jsonformat approach. It's clearly the most failproof.
Thanks again!
Thanks again!
- 11 Oct 2016 01:13
- Forum: User Help / Bug Reports
- Topic: Escape Sequence?
- Replies: 6
- Views: 18713
Re: Escape Sequence?
Thanks Martin. Those all work great.
Is there a benefit to one over the other? I want to get in the habit of doing things the "right" way.
Is there a benefit to one over the other? I want to get in the habit of doing things the "right" way.
- 08 Oct 2016 15:23
- Forum: User Help / Bug Reports
- Topic: Escape Sequence?
- Replies: 6
- Views: 18713
Re: Escape Sequence?
Hi Martin, I was messing around yesterday trying to turn on/off my Hue lights and couldn't get JSON.stringify to work. Eventually it worked by wrapping the string in curly braces and quotes. http://i.imgur.com/k9eGWy6l.png I get a sense this is the wrong approach considering your release notes. 1.31...
- 08 Oct 2016 15:01
- Forum: User Help / Bug Reports
- Topic: How do I read a value from a system path?
- Replies: 5
- Views: 13609
Re: How do I read a value from a system path?
Hi John. Try this
Code: Select all
echo {your_desired_value} > /sys/devices/virtual/graphics/fb0/hbm
- 05 Oct 2016 03:52
- Forum: User Help / Bug Reports
- Topic: How do I read a value from a system path?
- Replies: 5
- Views: 13609
Re: How do I read a value from a system path?
That worked perfectly. Thanks!
- 03 Oct 2016 17:17
- Forum: User Help / Bug Reports
- Topic: How do I read a value from a system path?
- Replies: 5
- Views: 13609
How do I read a value from a system path?
I want to get the value (1 or 0) from this path.
I've messed around with Execute Root but am not getting it right.
Thanks!
Code: Select all
/sys/devices/virtual/graphics/fb0/hbm
Thanks!
- 29 Sep 2016 23:27
- Forum: User Help / Bug Reports
- Topic: Open calendar "New Event" screen via intents?
- Replies: 2
- Views: 7668
Re: Open calendar "New Event" screen via intents?
Worked perfectly... thanks!
Sometimes the action names don't match my expectations.
Sometimes the action names don't match my expectations.