Git Product home page Git Product logo

androidtech's Introduction

AndroidTech

This is a performance optimization project source code, including optimization of UI/memory and other aspects. 这是一个教学DEMO,主要是性能优化方面的一些案例,架构主要分成三个方面。
一.UI层(界面)
1.全局只有两个Activity,启动页面AppStartActivity和主页面HomepageActivity,其它都是Fragment,所有界面间的切换都是Fragment的切换。
2.所有的界面都在:com.ycl.androidtech.fragment包下,下一级目录:
(1)base:Fragment基类。
(2)homepage:首页。
(3)ui: 界面设计的一些DEMO。
(4)memery:内存优化的一些DEMO。 二.工具 1.监控工具 (1)UI卡顿监控 com.ycl.androidtech.monitor.ui。 (2)内存监控:com.ycl.androidtech.monitor.memory。 (3)耗时上报工具:com.ycl.androidtech.monitor.time 三.引擎模块 1.图片引擎:MiniImageLoader. 2.数据库引擎。

androidtech's People

Contributors

lyc7898 avatar

Watchers

James Cloos 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.