Essentially,
I would know to the various components involved to get from start to finish from absolute scratch.
I am about to undertake an Android project where I pretty much need to completely create a back end and a way to interact via HTTP. A RESTful approach seems the way to go but now I am pretty stuck on where to start - things I should take into consideration.
At the moment I see the following being important:
- PHP & MySQL knowledge (Plans to follow Derek Banas PHP & MySQL tutorials for that)
- Android HTTP knowledge - I have that.
Are there other alternatives I should be considering? Is this the best approach considering I have done no PHP and very little MySQL so far? Does the fact it is mainly Android based mean there are unique options to consider?
If there are any other good resources I should be considering, I would be very grateful!
Cheers