stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
08/02/14 07:51 AM (10 years ago)

No SDK Manager, even after re-installing

I've mentioned this in another post, but I'll repost here with more info. My Eclipse program (Mac) is not showing any way to get to the SDK Manager. In the menu bar, under WIndow, there is no reference to it, the list just stops at Navigation and Bring all to Front. There is also no icon for the SDK Manager in the toolbar! So I re-downloaded Eclipse, ran the installation and indeed, during the installation, the SDK manager opens up and prompts me to download some stuff. I did that, closed the manager, as it told me to, but now, again, when I want to re-open it, there is no reference to it in the WIndow menu option or on the toolbar. Help would be appreciated. Steve
 
rburns50
buzztouch Evangelist
Profile
Posts: 168
Reg: May 12, 2014
Bilston - Engla...
9,130
like
08/02/14 08:47 AM (10 years ago)
I know there are several flavours of Eclipse download packages available - I downloaded mine direct from http://developer.android.com/sdk/index.html which is the bundle and has the SDK built in. There is nothing stopping you running it standalone however which you most likely are.
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
08/02/14 09:11 AM (10 years ago)
This happened to me when I updated a few weeks ago. Try this: Window > Customize Perspective... (you will see Android and AVD Manager are disabled) Command Groups Availability > Android and AVD Manager > check Tool Bar Visibility > Android and AVD Manager > check via: http://stackoverflow.com/questions/12028811/cant-find-avd-or-sdk-manager-in-eclipse
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
08/02/14 09:19 AM (10 years ago)
Its also in your downloaded adt folder you unzipped
 
stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
like
08/02/14 10:57 AM (10 years ago)
mysps, Your first suggestions works well, I now have the managers available from the Menu bar. However, on trying to do the Tool Bar Visibility I get this message: "Android SDK and AVD Manager" cannot be made visible because it is in the unavailable "null" command group. Any way around this? Thanks
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
08/02/14 11:13 AM (10 years ago)
Try this: First of all check that your path to android SDK is correct in Window-> preferences ->Android ->SDK Location. if it is correct then do follow steps to set them to toolbar. you can view it from here.just do this Eclipse->window -> customize Perspective -> Toolbar Visibility -> tick the Android SDK and AVD manager. you are done. and if it also doesn't help you anymore then you have to reinstall the SDK. via: http://stackoverflow.com/questions/14290375/window-avd-manager-doesnt-exist-in-my-eclipse There are some other solutions as well.. You're almost there! Eclipse can be a pain
 
stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
like
08/02/14 12:01 PM (10 years ago)
Thanks, but I reinstalled and viola it is there. There is still a problem that when I run it I get these errors: Description Resource Path Location Type R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 547 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 539 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 531 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 523 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 515 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 425 Java Problem The field PowerManager.FULL_WAKE_LOCK is deprecated BT_gcmWakeLocker.java /stories/src/com/stories line 44 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 425 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 383 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 383 Java Problem R cannot be resolved to a variable BT_gcmIntentService.java /stories/src/com/stories line 120 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 302 Java Problem R cannot be resolved to a variable BT_gcmIntentService.java /stories/src/com/stories line 123 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 270 Java Problem The method getWidth() from the type Display is deprecated BT_device.java /stories/src/com/stories line 309 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 574 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 569 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 570 Java Problem The method getHeight() from the type Display is deprecated BT_device.java /stories/src/com/stories line 321 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 488 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 491 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 482 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 485 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 500 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 526 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 494 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 497 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 978 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 949 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 982 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 846 Java Problem R cannot be resolved to a variable BT_plugin_success.java /stories/src/com/stories line 67 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 846 Java Problem R cannot be resolved to a variable BT_plugin_success.java /stories/src/com/stories line 64 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 850 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 850 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 823 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 819 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 843 Java Problem R cannot be resolved to a variable BT_plugin_success.java /stories/src/com/stories line 96 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 823 Java Problem R cannot be resolved to a variable BT_plugin_success.java /stories/src/com/stories line 85 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 789 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 789 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 816 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 819 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 695 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 782 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 785 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 928 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 785 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 927 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 598 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 823 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 664 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 823 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 664 Java Problem The field ViewGroup.LayoutParams.FILL_PARENT is deprecated WB_screen_menuImage.java /stories/src/com/stories line 772 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 695 Java Problem The field ViewGroup.LayoutParams.FILL_PARENT is deprecated WB_screen_menuImage.java /stories/src/com/stories line 758 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 555 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 684 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 569 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 683 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 581 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 682 Java Problem R cannot be resolved to a variable BT_fragment.java /stories/src/com/stories line 590 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 161 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 172 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 212 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 220 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 555 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 555 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 674 Java Problem The field Context.MODE_WORLD_READABLE is deprecated BT_downloader.java /stories/src/com/stories line 227 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 679 Java Problem The field Context.MODE_WORLD_READABLE is deprecated BT_fileManager.java /stories/src/com/stories line 126 Java Problem The field Context.MODE_WORLD_READABLE is deprecated BT_fileManager.java /stories/src/com/stories line 328 Java Problem The field Context.MODE_WORLD_READABLE is deprecated BT_fileManager.java /stories/src/com/stories line 343 Java Problem R cannot be resolved to a variable WB_screen_menuImage.java /stories/src/com/stories line 115 Java Problem error: Error: No resource found that matches the given name (at 'value' with value '@integer/google_play_services_version'). AndroidManifest.xml /stories line 66 Android AAPT Problem Unable to resolve target 'Google Inc.:Google APIs:8' PedsOph Unknown Android Target Problem Unable to resolve target 'Google Inc.:Google APIs:8' until the SDK is loaded. PedsOph Unknown Android Target Problem The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project PedsOph Unknown Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 122 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 125 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 656 Java Problem R cannot be resolved to a variable BT_plugin_sample.java /stories/src/com/stories line 77 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 657 Java Problem R cannot be resolved to a variable BT_plugin_sample.java /stories/src/com/stories line 74 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 375 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 602 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 382 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 634 Java Problem R cannot be resolved to a variable BT_plugin_sample.java /stories/src/com/stories line 119 Java Problem R cannot be resolved to a variable BT_plugin_sample.java /stories/src/com/stories line 116 Java Problem R cannot be resolved to a variable BT_plugin_sample.java /stories/src/com/stories line 91 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 226 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 226 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 218 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 218 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 195 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 195 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 160 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 114 Java Problem Unable to resolve target 'android-14' skyeventfinder Unknown Android Target Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 312 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 274 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 267 Java Problem Unable to resolve target 'android-14' until the SDK is loaded. skyeventfinder Unknown Android Target Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 264 Java Problem R cannot be resolved to a variable BT_fragment_load_config_data.java /stories/src/com/stories line 367 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 263 Java Problem R cannot be resolved to a variable BT_fragment_load_config_data.java /stories/src/com/stories line 312 Java Problem R cannot be resolved to a variable BT_fragment_load_config_data.java /stories/src/com/stories line 312 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 262 Java Problem R cannot be resolved to a variable BT_fragment_load_config_data.java /stories/src/com/stories line 269 Java Problem R cannot be resolved to a variable BT_fragment_missing.java /stories/src/com/stories line 55 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 254 Java Problem R cannot be resolved to a variable BT_fragment_load_config_data.java /stories/src/com/stories line 82 Java Problem R cannot be resolved to a variable BT_fragment_missing.java /stories/src/com/stories line 58 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 254 Java Problem R cannot be resolved to a variable BT_activity_start.java /stories/src/com/stories line 60 Java Problem Unable to resolve target 'Google Inc.:Google APIs:8' traveltemps Unknown Android Target Problem R cannot be resolved to a variable BT_activity_start.java /stories/src/com/stories line 61 Java Problem R cannot be resolved to a variable BT_activity_start.java /stories/src/com/stories line 62 Java Problem R cannot be resolved to a variable BT_activity_start.java /stories/src/com/stories line 64 Java Problem R cannot be resolved to a variable BT_activity_start.java /stories/src/com/stories line 81 Java Problem R cannot be resolved to a variable BT_activity_start.java /stories/src/com/stories line 103 Java Problem R cannot be resolved to a variable BT_activity_start.java /stories/src/com/stories line 149 Java Problem R cannot be resolved to a variable BT_activity_start.java /stories/src/com/stories line 149 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 82 Java Problem R cannot be resolved to a variable BT_activity_start.java /stories/src/com/stories line 168 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 86 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 87 Java Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 114 Java Problem Unable to resolve target 'Google Inc.:Google APIs:8' until the SDK is loaded. traveltemps Unknown Android Target Problem R cannot be resolved to a variable BT_screen_htmlDoc.java /stories/src/com/stories line 79 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 1268 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 659 Java Problem The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files pedsophandroid_appDelegate.java /PedsOph/src/com/pedsophandroid line 1 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 658 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 680 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 667 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 705 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 704 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 1154 Java Problem R cannot be resolved to a variable BT_activity_host.java /stories/src/com/stories line 715 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 424 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 425 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 426 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 442 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 77 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 422 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 423 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 457 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 460 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 463 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 479 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 445 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 448 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 451 Java Problem R cannot be resolved to a variable BT_viewUtilities.java /stories/src/com/stories line 454 Java Problem R cannot be resolved to a variable BT_screen_splash.java /stories/src/com/stories line 162 Java Problem R cannot be resolved to a variable BT_screen_splash.java /stories/src/com/stories line 97 Java Problem R cannot be resolved to a variable BT_screen_splash.java /stories/src/com/stories line 234 Java Problem R cannot be resolved to a variable BT_screen_splash.java /stories/src/com/stories line 189 Java Problem R cannot be resolved to a variable BT_screen_splash.java /stories/src/com/stories line 74 Java Problem R cannot be resolved to a variable BT_screen_splash.java /stories/src/com/stories line 257 Java Problem R cannot be resolved to a variable BT_screen_splash.java /stories/src/com/stories line 234 Java Problem R cannot be resolved to a variable BT_screen_splash.java /stories/src/com/stories line 260 Java Problem I've asked about these in another post and have been told that the problem is I don't have the google play service library included in the project. So I follow the instructions from Mark to right click on the project, properties > android >se that the target name has android 4.4W clicked, then go down to library >add but here there is nothing listed to add. There should be google-play-services_lib listed, but there isn't I do see this library in Project Exploer but when I list the properties it has the wrong location which I guess is the problem..But I don't see how to change the location - there's no edit feature here.
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
08/02/14 12:18 PM (10 years ago)
Try android 4.0 and also you don't edit the location for the google play service. After you import it has a project it will show up as a library. Check this documentation: https://www.buzztouch.com/files/howtos/GPSRefBT.pdf
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
08/02/14 12:30 PM (10 years ago)
Those problems are suppose to show up when you impot eclipse.you did choose 4.0 and project because I see bt_fragment.java Now right click on your project and choose properties then chhose android.at the bottom of the screen you wilk see an add button.click it then choose google play services livrary
 
stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
like
08/02/14 12:40 PM (10 years ago)
The problem is when I click add, nothing is shown in the box. I can't even edit in the box to the location where the library is.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.