Friday, May 3, 2013

Re: [android-developers] New to Android

xcode? Android is different from iOS.



On Fri, May 3, 2013 at 12:11 PM, TreKing <trekingapp@gmail.com> wrote:

On Tue, Apr 16, 2013 at 8:10 PM, rlloyd <riley.lloyd24@gmail.com> wrote:
I have a java file that I would like to incorporate in to an android application. I'm not sure where in the code I put my java that I've made. I use Eclipse with the newest SDKs. Where in the following code am I supposed to input my code?

As is, nowhere. Android does not use a static main method (at least that you care about) nor does it use System.in.
 
Also, The code of mine takes input data, manipulates it, and gives back 5 data sets (words, letters etc.). How on the interface builder do I connect text boxes to use for input and output?

Have you read the documentation at all yet?
 
I have used xcode before but I am completely lost with the JAVA and the whole android thing. I didn't think this would be a necessarily hard project though.

Please consult the documentation and work through some samples.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Regards,
Michael Leung
http://www.itblogs.info - My IT Blog

--
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment