Emeriska
Lurker
Hi there!
First of all, I'm new here, but I'm not new to android programming. The thing is I created a couple apps in the past, but all of them were either not using request to a server, or they were using a third party open API. That said, I know how to make API calls and parse Json etc.
That said, I'm working on another project right now witch is a very specific event planner. I'm creating an event planner (much like the facebook feature) that has some specific features for my field of work. Now I have never built my own server before and I have no idea where to start.
In my head right now the steps are:
1. learn the server language
2. ...
3. Have a working server witch I can make calls and get Json replies like I'm used to.
Wtf is step 2?! haha
I know there is a lot of ressources on the net, but it's getting kind of confusing to be honest. So I have a few questions.
What's a good ressources to learn to start building a server? Users in my app will need to communicates with the server but not between them if that's any help. I'm looking to answer theses questions:
What's the best language for the server side? Where should I get it hosted? Any tools I should be using? Best language for the server DB?
Thanks a lot people!
First of all, I'm new here, but I'm not new to android programming. The thing is I created a couple apps in the past, but all of them were either not using request to a server, or they were using a third party open API. That said, I know how to make API calls and parse Json etc.
That said, I'm working on another project right now witch is a very specific event planner. I'm creating an event planner (much like the facebook feature) that has some specific features for my field of work. Now I have never built my own server before and I have no idea where to start.
In my head right now the steps are:
1. learn the server language
2. ...
3. Have a working server witch I can make calls and get Json replies like I'm used to.
Wtf is step 2?! haha
I know there is a lot of ressources on the net, but it's getting kind of confusing to be honest. So I have a few questions.
What's a good ressources to learn to start building a server? Users in my app will need to communicates with the server but not between them if that's any help. I'm looking to answer theses questions:
What's the best language for the server side? Where should I get it hosted? Any tools I should be using? Best language for the server DB?
Thanks a lot people!