I'm trying to replace Open Canvas 1.1, the version that actually had the networking feature. My program, Bee Draw already has more features for the networking and some drawing features that OC didn't have at that point. I'd still like to add more features and could really use some documentation for the project. I've got an installer for the windows version hosted here: http://sourceforge.net/projects/beedraw/
If I had access to a Mac I could make a Mac version and if I thought anyone else would use it I would release a full linux version.
I hear really good things about google app inventor for the android, I'd suggest checking that out if you haven't already.
About the only quick programming advice I can give is if you're doing something that seems like it would come up pretty frequently in programming there's probably an easy way to do it through either a library or an algorithm. If you're having trouble solving a problem, search around and see how others have solved it.
If you come across any specific programming questions you can feel free to email me, I can still give general advice, even though I've never actually done android programming.
Comments 2
(The comment has been removed)
http://sourceforge.net/projects/beedraw/
If I had access to a Mac I could make a Mac version and if I thought anyone else would use it I would release a full linux version.
Now, what about android?
Reply
(The comment has been removed)
About the only quick programming advice I can give is if you're doing something that seems like it would come up pretty frequently in programming there's probably an easy way to do it through either a library or an algorithm. If you're having trouble solving a problem, search around and see how others have solved it.
If you come across any specific programming questions you can feel free to email me, I can still give general advice, even though I've never actually done android programming.
Reply
Leave a comment