[android-porting] Re: Add apps to source code

2015-08-21 Thread David Boas
Hi, First, if you're willing to work with the AOSP, i recommend you to read this book : Embedded Android By Karim Yaghmour http://shop.oreilly.com/product/0636920021094.do#tab_03_2 If you have the apk : http://stackoverflow.com/questions/10579827/add-apk-files-in-aosp If you don't :

[android-porting] Gatekeeper API in android M

2015-08-21 Thread Krzysztof Kwiatkowski
Hi All, I'm trying to figure out how to integrate my crypto hardware implementation with new keymastergatekeeper with android M. I'm a bit puzzled after looking at software implementation of gatekeeper. Class GateKeeper is a kind of interface with pure virtual methods and there is a comment