2

I need to create my own android firmware based on Honeycomb.

the problem is that I don't know how I suppose to do that. I've searched on the web for some tutorials to help me getting started, but haven't found any.

can anyone link me to some tutorials, or give me some information about how to create android firmware?

TIA

Tal Kanel
  • 10,475
  • 10
  • 60
  • 98

1 Answers1

2

Marakana has some good tutorials/training courses for Android. I think the Android internals video may be a good start as this will tell you how Android actually works.

Android Internals: Marakana

Orlymee
  • 2,349
  • 1
  • 22
  • 24
  • thanks. I'm going over the video right now. I'll mark the question as accepted latter, cause I'd like more pepole to write more answers.. – Tal Kanel Jun 01 '12 at 11:28
  • Please keep updating the post with any other links you find so it becomes a good resource on stackoverflow for others. – Orlymee Jun 01 '12 at 12:12