Might be related to this: https://plus.google.com/111661559774274998746/posts/FSqUAwwikBd
The comment by Joe Rogers Basically, the 23 version of ADT has wrong package name. -- K 2014-06-27 23:55 GMT+04:00 Jim Graham <[email protected]>: > I'm running Eclipse (Indigo), and am seeing some errors I've never seen > before...hoping someone here can help me get past these. > > First, when I open Eclipse, it complains that "This SDK" (WHICH SDK???) > requires ADK version 3.0, and I only have 2.6 installed. Fine. I'll > install 3.0. > > When I try to install 3.0, it starts trying to, and then gives me this > warning message (blank lines added for readability): > > Cannot complete the install because of a conflicting > dependency. Software being installed: Android Development > Tools 23.0.0.1245622 > > (com.android.ide.eclipse.adt.feature.feature.group > 23.0.0.1245622) Software currently installed: Android > Development Tools 22.6.1.v201403111859-1066720 > > (com.android.ide.eclipse.adt.feature.group > 22.6.1.v201403111859-1066720) Only one of the following can > be installed at once: ADT Package > 22.6.1.v201403111859-1066720 > > (com.android.ide.eclipse.adt.package > 22.6.1.v201403111859-1066720) ADT Package 23.0.0.1245622 > > (com.android.ide.eclipse.adt.package 23.0.0.1245622) Cannot > satisfy dependency: From: Android Development Tools > 23.0.0.1245622 > > (com.android.ide.eclipse.adt.feature.feature.group > 23.0.0.1245622) To: com.android.ide.eclipse.adt.package > [23.0.0.1245622] Cannot satisfy dependency: From: Android > Development Tools 22.6.1.v201403111859-1066720 > > (com.android.ide.eclipse.adt.feature.group > 22.6.1.v201403111859-1066720) To: > > com.android.ide.eclipse.adt.package > [22.6.1.v201403111859-1066720] > > So basically, I have ADT 2.6, which Eclipse doesn't like---it wants 3.0. > But it won't install 3.0 because I have 2.6. > > Finally, when I try to create a new project (getting started with > AndEngine and a tutorial), the "New Android Application" screen keeps > griping that "A package name cannot start or end with a dot." The > thing is, it doesn't start or end with a dot. WTFO? > > Is it just me, or has this been a really bad week for everyone? > > Oh, FWIW, as a side note, I tried importing AndEngine into Android > Studio, too. Android Studio, however, insisted (couldn't find the option > to stop this) on using Gradle for a non-Gradle project. I no doubt > missed some tiny check-box somewhere, but I definitely couldn't see it. > Can anyone point me to that checkbox to import a non-Gradle project > without trying to apply Gradle? > > Thanks, > --jim > > -- > THE SCORE: ME: 2 CANCER: 0 > 73 DE N5IAL (/4) | AN EXCERCISE is a situation in which you stop > what > [email protected] | you're doing in order to simulate doing what > you > < Running Mac OS X Lion > | were doing so you can show someone else that > you > ICBM / Hurricane: | can simulate what you were doing as well as you > 30.44406N 86.59909W | were doing it before you were interrupted. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

