Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Java in General and the fly likes is this possible with java ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "is this possible with java ?" Watch "is this possible with java ?" New topic
Author

is this possible with java ?

naved momin
Ranch Hand

Joined: Jul 03, 2011
Posts: 675

can we just make GUI in java and , download and compile linux kernal to make a new os for mobiles ..?
the kernal will be of linux and GUI ll be different .


The Only way to learn is ...........do!
Visit my blog http://inaved-momin.blogspot.com/
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12911
    
    3

That would be possible, but it's not an easy task ofcourse...

Android is a Linux-based OS for mobile phones, which runs something that is very similar to Java (it officially isn't called Java, but really looks a lot like it).


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
naved momin
Ranch Hand

Joined: Jul 03, 2011
Posts: 675

Jesper de Jong wrote:That would be possible, but it's not an easy task ofcourse...

Android is a Linux-based OS for mobile phones, which runs something that is very similar to Java (it officially isn't called Java, but really looks a lot like it).

i guess all the main parts (jobs) will be taken care by the linux kernal . now the problem is we can make a GUI but how to merge this gui with linux kernal to be one os ?
i m a final year student , and i m serious to implement such a new thing .
thanks for your opinion given to me i appreciate it any thoughts that make this happen are most welcome .
naved momin
Ranch Hand

Joined: Jul 03, 2011
Posts: 675




Android is a Linux-based OS for mobile phones, which runs something that is very similar to Java (it officially isn't called Java, but really looks a lot like it).

and i guess that the language is java only i have dig a lot of information regarding andriod ..and i found that it is based on java only infact the API which they provide for developers are all written in java ....
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: is this possible with java ?
 
Similar Threads
How to get activation time of an external application
Java Blueooth on linux.
Android Architecture Overview
Kernal-panic-not syncing-attempted to kill init
Javaranch runs on Linux?