Giter Site home page Giter Site logo

Comments (14)

artem-zinnatullin avatar artem-zinnatullin commented on July 18, 2024

Can anybody decompile their app and try to find "sendBroadcast()" calls with music info? Thx

from android-wail-app.

theli-ua avatar theli-ua commented on July 18, 2024

Just subscribing to their intents and dumping their contents would be much easier then to decompile it I believe.

from android-wail-app.

artem-zinnatullin avatar artem-zinnatullin commented on July 18, 2024

What do you mean by "just subscribing to their intents"? Or AIMP has documentation about intent actions, categories and so on? Because in 99% music players for Android just have no documentation for 3rd partly developers and decompilation is the only way

from android-wail-app.

theli-ua avatar theli-ua commented on July 18, 2024

What I meant was:
Use
dumpsys activity broadcasts
To get the name of broadcasts AIMP sends, subscribe to them, and use something like this:
http://stackoverflow.com/questions/5968896/listing-all-extras-of-an-intent to dump their contents and see if there is something usefull.

from android-wail-app.

artem-zinnatullin avatar artem-zinnatullin commented on July 18, 2024

ok, can you please try to do it? Btw: WAIL already have IntentUtil.getIntentAsString() which is doing same thing

from android-wail-app.

theli-ua avatar theli-ua commented on July 18, 2024

Sorry, I'm not interested in AIMP at all, I was just suggesting a way to try this without decompiling

from android-wail-app.

artem-zinnatullin avatar artem-zinnatullin commented on July 18, 2024

okay

from android-wail-app.

ilya-murzinov avatar ilya-murzinov commented on July 18, 2024

I decompiled AIMP and it doesn't seem that it sends broadcasts :(

from android-wail-app.

artem-zinnatullin avatar artem-zinnatullin commented on July 18, 2024

I think it's time to parse notifications or (better) use
RemoteControllerClient API, it will add support for 99% of players
17 сент. 2014 г. 1:23 пользователь "Ilya Murzinov" [email protected]
написал:

I decompiled AIMP and it doesn't seem that it sends broadcasts :(


Reply to this email directly or view it on GitHub
#6 (comment)
.

from android-wail-app.

raxemus avatar raxemus commented on July 18, 2024

Woof! Soon to be release with support Aimp player?

from android-wail-app.

artem-zinnatullin avatar artem-zinnatullin commented on July 18, 2024

Nope, nobody currently works on support for Aimp player

from android-wail-app.

raxemus avatar raxemus commented on July 18, 2024

Judging by their words - it will be the second, if not soon = (
What about the API, which would read information from the lockscreen, and sent it to the WAIL?

from android-wail-app.

artem-zinnatullin avatar artem-zinnatullin commented on July 18, 2024

Here is the issue #8

from android-wail-app.

raxemus avatar raxemus commented on July 18, 2024

Thanks =)

from android-wail-app.

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.