adt

ADT needs to update but find no update

感情迁移 提交于 2019-12-03 05:26:25
问题 Today I installed API8 from the SDK manager, previously I only had been working with API14. After the SDK manager was done, and upon restarting ADT I got this error: This android SDK requires Android Developer Toolkit version 21.1.0 and above. Current version is 21.0.1.2012-12-6-2-58. So I click to find updates but I get "no updates found". I did the following: Used the SDK manager to re-install android SDK tools (rev 21.1). Used the SDK manager to re-install API8 and API14. Still no go :(

“Unable to get system library for project” after I upgraded to Android SDK 2.3 and ADT 8.0

百般思念 提交于 2019-12-03 04:02:23
问题 Today I upgraded to Android SDK 2.3 and I also upgraded the Eclipse Plugin Androi Developer Tools 8.0 (from 0.9.9). I also upgraded my Java Development Kit to 1.6_22. Now in Eclipse I get many errors in all my Android projects. The error messages are like: The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files. How can I fix this so I can use my Android projects again? In the Build Path for these projects, I don't have any references to an android

Invalid Key hash with Facebook Android SDK

你。 提交于 2019-12-03 03:56:21
I'm trying to use Facebook Android SDK to develop a simple app with the Facebook Login Button. But i'm having trouble with Key Hashes. I've created both a debug key and a release key: Debug key: keytool -exportcert -alias androiddebugkey -keystore ~/.android/debug.keystore | openssl sha1 -binary | openssl base64 Release key: keytool -exportcert -alias <RELEASE_KEY_ALIAS> -keystore <RELEASE_KEY_PATH> | openssl sha1 -binary | openssl base64 And then i copied this key hashes in the Facebook Developers page. When i export the apk and copy it into the device it works well, but when i try to install

Android Eclipse Support Library: Required version blank

♀尐吖头ヾ 提交于 2019-12-03 03:50:30
I have just downloaded and installed the latest ADT Bundle for Windows available from the Android Developer website. Following this, I installed all the packages in the SDK Manager, including the 'Android Support Library Rev. 18'. Finally, I installed the latest ADT through the 'Help > Install New Software...' menu in Eclipse. I have strictly followed the following guide to create my first project: http://developer.android.com/training/basics/firstapp/creating-project.html But by the last step, I arrive at an error, showing the Support Library revision I have installed, and a required version

Eclipse and Android error 'parseSdkContent failed'

夙愿已清 提交于 2019-12-03 03:22:37
Having this issue since I upgraded the Android Tools to 21.1. When I start eclipse, even in a clean workspace, I get the error parseSdkContent failed and the details say: com.android.sdklib.devices.DeviceManager.createInstance (Ljava/lang/String;Lcom/android/utils/ILogger;) Lcom/android/sdklib/devices/DeviceManager; I have searched the internet and tried almost every solution but to no avail. When I go to Android preferences and try to set the path to the SDK , it says no target available. Is there anything else that I can try? I can't do any of my Android Development until it's fixed. Step 1.

Android Development Tool 23.0.0 and Android L Update error in eclipse [duplicate]

倾然丶 夕夏残阳落幕 提交于 2019-12-03 03:10:04
问题 This question already has answers here : Update Eclipse with Android development tools v. 23 (43 answers) Closed 5 years ago . I updated my SDK with latest release of Android L and restarted my eclipse i.e running on ADT V.22 . But when I Check for update from Hep -> Check for updates , it says No updates were found . I manually tried to download ADT bundle from official website and tried to install ADT-23.0.0.zip from Help -> Install New Software and described installation guide over site,

Android - Error building Player: CommandInvokationFailure: Failed to re-package resources

匿名 (未验证) 提交于 2019-12-03 02:50:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am getting this error when i try to build my game for android. But it successfully built to webplayer. i checked everything is right, and one think recently i upgrade my unity to 4.5.1 Error details are: Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details. D:\adt-bundle-windows-x86_64-20131030\adt-bundle-windows-x86_64-20131030\sdk\build-tools\android-4.4\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I "D:/adt-bundle-windows-x86_64-20131030/adt

This Android SDK requires Android Developer Toolkit version 23.0.0 or above

匿名 (未验证) 提交于 2019-12-03 02:49:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I get the following error when I start my Eclipse. And when I try to update from Help > Install New Software... using the eclipse update link https://dl-ssl.google.com/eclipse/plugin/4.2 It gives me following error: Cannot complete the install because of a conflicting dependency. Software being installed: Android Development Tools 23.0.1.1256982 (com.android.ide.eclipse.adt.feature.feature.group 23.0.1.1256982) Software currently installed: Android Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.adt.feature.group 22.6

How to create n project with ADT r20 without including the android support library?

微笑、不失礼 提交于 2019-12-03 02:40:00
I have recently update my ADT to rev. 20, but now I find that newly created project always included the android support library. I don't want to use the FragmentActivity class, which is defined in the support library, I just want to use the pure Fragment class. I tried to delete the support library via the SDK manager tool, but now I cannot create any projects since the ADT is reporting This template depends on the Android Support library, which is either not installed, ...... Is there any method to by pass this except for create a project by shell command? Go the SDK_Folder/extra/android and

Problem installing ADT in Eclipse

匿名 (未验证) 提交于 2019-12-03 02:29:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I've already installed the SDK and now I need the Eclipse plugin. However, it won't work. It gets to about 25-29% and hangs for a few minutes, then fails and I get this error message: An error occurred while collecting items to be installed session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Unable to read repository at http://dl-ssl.google.com/android/eclipse/plugins/com.android.ide.eclipse.adt_12.0.0.v201106281929-138431.jar . Read timed out I'm using Windows