Thats I’d found that.
But what I need is something low level than explains how things work and general concepts.
For instance, what is the local web server for?
If I want to make a request to get some data, do I have to create my own XMLHttpRequest object, or does mobione provide one for me?
Can it even provide a function to make the request for me? If so does it just use javascript and possible hit cross-domain scripting issues, or does it use application code (ie java when run on Android) to make those requests thus avoiding that sort of problem.
What do all those properties mean in the design centre?
I could go on… 🙂