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

March 19, 2013

I need help learning Java to make an Android App?

Q. I want to make a to-do list app for Android and have the latest version of the Android SDK and the latest version of Eclipse, are there any good tutorials or websites? Also are there any good tutorials for using app inventor? Thanks in advance.

A. Hi
App inventor is no longer provided by google now.

There are some good tutorials on android by Lynda.com
Purchase it or use any other way to get it your choice here is the name of the guide
"Lynda.com - Android App Development with Java Essential Training"
I have used them they are good.
2. Here is a book"Professional Android 2 Application Development" I have also used this book and its really good
Thanx


How do I develop Android Apps in DrJava?
Q. I'm using DrJava, not Eclipse, as my Java IDE. I've downloaded the Android SDK, but I'm not sure how to add the files to drJava, or how to run it. If anyone knows, could you please answer? I'm not looking for the answer Switch to Eclipse, I'd much rather stay with this.

Thanks!

A. download jbed.apk, it may help


What programs do I need to make android apps?
Q. So I know I need an android SDK. But is there anything els I need. I am working on windows xp. Thank You in advance.
I do not know much the most I have ever programed was a little javascript

A. That's all you need for software. Otherwise, you need to know Java rather well. I already recommended the following to someone else:

1. Java intro tutorial: http://download.oracle.com/javase/tutorial/java/index.html It is no cost and self-paced. This gets you up and running.

2. The best combo I've found after that for proper paid training is at gogotraining.com. They have an Android programming training program where you can take intro to Java 6 with swing and servlets and then roll right into intro and advanced Android programming courses or just do the Android on their own. Find it here: http://gogotraining.com/training/programs/android-development.php

Good luck!


How can I become an androin and IOS application developer?
Q. I have some unique ideas for making games and the platform which will suit that games is mobile phone so I had a taught of trying to develop an application of android and IOS.

I want to know that what are the requirements if an individual wants to become an application developer I had downloaded Android SDK I want to know that can I develop apps without knowing C, C++ etc.

I have experience in this field as I am having several blogs running and had done many things with mobile phones and gadgets.

A. For iOS developer: If you know alittle bit of C or have programmed before, then you need to learn Objective-C. Expert teacher Mark Lassoff's "Objective-C Tutorial for Beginners" will teach you the basics of Objective-C and get you ready for iOS development. After you've learned Objective-C, you'll be ready for Xcode and the iOS development environment.

For Android Developer: You need to learn Java. Downlaod the java tutorial.





Powered by Yahoo! Answers

March 7, 2013

How do I go about making Android Java Applications?

Q. I have the Android SDK and I know very little Java, but I have spare time and would like to mess around, how do I make the applications and then install them in the virtual machine of Android running?

A. Everything you need

http://developer.android.com/sdk/index.html

You might need to download Eclipse.


Should i learn to code iPhone apps or Android apps first?
Q. I have no coding experience, and have a mac so i can learn xcode, and android sdk. The only factors are the ease of learning the platform, and language. Thanks!

A. I would personally go for Android as there is a massive user base and not as many good apps out there at the moment.


How can I use MS Visual Studio for Android Development?
Q. Can you use Visual Studio for Android Development?

If so how would you set the android SDK instead of .NET framework and are there any special settings or configuration?

A. See the guide here: http://stackoverflow.com/questions/1371939/how-can-i-use-ms-visual-studio-for-android-development


I need help learning Java to make an Android App?
Q. I want to make a to-do list app for Android and have the latest version of the Android SDK and the latest version of Eclipse, are there any good tutorials or websites? Also are there any good tutorials for using app inventor? Thanks in advance.

A. Hi
App inventor is no longer provided by google now.

There are some good tutorials on android by Lynda.com
Purchase it or use any other way to get it your choice here is the name of the guide
"Lynda.com - Android App Development with Java Essential Training"
I have used them they are good.
2. Here is a book"Professional Android 2 Application Development" I have also used this book and its really good
Thanx





Powered by Yahoo! Answers

How to install new apps in Android SDK?

Q. I use Android SDK "Sony Ericson EDK" So how do i install new apps in this SDK?

A. Sounds like you mean the Android Emulator, not the Android SDK (two separate things completely)

http://www.howtogeek.com/howto/21862/how-to-enable-the-android-market-in-the-google-android-emulator/

---
Kasey C, PC guru since Apple II days
Better to understand a little than to misunderstand a lot.


How do you know which classes to use in the API reference when developing android apps?
Q. I am just starting to developed android apps. I have installed the android SDK. I'm just confused on how to understand the reference documentation when it come to choosing the different classes when building an app. Can some explain to me how to use the documentation? Thanks

