https://github.com/naman14/ndksample
Sample app showing the usage of Android NDK
https://github.com/naman14/ndksample
Last synced: about 1 month ago
JSON representation
Sample app showing the usage of Android NDK
- Host: GitHub
- URL: https://github.com/naman14/ndksample
- Owner: naman14
- Created: 2016-10-29T00:27:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-09T13:58:42.000Z (over 8 years ago)
- Last Synced: 2025-03-21T22:41:39.085Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 2.98 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NDKSample
Sample app showing the usage of Android NDKDownload the sample app [here](https://play.google.com/store/apps/details?id=com.naman14.ndksample&hl=en)
Corrsponding DroidCon 2016 workshop - https://droidconin.talkfunnel.com/2016/93-android-ndk-porting-native-softwares-to-android
This repository and sample app showcases the comparsion between Java and native performance for blurring an image and ports [LodePNG](http://lodev.org/lodepng/) to decode and display PNG info