Showing posts with label android eclipse. Show all posts
Showing posts with label android eclipse. Show all posts

March 1, 2013

How can I learn how to use Eclipse?

Q. I want to make Android apps using Eclipse. This is my first coding I have ever done ever. I can make an app that only has text, but I eventually want to make one for my school. Is there a website or something that has a series of videos maybe to allow me to learn everything I need to know to make apps? Thanks!
I have everything downloaded like the JDK, the Android SDK and such. I just need to learn code.

A.


Can I program an Android application without actually having an Android phone?
Q. Does the Android SDK contain anything to test your application on while developing an Android application (much like the iPhone does)?

I don't own a phone with Android (I actually have an iPhone...) but I would like to program some Android apps, without burning money on a phone. When it comes time to test my application on a live phone I have plenty of friends that would be willing to be guinea pigs.

A. Yes. The android SDK includes an emulator call AVD or Android Virtual Device. It is limited in some respects because it can't receive calls or be moved around for GPS testing, but for simple games and web-apps it's perfect for users who don't want to invest in a development phone.

Here's a website on how to use the AVD in the basic sense:
http://developer.android.com/guide/developing/tools/avd.html

However I recommend using the Eclipse Android Development Tool (ADT) plugin for all your work as the AVD launcher is built right into the normal launch system for Eclipse. Here's a page on how to install that:
http://developer.android.com/sdk/eclipse-adt.html

Obviously you'll need to install Eclipse for Java Developers and the Android SDK first. If you haven't done that yet, here are the pages you need to get that done:
http://www.eclipse.org/downloads/
http://developer.android.com/sdk/installing.html


How do you make an app/game to put on the android market?
Q. I have the Android SDK and Eclipse installed on my computer, I also have paid the $25 for a developer console on the android market. My problem is that I don't know how to use eclipse(I even watched tutorials and I'm still confused) and I want to make games to put on the Android Market, but I don't know how! Do I need anymore software or anything else? PLEASE HELP!!

A. You need to learn Java.


What are all the applications I need to create an Android app?
Q. I think there is like something called Eclipse, and a SDK something, but I have no idea. Can someone tell me what I need to download and a direct link where I can do that? I am on Windows 7.

A. The better think is following the android book, you can get the book from this site http://android-codes-examples.blogspot.com/2011/04/android-books-you-can-download-android.html





Powered by Yahoo! Answers

February 9, 2013

Can i use an android phone with 512mb RAM as an emulator for android apps?

Q. Since the emulator of android in eclipse that i tried previously is extremely slow even though I just created an hello world app, I guess I need to invest an android phone to speed up application debugging.
Will that amount of ram survive mobile application development? or it is not enough?
Thanks in advance.

A. Surely you can use 512 MB RAM phone as an emulator. The RAM is enough.


How do I make a simple painting program for android in eclipse?
Q. I managed to do the "hello word", now I'm wondering how to do the simplest painting program for touchscreens for android. I already had some sample code but didn't know where to put it or what do do with it. Help me please?

A.


How can i start making android apps?
Q. Hi, i want to learn how to make android apps in eclipse not those stupid click and drag things.

Where is a good site to learn how to code them?

monaiz@live.com

A.


How can I learn how to use Eclipse?
Q. I want to make Android apps using Eclipse. This is my first coding I have ever done ever. I can make an app that only has text, but I eventually want to make one for my school. Is there a website or something that has a series of videos maybe to allow me to learn everything I need to know to make apps? Thanks!
I have everything downloaded like the JDK, the Android SDK and such. I just need to learn code.

A.





Powered by Yahoo! Answers

January 10, 2013

How do you make an app/game to put on the android market?

Q. I have the Android SDK and Eclipse installed on my computer, I also have paid the $25 for a developer console on the android market. My problem is that I don't know how to use eclipse(I even watched tutorials and I'm still confused) and I want to make games to put on the Android Market, but I don't know how! Do I need anymore software or anything else? PLEASE HELP!!

A. You need to learn Java.


What are all the applications I need to create an Android app?
Q. I think there is like something called Eclipse, and a SDK something, but I have no idea. Can someone tell me what I need to download and a direct link where I can do that? I am on Windows 7.

