jishi / node-sonos-discovery

Simplified framework for Sonos built on node.js
MIT License
146 stars 75 forks source link

Implement same features in Java/Android app #102

Closed chetanmekha closed 7 years ago

chetanmekha commented 7 years ago

Hello Jishi, Thanks for such a nice and perfectly working api in node js for SONOS devices. I want to achieve same kind of functionality in android application.My query is, 1)How can i acheive this in Android app. 2) Is it possible to implement same functionality in android? 3) Have you implemented for android? 4) If I have to start then from where I can start it?

Please help me out over above queries. Thanks, Chetan

jishi commented 7 years ago

Hi. I can't help you with the Android stuff, but I can tell you that it is possible.

For some guidance for Android, look at the Andronos source (a now deprecated controller, but I think it would still work) https://gitorious.org/andronos/andronos.git/ is a readonly copy of it.

chetanmekha commented 7 years ago

I am trying to run API in debug mode but it's not working. I am using Visual studio code for development. Please guide how can I run in debug mode.

jishi commented 7 years ago

I'm sorry, I can assist you with specific problems that doesn't relate to this code base at all. You will have to find help by other means, stackoverflow or similar.

chetanmekha commented 7 years ago

Thanks for the quick reply. :)