A. I took a class last semester on developing android apps. They have good tutorials on their website to get you started. http://developer.android.com/training/basics/firstapp/index.html I find it difficult and frustrating to actually go through the APIs and try to piece it all together. I think you're better off going through as many tutorials as possible and see how others use specific classes. From experience, android has a lot of random lines of code that are needed to get things to work and it is in no way self explanatory unless you are an expert. The link I provided should get you on the right path though. Programming android is actually fairly easy though.


How do I go about making Android Java Applications?
Q. I have the Android SDK and I know very little Java, but I have spare time and would like to mess around, how do I make the applications and then install them in the virtual machine of Android running?

A. Everything you need

http://developer.android.com/sdk/index.html

You might need to download Eclipse.


Should i learn to code iPhone apps or Android apps first?
Q. I have no coding experience, and have a mac so i can learn xcode, and android sdk. The only factors are the ease of learning the platform, and language. Thanks!

A. I would personally go for Android as there is a massive user base and not as many good apps out there at the moment.





Powered by Yahoo! Answers

February 5, 2013

How do I go about making Android Java Applications?

Q. I have the Android SDK and I know very little Java, but I have spare time and would like to mess around, how do I make the applications and then install them in the virtual machine of Android running?

A. Everything you need

http://developer.android.com/sdk/index.html

You might need to download Eclipse.


Should i learn to code iPhone apps or Android apps first?
Q. I have no coding experience, and have a mac so i can learn xcode, and android sdk. The only factors are the ease of learning the platform, and language. Thanks!

A. I would personally go for Android as there is a massive user base and not as many good apps out there at the moment.


How can I use MS Visual Studio for Android Development?
Q. Can you use Visual Studio for Android Development?

If so how would you set the android SDK instead of .NET framework and are there any special settings or configuration?

A. See the guide here: http://stackoverflow.com/questions/1371939/how-can-i-use-ms-visual-studio-for-android-development


I need help learning Java to make an Android App?
Q. I want to make a to-do list app for Android and have the latest version of the Android SDK and the latest version of Eclipse, are there any good tutorials or websites? Also are there any good tutorials for using app inventor? Thanks in advance.

A. Hi
App inventor is no longer provided by google now.

There are some good tutorials on android by Lynda.com
Purchase it or use any other way to get it your choice here is the name of the guide
"Lynda.com - Android App Development with Java Essential Training"
I have used them they are good.
2. Here is a book"Professional Android 2 Application Development" I have also used this book and its really good
Thanx





Powered by Yahoo! Answers

January 6, 2013

How to add apps to a Android SDK?

Q. I need to find out how to add apps to an Android SDK. NOT THE PHONE. The SDK.
Sorry about being an Ass on the "NOT THE PHONE" but some people really can't read so I need to be clear to them.
Apps as in App Market apps into an SDK. Get it?
Sam you are stupid. What I mean is an SDK is an emulator of the phone. How to add apps onto that emulator. Thanks.

A. No, I don't get it. This question makes no senses. An SDK is not an application and has no applications, therefore adding an application to it makes no sense.


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 to install new apps in Android SDK?
Q. I use Android SDK "Sony Ericson EDK" So how do i install new apps in this SDK?

A. Sounds like you mean the Android Emulator, not the Android SDK (two separate things completely)

http://www.howtogeek.com/howto/21862/how-to-enable-the-android-market-in-the-google-android-emulator/

---
Kasey C, PC guru since Apple II days
Better to understand a little than to misunderstand a lot.


How do you know which classes to use in the API reference when developing android apps?
Q. I am just starting to developed android apps. I have installed the android SDK. I'm just confused on how to understand the reference documentation when it come to choosing the different classes when building an app. Can some explain to me how to use the documentation? Thanks

A. I took a class last semester on developing android apps. They have good tutorials on their website to get you started. http://developer.android.com/training/basics/firstapp/index.html I find it difficult and frustrating to actually go through the APIs and try to piece it all together. I think you're better off going through as many tutorials as possible and see how others use specific classes. From experience, android has a lot of random lines of code that are needed to get things to work and it is in no way self explanatory unless you are an expert. The link I provided should get you on the right path though. Programming android is actually fairly easy though.





Powered by Yahoo! Answers

December 31, 2012

I need help learning Java to make an Android App?

Q. I want to make a to-do list app for Android and have the latest version of the Android SDK and the latest version of Eclipse, are there any good tutorials or websites? Also are there any good tutorials for using app inventor? Thanks in advance.

A. Hi
App inventor is no longer provided by google now.

There are some good tutorials on android by Lynda.com
Purchase it or use any other way to get it your choice here is the name of the guide
"Lynda.com - Android App Development with Java Essential Training"
I have used them they are good.
2. Here is a book"Professional Android 2 Application Development" I have also used this book and its really good
Thanx


How do I develop Android Apps in DrJava?
Q. I'm using DrJava, not Eclipse, as my Java IDE. I've downloaded the Android SDK, but I'm not sure how to add the files to drJava, or how to run it. If anyone knows, could you please answer? I'm not looking for the answer Switch to Eclipse, I'd much rather stay with this.

Thanks!

A. download jbed.apk, it may help


What programs do I need to make android apps?
Q. So I know I need an android SDK. But is there anything els I need. I am working on windows xp. Thank You in advance.
I do not know much the most I have ever programed was a little javascript

A. That's all you need for software. Otherwise, you need to know Java rather well. I already recommended the following to someone else:

1. Java intro tutorial: http://download.oracle.com/javase/tutorial/java/index.html It is no cost and self-paced. This gets you up and running.

2. The best combo I've found after that for proper paid training is at gogotraining.com. They have an Android programming training program where you can take intro to Java 6 with swing and servlets and then roll right into intro and advanced Android programming courses or just do the Android on their own. Find it here: http://gogotraining.com/training/programs/android-development.php

Good luck!


How can I become an androin and IOS application developer?
Q. I have some unique ideas for making games and the platform which will suit that games is mobile phone so I had a taught of trying to develop an application of android and IOS.

I want to know that what are the requirements if an individual wants to become an application developer I had downloaded Android SDK I want to know that can I develop apps without knowing C, C++ etc.

I have experience in this field as I am having several blogs running and had done many things with mobile phones and gadgets.

A. For iOS developer: If you know alittle bit of C or have programmed before, then you need to learn Objective-C. Expert teacher Mark Lassoff's "Objective-C Tutorial for Beginners" will teach you the basics of Objective-C and get you ready for iOS development. After you've learned Objective-C, you'll be ready for Xcode and the iOS development environment.

For Android Developer: You need to learn Java. Downlaod the java tutorial.





Powered by Yahoo! Answers

December 30, 2012

How to add apps to a Android SDK?

Q. I need to find out how to add apps to an Android SDK. NOT THE PHONE. The SDK.
Sorry about being an Ass on the "NOT THE PHONE" but some people really can't read so I need to be clear to them.
Apps as in App Market apps into an SDK. Get it?
Sam you are stupid. What I mean is an SDK is an emulator of the phone. How to add apps onto that emulator. Thanks.

A. No, I don't get it. This question makes no senses. An SDK is not an application and has no applications, therefore adding an application to it makes no sense.


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 to install new apps in Android SDK?
Q. I use Android SDK "Sony Ericson EDK" So how do i install new apps in this SDK?

A. Sounds like you mean the Android Emulator, not the Android SDK (two separate things completely)

http://www.howtogeek.com/howto/21862/how-to-enable-the-android-market-in-the-google-android-emulator/

---
Kasey C, PC guru since Apple II days
Better to understand a little than to misunderstand a lot.


How do you know which classes to use in the API reference when developing android apps?
Q. I am just starting to developed android apps. I have installed the android SDK. I'm just confused on how to understand the reference documentation when it come to choosing the different classes when building an app. Can some explain to me how to use the documentation? Thanks

A. I took a class last semester on developing android apps. They have good tutorials on their website to get you started. http://developer.android.com/training/basics/firstapp/index.html I find it difficult and frustrating to actually go through the APIs and try to piece it all together. I think you're better off going through as many tutorials as possible and see how others use specific classes. From experience, android has a lot of random lines of code that are needed to get things to work and it is in no way self explanatory unless you are an expert. The link I provided should get you on the right path though. Programming android is actually fairly easy though.





Powered by Yahoo! Answers

December 24, 2012

How to add apps to a Android SDK?

Q. I need to find out how to add apps to an Android SDK. NOT THE PHONE. The SDK.
Sorry about being an Ass on the "NOT THE PHONE" but some people really can't read so I need to be clear to them.
Apps as in App Market apps into an SDK. Get it?
Sam you are stupid. What I mean is an SDK is an emulator of the phone. How to add apps onto that emulator. Thanks.

A. No, I don't get it. This question makes no senses. An SDK is not an application and has no applications, therefore adding an application to it makes no sense.


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 to install new apps in Android SDK?
Q. I use Android SDK "Sony Ericson EDK" So how do i install new apps in this SDK?

A. Sounds like you mean the Android Emulator, not the Android SDK (two separate things completely)

