Is there something I forgot to do beyond the instructions in the dev resources for installation on the android sdk site?
I went through a couple of the test projects to get a feel for it, and keep getting execution fc's in the emulator, exported everything to my laptop(vista 32bit) and no problems.
Have reinstalled the sdk, eclipse and java on my desktop machine but no help. Any thoughts?
Weird question, but have you set the SDK version when you created the project? Happends when you are in a hurry!
Since i follw some development groups on google, I found an interesting post, might be worth to share, see the pasted content, credits go to [email protected] (whoever that is)
I have created a few plugins that enable quicker start with
development of Android application.
As follows are steps:
1) install "Eclipse IDE for Java Developers" (Helios SR1) from
http://www.eclipse.org/downloads/
2) install the Android ADT installer using the
http://adt-addons.googlecode.com/svn/trunk/installer/com.android.ide.eclipse.installer.update/
update site
It will install ADT features and other required reatures.
When you restart Eclipse, you will get dialog which enable you that
install SDK Tools and Platform SDK easily.
3) If you want to see the source code when debugging an Android
application, install the Android Sources feature using the
http://adt-addons.googlecode.com/svn/trunk/source/com.android.ide.eclipse.source.update/
update site
Note: this plugin is about 100MB size
4) start the "Hello, world" cheat sheet with Help>Android
Development>Hello, world
For more details you can make look at http://code.google.com/p/adt-addons/.
I've googled my butt off. Any help is appreciated. I've been following the directions here:
http://developer.android.com/sdk/installing.html
I have downloaded the entire android SDK. There is absolutely nothing that it will let me download. I have all the versions of environments, etc. I have JDK already installed (latest version.)
When I run eclipse and attempt to download the "Developer Tools" ADT plugin with "help->install new software", it says this:
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 10.0.1.v201103111512-110841 (com.android.ide.eclipse.adt.feature.group
Click to expand...
Click to collapse
Any ideas on what I'm missing?
nm. for some reason eclipse didn't have the default repositories programmed in already.
it just does nothing at all!
i open it from bin (studio64.bit)
What you mean by "it does nothing"?
It opens wizard, and after wizard project workspace ( folders / files) are not created?
Or it doesn't even open wizard and "new project" button is not active or it not performing any action?
What version of Android Studio have you downloaded and installed?
Have you sdk installed before or together with Android Studio?
saffron82 said:
What you mean by "it does nothing"?
It opens wizard, and after wizard project workspace ( folders / files) are not created?
Or it doesn't even open wizard and "new project" button is not active or it not performing any action?
What version of Android Studio have you downloaded and installed?
Have you sdk installed before or together with Android Studio?
Click to expand...
Click to collapse
sorry for long time, its 0.9.2 i didn't get notification please quote !
it doesn't do anything at all, no wizard , its like im clicking nothing, it happens in both ubuntu and windows! it just gets darker and doesn't get bright again! !
Have you installed Android Studio by wizard? And if not have you set proper variables to Java, Android Sdk and studio?
saffron82 said:
Have you installed Android Studio by wizard? And if not have you set proper variables to Java, Android Sdk and studio?
Click to expand...
Click to collapse
no i just unzipped the file i downloaded from another website, android.dev is forbidden here !
kamranhaghighi said:
no i just unzipped the file i downloaded from another website, android.dev is forbidden here !
Click to expand...
Click to collapse
And if not have you set proper variables to Java, Android Sdk and studio?
i don't know what you mean by that! not sure!
i give up
First of all just install java JDK.
Then follow step by step installation from
https://developer.android.com/sdk/installing/index.html?pkg=studio
When you will have SDK, JDK, and android studio, please check system path to verify if everything is on place. What's more in Windows verify if you have access as a user to folder where all three programs are installed.
I think you need to offer more details so others can help you. Like what OS are you using, Window, Linux, Mac? And where did you download the install package?
Personally I don't even believe you have already installed it.
hello
surprising as I did not have any pbs to install AS (on W8.1 ok) with Android SDK. If it doesn't open at all them you seem to have some OS or env configurations problems.
Programming Inerests: Java Linux/Windows and Java/Android
Tools: Eclipse w/WindowBuilderPro, Android Studio
Tools tried: Netbeans, Intellij. (Don't like non native code Window builder)
App Interests: Networking, System Utilities, service extending, games
OS: Linux Mint 17.1, Lolipop 5.1
Please give me an idea of what software you use so I can try it like I did Above
Android Studio is very good.
Android Studio - no question about it.
It also means you can switch to JetBrains other IDEs without much trouble e.g. PhpStorm, PyCharm, etc.