eclipse-adt

No packages or platforms in sdk manager

社会主义新天地 提交于 2019-12-01 10:01:56
问题 In sdk manager i can't see any packages to install or any platforms. I have tried running the sdk as administrator and disabling the antivirus program and firewall. And i have tried uninstalling and reinstalling it several times with no success. I have version 18 installer_r18_windows.exe and the ADT is 18 too. Thanks in advance Regards Tasneem 回答1: Try to update your ADT first in eclipse choose help->check all updates if it's still not working maybe you should check your SDK location in

layoutlib.jar is missing! : Plug-in “com.android.ide.eclipse.adt”

痞子三分冷 提交于 2019-12-01 07:39:49
问题 I am getting an error in graphical layout of xml after installing the updates from : SDK Manager help->check for updates help-> Install new Software... Tell me how to get rid away from this problem ? Thanks 回答1: Changing the api level(at top right of graphical layout) from 19 to 18 fixed this problem ! :) 回答2: you can find that library for api 22 and upper here just add that lib to your project. 来源: https://stackoverflow.com/questions/22346234/layoutlib-jar-is-missing-plug-in-com-android-ide

Eclipse and Android SDK issue “aapt.exe has stopped”

我只是一个虾纸丫 提交于 2019-12-01 03:04:31
I'm having an issue on my Windows 7 64-bit machine with aapt.exe. It is throwing the following error: aapt.exe has stopped working Its not project related, Since i've tried multiple projects, it seems to happen with any workspace in Eclipse as well. New project or old project it just keeps failing when building and running my application. I'm using the latest JDK-6 with the latest Android SDK 22.0.1, with Build Tools and Platform tools. Deleting the entire SDK and Eclipse and unziping and resetting up doesnt seem to resolve it either. Any ideas? Remove id from style like here @+id then build

While extracting adt-bundle-windows-x86_64-20140702 this error from windows 8

泪湿孤枕 提交于 2019-11-30 20:08:52
**While extracting adt-bundle-windows-x86_64-20140702 from windows 8 this error occurred (! D:\Bela\Work\adt-bundle-windows-x86_64-20140702.zip: Cannot create folder adt-bundle-windows-x86_64-20140702\sdk\tools\lib\monitor-x86\features\com.android.ide.eclipse.hierarchyviewer.feature_23.0.2.1259578\META-INF\maven\adt.group\com.android.ide.eclipse.hierarchyviewer.feature The filename or extension is too long. ! D:\Bela\Work\adt-bundle-windows-x86_64-20140702.zip: Cannot create adt-bundle-windows-x86_64-20140702\sdk\tools\lib\monitor-x86\features\com.android.ide.eclipse.hierarchyviewer.feature_23

Avoid hardcoding the debug mode; Warning in Android Manifest

五迷三道 提交于 2019-11-30 16:57:21
After updating my ADT plugin to version 17 I'm getting a warning massage saying Avoid hardcoding the debug mode; leaving it out allows debug and release builds to automatically assign one There wasn't such message before the update. How can I avoid this warning message ? Andy Yup, just noticed this too. I removed the debuggable attribute from the manifest, and I can now both run the app in debug mode and export it to a market-ready APK file without changing any code. Slick! Full explanation here https://stackoverflow.com/a/4580630/682754 jdowdell Ran into this myself today and was frustrated

After import from Eclipse to Android Studio cannot run Execution failed for task ':app:dexDebug\"

天大地大妈咪最大 提交于 2019-11-30 13:41:24
Have an Android project working in Eclipse (4.4.2) ADT, running on Linux (Ubuntu 14.10). I have imported to Android Studio (1.1.0) and managed to get rid of my initial compilation errors. The next thing I want to d is to run on my phone - I push the green "Run" button and after a little while I get an error (this doesn't show up when I just build module, only when I try to run) The error is this: Error:Execution failed for task ':myapp:dexDebug'. com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/usr/lib/jvm/java-7-openjdk-amd64/bin

Eclipse ADT: Java was started but returned exit code=13

ⅰ亾dé卋堺 提交于 2019-11-30 09:05:42
问题 Could someone one clarify why my Eclipse (http://developer.android.com/sdk/index.html) from ADT won't start? Every time I'm getting this error: --------------------------- Eclipse --------------------------- Java was started but returned exit code=13 C:\Program Files (x86)\Java\jre7\bin\javaw.exe -Dosgi.requiredJavaVersion=1.6 -Xms40m -Xmx768m -Declipse.buildId=v22.0.5-757759 -XX:MaxPermSize=256m -jar C:\Users\Alexey\Desktop\tmp\adt-bundle-windows-x86_64-20130729\adt-bundle-windows-x86_64

After import from Eclipse to Android Studio cannot run Execution failed for task ':app:dexDebug"

情到浓时终转凉″ 提交于 2019-11-29 18:56:57
问题 Have an Android project working in Eclipse (4.4.2) ADT, running on Linux (Ubuntu 14.10). I have imported to Android Studio (1.1.0) and managed to get rid of my initial compilation errors. The next thing I want to d is to run on my phone - I push the green "Run" button and after a little while I get an error (this doesn't show up when I just build module, only when I try to run) The error is this: Error:Execution failed for task ':myapp:dexDebug'. com.android.ide.common.process

Parsing data for Android L failed.Unsupported major.minor version 51.0

二次信任 提交于 2019-11-29 09:03:05
After installing ADT Plugin for Eclipse, I tried to make a new Hello world Android app. But I met with the following error when I tried to open a new Android Application. I'm working with JDK 7.0 and JRE 7.0. I initially worked with JDK 6.0, but met with the same error, hence I uninstalled it and installed JDK 7.0 and changed the path settings respectively. The error clearly is: Loading data for Android L(Preview) has encountered a problem. Parsing data for Android L failed.Unsupported major.minor version 51.0. My compliance levels are also changed to JDK 1.7 only. And I also changed my JRE

Android Emulator is not starting in Ubuntu

那年仲夏 提交于 2019-11-28 23:51:00
I have Ubuntu 11.04 and i downloaded latest eclipse ADT bundle, i also have installed all ia32libs , i dont know why the emulator is not starting, i have tried various device configurations, i have 4 platforms 2.2, 2.3 , 4.0 ,4.2. i have tried various permutation and combination, but virtual device does not show up-none of them. I have also tried various solutions in other SO'questions, they do not solve my problem. i have been stuck in these for weeks , still i have reached no where?Please Help FYI: I also have eclipse Helios, in that it works fine but, i cannot get/download platform above 3