I'd like to start studying xmbc plugin development.
I read official documents, but I'm asking you if there are some resource taking a really step-by-step into an hello-world example.
I google for very long time yesterday and today but I'm not able to have a full picture of the development process.
I'm looking for detailed information about:
- directory structure
- creating the simplest GUI for an hello world (no alert, a Window)
- code with explanations
- creating a zip
- installing via repository
- ...