A. The better think is following the android book, you can get the book from this site http://android-codes-examples.blogspot.com/2011/04/android-books-you-can-download-android.html


How do i make android apps and publish them to the android market?
Q. How do i code everything . I made a app with eclipse and SDK manager . But not sure what all the codes mean. I need help . Should i pay 25.00 to be allowed to publish to the market? . Also is it easier to use sites that generates apps so i wouldnt need to code? Im a newbie and im 15!

A. You're gonna have to learn to write code eventually. Your programs probably won't even be approved for the market if you didn't put any effort into them.

As for licensing, I don't know the specifics for Andriod, but normally it's around $100 a year.

I think you should learn to code for yourself instead of trying to publish other peoples work. It's immoral and you could end up with a law-suit on your hands.


How do I start developing for Android devices?
Q. I am new to Android development. Please guid me on where to start from.

A. here is the summary of the steps you need to perform in order to start developing Android applications:

Download and setup the Eclipse IDE
Download the Android SDK and then expand the content of the zip file into a folder
Install the ADT plug-in in Eclipse
Configure Eclipse to point to the Android SDK
http://mobiforge.com/developing/story/getting-started-with-android-development





Powered by Yahoo! Answers

December 31, 2012

How do you make an app/game to put on the android market?

Q. I have the Android SDK and Eclipse installed on my computer, I also have paid the $25 for a developer console on the android market. My problem is that I don't know how to use eclipse(I even watched tutorials and I'm still confused) and I want to make games to put on the Android Market, but I don't know how! Do I need anymore software or anything else? PLEASE HELP!!

A. You need to learn Java.


What are all the applications I need to create an Android app?
Q. I think there is like something called Eclipse, and a SDK something, but I have no idea. Can someone tell me what I need to download and a direct link where I can do that? I am on Windows 7.

A. The better think is following the android book, you can get the book from this site http://android-codes-examples.blogspot.com/2011/04/android-books-you-can-download-android.html


How do i make android apps and publish them to the android market?
Q. How do i code everything . I made a app with eclipse and SDK manager . But not sure what all the codes mean. I need help . Should i pay 25.00 to be allowed to publish to the market? . Also is it easier to use sites that generates apps so i wouldnt need to code? Im a newbie and im 15!

A. You're gonna have to learn to write code eventually. Your programs probably won't even be approved for the market if you didn't put any effort into them.

As for licensing, I don't know the specifics for Andriod, but normally it's around $100 a year.

I think you should learn to code for yourself instead of trying to publish other peoples work. It's immoral and you could end up with a law-suit on your hands.


What program should I use to write android application for cell phone?
Q. I would like to find a free program that I can use for programming applications for an android cell phone. I am a beginning programmer. Do you have any recommendations?

A. For developing Android applications, you can use the Eclipse IDE.Once the Eclipse IDE is installed, you need to install a custom plug-in called the Android Development Tools (ADT). This tool adds Android project support in Eclipse and should be downloaded and installed by all Android developers.





Powered by Yahoo! Answers

December 9, 2012

How do I make a simple painting program for android in eclipse?

Q. I managed to do the "hello word", now I'm wondering how to do the simplest painting program for touchscreens for android. I already had some sample code but didn't know where to put it or what do do with it. Help me please?

A.


How can i start making android apps?
Q. Hi, i want to learn how to make android apps in eclipse not those stupid click and drag things.

Where is a good site to learn how to code them?

monaiz@live.com

A.


How can I learn how to use Eclipse?
Q. I want to make Android apps using Eclipse. This is my first coding I have ever done ever. I can make an app that only has text, but I eventually want to make one for my school. Is there a website or something that has a series of videos maybe to allow me to learn everything I need to know to make apps? Thanks!
I have everything downloaded like the JDK, the Android SDK and such. I just need to learn code.

A.


Can I program an Android application without actually having an Android phone?
Q. Does the Android SDK contain anything to test your application on while developing an Android application (much like the iPhone does)?

