Monday, March 11, 2013

cygwin and tar

It was really hard battle. I have ant script with some ivy deps. deps in tar format and I use full path to untar it.

Thursday, March 7, 2013

android-ndk-profiler tweaks

Recently I need to check our software with profiler. I think everyone knows about gprof and Android as Linux small brother has it too. So android-ndk-profiler really usefull thing, but if one use ndk-build script (standart build scripts from NDK) soon one will see that sources stripped...