Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84005

Plugin development starting from scratch - where is a complete hello world ex ??

$
0
0
Hi !

I'm trying to start my own plugin development.

I started here: http://wiki.xbmc.org/index.php?title=HOW...s_for_XBMC

But this is very ... confuse ...

I'd need a plugin file structure, a "where to write what" starting guide

So I read here: http://wiki.xbmc.org/index.php?title=Python_development

And this: http://wiki.xbmc.org/index.php?title=HOW...orld_addon

Every guide starts "... write this ... " ... but where ?!?!?!?

Ok the most basic example is

Code:
import xbmc

xbmc.executebuiltin('Notification(Hello World,This is a simple example of notifications,5000,/script.hellow.world.png)')

But ... in which file !?

Which folder/file structure must I prepare ?

How to test ?

Viewing all articles
Browse latest Browse all 84005

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>