美文网首页Android Tips程序员产品大学
Android项目实战:手机安全卫士

Android项目实战:手机安全卫士

作者: Debug的猫 | 来源:发表于2015-11-05 14:33 被阅读1452次

    项目地址: MobileSafer
    欢迎 Follow, Star

    MobileSafer (手机安全小卫士)项目说明

    • MobileSafer仅用作学习交流;
    • MobileSafer(安全小卫士)项目取材自《Android项目实战-手机安全卫士》一书;
    • 在书本知识基础上修改而成,同时后期将引入Material Design风格,并根据自己的理解添加和修改某些功能;
    • 定期更新代码及博客,有兴趣的同学可以Follow,也可以关注个人微博,博客及公众号;

    本项目:

    基本上涵盖了Android开发的基本知识点,同时项目中用到了几个常用的第三方开源库,可作为提高个人能力的实战项目,
    

    MobileSafer主要包括九大模块:

    • 手机防盗模块:

    • 通讯卫士模块:

    • 软件管家模块:

    • 手机杀毒模块:

    • 缓存清理模块:

    • 进程管理模块:

    • 流量统计模块:

    • 高级工具模块:

    • 设置中心模块:

    CHANGELOG

    1.1.0

    • 完成欢迎界面及检查版本更新逻辑(未实现Service定期检查更新);
    • 引入了XUtils;
    splash.png update.png download.png install.png home.png

    1.1.1

    • 持续更新中...

    关于我

    ==========================
    <a>

    </a>

    License

    Copyright 2015 florent37, Inc.
    
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
    
       http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

    相关文章

      网友评论

        本文标题:Android项目实战:手机安全卫士

        本文链接:https://www.haomeiwen.com/subject/uiqchttx.html