Loic from PointGPhone (french website about Android) made us aware of a Android Emulator-Feature (+ a small easteregg). You can flip the emulator-screen using a single adb-command:
1. Open an emulator (from Eclipse an adb.exe gets started automatically)
2. Locate your AndroidSDK-Tools-Directory and type:
- Code: Select all
C:Androidandroid_sdk_v123_tools>adb shell service call SurfaceFlinger 7 i32 0 i32 X
Where the X can be (in row as you see the images): 42, 0, 1, 2, 3:
Google got Humor
Remember that the:
"Answer to Life, the Universe, and Everything" has a numeric solution in Douglas Adams' series The Hitchhiker's Guide to the Galaxy: 42
Google knows the answer too
:

Google got Humor
Remember that the:
"Answer to Life, the Universe, and Everything" has a numeric solution in Douglas Adams' series The Hitchhiker's Guide to the Galaxy: 42
Google knows the answer too

Original Message:
Loic wrote:Hi,
I have something that might interest you : Android Easter Egg !
It's written in french but with Google translator you should be able to understand it !
Regards,
plusminus

