As far as I know, it is an mobile os. Android's mobile operating system is based on a modified version of the Linux kernel. I know open source FTW now However, not so sure should I start this or not. What do you think?
Android-should I learn it ? (solved)
Android-should I learn it ? (solved)
Well...as title said,dude
As far as I know, it is an mobile os. Android's mobile operating system is based on a modified version of the Linux kernel. I know open source FTW now However, not so sure should I start this or not. What do you think?
As far as I know, it is an mobile os. Android's mobile operating system is based on a modified version of the Linux kernel. I know open source FTW now However, not so sure should I start this or not. What do you think?
Advertising
Last edited by Nirvana.N on Mon Mar 28, 2011 2:31 am, edited 1 time in total.
Re: Android-should I learn it ?
If you don't know how to program, I would advise you not to try.
Advertising
-
ultimakillz
- Retired Mod
- Posts: 805
- Joined: Mon Sep 27, 2010 6:55 pm
Re: Android-should I learn it ?
programming for the android is is done in java, so why not just learn java? if you don't know java then you can't program for the android os.
Re: Android-should I learn it ?
No, you have to learn java for android.ultimakillz wrote:programming for the android is is done in java, so why not just learn java? if you don't know java then you can't program for the android os.
-
ultimakillz
- Retired Mod
- Posts: 805
- Joined: Mon Sep 27, 2010 6:55 pm
Re: Android-should I learn it ?
it's still java
what I ment was why not study java first then work on java for the android sdk. we don't tell people to learn c by programming for the psp.
Re: Android-should I learn it ?
I know all the C variation, maybe you guys are right. I should start with java. Thanks
Re: Android-should I learn it ?
Also, AFAITK, you can make apps using xml.Nirvana.N wrote:I know all the C variation, maybe you guys are right. I should start with java. Thanks
Last edited by waratte on Mon Mar 28, 2011 2:57 am, edited 1 time in total.
-
ultimakillz
- Retired Mod
- Posts: 805
- Joined: Mon Sep 27, 2010 6:55 pm
Re: Android-should I learn it ? (solved)
wanna learn java heres the best tutorials - http://www.thenewboston.com/?page_id=14
and android contains 2.2 million lines of code (correct me if I am wrong) , so if you want to become a android developer read the 2.2 million lines of code
and android contains 2.2 million lines of code (correct me if I am wrong) , so if you want to become a android developer read the 2.2 million lines of code
Languages I know : C , C++ & Java

Boy : There is something wrong with my phone.
Girl : What ?
Boy: It don't have your Phone Number.


Boy : There is something wrong with my phone.
Girl : What ?
Boy: It don't have your Phone Number.

Re: Android-should I learn it ? (solved)
I made some simple apps for Android, maybe I can help you solve some doubts.
Not totally true. Easiest choice is Java, but you can also use an alternative SDK by Google for C, although it's more intented to make Android core system modifications rather than applications.ultimakillz wrote:programming for the android is is done in java, so why not just learn java? if you don't know java then you can't program for the android os.
No, it's standard Java.waratte wrote:No, you have to learn java for android.
Nope since XML is no programming language.waratte wrote: you can make apps using xml.
Wrong, you need both, XMLs are used to define persistent data and GUI layout. Not 100% mandatory but surely highly recommended.ultimakillz wrote:no xml, just java.
I wanna lots of mov al,0xb

"just not into this RA stuffz"

"just not into this RA stuffz"
