[android-developers] Re: Is there an easier way than using x y for multitouch

2010-11-05 Thread ArcDroid
bump...

On Nov 4, 10:01 pm, ArcDroid jacobrjohn...@gmail.com wrote:
 any ideas???  Thanks in advance...

 On Nov 4, 7:29 am,ArcDroidjacobrjohn...@gmail.com wrote:







  Hello, I would like to have a an app where I can play a bunch of
  buttons all at the same time using multitouch.  The only way I have
  gotten it to work is using the touch method and testing for a bunch of
  x,y coordinates.  Please let me know if there is an easier/nicer way!
  ThanksArcDroidhttp://www.arcdroid.com

-- 
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: Is there an easier way than using x y for multitouch

2010-11-04 Thread ArcDroid
any ideas???  Thanks in advance...

On Nov 4, 7:29 am, ArcDroid jacobrjohn...@gmail.com wrote:
 Hello, I would like to have a an app where I can play a bunch of
 buttons all at the same time using multitouch.  The only way I have
 gotten it to work is using the touch method and testing for a bunch of
 x,y coordinates.  Please let me know if there is an easier/nicer way!
 ThanksArcDroidhttp://www.arcdroid.com

-- 
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: is there an easier way?

2010-07-07 Thread Lucas
I am using Motodev Studio for Android. (develper.motorola.com)
It is an Eclipse with ADT already installed and with a lot of cool
stuff, that helps me in development, databases manipulation...
internationalization..
It is for free and, even being made by Motorola, it works for devices
of all manufacturers

On 3 jul, 05:10, Tim t...@mobiforms.com wrote:
 Dear Friend,

 There is an easier way!!!  If you want to master Android really fast
 then I suggest you have a look at rapid development tools such as our
 MobiForms Developer.

 MobiForms is the world's first rapid application development tool
 designed for Android and is also cross platform compatible with other
 environments such as Windows Mobile and Symbian.  MobiForms is ideal
 for creating data intensive business apps.

 With MobiForms there is no need to learn Java, XML, Eclipse or the
 Android SDK.  Instead MobiForms offers one compact development and
 deployment environment with most programming done just by drag and
 drop.

 For more information have a look at the MobiForms web site 
 at:http://www.mobiforms.com

 Kind regards,

 Tim @ MobiForms



 Jokerstud31 wrote:
  is there any other programs or ways to program with the SDK or the ADT
  other then Eclipse because i am having nothing but troubles with it.

-- 
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: is there an easier way?

2010-07-03 Thread Tim
Dear Friend,

There is an easier way!!!  If you want to master Android really fast
then I suggest you have a look at rapid development tools such as our
MobiForms Developer.

MobiForms is the world's first rapid application development tool
designed for Android and is also cross platform compatible with other
environments such as Windows Mobile and Symbian.  MobiForms is ideal
for creating data intensive business apps.

With MobiForms there is no need to learn Java, XML, Eclipse or the
Android SDK.  Instead MobiForms offers one compact development and
deployment environment with most programming done just by drag and
drop.

For more information have a look at the MobiForms web site at:
http://www.mobiforms.com

Kind regards,

Tim @ MobiForms

Jokerstud31 wrote:
 is there any other programs or ways to program with the SDK or the ADT
 other then Eclipse because i am having nothing but troubles with it.

-- 
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: is there an easier way?

2010-07-02 Thread carrerasrodrigo
do you try Netbeans?? there is a excelent plugin for android.
You can find more information in this link 
http://wiki.netbeans.org/IntroAndroidDevNetBeans
Netbeans is the best IDE for Java, and a great choice for android
too.

On Jul 2, 11:08 pm, Frank Weiss fewe...@gmail.com wrote:
 You weren't specific enough about your problem with Eclipse. If you
 want to program in Java, you could use the commnad-line SDK tools and
 just about any text editor. If you want to avoid Java, take a look at
 Roboform.

-- 
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: is there an easier way?

2010-07-02 Thread DonFrench
Tell us what problems you are having with Eclipse. Maybe we can help.
I am using it on XP-64 and Windows 7 and have no problems and like it
quite a bit.

On Jul 2, 11:04 am, Jokerstud31 jokerstu...@gmail.com wrote:
 is there any other programs or ways to program with the SDK or the ADT
 other then Eclipse because i am having nothing but troubles with it.

-- 
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: is there an easier way?

2010-07-02 Thread Bob Kerns
Send me your coding sheets, and I'll have them keypunched for you and
ship the cards back to you the next day.

(And that, my friends, was the state of the art when I began
programming).

Seriously, you can use whatever tools you want to create the files,
and then build them using the ant scripts that the SDK sets up for
you. This is fairly straightforward.

However, you lose all the benefits of Eclipse. I don't think you've
actually encountered the benefits, or you'd not be asking this
particular question, but trust me, there are a ton of benefits. It
took decades for IDEs to get to a point where I was willing to abandon
Emacs, but Eclipse finally reached that point a few releases back.

So I think it would be more productive for you, to identify what
problems you're having with Eclipse, and seek help overcoming them,
rather than toss the baby out with the bathwater.

There are definitely things about Eclipse to trip up newcomers, and
things to trip up power users, and ones to trip up everyone. But the
net total is a huge productivity increase.

I haven't used Netbeans in a long time, so I can't give you a current
comparison there. But Eclipse has a lot more support, and a lot more
tools and facilities integrate with Eclipse. You may also want to work
with Javascript, databases, HTML, XML, networking, revision control,
wikis, bug tracking systems, etc, as well as edit your Java code, so
include those facilities in your comparison.

On Jul 2, 11:04 am, Jokerstud31 jokerstu...@gmail.com wrote:
 is there any other programs or ways to program with the SDK or the ADT
 other then Eclipse because i am having nothing but troubles with it.

-- 
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