Why does my kodular app not load when i put many audio files in that

See

2 Likes

but how can i add more audios becos i need to add i am gonna publish this app thats why any trick you know or extention

Pls read the above guide shared by @dora_paz , slowly… Your answer is there… No need to worry, you can build

But Keep in mind, You should not alter the blocks

1 Like

wait ill read again pls, wait

got it ill try now can you pls tell how can i make real time updating server free one i am making a feature that i update server and put youtube videos (yt viewer in app)
i searched on yt i didnt get any similar videos

there are also mp3 size compresser

I am not sure what you mean… Suppose if you want to show your youtube videos, use any databases like airtable, googlesheet…firebase

  1. get you tube video link, and add it into your database.

  2. whenever user open the screen call this data (if the database is airtable, gsheet, baserow- suppose firebase mean use On firebase value changed block)

  3. show your video directly within the app, simple

  4. plenty of suggestion, solution is there in our community regarding this topic

1 Like

i mean like i dont update my app always right sometime we forget so when every i make change in the yt section means add videos then they can also watch and what you say ill try but spread sheet will only store data right

App retrieves data found in database, so if you add more data later for example in speadsheet then app will get all links (old plus new ones)

1 Like

can i use firebase

This post was flagged by the community and is temporarily hidden.

Why not? you can… but blocks slightly will differ between other database when compared with firebase

oh ok thanks thanks bye ill make the ahead part meet you whenever we both have any kind of doubts

Can you please stay with your topic.
If you have another question, open a new topic. One of the moderators should then move all related posts there.

3 Likes

means? didnt get your point

@Chinmmay_Samant , @bodymindpower is saying that firstly you were asking about how to add music files in assets then you are asking about

You are going off topic , so as Anke said make a new topic for a new question

@Chinmmay_Samant, Your project has many files which would take some time to load or might crash. Store the data on a :cloud: cloud, so your project can easily access the files. You can use
Firebase Storage and Cloud DB

1 Like

thanks a lot great idea

Ok sure thanks actally i am new to the community so i dont know much about the community

16 posts were merged into an existing topic: Taking picture and writing to mysql database with blob format does not work