The high-level "how to" guide is 
at http://source.android.com/source/building.html
but this doesn't discuss the details of how it works inside, or how to 
write your own makefiles.

I personally prefer to learn by copy and paste from existing makefiles,
but if you want to really study it from the ground up, see build/core/*.mk
There's actually a lot of comments in most of the .mk files there.



On Wednesday, December 4, 2013 7:41:30 PM UTC-8, manty kuma wrote:
>
> Hi,
>
> I am porting libraries from one architecture to other architecture. I am 
> new to makefiles and am wasting a lot of time by referring to other 
> makefiles to understand how i should change them,
>
> I want to learn about android makefiles. How to write and modify them. 
> Could you please guide me to the official android documentation related to 
> this? Also Other helping resources would be of great help.
>
> Best Regards,
> Sandeep Kumar
>

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to