6 Commits

Author SHA1 Message Date
juancarmore
3e0a31e8bc Add OpenVidu logo to Android tutorial 2024-07-31 17:24:21 +02:00
juancarmore
93a6357d66 Refactor Android tutorial to ask the user for setting URLs in case they are not set in code
Previously there was a settings button that opened a dialog to modify the URLs. Now that button has been removed and when the app starts, it checks if the variables are not set and if so, it starts a new activity to configure them
2024-07-31 13:06:01 +02:00
juancarmore
2fd5c8f9fa Add comments and README.md file to Android tutorial 2024-07-27 13:48:38 +02:00
juancarmore
c3b9d3c5f8 Finish Android tutorial 2024-07-24 18:34:46 +02:00
juancarmore
495f780fa9 Update Android tutorial to use ViewBinding 2024-07-22 12:58:26 +02:00
juancarmore
824eca10d2 Add initial structure for Android tutorial 2024-07-19 17:33:41 +02:00