Newbie Question
Good morning,
I'm a little new here and building my first app. So far, I've replaced my dashboard with the "custom page" activity, and from here, if I understand correctly, I'd like to use custom JavaScript to handle background music playing. (i.e. when the app loads, I want music to begin playing automatically)
I have the necessary JavaScript written, but I'd like to know how I upload an audio resource into the app, and once uploaded, what the relative path to the resource is. I believe I can upload the resource under an audio player activity, but my intention is to not use any "extra" apps. Therefore, I'd like to upload the audio resource independent of any activity.
Is this possible? Is there a way to upload a resource to be referenced via JavaScript / HTML? If not, is there a way to automatically play background music when an app loads? I believe I could also reference the audio resource on an external site via JavaScript, but I'd prefer to bundle the resource with the app.
Any help is absolutely welcomed! Also, I'm extremely excited to start this project; even if I fail horribly, I expect this will be enjoyable. :-)
Nick
Comments
http://pixelpower.itch.io/super-mario-bros-pop-quiz
Play the game ( it doesnt have sound) and sign up. Now upload your game with sound and play it on your android and boom!! Sound!! But your app will require an internet connection to play.