0
How to attach web pages to internet.
I am new to all this coding technology and trying to learn something new.My question is that how do we make web sites and connect it to the internet.I really don't understand how it works.Also can any one tell me how to attach large data(text or image or videos) to apps created in Android .
2 Antworten
0
Answer to your first question:
You need a web server which host websites. You also need a domain which is your website address (url).
Answer to your second question:
You need cloud storage which store all your data. To access that data use and link API's from that cloud service in your app.
Firebase is one such type of service.
Happy Coding...😊
0
very helpful ..😃