Archive for July, 2012
Compiling GNU Nano for Android
Friday, July 13th, 2012If you just want a pre-built, ready to use version of Nano for Android, you can get the pre-built version. The results of these steps include: GNU Nano 2.2.6 with statically-linked libncurses Compatibility with ≥ Android 2.1 A working enter key, in adb shell and Term.apk A terminfo package
Android MPEG-2 benchmarks
Thursday, July 12th, 2012VLC for Android beta benchmarks (July 12, 2012) for the MPEG-2 format. Specs and method are the same as in the audio benchmarks. MPEG-2 sample http://streams.videolan.org/samples/MPEG2/dvd.mpeg Skip to ARMv6 without VFP ARMv7 with NEON ARMv6 without VFP Results - libmpeg2 libmpeg2 Mean: 72.99% Median: 72.80% Mode: N/A libavcodec Mean: 73.17% Median: 73.70% Mode: 71.50% MPEG-2 [...]
When git am fails, use 3way
Tuesday, July 3rd, 2012Applying: Very valuable piece of art error: patch failed: Apple.java:212 error: Apple.java: patch does not apply error: patch failed: Window.java:840 error: Window.java: patch does not apply Patch failed at 0001 Very valuable piece of art When you have resolved this problem run “git am --resolved”. If you would prefer to skip this patch, instead run [...]
