Where the new Ice Cream Sandwich build of dropbox stores files

Posted by & filed under Code.

In the old version of dropbox, you used to be able to long press > download a file.  This has been replaced by “favorite”. Instead of going to: /sdcard/dropbox These files are now stored in: /sdcard/Android/data/com.dropbox.android/files/scratch

Powering Chrome to Phone with Android to Device Messaging

Posted by & filed under Code.

Android Cloud to Device Messaging (C2DM) was launched recently as part of Android 2.2. C2DM enables third-party developers to push lightweight data messages to the phone. C2DM created a nice opportunity for us to pull together different Google developer tools to create a simple but useful application to enable users to push links and other… Read more »

Android hacked to run on x86

Posted by & filed under Code.

I foresee this being my weekend project http://androidcommunity.com/android-hacked-to-run-on-x86-20090714/

Android Market now open. Full source released

Posted by & filed under Code.

The Android Market is now open, register to add your apps! http://www.android.com/market/   The full source code for Android is now available: http://source.android.com/