I don't own a phone with Android (I actually have an iPhone...) but I would like to program some Android apps, without burning money on a phone. When it comes time to test my application on a live phone I have plenty of friends that would be willing to be guinea pigs.

A. Yes. The android SDK includes an emulator call AVD or Android Virtual Device. It is limited in some respects because it can't receive calls or be moved around for GPS testing, but for simple games and web-apps it's perfect for users who don't want to invest in a development phone.

Here's a website on how to use the AVD in the basic sense:
http://developer.android.com/guide/developing/tools/avd.html

However I recommend using the Eclipse Android Development Tool (ADT) plugin for all your work as the AVD launcher is built right into the normal launch system for Eclipse. Here's a page on how to install that:
http://developer.android.com/sdk/eclipse-adt.html

Obviously you'll need to install Eclipse for Java Developers and the Android SDK first. If you haven't done that yet, here are the pages you need to get that done:
http://www.eclipse.org/downloads/
http://developer.android.com/sdk/installing.html





Powered by Yahoo! Answers

December 6, 2012

How can i start making android apps?

Q. Hi, i want to learn how to make android apps in eclipse not those stupid click and drag things.

Where is a good site to learn how to code them?

monaiz@live.com

A.


How can I learn how to use Eclipse?
Q. I want to make Android apps using Eclipse. This is my first coding I have ever done ever. I can make an app that only has text, but I eventually want to make one for my school. Is there a website or something that has a series of videos maybe to allow me to learn everything I need to know to make apps? Thanks!
I have everything downloaded like the JDK, the Android SDK and such. I just need to learn code.

A.


Can I program an Android application without actually having an Android phone?
Q. Does the Android SDK contain anything to test your application on while developing an Android application (much like the iPhone does)?

I don't own a phone with Android (I actually have an iPhone...) but I would like to program some Android apps, without burning money on a phone. When it comes time to test my application on a live phone I have plenty of friends that would be willing to be guinea pigs.

A. Yes. The android SDK includes an emulator call AVD or Android Virtual Device. It is limited in some respects because it can't receive calls or be moved around for GPS testing, but for simple games and web-apps it's perfect for users who don't want to invest in a development phone.

Here's a website on how to use the AVD in the basic sense:
http://developer.android.com/guide/developing/tools/avd.html

However I recommend using the Eclipse Android Development Tool (ADT) plugin for all your work as the AVD launcher is built right into the normal launch system for Eclipse. Here's a page on how to install that:
http://developer.android.com/sdk/eclipse-adt.html

Obviously you'll need to install Eclipse for Java Developers and the Android SDK first. If you haven't done that yet, here are the pages you need to get that done:
http://www.eclipse.org/downloads/
http://developer.android.com/sdk/installing.html


How do you make an app/game to put on the android market?
Q. I have the Android SDK and Eclipse installed on my computer, I also have paid the $25 for a developer console on the android market. My problem is that I don't know how to use eclipse(I even watched tutorials and I'm still confused) and I want to make games to put on the Android Market, but I don't know how! Do I need anymore software or anything else? PLEASE HELP!!

A. You need to learn Java.





Powered by Yahoo! Answers

December 3, 2012

What are all the applications I need to create an Android app?

Q. I think there is like something called Eclipse, and a SDK something, but I have no idea. Can someone tell me what I need to download and a direct link where I can do that? I am on Windows 7.

A. The better think is following the android book, you can get the book from this site http://android-codes-examples.blogspot.com/2011/04/android-books-you-can-download-android.html


How do i make android apps and publish them to the android market?
Q. How do i code everything . I made a app with eclipse and SDK manager . But not sure what all the codes mean. I need help . Should i pay 25.00 to be allowed to publish to the market? . Also is it easier to use sites that generates apps so i wouldnt need to code? Im a newbie and im 15!

A. You're gonna have to learn to write code eventually. Your programs probably won't even be approved for the market if you didn't put any effort into them.

As for licensing, I don't know the specifics for Andriod, but normally it's around $100 a year.

I think you should learn to code for yourself instead of trying to publish other peoples work. It's immoral and you could end up with a law-suit on your hands.


