adt bundle cannot launch after uninstall android developer tools accidently - adt

when I update android development tools 23 but have some errors like this: Update Eclipse with Android development tools v. 23
and my ADT 23.0 was downloaded through browser on official site.
so I uninstall the pulgins manually but accidently uninstall the android developer tools, now I can't start my ADT Bundle again :( , anyone have some ideal to help me?

I would recommend to just install the ADT installation part freshly.
Remove ADT first:
Open Install new software under help
Click Available Software Sites
Click the Android location
Click Remove
Install ADT freshly:
Open Install new software under help
Click Add
Name: type android
Location: copy this: https://dl-ssl.google.com/android/eclipse/
Click OK
Click the box near Developer Tools
Click Next
Click Next Again
Accept the agreement and click Next
This will install the ADT again!!!
Hope this helps!!

Related

Appcelerator | 'Android Distribution' Android SDK version 4.1.2 not found

I have pulled an Appcelerator project from our developer group and unable to publish or run the project on a local Android device.
When trying to publish the below error screen immediately pops up.
Android SDK version 4.1.2 not found.
I have checked both in the Appcelerator platform settings and Android Studio config and have the SDK installed.The install SDK screen in Appcelerator Tried uninstalling/reinstalling Appcli and the SDK to no avail.
After a few days of searching all the appecelerator files in my project. I finally found the fix for my problem (for anyone googling this).
There's a hidden file in the root of the Appcli project called .settings
Inside of settings there's a package called com.appcelerator.titanium.android.core.prefs
There is an android/sdk_version=4.1.2 that was causing all my issues. Hope that helps someone.
Most likely, your issue seems to be with unsupported Android SDK version as per Ti SDK you are using.
So before doing anything, try to grab what this page says to know all about software compatibilities: Titanium Comptability Matrix
It says that minimum Android version as of latest Ti SDK 6.x.x is API 16.
Now, follow these steps carefully to get a fresh start on your system.
First of all, download Android latest SDK from here: Android SDK
Unzip it & put it in at some simple path like in /Users/username/android-sdk
Download Appcelerator Studio (AS) & install it. It will download all pre-requisites like Java, Python
Open Appcelerator Studio & go to Preferences->Studio->Platforms->Android. Select the path of android sdk you unzipped in step 2.
After all these steps, you can open Android SDK Manager (see screenshot where it is) & install necessary SDK, Tools, etc.
Note: I do not suggest to download SDKs via AS as I have faced path issues in beginning.
Even if these steps do not help you, then provide us the log output after running this command on terminal: appc info
If terminal says this command is not found, then you need to go through the AS installation properly.
I had the same issue. Simply deleting all " Android Play Store Distribution" configurations solved my problem.

appcelerator android development tools

When i go to window > show view > terminal
and type in
appc ti setup
and then select option "2"
i can see it says, amidst a bunch of stuff
Android Environment
√ sdk installed (C:\android-sdk-win)
! tools untested version 24.4.1; may or may not work
√ platform tools installed (v23.1.0)
I'm only using the appcelerator studio to setup everything - why did it go and download a version that it says "may or may not work" and how do i tell it to go and get a version that it is confident will work?
how do i tell it to go and get a version that it is confident will work
In the tools folder of the android sdk (you will need to find this) there is an android binary (windows its android.exe).
EDIT - in mine it is android.bat
Run that and it should start the Android SDK Manager for you. You can then pick and choose additional tool versions and APIs to download.
You need to update Android SDK and tools from time to time, go to C:\android-sdk-win\tools\ (common folder for Android SDK) and run android.bat.
This is what I see currently
Android Environment
V sdk installed (C:\android-sdk-win)
V tools installed (v25.2.5)
V platform tools installed (v25.0.5)
V build tools installed (v23.0.3)

Installing windowbuilder in adt juno 4.2.1

