Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Simple Android App (retired 2014) Getting Started with Android Android Setup and the Crystal Ball Project

Download SDK

I downloaded the SDK package, but when I explore the file it does not show me eclipse and android etc

5 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Which operating system are you using? Did you unzip the file first? Sometimes you can explore the zip file without unzipping it and that can cause problems.

I am using windows 7 but when i don't see any option which says unzip file....i only see option for explore.. and when i do that i do see eclipse and i am able to open emulator but now the emulator is showing error.. and i don't know how to fix that..

no problem appreciated .

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Sounds like you made some progress. What kind of error do you get? Is there an error message in the Console or Logcat tab of Eclipse?

its in the logcat tap of eclipse.. erors giving in red

Ben Jakuben
Ben Jakuben
Treehouse Teacher

Okay, can you copy and paste them in here? We might be able to help you troubleshoot.

yes I will do that, can I posted here in about an hour ?

Ben Jakuben
Ben Jakuben
Treehouse Teacher

Sure! I'll try to keep an eye on it, but I might not be able to get back to you right away. Of course, other students can always chime in, too. :)

--

its giving this error now eclipse.buildId=v22.3.0-887826 java.version=1.7.0_51 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -product com.android.ide.eclipse.adt.package.product Command-line arguments: -os win32 -ws win32 -arch x86 -product com.android.ide.eclipse.adt.package.product

Error Thu Mar 20 12:45:43 PDT 2014 Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".

java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(Unknown Source) at java.util.ArrayList$Itr.next(Unknown Source) at com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$DeltaVisitor.visit(GlobalProjectMonitor.java:229) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:49) at com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$1.resourceChanged(GlobalProjectMonitor.java:537) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:395) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1530) at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:45) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)

eclipse.buildId=v22.3.0-887826 java.version=1.7.0_51 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -product com.android.ide.eclipse.adt.package.product Command-line arguments: -os win32 -ws win32 -arch x86 -product com.android.ide.eclipse.adt.package.product

Error Thu Mar 20 12:45:24 PDT 2014 Warning: Ignoring name conflict in resource file for name activity_horizontal_margin

Ben Jakuben
Ben Jakuben
Treehouse Teacher

Sorry to have missed this before the weekend. I'm not sure at all what the problem might be. Your best bet might be to start from scratch using the Android bundle from the Android Developer site: http://developer.android.com/sdk

This is pretty much the same thing as the Treehouse bundle. At this point the only difference is that we create a default emulator for you. We show how to do that in the videos, though, so this will hopefully get you going again.

[2014-03-20 12:50:38 - Emulator] could not get wglGetExtensionsStringARB

I actually did downloaded from the developer site.. is there any other way to download SDK?