i want to make an app like tik tok but i dont known how to do it kindly help me for your information(iam not a beginner i created more that 23plus apps)this is my new try) if you have any idea or aia file about this kindly reply.....
thank you
i want to make an app like tik tok but i dont known how to do it kindly help me for your information(iam not a beginner i created more that 23plus apps)this is my new try) if you have any idea or aia file about this kindly reply.....
thank you
Don't use all caps if you are looking for help.
Before you post a topic, please search this community/the internet in general for answers to your solution.
A quick Google search yielded this link: How To Make an App Like TikTok without Kodular in App Inventor!
P.S. Please do not use capital letters in your posts, which may be considered as impolite and rude (some people will just steer away from your topic)
I see you have another account here...
https://community.appinventor.mit.edu/admin/users/18978/santro
Why is that?
I changed your text to lowercase.
If I remember correctly, alting is banned, right?
Ok thank you
OK. If you only use App Inventor Blocks, your options are probably limited. In the app's simplest form you might need to
How well might it work. I guess
You can experiment with making a video and trying to post it to a database and attempt to retrieve it.
Good luck. As far as I am aware, there is no tutorial to do all the required things in one place.
Backup on the community? That is only confusing. You can see that since you are posting with your other account. You only need one on the community so please decide which one to use.
Hi, there this is for my personal use ie: asking questions and experimental work
my other account is for doing works with my friends because all my friends having the other one
What did you try? I already said
What part are you having difficulty with? Post your Blocks to get specific advice.
The concept works using the CloudDB , use a Block from Taifun's File extension to store to a Tag called 'videos'.
in the AfterRecording Block of the Camcorder object.
Don't expect a miracle; video's longer than 2 or 3 seconds work fine; longer video's have issues. Extraneous files get stored on the Android that posts the video; that is a problem for which I have no idea as a way to clean it up.
Good luck. Show us what you can code.