How can i make an android app? (PLEASE!!!)?
-
Long story Scroll down for short version!!!!! --------------------------------------… Alright im 13 and since i was a little kid like 7 i wanted to be an actor But my family would never spend that kind of money On me for traveling and all that stuff But im destined and determined to make enough to pay for it So i have this sick sick sick game idea actually like 5 But ive been learning about java and watching tutorials for like the past 3 months (when i was 12 im 13 and 2 months old) So ive wanted to do this for a while but i need to do this fast before i get older So i have a chance to get a role in a commercial atleast before im 15 But i need anything that can help me out! Ill be using java,eclipse,android phone(Updated 100%) And I want to post it on google play ( i know its costs 25 bucks to get a domain name,i have that set,my game name,My whole game design) And a few random questions By Making a bunch of codes how is that gonna design my game, And how long would it take to make a game if i straight up do it without stopping all night and all day without sleeping (IM THAT DETERMINED!) Plz plz plz help! SHORT VERSION -------------- How do i make an android app on google play with java ,eclipse,android phone (fully updated) And How will making a bunch of codes design my game design like the gameplay and how it looks? Plz plz plz plz help! READ THE LONG DETAILS IF U WANT TO KNOW WHY IM DETERMINED!!! Best answer gets 10 Pts :)
-
Answer:
I forget the full steps, but the best way to develop for Android is through eclipse... http://developer.android.com/sdk/eclipse-adt.html So there are several things that you are going to find difficult (but only because you are young and inexperienced...this is going to take time). Basically, you need a general idea of java programming and preferrably Object Oriented programming (which unless you've taken a CS course, I doubt). Sounds like you have some basics down (realize that that is a LONG WAY away from Object oriented programming). OK, so once you understand the basics of Java, you THEN need to learn something TOTALLY different (and that isn't really specific to Java) and that is how to layout panels to make a GUI (graphical user interface). So, you are supposed to specify these types of things in XML format...however, I will tell you that this gets complicated to do "interesting" things. The OTHER thing you will need to understand is some basic 2D graphics tricks (assuming you want to make a 2D game--3D is a whole 'nother beast). If you want to do a lot of "custom" animation, then you need to understand how to generate frames and play them (at the SAME SPEED)--whether or not you do the above (heavily--it will always involve SOME custom animation)--you will need to understand sprite animation...basically, you have a background and then sprites that take up a small portion of the background--to make things efficient you DON'T need to redraw the background, JUST the area where the sprites MOVE! So that involves TWO things: 1) animation and 2) sprite animation. Alright, so can you do it? Yeah, you can do it--but it's going to take at LEAST a few years. You're NOT going to learn all of the things you need to PLUS program a "sharp" looking game in a year (from where you are starting). But if you stick with it, you could probably have something nice by the time you're out of high school (and if you decide to get a CS degree you may be well ahead of many other students).
Adam at Yahoo! Answers Visit the source
Related Q & A:
- How can I restore Sharepoint web app when the DB is in another server?Best solution by SharePoint
- I have a blog how can I make money with it.Best solution by Yahoo! Answers
- How can I make clay use to make things?Best solution by Yahoo! Answers
- How can I make my room look amazing when I clean it?Best solution by Yahoo! Answers
- How can I promote my iPhone app?Best solution by ChaCha
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.