Pretty new to mobile programming and had a couple questions about basic4android. I was wondering if it is possible to use it to create a social type app?
Some things I will most likely need and was wondering if it's possible with basic4android:
Also, how would user profiles and photos be handled? Do I need my own server (VPS, Amazon AWS, or...?) that the mobile app will connect to and save all the data too?
If not possible with basic4android, is there a better solution?
Thanks so much for your input!
Some things I will most likely need and was wondering if it's possible with basic4android:
- Ability to store all users profiles/photos and allow other users to see them also
- Take photos using the phone's camera to upload to their profile.
- Get users location via GPS and show other users who are close
- Receive notifications when they get a new message from another user
- Allow users to search for other users based on location, age, etc....
Also, how would user profiles and photos be handled? Do I need my own server (VPS, Amazon AWS, or...?) that the mobile app will connect to and save all the data too?
If not possible with basic4android, is there a better solution?
Thanks so much for your input!