App development using Kodular
All tutorialsHomePage
  • 📱Build your first app on Kodular
    • App design
    • App logic
    • Test your app
    • Fixing the jumping button
    • Adding a button click sound effect
  • How to guide
Powered by GitBook
On this page

Was this helpful?

  1. Build your first app on Kodular

Adding a button click sound effect

This section of tutorial explains on how to upload and play a sound file.

PreviousFixing the jumping buttonNextHow to guide

Last updated 1 month ago

Was this helpful?

  • Click on the asset upload button next to the Designer tab.

  • Upload the provided sound file (a .wav file)

  • Once uploaded, close the window.

  • From the Media component, find Sound and drag and drop it on the screen.

  • While, the sound component is selected, change the source to the upload sound file.

  • Go to the Blocks tab and update your existing code.

Test your app. Find more information on testing here Test your app

📱
🎉