Coder Social home page Coder Social logo

ndileber's Introduction

ndileber

ndileber官方网站  (戳这里dileber.dreamsoso.com)

公司网站 xiaohe.baonahao.com

公司项目(爱校:本人负责开发)中包含大量dileber项目中的代码,目前用户3000+

学习google的MVP框架,来重构dileber,包含很多实用工具。

dileber 包含了网络框架Retrofit ,并对其进行了封装,支持cookie,并对cookie失效进行了处理。

实用工具1.BottomBar用来创建菜单栏使用如下

mBar= (BottomBar) findViewById(R.id.bar); mBar.addItem(new BottomBarTab(this,R.string.home2,BottomBarTab.TYPE_FONT)). addItem(new BottomBarTab(this,R.string.bubbles,BottomBarTab.TYPE_FONT)). addItem(new BottomBarTab(this,R.string.newspaper,BottomBarTab.TYPE_FONT)). addItem(new BottomBarTab(this,R.string.cogs,BottomBarTab.TYPE_FONT));

mBar.setOnClickItemMenu(new BottomBar.OnClickItemMenu() { @Override public void onClickItem(int position) { } });

教程如下:
android开发(如何开发一个可以维护的好项目):一 、定义基类

开发一个好项目:二、actvity简便跳转,创建菜单按钮,正确使用fragment

开发一个好项目:三、创建数据源,首先创建本地数据源

android开发(如何开发一个可以维护的好项目):四 、项目结构

开发一个好项目:五、创建数据源,创建网络数据Service和网络数据源

开发一个好项目:六、创建数据源,创建数据仓库

开发一个好项目:七、创建Contract类,连接presenter和view

开发一个好项目:八、创建view

开发一个好项目:九、android奔溃日记记录系统

Android 框架Dileber :一、ActivityManager的使用

Android 框架Dileber :二、HPref的使用

Android 框架Dileber :四、SelectDialog的使用

Android 框架Dileber :三、HJson,HNetwork,HSafe的使用

android 框架Dileber :五,提供一套免费使用的图标库,超级棒的工具

ndileber's People

Contributors

huyymy avatar smartbackme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.