android - How (can?) I enable WebKit AudioContext on the Amazon Silk browser? -


i'm working on web app , we're using webkit audiocontext.

i'm trying find easiest way run on kindle fire hd table (android 4.x). (chrome not installed default , it's not in app store kindle)

the silk browser doesn't seem support webkit audiocontext, thought there might way enable it. (it's optional setting in chrome)


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -