Oracle vs. Google and what happens to Android

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Oracle vs. Google and what happens to Android

744件の閲覧回数
bbrv2
Contributor I
There are plenty of hard working people toiling away with Android on i.mx platforms. It should be said, and particularly here, that this may not just be an engineering exercise.  The nature of the Oracle vs. Google lawsuit for nearly any possible conclusion requires that we consider the long-term future of Java on Android. Alternatives need to be discussed and investments of time and resources thought through accordingly.
タグ(1)
0 件の賞賛
2 返答(返信)

678件の閲覧回数
RobSavoye
Contributor II
I've used QT Embedded on several projects, starting with the Trolltech Greenphone. The advantages of QT are that developers can write and debug code on their desktop, and then compile it for their target device. Android doesn't run "real" Java, it runs Dalvik, which is similar to Java, but not exactly the same. Once I get OpenJDK (the real Java) fixed up performance wise for the i.MX51, it should be possible to use that on Android. Although Android doesn't support C++,. which is what OpenJDK is written in, there are several C++ toolchain solutions that would make this possible.
0 件の賞賛

678件の閲覧回数
micken
Contributor I
I strongly believe in Qt Embedded as a alternative to the Android software stack. We , Genesi , have most of the basic infrastructure done , like accelerated screendriver and opengl. The things that are lacking now are some desktop applications , like a good looking application launcher. I want to encourage all that have some spare time to think about the possibilites in this. Java is available for ARM , so using the Jambi bindings to Qt should be possible. This means a fairly easy transition for Android application developers. Some useful links related to Java on ARM linux: http://java.sun.com/javase/embedded/system_requirements.jsphttp://projects.powerdeveloper.org/project/imx515/793 Jambi:http://qtjambi.sourceforge.net/about/overview/
0 件の賞賛