Basically, you can follow the tutorials 
at: http://source.android.com/source/initializing.html which explain how to 
go about setting up an android rom build. If you are building for specific 
hardware, you'll likely need to either use a pre-built kernel, or port that 
over yourself.

Once you get it booting, you can add applications to vendor/app or 
/system/app to install as a system application with copy file commands in 
product/board configuration, or sign separate apps with the os build keys 
and you should be able to install apps after the fact and have them run as 
system applications.


Weston

On Monday, June 4, 2012 2:40:26 PM UTC-7, Nainala Srinivas wrote:
>
> Hi,
>
> I would like to create custom ROM image with my apps. What are the steps I 
> have to follow for build. Kindly give the process steps.
>
> Thanks in advance.
>
> BR
> Srinivas
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to