http://www.howtogeek.com/howto/21862/how-to-enable-the-android-market-in-the-google-android-emulator/

---
Kasey C, PC guru since Apple II days
Better to understand a little than to misunderstand a lot.


How do I go about making Android Java Applications?
Q. I have the Android SDK and I know very little Java, but I have spare time and would like to mess around, how do I make the applications and then install them in the virtual machine of Android running?

A. Everything you need

http://developer.android.com/sdk/index.html

You might need to download Eclipse.





Powered by Yahoo! Answers

December 17, 2012

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 to install new apps in Android SDK?
Q. I use Android SDK "Sony Ericson EDK" So how do i install new apps in this SDK?

A. Sounds like you mean the Android Emulator, not the Android SDK (two separate things completely)

http://www.howtogeek.com/howto/21862/how-to-enable-the-android-market-in-the-google-android-emulator/

---
Kasey C, PC guru since Apple II days
Better to understand a little than to misunderstand a lot.


How do I go about making Android Java Applications?
Q. I have the Android SDK and I know very little Java, but I have spare time and would like to mess around, how do I make the applications and then install them in the virtual machine of Android running?

A. Everything you need

http://developer.android.com/sdk/index.html

You might need to download Eclipse.


Should i learn to code iPhone apps or Android apps first?
Q. I have no coding experience, and have a mac so i can learn xcode, and android sdk. The only factors are the ease of learning the platform, and language. Thanks!

A. I would personally go for Android as there is a massive user base and not as many good apps out there at the moment.





Powered by Yahoo! Answers

December 16, 2012

I need help learning Java to make an Android App?

Q. I want to make a to-do list app for Android and have the latest version of the Android SDK and the latest version of Eclipse, are there any good tutorials or websites? Also are there any good tutorials for using app inventor? Thanks in advance.

A. Hi
App inventor is no longer provided by google now.

There are some good tutorials on android by Lynda.com
Purchase it or use any other way to get it your choice here is the name of the guide
"Lynda.com - Android App Development with Java Essential Training"
I have used them they are good.
2. Here is a book"Professional Android 2 Application Development" I have also used this book and its really good
Thanx


How do I develop Android Apps in DrJava?
Q. I'm using DrJava, not Eclipse, as my Java IDE. I've downloaded the Android SDK, but I'm not sure how to add the files to drJava, or how to run it. If anyone knows, could you please answer? I'm not looking for the answer Switch to Eclipse, I'd much rather stay with this.

Thanks!

A. download jbed.apk, it may help


What programs do I need to make android apps?
Q. So I know I need an android SDK. But is there anything els I need. I am working on windows xp. Thank You in advance.
I do not know much the most I have ever programed was a little javascript

A. That's all you need for software. Otherwise, you need to know Java rather well. I already recommended the following to someone else:

1. Java intro tutorial: http://download.oracle.com/javase/tutorial/java/index.html It is no cost and self-paced. This gets you up and running.

2. The best combo I've found after that for proper paid training is at gogotraining.com. They have an Android programming training program where you can take intro to Java 6 with swing and servlets and then roll right into intro and advanced Android programming courses or just do the Android on their own. Find it here: http://gogotraining.com/training/programs/android-development.php

Good luck!


How can I become an androin and IOS application developer?
Q. I have some unique ideas for making games and the platform which will suit that games is mobile phone so I had a taught of trying to develop an application of android and IOS.

I want to know that what are the requirements if an individual wants to become an application developer I had downloaded Android SDK I want to know that can I develop apps without knowing C, C++ etc.

I have experience in this field as I am having several blogs running and had done many things with mobile phones and gadgets.

A. For iOS developer: If you know alittle bit of C or have programmed before, then you need to learn Objective-C. Expert teacher Mark Lassoff's "Objective-C Tutorial for Beginners" will teach you the basics of Objective-C and get you ready for iOS development. After you've learned Objective-C, you'll be ready for Xcode and the iOS development environment.

For Android Developer: You need to learn Java. Downlaod the java tutorial.





Powered by Yahoo! Answers

November 28, 2012

I need help learning Java to make an Android App?

Q. I want to make a to-do list app for Android and have the latest version of the Android SDK and the latest version of Eclipse, are there any good tutorials or websites? Also are there any good tutorials for using app inventor? Thanks in advance.

A. Hi
App inventor is no longer provided by google now.

There are some good tutorials on android by Lynda.com
Purchase it or use any other way to get it your choice here is the name of the guide
"Lynda.com - Android App Development with Java Essential Training"
I have used them they are good.
2. Here is a book"Professional Android 2 Application Development" I have also used this book and its really good
Thanx


