adt

Eclipse 安装配置ADT 指南

蹲街弑〆低调 提交于 2019-12-26 15:50:01
ADT Plugin for Eclipse In this document Revisions Installing the ADT Plugin Preparing for Installation Downloading the ADT Plugin Configuring the ADT Plugin Troubleshooting Updating the ADT Plugin See also Android Developer Tools Android Development Tools (ADT) is a plugin for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications. ADT extends the capabilities of Eclipse to let you quickly set up new Android projects, create an application UI, add components based on the Android Framework API, debug your applications using the

Eclipse配置ADT与CDT

耗尽温柔 提交于 2019-12-26 15:49:16
下午完成Eclipse下ADT和CDT的配置: ADT在线配置: 启动 Eclipse,然后选择 Help > Software Updates… 。在出现的对话框中,单击 Available Software 选项卡。 单击 Add Site 在 Add Site 对话框的 Location 字段中输入下面的 URL: http : //dl-ssl.google.com/android/eclipse。单击 OK 。 回到 Available Software 界面,单击展开 http : //dl-ssl.google.com/android/eclipse,可以看到 URL 中包含的插件列表,其中有 Developer Tools 一项。选择 Developer Tools 旁边的复选框,单击 Install。 在接来下出现的安装窗口中,应该会出现被选中的 Android DDMS 和 Android Development Tools。单击 Next 。 阅读并接受许可协议,然后单击 Finish 。 重新启动 Eclipse ADT离线配置(有时可能出现由于firewall屏蔽的而无法在线下载ADT的情况): 下载ADT :https://developer.android.com/sdk/installing/installing-adt.html

More eclipse insanity. Wrong JDK is set on imported projects

牧云@^-^@ 提交于 2019-12-25 19:32:41
问题 Maybe its just me but almost everytime I import an Android project it does not compile. First I need to set the Android SDK. Thats reasonable. But then, I almost always need to reset the JDK. Usually from JDK 1.4 to JDK 1.6. Now I really don't think too many people are out there developing android with JDK 1.4. Perhaps they are, but its no where on my machine, and yet its often pre-selected on every Android project I import. Its an annoying extra step, and I cannot imagine xCode doing

Create New Activity adds an activity which extends Activity class instead of ActionBarActivity class in Eclipse

眉间皱痕 提交于 2019-12-25 07:48:29
问题 I am a newbie to android and I was following the tutorial on android.developer.com,Where a new Activity creation adds an activity which extends ActionBarActivity by default,but When i create a new Activity it extends Activity class by default I have also tried to set the Min API to 4.1 Jelly Bean and target to 4.4 as ActionBarActivity is available in later API but it didn't work,I have downloaded the Adt bundle from the site 回答1: When you create new project in eclipse, you should select min

Android (specifically Nexus 7 2012) adb unauthorized no RSA popup

我怕爱的太早我们不能终老 提交于 2019-12-25 07:13:59
问题 I had a fully working USB debugging between my Windows 10 PC and my Nexus 7. However after a cleanup of my drives I somehow managed to mess it up. (Presumably I deleted the .android folder containing the RSA keys) I should still be able to reset the keys and get the RSA popup just like in the case of a new computer. However I get no popup and I have tried nearly everything. The PC: Windows 10 64 bit adb version 1.0.32 (latest) Latest Google usb drivers The tablet: Nexus 7 2012 wifi edition

Unable to install IBM Worklight plugin due to dependencies

谁说胖子不能爱 提交于 2019-12-25 06:39:47
问题 I am installing IBM Worklight on Eclipse Indigo. It asks to install following dependencies: Cannot complete the install because one or more required items could not be found. Software being installed: IBM jQuery Mobile Tools 6.1.0.01-20140418-0637 (com.ibm.webtools.jquery.tools.feature.feature.group 6.1.0.01-20140418-0637) Missing requirement: Mobile Patterns 1.1.0.v20140418_0503 (com.ibm.etools.rpe.mobile.patterns 1.1.0.v20140418_0503) requires 'bundle org.eclipse.core.resources [3.8.0,4.0.0

error while installing adt in eclipse

主宰稳场 提交于 2019-12-25 06:39:23
问题 I am installing adt plugin in eclips galileo.but getting below error- Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 20.0.3.v201208082019-427395 (com.android.ide.eclipse.adt.feature.group 20.0.3.v201208082019-427395) Missing requirement: Android Development Tools 20.0.3.v201208082019-427395 (com.android.ide.eclipse.adt.feature.group 20.0.3.v201208082019-427395) requires 'org.eclipse.core.runtime 3.6.0' but

Many many issues, eclipse, android MediaPlayer, etc

a 夏天 提交于 2019-12-25 04:27:23
问题 I've recently started android programming, and I'm extremely frustrated to say the least with a lot of things that to me seem simple but are totally holding me back from making any progress. The first of which is the "my first app" hello world that I started a tutorial from http://developer.android.com/training/basics/firstapp/creating-project.html This tutorial worked fine when I was originally looking into android a while ago. Then when I came back after learning a bunch of java this

Many many issues, eclipse, android MediaPlayer, etc

大憨熊 提交于 2019-12-25 04:27:13
问题 I've recently started android programming, and I'm extremely frustrated to say the least with a lot of things that to me seem simple but are totally holding me back from making any progress. The first of which is the "my first app" hello world that I started a tutorial from http://developer.android.com/training/basics/firstapp/creating-project.html This tutorial worked fine when I was originally looking into android a while ago. Then when I came back after learning a bunch of java this

ADT isn't working, launching Eclipse Juno instead

江枫思渺然 提交于 2019-12-25 03:24:53
问题 I updated my ADT and SDK, installed a new JDK and now it open Eclipse Juno and not the Android Developpment Tool. I installed these things: adt-bundle-windows-x86_64-20140624.zip jdk-8u5-windows-x64.exe What can I do? I also went to Eclipse - install new package according to the Google "Installing the ADT plugin guide" and it's still not working. Also, when I'm clicking the SDK manager - it doesn't open. It's opening a command prompt for 1 second. 回答1: My English is not very good, so my words