Bookmarks for January 24th
These are my links for January 24th:
- android.hardware.SensorListener – Android – Important for any accelerometer/orientation/magnetic field project
- Android Intent Playground 2.0 (Installation) – Diego Torres Milano has an app that lets us play around with intents right on the G1. Looks really interesting. Must investigate further.
- Android Developers Blog: Can I use this Intent? – Romain Guy talks about using Intents in Android
- Generating keypresses (in Android) programmatically – My Life With Android talks about how to generate keypresses programmatically. Interesting.
- Android Blogger: Sliding drawer, again – Android Blogger has some code that implements the sliding drawer (the widget that creates the basic menu for Android)
- A Computer Programming Blog: How to display a license agreement on your android application. – Tasos Kleisas has a tutorial for displaying a license agreement in Andorid
- Android 3D graphics and SurfaceView – Tasos Kleisas walks through a solution for SurfaceView initialization for 3D in android
- Android Developers Blog: Avoiding memory leaks – Romain Guy talks about avoiding memory leaks. Not the highest thing on my list, but important to know.
- Android Blogging Network » Blog Archive » Actual Multitouch. No Weirdness! – Looks like more basic multi-touch for the G1.
Leave a comment