I just started reading up on developing apps for Android and it's
quite confusing as I don't know any Java. So I was thinking how hard
would it be to make a simple point & click Flash application that
modifies your Eclipse workspace files?

For example, in a game, you want your player to go left when you roll
the trackball left.
So in the app maker you click the character,
select on - trackball left
move left at a speed of __

Then it inserts template code into a few files in the workspace to
make that happen, all the variables such as button, speed, direction,
all defined by you.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to