[Q] How to program Android? - Android Q&A, Help & Troubleshooting

Hi guys,
I've been wanting to learn how to program Android for a while now out of personal interests as well as to contribute to the community. I've tried looking into it but all I find is how to program Android applications in Java. I'm looking more on the lines of programming to develop ROMs and such, would that be in Java as well?
I'm not a programmer (only took a Python course in college) but I'd like to learn and if any one could point me in the right direction it would be much appreciated.
Thanks in advance!

Android is made up of C, C++ and Java.
Learning C and C++: http://www.cprogramming.com/
Here's a topic started by Cyanogen himself (of CyanogenMod) that contains tips for those looking to start ROM development:
http://forum.xda-developers.com/showthread.php?t=667298

Thank you FaultException for your reply. The post from Cyanogen was insightful and I believe that it is just what I needed!

Related

[Q][Now Correct links]Need help with compiling xclannad for WM

Hi, I'm trying to compile xclannad to make it working on my htc touch diamond with windows mobile 6.5.
For those who don't know, xclannad is an interpreter to run some visual novel made by key visual arts (for example clannad and air) on other platforms than windows.
The application is wroten using SDL and, included in the source, there is also a makefile for WinCE, so it should be successfully compiled for WM.
I've managed to compile all the needed libraries but, when I try to compile xclannad i get an error that I can't manage to correct. (I've always developed in .NET languages, so my C / C++ knowledge is not very good).
Is there someone that could help me by taking a look at the source code?
Here there is the source code: http://www.multiupload.com/6F9M2BFMWS
and here there is my premade cygwin environment with mingw32ce and all the needed libraries ready: http://www.multiupload.com/BJHG3EEY5B
Any help is really appreciated!
Thank you!
(I'm sorry for my english, but I'm not a native english speaker)
EDIT:
I'm sorry, I've noticed that I've posted in the wrong section (i think that che correct section for this post is WM Development).
+1
Love the Key's Visual Arts novel!!
No one have a bit of time to spend to help me?
Please ^_^
I love a WP8/10 port of xclannad. I know this is really old thread but If anyone one is willing to give it a shot at porting it over to WP,
I'll be more than happy to try it out & plus Clannad is coming to Steam around the corner SOON!
But yeah I have no clue with coding

[Q] Want to start android development

What program languages i need to start development? I have read many languages.
I have basic skills of python and many more and i understand programming. So can you give me advice where to start? i want basically start rom and kernel developing and understand how android works.
thanks for your time

Could some1 point me in the right direction plz?!

Hi,
I would say that my knowledge of JAVA is fair enough, intermediate. I just started developing on android for the sole purpose of creating a few book applications.
Are there any tutorials/guides that you guys would recommend that i can follow in order to do so please?
Many thanks.
Without offend you... please search in Google, there are many Android tutorials, like this.
First, you need to setup Java SE, Android SDK, Eclipse and ADT Plugin for Eclipse (in that order), then you can begin to develop
RoberGalarga said:
Without offend you... please search in Google, there are many Android tutorials, like this.
First, you need to setup Java SE, Android SDK, Eclipse and ADT Plugin for Eclipse (in that order), then you can begin to develop
Click to expand...
Click to collapse
Thanks for that mate. I've set all that up already. I was looking for making apps for ebooks in particular. Are you aware of any tutorials for that please?
Thanks.
Nope, sorry dude, I only know general tutorials like above
if you know java, now you only need to know the android classes.
learn the classes you need use from here:
developer.android.com

[help] i need to become a dev please help me

HI people i need to become a android developer....
i have basic knowledge about c++
i have been through lot of guides and how to's and now i am confused of what do i need to know about android like do i need to know some other programming language or what...
please reply with what type of knowledge do i need to have to develop android and please help me i really want to be a dev...
Java is the most important language for an android developer
If you know C++, java will be easy.
Install adt (eclipse with the android sdk) and read the getting started here: http://developer.android.com/

[Q] Some basic questions about developing

Hi guys I am new here and I wanted to start programming apps for Android devices. I have some simple questions and I hope you can answer them:
1. In which language do I need to programm in Android Studio? Java or C? Or doesn't it matter?
2. Is there a list where you can find the special comments you need to develop for an Android because programming a programm for a PC is much different than programming an App for a Smartphone (for example a special command line for using the touchscreen)
3. Where can I find source codes from Apps which already have been published because I think looking at source codes from other Apps is the best way for learning.
Thanks in advance guys
bump
Anyone?

Categories

Resources