Skip to content
View jicunxin's full-sized avatar

Block or report jicunxin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. android-app android-app Public

    Forked from eoecn/android-app

    eoe的Android客户端源码

    Java

  2. afinal afinal Public

    Forked from yangfuhai/afinal

    Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqli…

    Java

  3. ActionBarSherlock ActionBarSherlock Public

    Forked from JakeWharton/ActionBarSherlock

    Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.

    Java

  4. SlidingMenu SlidingMenu Public

    Forked from jfeinstein10/SlidingMenu

    An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Th…

    Java

  5. PagerSlidingTabStrip PagerSlidingTabStrip Public

    Forked from mozuck/PagerSlidingTabStrip

    An interactive indicator to navigate between the different pages of a ViewPager

    Java

  6. ThinkAndroid ThinkAndroid Public

    Forked from white-cat/ThinkAndroid

    ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现…

    Java