UdhayaBalaji / androidannotations

Automatically exported from code.google.com/p/androidannotations
0 stars 0 forks source link

Allow AppWidgetProvider subclasses to use annotations #158

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to use annotations from a AppWidgetProvider subclass.

Original issue reported on code.google.com by sony.tri...@gmail.com on 3 Jan 2012 at 8:30

GoogleCodeExporter commented 8 years ago
Good idea. I don't have much experience regarding AppWidgets, I started reading 
the docs, and basically an AppWidgetProvider is a broadcast receiver.

So we could start with adding support for broadcast receivers, and then maybe 
later add specific annotations for AppWidgetProvider if needed.

What annotations would you use ? 

Original comment by py.ricau on 4 Jan 2012 at 9:12

GoogleCodeExporter commented 8 years ago
https://github.com/excilys/androidannotations/issues/29

Original comment by py.ricau on 6 Jan 2012 at 4:11