eclipse-adt
Eclipse 3.6.2. refuses to debug applications built with Eclipse 3.6.1
Actually, the problem is bi-directional: Eclipse 3.6.2. refuses to update the install of applications built with Eclipse 3.6.1 (when selecting Run or Debug) - and vice versa: 3.6.1 won\'t update insta[详细]
2023-04-12 09:57 分类:问答Ignore certain files when exporting APK with Eclipse ADT
Is there a way in Eclipse ADT to ignore a certain set of files under the Package Explorer when exporting an APK package?[详细]
2023-04-11 17:21 分类:问答Eclipse Android Graphical Layout is not giving the options on properties window
Eclipse Android Graphical Layout is not giving the options on properties window. example: When i select any widget on my graphical layout editor to show the properties, when i click on \"Text\" prope[详细]
2023-04-10 04:09 分类:问答Eclipse won't recognize my android phone -> Can't debug
All of a sudden Eclipse stopped recognizing my android device. So when I hit the Play-Button I get the following message:[详细]
2023-04-04 03:24 分类:问答How do I specify a different Intent when debugging an Android app in Eclipse?
When I click debug, the application is started with Intent action=MAIN; I\'d like to start it with VIEW, and specify 开发者_如何学运维a URI.Found it by browsing the Eclipse ADT source in the Adroid SD[详细]
2023-03-27 22:29 分类:问答Launching a project downloaded from the android open source project in eclipse
I\'m just starting to developing for the android platform. I\'m still in \"reading lots of code\" phase. I downloaded the source code from android\'s music player into eclipse, now I want to run it on[详细]
2023-03-20 20:24 分类:问答How can I set a real phone as default target in Eclipse
What I wan开发者_开发问答t is: when I press the Run/Debug button it automatically installs and runs on my phone.From left pane that displays project names,Right click and choose Run As->Run Configurat[详细]
2023-03-01 15:11 分类:问答How do I download Android source code and connect it in Eclipse?
I want to see the Android source code, but I don\'t know how to download it. I only find the address on Stack Overflow.[详细]
2023-02-15 05:09 分类:问答Shortcut for running Android applications and JUnit test separately in Eclipse
I\'m always running an Android application and a JUnit tests (not Android JUnit Test) back 开发者_高级运维and forth. I\'ve used the Run toolbar button in Eclipse to switch between them, which is quite[详细]
2023-02-11 19:14 分类:问答Correct install of Android SDK, ADT with Eclipse 3.6.1
Following the posted instructions for Eclipse 3.6.1 Classic and Android SDK, ADT (where OS 2.3 is the most current) misses a few steps.Everything seems to work up until the point of loading the ADT in[详细]
2023-02-01 12:36 分类:问答