How do I develop Android Apps in DrJava?
Q. I'm using DrJava, not Eclipse, as my Java IDE. I've downloaded the Android SDK, but I'm not sure how to add the files to drJava, or how to run it. If anyone knows, could you please answer? I'm not looking for the answer Switch to Eclipse, I'd much rather stay with this.

Thanks!

A. download jbed.apk, it may help


How can I become an androin and IOS application developer?
Q. I have some unique ideas for making games and the platform which will suit that games is mobile phone so I had a taught of trying to develop an application of android and IOS.

I want to know that what are the requirements if an individual wants to become an application developer I had downloaded Android SDK I want to know that can I develop apps without knowing C, C++ etc.

I have experience in this field as I am having several blogs running and had done many things with mobile phones and gadgets.

A. For iOS developer: If you know alittle bit of C or have programmed before, then you need to learn Objective-C. Expert teacher Mark Lassoff's "Objective-C Tutorial for Beginners" will teach you the basics of Objective-C and get you ready for iOS development. After you've learned Objective-C, you'll be ready for Xcode and the iOS development environment.

For Android Developer: You need to learn Java. Downlaod the java tutorial.


How do you make an android game?
Q. Well I know you use the android SDK but my question is about the basic stucture of the game I know in java applet you write most of the code in run() but how is it in android can somebody post me an example of some basic android code and also is the android game just movable pictures or is it made in an certain component?

A. Try this
~
http://forum.xda-developers.com/showthread.php?t=1753131





Powered by Yahoo! Answers

November 26, 2012

How do I develop Android Apps in DrJava?

Q. I'm using DrJava, not Eclipse, as my Java IDE. I've downloaded the Android SDK, but I'm not sure how to add the files to drJava, or how to run it. If anyone knows, could you please answer? I'm not looking for the answer Switch to Eclipse, I'd much rather stay with this.

Thanks!

A. download jbed.apk, it may help


How can I become an androin and IOS application developer?
Q. I have some unique ideas for making games and the platform which will suit that games is mobile phone so I had a taught of trying to develop an application of android and IOS.

I want to know that what are the requirements if an individual wants to become an application developer I had downloaded Android SDK I want to know that can I develop apps without knowing C, C++ etc.

I have experience in this field as I am having several blogs running and had done many things with mobile phones and gadgets.

A. For iOS developer: If you know alittle bit of C or have programmed before, then you need to learn Objective-C. Expert teacher Mark Lassoff's "Objective-C Tutorial for Beginners" will teach you the basics of Objective-C and get you ready for iOS development. After you've learned Objective-C, you'll be ready for Xcode and the iOS development environment.

For Android Developer: You need to learn Java. Downlaod the java tutorial.


How do you make an android game?
Q. Well I know you use the android SDK but my question is about the basic stucture of the game I know in java applet you write most of the code in run() but how is it in android can somebody post me an example of some basic android code and also is the android game just movable pictures or is it made in an certain component?

A. Try this
~
http://forum.xda-developers.com/showthread.php?t=1753131


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

November 17, 2012

Should i learn to code iPhone apps or Android apps first?

Q. I have no coding experience, and have a mac so i can learn xcode, and android sdk. The only factors are the ease of learning the platform, and language. Thanks!

A. I would personally go for Android as there is a massive user base and not as many good apps out there at the moment.


How can I use MS Visual Studio for Android Development?
Q. Can you use Visual Studio for Android Development?

If so how would you set the android SDK instead of .NET framework and are there any special settings or configuration?

A. See the guide here: http://stackoverflow.com/questions/1371939/how-can-i-use-ms-visual-studio-for-android-development


I need help learning Java to make an Android App?
Q. I want to make a to-do list app for Android and have the latest version of the Android SDK and the latest version of Eclipse, are there any good tutorials or websites? Also are there any good tutorials for using app inventor? Thanks in advance.

A. Hi
App inventor is no longer provided by google now.

There are some good tutorials on android by Lynda.com
Purchase it or use any other way to get it your choice here is the name of the guide
"Lynda.com - Android App Development with Java Essential Training"
I have used them they are good.
2. Here is a book"Professional Android 2 Application Development" I have also used this book and its really good
Thanx


How do I develop Android Apps in DrJava?
Q. I'm using DrJava, not Eclipse, as my Java IDE. I've downloaded the Android SDK, but I'm not sure how to add the files to drJava, or how to run it. If anyone knows, could you please answer? I'm not looking for the answer Switch to Eclipse, I'd much rather stay with this.

Thanks!

A. download jbed.apk, it may help





Powered by Yahoo! Answers