• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Help

I have Windows 7 64 bit and I'm certain I have installed the right software. I have the right JDK stuff, eclipse, and sdk manager. I can view my virtual devices. But what I can't do is view my packages. And I don't even know were to write my stuff at. When I click my packages nothing comes up its like almost a link like this <a href="#"> lol. Could I just write everything on notepad? Or one thing I don't think is right is the path I have set up. This is my current path: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;JAVA_HOME=C:\Program Files\Java\jdk1.6.0_24;PATH=%PATH%;%JAVA_HOME%\bin;SDK_ROOT=C:\Bin\android-sdk-windows;PATH=%PATH%;%SDK_ROOT%\tools;%SDK_ROOT%\platform-tools

If anyone can help me that would be great!
 
I am not entirely sure if I understand your problem when you say you can't see your packages. Could you post an image of your problem so it is easier to figure out?
 
Here is an issue that could be problem...
http://i54.tinypic.com/28lc0ty.jpg
Then heres an example of not being able to open packages... I click and nothing happens
http://i52.tinypic.com/ypksz.jpg
differnt section same problem...
http://i52.tinypic.com/312ftc5.jpg
And for some reason I can't type in the box..
http://i51.tinypic.com/5vxa83.jpg
Im not sure if my path is set correctly too. And i'm not even sure were to create an app lol. Do i do it while im in the virtual device and in the command box that i can't type in... or in one of those packages I can't open lol.
 
Are you running the SDK manager by itself (through the executable) or in eclipse?

It looks like you don't even have eclipse open, and also make sure you have the eclipse android plugin installed if you don't have it already. I would look over the setup instructions for the sdk and eclipse on developer.android.com again if you are confused.

As for the images:

The first one is not really a problem, just that you can't load the repository for some Sony Ericsson specific package which you most likely do not need. For the second screen I am not sure what you want to do when you click on one of the SDK platforms but that is just a list of the ones you have installed and clicking on them has no effect. For the third screen you select which SDKs you want to install in the screen then click install selected if you want to install adition SDKs. The last screen is just a console window (most likely from when you ran sdkmanager.exe) and you should not be able to type in it.
 
hmm i do think i have been running sdk manager by itself.. i'm asuming thats a fail lol. I downloaded the Eclipse stuff and the right one.. still trying to find were it went lol.
 
Back
Top Bottom