[Q] Question about Android

Slacker101

Senior Member
Oct 17, 2010
337
91
0
So the operating system is based off of java, correct? How complicated is the code? I have a fair amount of java experience and am tempted to look through it/experiment. I've been using ROMs and Themes for a long time and wouldn't mind trying to get into it myself.
 

mjones73

Senior Member
Apr 5, 2010
3,575
927
0
North East, MD
So the operating system is based off of java, correct? How complicated is the code? I have a fair amount of java experience and am tempted to look through it/experiment. I've been using ROMs and Themes for a long time and wouldn't mind trying to get into it myself.
The OS is Linux based, the apps are generally java based.
 

loonatik78

Senior Member
Feb 20, 2011
1,538
284
0
So the operating system is based off of java, correct? How complicated is the code? I have a fair amount of java experience and am tempted to look through it/experiment. I've been using ROMs and Themes for a long time and wouldn't mind trying to get into it myself.
SOME of Android is written in Java. MOST of it is written in C, with the linux kernel EXCLUSIVELY C. Android's brand of java diverges from real java more and more all the time. If java is what tickles ya, there's better places to be... like blackberry.