Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Examples for Android with Eclipse
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
augusto  
View profile  
 More options Aug 10 2012, 11:35 am
From: augusto <amerc...@gmail.com>
Date: Fri, 10 Aug 2012 08:35:01 -0700 (PDT)
Local: Fri, Aug 10 2012 11:35 am
Subject: Examples for Android with Eclipse

Where can I find examples for Android Programming, using Eclipse?

I have tried to install the Samples of the SDK, but it doesnt work

TIA,

Augusto


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin Anderson  
View profile  
 More options Aug 11 2012, 2:29 pm
From: Justin Anderson <magouyaw...@gmail.com>
Date: Sat, 11 Aug 2012 12:29:32 -0600
Local: Sat, Aug 11 2012 2:29 pm
Subject: Re: [android-developers] Examples for Android with Eclipse

Care to explain what "doesn't work" means?

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
augusto  
View profile  
 More options Aug 13 2012, 3:08 pm
From: augusto <amerc...@gmail.com>
Date: Mon, 13 Aug 2012 12:08:58 -0700 (PDT)
Local: Mon, Aug 13 2012 3:08 pm
Subject: Re: Examples for Android with Eclipse

Thank you for your answer Justin. Please excuse my poor english
knowledments.

I want to use the examples to learn about Android programming. I have
installed the Samples for SDK of Android 4.1, 2.3.3 and 2.1.

As example, I have imported the"com.example.android.apis.Apidemos" of
Android 4.1, but, if I want to run it is not posible, because it has a lot
of errors. I don't know where is the problem; most of  examples that I have
importes have similar problems.

Do you know where can I find other sample programms?

TIA,

AUGUSTO

El viernes, 10 de agosto de 2012 10:35:01 UTC-5, augusto escribió:

> Where can I find examples for Android Programming, using Eclipse?

> I have tried to install the Samples of the SDK, but it doesnt work

> TIA,

> Augusto

El viernes, 10 de agosto de 2012 10:35:01 UTC-5, augusto escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin Anderson  
View profile  
 More options Aug 13 2012, 3:11 pm
From: Justin Anderson <magouyaw...@gmail.com>
Date: Mon, 13 Aug 2012 13:11:05 -0600
Local: Mon, Aug 13 2012 3:11 pm
Subject: Re: [android-developers] Re: Examples for Android with Eclipse

Well, what errors are you running into?

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kristopher Micinski  
View profile  
 More options Aug 13 2012, 3:12 pm
From: Kristopher Micinski <krismicin...@gmail.com>
Date: Mon, 13 Aug 2012 15:12:07 -0400
Local: Mon, Aug 13 2012 3:12 pm
Subject: Re: [android-developers] Re: Examples for Android with Eclipse
You'll have to provide some help, such as, what the errors are,
otherwise we have no idea where the error is coming from.

It's probably coming from your setup.

kris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
augusto  
View profile  
 More options Aug 13 2012, 9:38 pm
From: augusto <amerc...@gmail.com>
Date: Mon, 13 Aug 2012 18:38:17 -0700 (PDT)
Local: Mon, Aug 13 2012 9:38 pm
Subject: Re: [android-developers] Re: Examples for Android with Eclipse

Thanks a lot, again,  for the answers. I have attached a bild with an
example of the problems. As you think, I suppose also, some libraries could
be missing in the environment of my eclipse. I hope, the graphic example is
enough to identify, what is missing.

Do you have used the sample programs? should they work?

Another question: are there other source of examples with simple code to
follow the programs?

AUGUSTO

El lunes, 13 de agosto de 2012 14:12:07 UTC-5, Kristopher Micinski escribió:

  eclipse_errors.jpg
257K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gopal  
View profile  
 More options Aug 14 2012, 1:10 am
From: Gopal <gopal.amle...@gmail.com>
Date: Mon, 13 Aug 2012 22:10:03 -0700 (PDT)
Local: Tues, Aug 14 2012 1:10 am
Subject: Re: [android-developers] Re: Examples for Android with Eclipse

*>>> Do you have used the sample programs? should they work?* >>>

Yes, I have used the sample programs in Eclipse and they worked out of the
box for me.

I'm not having enough knowledge to say the cause of error you are getting.
But it seems it is not finding the R (the resource class). You might have
messed with something in the sample code? Or you can try to "clean" the
project from Eclipse.

Good luck!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
renuka  
View profile  
 More options Aug 14 2012, 4:07 am
From: renuka <renukanil.deshpa...@gmail.com>
Date: Tue, 14 Aug 2012 13:37:32 +0530
Local: Tues, Aug 14 2012 4:07 am
Subject: Re: [android-developers] Examples for Android with Eclipse

On Saturday 11 August 2012 11:59 PM, Justin Anderson wrote:

start android-sdk-manager and download samples for sdk. there you will
get samples.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tarun sablok  
View profile  
 More options Aug 14 2012, 3:05 pm
From: tarun sablok <tarun.sab...@gmail.com>
Date: Wed, 15 Aug 2012 00:35:22 +0530
Local: Tues, Aug 14 2012 3:05 pm
Subject: Re: [android-developers] Examples for Android with Eclipse

Clean the project !!!!

On Tue, Aug 14, 2012 at 1:37 PM, renuka <renukanil.deshpa...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »