[android-developers] Re: Design/flowchart scheme for Android apps?

2010-10-08 Thread Per
what's 'sequential programming'?  :P

(couldn't resist)

I'm guessing that you're looking for a tool to help with documenting
your OO architectural/design thoughts?
I'd say that any tool capable of handling UML could do that. These
come with many price tags, from 0$ to very expensive, and sometimes
functionalty reflects this. If
you want a drawing tool, take a look at StarUML (free) or Visio (not
free). At the other end of the scale you'd find tools like Together,
Rational Rose and others.

BR
Per


On 7 Okt., 19:37, DanH danhi...@ieee.org wrote:
 I'm not looking for a flowcharting tool, but rather something to
 design the relationships between Activities, Intents, Providers, etc.
 Android isn't a conventional sequential programming environment, and
 sequential programming design tools are of little help.

 On Oct 7, 12:15 pm, Bret Foreman bret.fore...@gmail.com wrote:



  I think the Rational toolset (RUP) has a generic tool for creating
  flowcharts for most languages, including Java. That's not free, but it
  would be a good thing to study before recreating the same
  functionality in open source.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Design/flowchart scheme for Android apps?

2010-10-07 Thread Bret Foreman
I think the Rational toolset (RUP) has a generic tool for creating
flowcharts for most languages, including Java. That's not free, but it
would be a good thing to study before recreating the same
functionality in open source.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Design/flowchart scheme for Android apps?

2010-10-07 Thread DanH
I'm not looking for a flowcharting tool, but rather something to
design the relationships between Activities, Intents, Providers, etc.
Android isn't a conventional sequential programming environment, and
sequential programming design tools are of little help.

On Oct 7, 12:15 pm, Bret Foreman bret.fore...@gmail.com wrote:
 I think the Rational toolset (RUP) has a generic tool for creating
 flowcharts for most languages, including Java. That's not free, but it
 would be a good thing to study before recreating the same
 functionality in open source.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en