I am both an android developer and a swing developer. I usually use a adt-version of eclipse that was downloaded from google with android development tools, this version seems to be juno 4.2.1.
I am now looking to install windowbuilder in that same eclipse for my swing development, so that I don't have to change eclipse instances all the time when switching between android and swing work.
I have installed windowbuilder core 1.5.2 from help-install new software with no install errors.
The problem is that the windowbuilder doesn't show up. No windowbuilder options under preferences, and no new editors available.
The following link, http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.wb.doc.user%2Fhtml%2Ffaq.html under the title "What should I do if WindowBuilder Pro does not appear after installation?" states the following:
"WindowBuilder Pro requires the complete Eclipse SDK to be present, and will not load into an Eclipse subset (like EasyEclipse or the MyEclipse All-in-one edition). The most important piece missing from some Eclipse distributions is the Eclipse PDE (Plug-in Development Environment). You can correct this problem by launching Eclipse and selecting Help > Software Updates"
It seems that the adt bundle from google is not a complete eclipse sdk either then, but I have now installed the plug-in development environment, but no changes to the windowbuilder (even tried to uninstall and install windowbuilder after the plugin-environment install, but no luck)
What else do I have to do to make the adt accept the windowbuilder?
I would not like to do a complete re-install of eclipse/adt.
I had the same problem for my students using an Eclipse. I discovered that the problem was installing the tool at one time. When I installed the components, one at a time, it worked.
Visit http://www.eclipse.org/windowbuilder/download.php
Click the link for the integration version of 4.2 (Juno)
Copy the URL
In Eclipse go to Help | Install new software
Paste the site URL you copied, and
Select the Window Builder Engine
Click the buttons to finish, you will have to restart Eclipse
Revisit Help | install new software
Select the URL you added
Check on Swing designer
Click the buttons to finish, you will have to restart Eclipse. Say yes to warnings
If you also want SWT, repeat the last 4 steps but select SWT.
Then after relaunching Ecplise, File | New | Other | WindowBuilder should launch the wizard.

adt use with eclipse

I'm having trouble getting Eclipse (v3.7.2) and the ADT plugin (v18.0.0) to play together. I'm attempting to get setup to use RFO BASIC.
Here's an update on how I'm progressing. I uninstalled both Eclipse and the Androide SDK. I then unzipped a new Eclipse installation to C:\Eclipse. Using the Windows .EXE installer, I installed the Android SDK, choosing to install to C:\Android\android-sdk instead of the default C:\Program Files\Android\android-sdk.
I downloaded the following platforms:
4.0.3 API 15
4.0 API 14
1.5 API 3
These I unzipped these to the \platform folder of Android. Then I started the SDK Manager and all 3 of these showed up. I "Selected All" and did a "Reload" just to be sure they were being recognized. OK, so far, so good. On to setting up the Eclipse ADT plugin.
Start Eclipse, go to "Help -> Install New Software", click "Add", click on "Archive" button, name it "Android Plugin" and point it to "ADT-18.0.0.zip" which I placed in the C:\Eclipse folder. In the "Available Software" dialog, click on "Developer Tools" and click "Next", accept license agreement, click "Finish". Next came a series of dialog boxes, one of which was titled "Install -> Install Details". It listed the following 4 items:
Android DDMS
Android Development Tools
Android Hierachy Viewer
Android Traceview
Here's where I run into trouble. I select all 4 and the "Next" button remains greyed out and this msg is displayed:
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 18.0.0.v201203301601-306762
Now if I UNSELECT Android Development Tools, the dialog allows me to proceed and the other 3 items seem to be installed OK.
If, at this point, I go to "Window -> Preferences", Android DOES NOT show up in the left side panel.
Am I still missing a component and if so what??? If not, does anyone see what I'm doing wrong???
Thanks,
Bill

Installing Apple's Network Link Conditioner Tool

I have installed xcode 4.3.1 on my machine running Lion.
I can't find the Network Link Conditioner tool anywhere.
I have checked the utilities folder, also the xcode/contents/developer/* directories.. no such luck.
Do I need to install specific components or has this tool been removed or renamed recently?
It's in an additional download. Use this menu item:
Xcode > Open Developer Tool > More Developer Tools...
and get "Hardware IO Tools for Xcode".
For Xcode 8+, get "Additional Tools for Xcode [version]".
Double-click on a .prefPane file to install. If you already have an older .prefPane installed, you'll need to remove it from /Library/PreferencePanes.
You can also install any of the Hardware IO Tools without installing XCode itself. Simply visit Apple's Download Center and search for "Hardware IO".
Update on the answer December 2019 Xcode 11.1.2
Apple has moved Network Link Conditioner Tool to additional tools for
Xcode
Go to the below link
https://developer.apple.com/download/more/?q=Additional%20Tools
Install the dmg file, select hardware from installer
select Network Link conditioner prefpane
The tools can now be found ("Hardware IO tools") here: https://developer.apple.com/download/more/
For Xcode 8 you gotta download a package named Additional Tools for Xcode 8
For other versions (8.1, 8.2) get the package here
Double click and open the dmg and go to Hardware directory. Double click on Network Link Conditioner.prefPane.
Click on install
Now Network Link Conditioner will be available in System Preferences.
For versions older than Xcode 8, the package to be downloaded is called Hardware IO Tools for Xcode. Get it from this page
Remove "Network Link Conditioner", open "System Preferences", press CTRL and click the "Network Link Conditioner" icon. Select "Remove".
Restart your computer
Download the dmg "Hardware IO tools" for your XCode version from https://developer.apple.com/download/, you need to be logged in to do this.
Open it and install "Network Link Conditioner"
Restart your computer one last time.
Now accessible directly inside Xcode 14, no need to add any tools for that.

Resources