views:

15

answers:

0

Hi,

I'm currently porting Android on a development board and I add some new hardware peripherals for my project. To allow app developpers to access those peripherals, I've developed an addon-sdk.

I'm able to generate corresponding documentation for the addon but I wonder if it is possible to use the android developper doc template?

There are some stylesheet into 'assets' folder of generated docs but they are never used. The doc is always in 'standard' JavaDoc format.

Also, I didn't find complete documentation about platform customization and makefiles variables for android porting. Information available at http://source.android.com/porting/index.html is not so complete. Can anyone provide some links about it?

Sorry if I miss-used the tags there isn't any 'android-porting' one :-(

Thanks