puff
puff
> Did you manage to take a look at the voice command stuff? Or is there anything that you need help with? :) I've been having some trouble with it....
Thanks for trying it. As for the link you provided, it looks like the app may need to be published on Play Store in order to access app actions and...
> Could you share a link to the relevant docs? https://developer.android.com/training/cars/media#support_voice https://developer.android.com/docs/quality-guidelines/car-app-quality#app_categories This and some github issues suggest they require voice commands. https://github.com/signalapp/Signal-Android/issues/6124 https://github.com/ryanheise/audio_service/issues/956#issuecomment-1635113977 > I guess we could just...
> Did you try it through Android Auto or also just with the regular Assistant?' Android Auto. I tried with the Assistant app on phone and I get the same...
Sure, here's a compiled apk for the MCT app [mediacontroller-release.zip](https://github.com/jmshrv/finamp/files/14157138/mediacontroller-release.zip) I used IntelliJ IDEA to compile it.
Sorry for the (very) late reply! > maybe it's possible to get the required into about the "category" from somewhere else instead I don't think it is. An enum sounds...
I've tried the example link on sites, and it will respond with javascript. I have not tried it yet, but you could try using the example on the readme with...
Looking into this and found out the VM structs that holds those fields has the same order across samples and Eazfuscator.NET versions. Examples of this would be the VMMethodInfo, VMExceptionHandler,...
Another way to tackle this is to use profiles for each Eazfuscator.NET version. Since the read order and these constants change per version, and not per sample, it's possible to...
I don't think it would be reliable to use for OpCodeMapping because I have never seen these names in a real sample.