eclipse - Android SDK Issues Ubuntu 10.04lts -



eclipse - Android SDK Issues Ubuntu 10.04lts -

i have looked through other questions on here, , on other forums. answers didn't help issue. started out 11.10 thought there bug or stopping working. have had sdk , adt working eclipse on both 10.04 , 11.10 @ loss going wrong.

the error follows:

cannot finish install because 1 or more required items not found. software beingness installed: android traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534) missing requirement: android traceview 16.0.1.v201112150204-238534 (com.android.ide.eclipse.traceview.feature.group 16.0.1.v201112150204-238534) requires 'org.eclipse.ui 3.6.2' not found

when ran sdk install sec time (after uninstalling it) noticed next error:

stopping adb server failed (code -1). unable run 'adb': cannot run programme "/home/ben/android-sdk-linux/platform-tools/adb": java.io.ioexception: error=2, no such file or directory. starting adb server failed (code -1).

i didn't see there first time , don't know means or how prepare it! help appreciated, other 'answer' found same person asked question, reinstalling corrected problem, have not been fortunate thought re-raise query. give thanks in advance. using indigo version, saw elsewhere helios lowest utilize sdk.

gone 11.10 issue remains same, laptop samsung r580 64bit.

preparing install archives downloading android sdk platform-tools, revision 10 installing android sdk platform-tools, revision 10 stopping adb server failed (code -1).

still appears when installing sdk tools using next command terminal:

android-sdk-linux/tools/android

you're problem exclusively different 1 posted robertly, although i'm sure you've found using google.

you're running 64bit ubuntu , forgot run next command.

apt-get install ia32-libs

the phones aren't 64bit, there no 64bit version of adb. need ia32-libs.

after done, open eclipse , go windows -> android sdk manager then, uninstall tools(under tools sub folder) , reinstall them.

you should no longer adb error.

source: http://developer.android.com/sdk/installing.html#troubleshooting

solution #2 - had because sudo apt-get remove eclipse didn't remove , still cause errors. doing of this, combined step above solved problem other night.

delete eclipse, android folders sudo apt-get remove eclipse sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner" sudo apt-get update sudo apt-get install sun-java6-jre sun-java6-plugin sudo update-alternatives --config java reinstall eclipse 3.7.1, android-sdk-linux folder proceed normal installation.

android eclipse

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -