PocketMagic

PocketMagic

Where Technology meets magic


Android
47 Posts
BlackBerry
4 Posts
Electronics
69 Posts
Hardware
123 Posts
High Voltage
49 Posts
Image processing
2 Posts
iPhone
4 Posts
Linux
2 Posts
Nuclear
20 Posts
Optics
11 Posts
Photography
7 Posts
Photoshop
3 Posts
Research
19 Posts
Reviews
18 Posts
Robotics
8 Posts
Security
7 Posts
Software
76 Posts
Symbian
2 Posts
Tubes
20 Posts
Windows
3 Posts
Windows Mobile
11 Posts

Top Articles!       See PocketMagic on Facebook


Building a robot – Part 2 | 8906 Views | Rate 66.96
Building a robot – Part 2
uRADMonitor - Online Radiation monitoring station | 16144 Views | Rate 66.71
uRADMonitor - Online Radiation monitoring station
Bluetooth and iOS - Use Bluetooth in your iPhone apps | 22164 Views | Rate 65.38
Bluetooth and iOS - Use Bluetooth in your iPhone apps
NMEA GPS Library for AVR Microcontrollers | 5845 Views | Rate 50.83
NMEA GPS Library for AVR Microcontrollers
Programmatically Injecting Events on Android - Part 2 | 6586 Views | Rate 46.71
Programmatically Injecting Events on Android - Part 2
Simple Switched power Supplies | 19164 Views | Rate 46.18
Simple Switched power Supplies
Capacitor Discharge Microspot Welder / Cutter | 13239 Views | Rate 38.94
Capacitor Discharge Microspot Welder / Cutter
Coil Winding machine counter with Atmega8 and Reed relay | 990 Views | Rate 38.08
Coil Winding machine counter with Atmega8 and Reed relay

 

Posts tagged ndk

Android NDK Cygwin make error 127

Android NDK Cygwin make error 127, but only on some computers. I suspect there’s a conflict with other development tools (based on PATH, etc).

Android Native Play Sound using /dev/msm_pcm_out

Directly interface the PCM device, using low level native C programming. Play sounds by sending data to /dev/msm_pcm_out

Android Native Screen capture application using the Framebuffer

Learn how to do a programmatic screen capture on Android, using the framebuffer and some native C code. See how to correctly save a BMP file.

Android C native development using the NDK under Windows

Learn how to compile your C code to native Android executables, using Windows, Cygwin and the Android NDK in just 3 easy steps.

Android NDK for Windows setup guide

See how to configure Android NDK with Windows and build your JNI project in a few easy steps.