It would probably be easier to just learn Java.  It's a great language that
has been around for years and is very useful in learning OOP for
applications beside Android.

Stephen Walsh


On Fri, Nov 6, 2009 at 17:14, Anthony Walker <anthonyrichardwal...@gmail.com
> wrote:

> 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 android-beginners@googlegroups.com
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en

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

Reply via email to