I am facing a strange problem for which I am totally unable to find the correct reason.
When I build an android project on my system(using eclipse and OS CentOS: Linux(Fedora)), the .apk size is 15Mb while when I compile the same code on my colleague's system(using eclipse On windows XP), the build size is 7Mb which is half the size of .apk build on my system.
Please help...