I'm attempting to launch the ADK, and it is hanging without any helpful errors or messages.
I'm running Debian 6 with a 2.6.32-5-686 kernel. The version of java I'm using is java-6-openjdk. On my 2nd machine, ADK works using the same distro, kernel, and java version.
I've downloaded the SDK from Android SDK | Android Developers and expanded it out. When I attempt to run "eclipse" from the console in the appropriate subfolder, it starts its "Android Developer Tools" splash screen. I am prompted for a workspace, and after providing one it goes back to the splash screen with the message on the splash screen "loading org.eclipse.ui.console", or sometimes "jdt.core" instead of ui.console. There is no further activity from the ADK, and if I cover and reveal the splash screen, it is not updated and remains white. After waiting 30 minutes, it still did not respond. I retried extracting the zip file, without any change in behavior. I copied the zip file and successfully installed it on a second machine, so I don't suspect the integrity of the install file.
There is no output on the linux console. There are no log files in the workspace's .metadata folder. I've tried specifying my java binary with the "-vm" option, but that doesn't change any behavior. Any ideas are appreciated!
I'm running Debian 6 with a 2.6.32-5-686 kernel. The version of java I'm using is java-6-openjdk. On my 2nd machine, ADK works using the same distro, kernel, and java version.
I've downloaded the SDK from Android SDK | Android Developers and expanded it out. When I attempt to run "eclipse" from the console in the appropriate subfolder, it starts its "Android Developer Tools" splash screen. I am prompted for a workspace, and after providing one it goes back to the splash screen with the message on the splash screen "loading org.eclipse.ui.console", or sometimes "jdt.core" instead of ui.console. There is no further activity from the ADK, and if I cover and reveal the splash screen, it is not updated and remains white. After waiting 30 minutes, it still did not respond. I retried extracting the zip file, without any change in behavior. I copied the zip file and successfully installed it on a second machine, so I don't suspect the integrity of the install file.
There is no output on the linux console. There are no log files in the workspace's .metadata folder. I've tried specifying my java binary with the "-vm" option, but that doesn't change any behavior. Any ideas are appreciated!