|
From: Tatulea, D. <dra...@in...> - 2012-07-20 09:22:23
|
Hi, I have created a patch that adds x86 support for the Android port [1]. pandaboard HWKIND was renamed to to generic. In the process, I created a few helper scripts to ease up compilation (x86 and arm) and running of Android apps on Valgrind based on JSeward's description on how to use Valgrind on Android [3]. The swap part is not included, so don't expect miracles if you are running a process that is too memory hungry. Waiting for feedback. [1] - https://bugs.kde.org/show_bug.cgi?id=301265 - add x86 support to Android build [2] - https://bugs.kde.org/show_bug.cgi?id=303801 - user friendly scripts for Android [3] - http://blog.mozilla.org/jseward/2011/09/27/valgrind-on-android-current-status/ Thanks, Dragos |