amarullz / AROMA-Installer

The World First ANDROID Touch and Customizable ROM Installer
http://www.amarullz.com/
325 stars 184 forks source link

Building in Windows causes errors #15

Closed MatthewBooth closed 11 years ago

MatthewBooth commented 11 years ago

Hi,

Building in Windows causes errors due to the config stuff now in the Android.mk file. If I uncomment the AROMA_VERSION lines it sucessfuly builds.

Also, the file that is built is 1.37MB, not the 600kbs that comes from B6.

amarullz commented 11 years ago

It depended by your toolchain. if libc was glibc the filesize is bigger than bionic (from android).

About AROMA_VERSION. please pull the latest source. If you build it on windows, please edit the aroma.h and uncomment the version definitions.