This discussion would be better fitting for
https://groups.google.com/group/android-porting
On Wed, Apr 24, 2013 at 5:14 AM, Puja Gupta <
pmgup...@gmail.com> wrote:
> Thanks for link. But I need some understanding on how do you determine the
> contents of BoardConfig.mk, init.rc files etc, which proprietary libs from
> vendor/ are actually required apart from aosp. The device I intend to port
> aosp to is not present in the market, so the files need to be written from
> scratch. Any inputs on how to proceed will be helpful.
>
> On Wednesday, 24 April 2013 01:22:46 UTC+5:30, Abhay Ghatpande wrote:
>>
>> An excellent resource for anyone building Android for a device is here:
>>
http://com.odroid.com/sigong/nf_file_board/nfile_board_view.php?bid=98
>>
>> (A Practical Real-World Approach To Android Platform Development In
>> ODROID)
>>
>> Though some of the stuff in there is particular to the ODROID board, it
>> still offers great insight into the inner workings of Android and the
>> necessary customization for a new board.
>>
>> On Tuesday, April 23, 2013 3:40:38 AM UTC-4, Puja Gupta wrote:
>>>
>>> I need to build aosp 4.2.2 for a device which is not present in the
>>> device tree/lunch combo. Can someone please explain the detailed steps
>>> required to make a new device tree? I have knowledge that u need files like
>>> Android.mk, AndroidProducts.mk, BoardConfig.mk etc. but a detailed
>>> explanation about what exactly goes in there and also some idea on
>>> determining proprietary that would be required apart from aosp. Thanks.
>