Android
My articles
- Android boot process
- How to enable serial console on Android
- How to read Android crash log and stack trace
- How to set the vendor ID of ADB and trace its internal logs
- How to get kernel messages from Android?
- Enable KGDB for Android
- Measuring kernel latencies to ensure real-time constraints
RPC resources
- ONC RPC spec: http://tools.ietf.org/html/rfc1831
- XDR spec: http://docs.sun.com/app/docs/doc/816-1435/xdrproto-61652?a=view
- GWT RPC framework: http://code.google.com/webtoolkit/doc/1.6/DevGuideServerCommunication.html
- RPCGEN: http://netbula.com/oncrpc/rpcgen.html
- RPC programming: http://www2.cs.uregina.ca/~hamilton/courses/430/notes/rpc.html
- Grasping Android's IPC mechanism: http://www.embeddeddesignindia.co.in/ART_8800575654_2800005_TA_9be59b3e.HTM (or search)
Websites & resources
- Android project: http://source.android.com
- Android Developers: http://developer.android.com/index.html
- Phandroid: http://phandroid.com/
- Security Model: https://www.isecpartners.com/files/iSEC_Android_Exploratory_Blackhat_2009.pdf
- Running Android on iPhone: http://linuxoniphone.blogspot.com/2010/04/ive-been-working-on-this-quietly-in.html
Useful blogs / Wikis
- Embedded Linux: http://elinux.org/Main_Page
- Gabor Paller Blog: http://mylifewithandroid.blogspot.com
page revision: 21, last edited: 25 Jul 2010 22:24