PDA

View Full Version : Ideas for Google Android Challenge


Lakesta
15-01-2008, 08:12 AM
Hello all,

This post is in regard to the Google Android Challenge put out by Google to create/develop new software for the Google Android shell. If you haven't had a chance to read about it, it's basically a new OS created by Google to run on any type of PDAesque cellular phone. The challenge issued is then to develop new software for this OS (written in Java) so that when it is released it will have software available for it.

My question to all of you is what software would you like to see developed for this new OS? The reason I am asking for ideas is because I am a CS undergraduate student working in a research group to create one of these programs. Ergo, I figured asking you guys what you'd like to see created would be the best way to get ideas that will make sense and benefit the community.

Any ideas you submit here may be used in the creation of new software--if you require idea copyrights that can be worked out.

Thank you all in advance,
Jake

Jake Lake
Undergraduate Student at LCSC Lewiston, ID

aksd
15-01-2008, 09:01 AM
Hello Jake,

We'll I'm a Java programmer too, not thinking of entering the challenge though. Had a quick look at the SDK for Android and it does'nt seem like pure java, more like a hybrid of C and Java does'nt it?

Since I have'nt had a thorough look at it, I'd like to ask you a few questions regarding the freedom to program on the platform.

Since it does'nt use the "normal" JVM but googles Davlik where theres no byte code but script code, does it allow better interaction with the hardware, and is it faster? Also can you implement equallizers and other effects in a media based application, which of course was not possible on J2ME. I was thinking on a All-round mediaplayer for Android, something like Rockbox which maybe found at www.rockbox.org which is a linux based program used on iPods etc.. but has been ported to Linux based EZX phones.

Regards,
Akshay