Giter VIP home page Giter VIP logo

Comments (4)

vitas avatar vitas commented on July 27, 2024

for sending intent you need full name, the app does not support any parameters for that intent.
the idea was to trigger some app what support intent receivers.
NOTIFY_BEACON_ENTERS_REGION should not be used as it is an internal action to notify an app logic on beacon entering region, so you do need it. if you want send some intent + parameters, you may use Tasker action , it is very flexible

from beaconloc.

kintrupf avatar kintrupf commented on July 27, 2024

Unfortunately the Tasker action only seems to work when Tasker is installed.
I only get the message "Tasker application is not installed" when I try to use it :-(

What would be the "full name" of the intent?
Automagic support receiving a "General Broadcast", an example given is "PowerAMP Track" with the action "com.maxmpz.audioplayer.TRACK_CHANGED". Is that something like what beacanloc would send with the Tasker action?

from beaconloc.

vitas avatar vitas commented on July 27, 2024

for tasker task you need tasker app installed, that is correct.
the full name is like a package name, so if PowerAmp can change the track only receiving com.maxmpz.audioplayer.TRACK_CHANGED it is enough to use "Broadcast Intent" action, if you need to send additional params, like a track number, only an option is to use the tasker

from beaconloc.

kintrupf avatar kintrupf commented on July 27, 2024

Automagic can extract additional information from the intent extras. The PowerAMP example lists something called a "bundle" to extract track information. That looks a little bit like something from the TaskerAction.java code. I will try to install Tasker to allow the Tasker intent to be send, maybe I can catch it with automagic ;-)

from beaconloc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.