#1,794 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Embedded Programming with Android: Bringing Up an Android System from Scratch (Android Deep Dive)

Sentiment score: 2
Reddit mentions: 2

We found 2 Reddit mentions of Embedded Programming with Android: Bringing Up an Android System from Scratch (Android Deep Dive). Here are the top ones.

Embedded Programming with Android: Bringing Up an Android System from Scratch (Android Deep Dive)
Buying options
View on Amazon.com
or
Specs:
Height9.25 Inches
Length7.25 Inches
Weight1.38009376012 Pounds
Width1 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 2 comments on Embedded Programming with Android: Bringing Up an Android System from Scratch (Android Deep Dive):

u/bruno_dmt ยท 8 pointsr/androiddev

Although old, this book does a very good job explaining the Android architecture https://www.amazon.com/Embedded-Android-Porting-Extending-Customizing/dp/1449308295

Given it was written for Android 4, it doesn't have all the new Treble staff (the basis are still the same, so I think it's still worth reading), but the author has a set of slides that you can read after the book to get the recent changes: https://www.slideshare.net/opersys/presentations

​

Another useful book is https://www.amazon.com/Embedded-Programming-Android-Bringing-Scratch/dp/0134030001 . This one focuses more on getting AOSP running on a new device, and not that much in its internals or customization.

​

Two newer books I have recently found (although I haven't had time to read them) are https://www.amazon.com/Android-System-Programming-customizing-debugging/dp/178712536X (same author as the previous one, content mostly related to building the kernel and getting AOSP running in a new device/emulator) and https://www.amazon.com/Learning-Embedded-Android-N-Programming-ebook/dp/B01841W9AU

They are still pre-treble, but they are probably still useful.

​

Besides those, if you want something more related to internals and not so much on how to "get the source code and build AOSP", you could check https://www.amazon.com/Android-Security-Internals-Depth-Architecture/dp/1593275811 and https://www.amazon.com/Android-Hackers-Handbook-Joshua-Drake/dp/111860864X

u/Truth_Be_Told ยท 1 pointr/embedded

Thanks; this seems up-to date and good for what i am looking for. Just as an FYI, you might also find the following useful;