Astrid Widget Help

Asked by --Mike--

Hi, I'm new to android programming and I am very interested in the astrid project.
Currently I don't know enough to make any useful contributions, but I would like to try and work with the astrid widget, as it is something I would really like to use on my phone.
If someone could tell me how to import the source code for the widget from this site into my ide (netbeans) that would be great.

Thanks
-Mike

Question information

Language:
English Edit question
Status:
Solved
For:
Astrid Edit question
Assignee:
No assignee Edit question
Solved by:
Tim Su
Solved:
Last query:
Last reply:
Revision history for this message
Best Tim Su (tim-todoroo) said :
#1

Mike,

I'm not sure that you can use netbeans - you may have to look around the net for help on this one. I believe the officially supported build environments are eclipse on various platforms and ant. Astrid currently is not set up for Ant, so I would really recommend you use Eclipse =/

As for work on the widget, we're actually almost done with the widget, but if you would like to help out, I have been working on Astrid 3.0, maybe that's something you'd be interested in!

http://groups.google.com/group/astrid-power/browse_thread/thread/903abe1222be82d3

Tim

Revision history for this message
--Mike-- (yetanothermoose) said :
#2

Thanks Tim,
I will look into that. Also, fyi netbeans does work with the android sdk through an ant plugin. It just is not a full feature set, but I prefer it greatly for java programming.
But I should really configure eclipse for it.