View Single Post
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#28
Honeycomb like Maemo?

Open a Honeycomb terminal window, and type

"python --version"

If you get a "huh, what's that", well

When I demo my "phone" to someone (with brains), I always open the terminal, type

python --version
perl --version
gcc --version

...then I edit a "hellow world" C program, compile and run it on the phone.

Can Android do that?

/Z