how to build and run core apps of ics like settings, camera etc on windows
Posted
by
user1495186
on Stack Overflow
See other posts from Stack Overflow
or by user1495186
Published on 2012-07-09T08:02:25Z
Indexed on
2012/07/09
9:15 UTC
Read the original article
Hit count: 186
I have downloaded ics 4.0.3 source code, want to modify native settings, what i have to do is
1) add custom modifications to the settings
2) recompile native settings with added modifications
3) build the source code
4) generate a customized build to work on all android devices.
How can I achieve the above thing?
Every suggestion is appreciated.
Thanks in advance.
FYI: Using win7,4gb ram, intel i5 processor. Installed cygwin,git.
© Stack Overflow or respective owner