Will Blaschko
Will Blaschko
This fixed the issue I was seeing in Android v7, thanks!
Nor am I requesting such a thing, I was wondering if there's something different that can be done in the Assets() init, if not, I'll just wrap it with a...
Agreed. So based on the [documentation](https://developer.android.com/reference/android/content/Context.html#getExternalFilesDir%28java.lang.String%29) I see: "Shared storage may not always be available, since removable media can be ejected by the user. Media state can be checked using...
I've only seen this crash happen to one user on one device, so who knows what modded firmware they are using. If you want to address this particular issue, it's...
Does this mean it won't default to 44100Hz with the defaultSetup() call? If so, I can add it in to see if it fixes the problem.
` What I have been leaning towards in my head is the idea of simply having a JS interface called "Android" and bundling extended functionality such as this into that....
Just pushed a few updates, including to the app in the Play Store. No updates for Maven yet.
This should access any custom skills you have on your Alexa account out of the box--skills are tied to your Alexa account.
@wicky852 some devices don't support the TLS 1.2 requirement of HTTP/2, make sure this is one of the supported protocols on your device. Try a newer (non-Samsung, generally) device and...
@wicky852 HTTP/2 is required, can you make sure that it's enabled for your HTTP client--only newer clients seem to support it? A little more info here: https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/docs/managing-an-http-2-connection