[Q]Any dev nearby? - Android Software/Hacking General [Developers Only]

I want to give developing a shot and i want to start with gaming on android platform. Now i'm a bit confused in the world of android and SDK. So there are a couple of questions which i want a dev to answer ! (yes only a dev although i respect all people here but please i want serious help and i will mind any kind of silly comments).
-Which tools are necessary in developing a game? unity? if unity then some feedback would be really appreciated.
-Any other program built specially for game development (any kind) which doesn't require hard c++ or java coding?
as i'm still a college student and not aware of these two languages but i want to work on a game as my personal project over the summer so i want to collect all the tools and go over all kind of tutorials necessary.
Thanks in advance !

shad0wboss said:
I want to give developing a shot and i want to start with gaming on android platform. Now i'm a bit confused in the world of android and SDK. So there are a couple of questions which i want a dev to answer ! (yes only a dev although i respect all people here but please i want serious help and i will mind any kind of silly comments).
-Which tools are necessary in developing a game? unity? if unity then some feedback would be really appreciated.
-Any other program built specially for game development (any kind) which doesn't require hard c++ or java coding?
as i'm still a college student and not aware of these two languages but i want to work on a game as my personal project over the summer so i want to collect all the tools and go over all kind of tutorials necessary.
Thanks in advance !
Click to expand...
Click to collapse
shad0w,
Trust me, you need to learn coding.
Since you want to start with Android, best bet is to either go throug android tutorials and examples and start to learn it, or, you could start with Java. My recommendation is that you start using Android basic coding tutorials:
http://developer.android.com/resources/browser.html?tag=tutorial
This link also has good information to start learning:
http://developer.android.com/guide/index.html

Related

Where and How can I learn to develop roms/apps?

I hope I'm posting this in the right forums (I read the rules, but still).
Anyways, I'm wanting into get into Android development like doing applications or even hacking roms. I'm always reading at how awesome you guys are at developing stuff. Sadly, I don't have much experience. Majoring in Computer Engineering, but I can't wait for years.
So does anyone have any points on how to get started? Even if it takes me a year, I'm fine. I just want to get to know this stuff. Can I start with, say, Java? Thanks, and I apologize if this is the wrong board!
I would definitelly recommend first familiarizing yourself with Java and getting the language down and going to learn how to turn that knowledge into developing for Android from there. There are a lot of easy to find ways to learn Java right online from Youtube and articles people have written, however Android is a little harder to find help learning. Everyone seems to want you to pay them ridiculous amounts of money. And when you do find tutorials on it they will assume you have an advanced knowledge of working with the Java Development Kit and normally Eclipse as well.
Hi! But even if i learn "well" (not to mention basics) can i customize any rom as i wish or rather make some changes on? I've to get into java world beacuse my knowledges about are not necessary as android deserve...
Thanks in advance!
For app development, u hav to learn java and google APIs thoroughly.. u can learn from various development forums..
For Rom tweaking u need to learn linux scripts and other stuffs like directory tree n much more..

Starting to develop