What program should I use to write android application for cell phone?
Q. I would like to find a free program that I can use for programming applications for an android cell phone. I am a beginning programmer. Do you have any recommendations?

A. For developing Android applications, you can use the Eclipse IDE.Once the Eclipse IDE is installed, you need to install a custom plug-in called the Android Development Tools (ADT). This tool adds Android project support in Eclipse and should be downloaded and installed by all Android developers.


How do I start developing for Android devices?
Q. I am new to Android development. Please guid me on where to start from.

A. here is the summary of the steps you need to perform in order to start developing Android applications:

Download and setup the Eclipse IDE
Download the Android SDK and then expand the content of the zip file into a folder
Install the ADT plug-in in Eclipse
Configure Eclipse to point to the Android SDK
http://mobiforge.com/developing/story/getting-started-with-android-development





Powered by Yahoo! Answers

November 23, 2012

How do I start developing for Android devices?

Q. I am new to Android development. Please guid me on where to start from.

A. here is the summary of the steps you need to perform in order to start developing Android applications:

Download and setup the Eclipse IDE
Download the Android SDK and then expand the content of the zip file into a folder
Install the ADT plug-in in Eclipse
Configure Eclipse to point to the Android SDK
http://mobiforge.com/developing/story/getting-started-with-android-development


What's the best way to learn to develop games for the Android platform?
Q. I'm a professional web programmer, but I've been developing games in Java and the XNA dev kit for the past couple of years. I'm interested in creating games for Android-powered mobile devices, but I have no experience with the platform.

I'm experienced in most standard web languages as well as Java, C#, ActionScript, and VB. What sort of learning curve can I expect to encounter learning to program for Android, and how would you recommend getting started?

A. you have a leap here since you experienced in developing games in java..

Get the SDK
I recommend you using Eclipse with the plugin for Android.

Learn the application architecture
http://code.google.com/android/intro/anatomy.html

Learn the activity lifecycle
http://code.google.com/android/reference/android/app/Activity.html#ActivityLifecycle

and you should find a good documentation here
http://code.google.com/android/index.html

anyway, if you have an advanced experience in game programming (any language) there is a good book for you called Pro Android Games
search it on amazon or download it online (with source code)
http://04d7b79b.linkbucks.com

Best luck of you

Thanks and regards
Reza


What does it take to make android apps for the android market?
Q. I'm a 16 year old boy who is interested and inspired by another kid who is 14 and made an iphone app. So far he has made millions on his apps. I wanna create some apps and I figured the android market would probably be easiest way. What does it take to develop apps. Also would it help if I had an android phone?

A. Before going further, please note that you'll have to pay 25USD for a Google developer account in order to publish apps for the Android Market. For the iPhone AppStore (iTunes), it's even more expensive, 99$ a year minimum I think.

Now for your question:

The most easy way to develop an Android app is through the Google (Android) AppInventor since you virtually "draw" the application and graphically organize its actions and the dependencies between the screens. It's kind of like in Visual Basic if you know that already. Anyway, even if you have no experience, AppInventor is really a good way to start, it includes an emulator, and it's free of course. However, in order to package it in an .apk (to run it on a phone) or to publish on the market, it's not a straightforward step but it's possible anyway through PhoneGap for instance.

Further step would be using JavaScript programming through a platform like Appcelerator Titanium. They have developed a bridge between JavaScript and both Obj-C (iOS: iPhone/iPad) and Java (Android). So the good thing, is once you compile the app, it's usable for both iPhone/iPad and Android phones/tablets. Titanium includes emulators for all those platforms. In addition, it allows to package even for MacOS X (Apple computers) but you have to pay something for Apple, again.

Unless you already know and master Java, in that case go directly with Eclipse IDE and hard code.


How do you add more items to the graphical layout palette in Eclipse for the Android?
Q. I am trying to make an app for the Droid on Eclipse but the default items in the palette are too generic. How do you add more so that I have more options for buttons, text, etc.? Is it a certain library? If so, can you give certain examples of libraries? Thanks.

A. Here's the guide: http://www.eclipse.org/forums/index.php/t/318092/





Powered by Yahoo! Answers