# How can i build an app random name and sound

**URL:** https://community.thunkable.com/t/how-can-i-build-an-app-random-name-and-sound/66970
**Category:** Questions about Thunkable X
**Created:** [January 31, 2019, 2:30pm UTC](https://community.thunkable.com/t/how-can-i-build-an-app-random-name-and-sound/66970 "2019-01-31T14:30:11Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![thanyajoy](https://avatars.discourse-cdn.com/v4/letter/t/d26b3c/32.png) [@thanyajoy](https://community.thunkable.com/u/thanyajoy)
#### Post date: [January 31, 2019, 2:30pm UTC](https://community.thunkable.com/t/how-can-i-build-an-app-random-name-and-sound/66970/1 "2019-01-31T14:30:11Z")

</div>

Hello ! I’m new here.  
i have looked around the forum but still can’t find out how to do it.  
i wanna build an app that when i press the button the the screen will random to show label which is name of animals and the sound of animals at the same.

I have tried many ways but it doesn’t work.  
Thanks in advance…

---

<div class="post-metadata">

### Author: ![Goldking](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/goldking/32/165073_2.png) [@Goldking](https://community.thunkable.com/u/Goldking)
#### Post date: [January 31, 2019, 4:12pm UTC](https://community.thunkable.com/t/how-can-i-build-an-app-random-name-and-sound/66970/2 "2019-01-31T16:12:14Z")

</div>

You have to create 2 list, one with name of animals and one with mp3, the index have to be the same. ex. list one item 1 = dog ans list2 item 1= dog sound and go on. In math there is a random generator of number to use on click button. The big problem of this project will be the size of data, how many sound you have and how big is the size of all the sounds. App works with internet or not? You have to understand how to store alle the sound 💪👍

---

<div class="post-metadata">

### Author: ![thanyajoy](https://avatars.discourse-cdn.com/v4/letter/t/d26b3c/32.png) [@thanyajoy](https://community.thunkable.com/u/thanyajoy)
#### Post date: [January 31, 2019, 4:39pm UTC](https://community.thunkable.com/t/how-can-i-build-an-app-random-name-and-sound/66970/4 "2019-01-31T16:39:59Z")

</div>

Thank you so much but i’m a beginner and i can’t find the menu to create the lists like you said 😥

 ![a](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/1/6/160545e2f874c351dfcb7af6f99868866978b4d8.png)

---

<div class="post-metadata">

### Author: ![Taifun](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/taifun/32/1547_2.png) [@Taifun](https://community.thunkable.com/u/Taifun)
#### Post date: [January 31, 2019, 7:23pm UTC](https://community.thunkable.com/t/how-can-i-build-an-app-random-name-and-sound/66970/5 "2019-01-31T19:23:40Z")

</div>

moved to #thunkable-cross  
Taifun

---

<div class="post-metadata">

### Author: ![Goldking](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/goldking/32/165073_2.png) [@Goldking](https://community.thunkable.com/u/Goldking)
#### Post date: [February 1, 2019, 1:24am UTC](https://community.thunkable.com/t/how-can-i-build-an-app-random-name-and-sound/66970/6 "2019-02-01T01:24:18Z")

</div>

I never used the cross-platform but I think you have to use the first block in your pic, I saw always a “random item of list” that you can use to get a random item from the list. If you are a beginner you have to see some tutorial about the basic blocks or read the [doc](https://docs.thunkable.com/thunkable-cross-platform) before to use a block 👍

---

<div class="post-metadata">

### Author: ![thanyajoy](https://avatars.discourse-cdn.com/v4/letter/t/d26b3c/32.png) [@thanyajoy](https://community.thunkable.com/u/thanyajoy)
#### Post date: [February 1, 2019, 5:48am UTC](https://community.thunkable.com/t/how-can-i-build-an-app-random-name-and-sound/66970/7 "2019-02-01T05:48:18Z")

</div>

Thank you so much 🙂

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:16pm UTC](https://community.thunkable.com/t/how-can-i-build-an-app-random-name-and-sound/66970/8 "2024-11-08T12:16:24Z")

</div>


