I have installed it for some software but now I don't use that software at all and so I need to remove the MinGW
in order to use Cygwin for android development.
GCC 3.8.1
?I am on windows 7 64-bit
Answer 1:
C:/MinGW
)PATH
environment variableIf you haven't used an installer, you can skip 1., but if you have, you should check 2. and 3. manually.
Answer 2:
Do you use an IDE? If yes you can specify your make / gcc there. You can set an absolute path to the correct program too.