Hello, xdaDevelopers (Is it like that? Or XDADevelopers, or XdaDevelopers, well, doesn't matter, you can leave your opinion about that here, too.)!
I can see this is kinda a common thing around here, but, I really need the basics for programming, with a final goal of being able to make code for Android (from APKs to ROMs and such).
I just need people to point out good sources of learning, with a learning curve, please, that would be a great bonus in understanding what the heck I'm learning, from the basic of basic, to the goal here intended.
Maybe this is a bit too ambitious, but I pretend to be a professional programmer in the future, but I still have a kinda long way to college (3 years), and I wish I could start sooner that, it could even make my college life even simpler.
Well, I hope you leave your enlightenment in this thread. Thank you very much for any opinion given here.
*bump* Sorry. It was already in the second page. I just didn't want it to fall into oblivion.
Well your going to have to stsrt learnibg java if you want to make apps. Read some books. Also take a look at thenewboston channel on youtube.
Im learning myself. You just need to start and don't give up
Sent from my Galaxy SII
I'm also posting (lazy way of subscribing to this post). I knew java, although it was long ago. I'd need a refresh on everything. And then, knowing java is not the only thing you need, as you also need to know how to develop for android itself. Up to date, which book would you guys consider the most easy to follow to learn easily to program?
Thank you!
Yes. I'm asking for links or books (preferably e-books) that could have all that information. I just hope I can become a great XDA developer.
Griffrez said:
I just need people to point out good sources of learning
Click to expand...
Click to collapse
+1 to this. i would also like to get into learning how to develop for android.
google has a lot of info on their developers page, it's probably one of the better places to start.
i don't know many other good websites or books though. anyone have suggestions?
If you want to develop Application on Android. You will need...
1.JDK (Java Development Kit), which includes the JRE. ( I use Java SE 7 )
2.Eclipse with the Android Development ( I use Eclipse Classic 3.7.1 )
3.Android Development tools ADT Plugin for Eclipse
( I use android-sdk_r13-windows.zip )
more detail http://androidcontrol.blogspot.com/2011/10/android-development.html
java for the user interface "pretty" part of the apps, but the real heavy-lifting guts of the app (where the real magic happens) will normally be written in c
Tech_Boy said:
Well your going to have to stsrt learnibg java if you want to make apps. Read some books. Also take a look at thenewboston channel on youtube.
Im learning myself. You just need to start and don't give up
Sent from my Galaxy SII
Click to expand...
Click to collapse
I'm watching these. These are great. Starting with Java Development.

[Q] tip for development

Hello. I am starting to learn how to develop apps for smartphones, i have tons of ideas but onlu basic knowlage in C++, java and other languages used for creating them. Could some one help me to decide for which platform i should start? I want to start from easiest developing interface (i liked iOS, wp7), cheapest price in order to publish my app and when you do answer please tell me why (other pluses that i didn't highlighted and minuses). Thank you for your help and if i posted on the wrong section please move my thread. Oh and i am a student so if there are any discounts like for wp7 free access for students then do mind that too
so noone can help me?
Not sure myself
But I think Dreamspark has the tutorials to help you develop and you can go form there, I am interested as well just don't have the time.

[Q] Related to Java learning for android app development.

Hello! I have started learning java for android app development. I ve bought this book called Learn Java for android development by Jeff Friesen. I also learn from other sources. But sometimes there are codes, that i cannot understand and i think that I ll never become a good developer.
Does this happen to every newbie? Please give me some tips if you are an experienced developer?
alternative to java
If you have problems learning java try basic4android, and you can develope apps for android in language witch is similar to Basic, easy to learn, but powerful
vighaneshsharma said:
Hello! I have started learning java for android app development. I ve bought this book called Learn Java for android development by Jeff Friesen. I also learn from other sources. But sometimes there are codes, that i cannot understand and i think that I ll never become a good developer.
Does this happen to every newbie? Please give me some tips if you are an experienced developer?
Click to expand...
Click to collapse
Have you tried an app tutorial? It might add to your knowledge base.
It is not easy to start learning java with some specific framework (like Android Application Framework).
When something is not clear in the code, i suggest you should try switching to the basic core java stuff and do some tutorials on that.
After that you will have an understanding and more confidence in learning android development.
Good luck.
Thnqq every1
Thnqq every1 for help! I really appreciate u people and i followed ur suggestions now i can do some medium level programming! thnx
Question
hatab001 said:
If you have problems learning java try basic4android, and you can develope apps for android in language witch is similar to Basic, easy to learn, but powerful
Click to expand...
Click to collapse
I saw screenshots of basic4android but the coding looked completely different from java. Sorry! but i am a newbie. Can you tell me which language is that and which is easier and can i make games from this? Thank You! :good: :good:

I'm New To Java Programming & Droid App Development - Seeking Advice/Thoughts Please!

I'm New To Java Programming & Droid App Development - Seeking Advice/Thoughts Please!
Hello!
So I was hoping to get the advice on a few things regarding android app development from those of you are app developers. I am just now learning Java, learning Android Studios/IntelliJIDEA and I have no teacher (I use Lynda.com, TeamTreeHouse, and other resources) so I'd like to get the opinions and thoughts of others who have already created an app, do so all the time, or are working on their first app. In general, I am looking to get some answers from those who already know what to do and have done it before. I want to be sure I am doing things the right way. Or at the very least I want to be doing things the best possible way I can. So my questions:
What IDE do you use? (Android Studios/IntelliJ IDEA, Unity, etc)
Did you learn Java before building your First App?
Did you learn XML before Building your first App?
Where did you learn about the languages and technologies required? (Lynda.com, TeamTreeHouse.com, NewBoston, etc)
Are there any resources you can recommend to me as a beginner who has not yet built his first app?
If there is a question you can think of that I did not ask that might help please let me know.
Thank you for answering these questions!
I really want to make sure that I approach this the right way and that if I am going to commit myself to it I do so in a way that works, is tried, tested, and true. I want to make quality applications and I want to know what I'm doing while doing it. = )
Anyway, answering any of these questions would be truly helpful and I would appreciate it very much. Thank you!
Regards,
DevelopDan

Categories

Resources