I'm just getting started with customizing the emulators in the Tools distribution for Windows.
It appears that the Windows instructions for building are still out of date: http://tools.android.com/build#TOC-Building-the-Windows-SDK but I noticed that the Linux build mentioned here: http://tools.android.com/build#TOC-Building-the-Linux-and-MacOS-SDK built a Windows version of the tools as well. If I run: ./tools/buildSrc/servers/build_tools.sh `pwd`/out `pwd`/out/dist 1234 it creates the Windows SDK zip file, but any changes I made in the emulator source (external/qemu) doesn't seem to impact the size of the emulator.exe so I don't think the changes are taking. Anybody have some pointers to successfully build a customized Windows emulator.exe? Thanks, Rob -- You received this message because you are subscribed to the Google Groups "adt-dev" 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/d/optout.
