Open partipan-dot opened 6 years ago
Agree that this is a nice feature we definitely want, particularly important for automation. Quick question: Any reason you explicitly mention broadcasts and not intents? An intent service might be a good fit for ArtistGui.
An intent service is a better option for it. :+1: I didn't think about it when I created the issue.
Can't we just receive those Intents in saarland.cispa.artist.artistgui.instrumentation.InstrumentationService
:thinking:
ArtistGui should import a module, instrument an app and start it triggered by an explicit custom broadcast. This is needed in order to auto deploy modules from an IDE.
Relates to Project-ARTist/meta#21