Code Monkey home page Code Monkey logo

android-apt-framework's Introduction

Android-APT-Framework

============

Android编译时注解框架系列博客。

博客地址,阅读体验更好 : https://lizhaoxuan.github.io

APT入门到项目实践。

最后基于APT写了两个框架

**CakeDao:**Android ORM数据库框架。利用APT生成繁琐的SQLite数据库操作代码,目前只是初代版本,还未做优化,预计优化后效率可以与GreenDao媲美,用法反而更加简单。

**CakeRun:**Android Hook Crash框架。免于Application中代码Crash导致应用灾难性的奔溃,无法进行任何补救措施。除Hook Application Crash以外,还可根据第三方Bug收集工具,分析Bug,屏蔽某些正在发生Crash的非关键路径Activity。详情下文查看。

《Android编译时注解框架-什么是编译时注解》

《Android编译时注解框架-Run Demo》

《Android编译时注解框架-Run Project:OnceClick》

《Android编译时注解框架-爬坑》

《Android编译时注解框架-语法讲解》

《Android编译时注解框架-数据库ORM框架CakeDao》

《Android编译时注解框架-APP更新回滚框架CakeRun》

android-apt-framework's People

Contributors

lizhaoxuan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.