[Q] Some basic questions about developing - Android Q&A, Help & Troubleshooting

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?

Related

[Q] How to program Android?

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!

[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

Nee help for Mini Project source code on Android for my cousin

Hello Everybody,
I need some mini projects source code, for my cousin.
She is beginning to learn android programming and need some mini programs to practice and learn.
Can somebody give me some links and uploads for the same.
Thanks in advance
Nihonandroid
If you open Android SDK Manager, you can see a lot of "Samples for SDK" for almost each API version.
She can start to understand those examples.

[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/

Need help compiling a project from github site

Firstly, I don't know if this is a right site/forum to ask this question but this seems to be most active android development forum when googling for 'android development forum' even though this site seems to be mosty about rooting and mods which is not what my question is about.
I'm trying to compile github.com/corbinlc/GNURootDebian from source and make it run on my android emulator. I get 'Configuration with name 'default' not found' in android studio 3.0 when just opening the project. Can anyone help me out tackle this error?
> I tried googling / stackoverflow and couldn't find a satisfying answer
> I have successfully built and run a simple app in emulator using steps outlined in 'Building Your First App' walkthrough on developer.android.com/training/basics/firstapp/index.html
Thanks in advance,

Categories

Resources