Android开发者在Google Play上赚美元

前言

分享前段时间开发的一个Camera实时滤镜与图片滤镜处理的App。之前也没了解过这块知识,借此机会学习了一下。主要涉及到的内容:

  • Android Camera开发
  • Opengl ES 开发
  • 使用GLSL开发滤镜
  • 如何在Google Play上线App
  • 如何在App中嵌入Admob广告

过程

Android Camera开发

参考:https://blog.csdn.net/lb377463323/article/details/77071054.

Opengl ES 开发

参考:https://learnopengl-cn.github.io/
参考:http://docs.gl/

GLSL开发滤镜

参考:https://github.com/wshxbqq/GLSL-Card
参考:https://github.com/wuhaoyu1990/MagicCamera.git

源码

源码地址:http://www.techj.cn/sourcecode/photolover
密码是最后一个滤镜的名字:http://www.techj.cn/download/photolover.apk

效果

《Android开发者在Google Play上赚美元》
《Android开发者在Google Play上赚美元》 WechatIMG21.jpeg
《Android开发者在Google Play上赚美元》 WechatIMG22.jpeg
《Android开发者在Google Play上赚美元》 WechatIMG23.jpeg

    原文作者:TechJ_CN
    原文地址: https://www.jianshu.com/p/f6e2e7bf2763
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