- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, My name is David Coronel, I'm an android developer from Colombia and currently I'm developing an app which uses real time blur combined with a slide up panel so the blur can get above of an image and make it blurried behind, I've been able to accomplish this task by creating a RelativeLayout whit some render script, but it is higly memory-demandant and after some time using the app it gets laggy and finally gets killed by the OS becouse ended up with a very high memory heap
Searching on the web for other methods to do fast blur I've found this great blog post
This blog has a very complete example of doing blur with native ndk on android, I've done my best to understand how it does the blur but I'm not so advanced to deal with the native things
My question is, can somebody please tell me how can I wrap the blur code made on that blog into a customView so I can use it in a java android application? or if so, can someone point me in the right direction
Thank you very much for your help, it would be greatly appreciated
- Tags:
- Android* OS
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page