Also a word of warning that r14 and r15 are works in progress. Many of
us have discovered lots of stuff that is broken, some which is promised
to be fixed in r16.
Perhaps the development team might want to survey developers about
changes next time. They weren't aware that many of us were using
project referenced source code as a library rather than jars. In fact I
believe I picked up the technique from one of their blog articles.
There are some neat tricks you can do with this method like bury things
in your LVL code that your app library references to make sure your code
was run instead of an end run being done around it. You can use a
definition class to create different builds from the same set of source.
Say for instance using a build for LVL and then a build for another app
store with a different DRM. I could also turn on and off certain
features or even menu items that way. Now I'm having to try different
solutions to solve these problems.
A good senior manager would have questioned the advisability of changing
things so much.
On 11/04/2011 05:37 AM, Dan Harding wrote:
Brand new developer to Android (30+ years experience elsewhere).
Have AVD Manager and SDK Manager installed. Running on Windows Vista.
Following online instructions to install ADT plugin. Get far enough
to select Developer Tools from within Eclipse, but get the following
message:
Cannot complete the install because one or more required items could
not be found.
Software currently installed: Shared profile 1.0.0.1316138460759
(SharedProfile_epp.package.java 1.0.0.1316138460759)
Missing requirement: Shared profile 1.0.0.1316138460759
(SharedProfile_epp.package.java 1.0.0.1316138460759) requires
'org.maven.ide.eclipse [1.0.100.20110804-1717]' but it could not be
found
Help->About Eclipse yields:
Eclipse IDE for Java Developers
Version: Indigo Service Release 1
Build id: 20110916-0149
(c) Copyright Eclipse contributors and others 2000, 2011. All rights
reserved.
Visit http://eclipse.org/
This product includes software developed by the
Apache Software Foundation http://apache.org/
------
What am I missing?
--
You received this message because you are subscribed to the Google Groups "Android
Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/android-discuss?hl=en.