- Apr 19, 2019
- 1
- 0
- 0
Hello, first of all, I would like to say hi to everyone, I'm new in this forum and this is my first post. Also, I apologize if this is not the right section to post this.
I'm a beginner in Android development, I'm trying to build my first app which I think isn't actually a very hard one to make, but I don't know to go about it. I want to build an app where people will send me an image/or text, and I'll answer them back with an image/or text. This will work on a user basis, a user will send an image/text by using the send button in the app and I will send back an image/text to that specific user. So far I've made a register/login system by following this tutorial series: https://www.youtube.com/watch?v=kxKwuUOLGEc&list=PLk7v1Z2rk4hhGfJw-IQCm6kjywmuJX4Rh ("Retrofit Android Tutorial using PHP and MySQL") There are also tutorials on youtube for uploading image to server, but I don't really know how to tie these together. I also want the users to be able to see all the images/texts they've sent and the response images/texts that they've got from me. Any help, directions would be greatly appreciated. Thanks in advance.
I'm a beginner in Android development, I'm trying to build my first app which I think isn't actually a very hard one to make, but I don't know to go about it. I want to build an app where people will send me an image/or text, and I'll answer them back with an image/or text. This will work on a user basis, a user will send an image/text by using the send button in the app and I will send back an image/text to that specific user. So far I've made a register/login system by following this tutorial series: https://www.youtube.com/watch?v=kxKwuUOLGEc&list=PLk7v1Z2rk4hhGfJw-IQCm6kjywmuJX4Rh ("Retrofit Android Tutorial using PHP and MySQL") There are also tutorials on youtube for uploading image to server, but I don't really know how to tie these together. I also want the users to be able to see all the images/texts they've sent and the response images/texts that they've got from me. Any help, directions would be greatly appreciated. Thanks in advance.