您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Android代码-frodo

  2. Frodo Frodo is an android library inspired by Jake Whartons Hugo, mainly used for logging RxJava Observables and Subscribers outputs on the logcat. It generates and weaves code based on annotations only on debug versions of the application where th
  3. 所属分类:其它

    • 发布日期:2019-08-05
    • 文件大小:180224
    • 提供者:weixin_39841365
  1. Android代码-可对文字进行放大缩小和展示未读提示的PageIndicator

  2. ScalingIndicator 可对文字进行放大缩小和展示未读提示的PageIndicator 项目基于jake大神的https://github.com/JakeWharton/ViewPagerIndicator 对ViewPagerIndicator做了一些修改以适应产品的需求 效果图如下: 使用方法: Gradle dependencies { compile com.jiang.android.scalingindicator:indicator:aar }
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:394240
    • 提供者:weixin_39840387
  1. Android代码-自定义视图样式库为自定义view生成obtainStyledAttributes

  2. Barber Barber is your personal custom view stylist. Simply annotate your fields using the StyledAttr or AndroidAttr annotations Call the appropriate Barber.style(this...) variant Let Barber take care of all the boilerplate for you. Profit This libra
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:13631488
    • 提供者:weixin_39840914
  1. Android代码-Capitole du Libre

  2. CDL Companion Advanced native Android schedule browser application for the Capitole du Libre conference in Toulouse, France. How to build All dependencies are defined in app/build.gradle. Import the project in Android Studio or use Gradle in command
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:1048576
    • 提供者:weixin_39841882
  1. Android代码-AnimationEasingFunctions

  2. Android Easing Functions This project is originally from my another project, AndroidViewAnimation, which is an animation collection, to help you make animation easier. While, I was still unsatisfied with the animation effect. So, I started to explor
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:158720
    • 提供者:weixin_39840650
  1. Android代码-NavigationDrawerSI

  2. Navigation Drawer SI A Navigation Drawer Simple Implementation is an example of using a New/Bind pattern presented by Jake Wharton and a ButterKnife library (also by Jake Wharton) to create a simple Navigation Drawer implementation. The Navigation D
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:390144
    • 提供者:weixin_39841365
  1. Android代码-RxGoogleMaps

  2. RxGoogleMaps [![API](https://img.shields.io/badge/API-14+-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=14) A library which provides an RxJava wrapper for google maps. It is something similar to [Jake Whartons rxBindings] (https
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:133120
    • 提供者:weixin_39840387
  1. Android代码-android动画效果(API最小支持11)

  2. CircularTools Circle based animations for Android (min. API 11) Currently implemented: Circular reveal Circular transform Radial reaction Reveal:YouTube Transform:YouTube Radial reaction:YouTube Sample Demo in the source and releases Note its a for
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:273408
    • 提供者:weixin_39840515
  1. Android代码-retrolambda

  2. Jakes Retrolambda This fork is no longer needed. Use Retrolambda 2.3.0 or newer.
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:185344
    • 提供者:weixin_39840914
  1. Android代码-Android-SwipeToDismiss

  2. Android Swipe-to-Dismiss Sample Code Sample code that shows how to make ListView or other views support the swipe-to-dismiss Android UI pattern. See the original Google post for discussion. See also Jake Whartons port of this sample code to old ver
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:30720
    • 提供者:weixin_39840588
  1. Android代码-BreakoutWallpaper

  2. Breakout Wallpaper An Android live wallpaper which plays the brick-busting game of breakout around your icons. Market link: tinyurl.com/27lwrp4 or search "Breakout Wallpaper" Screenshots Follow me on Twitter for updates. Please report all bugs to ra
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:99328
    • 提供者:weixin_39840650
  1. Android代码-SnakeWallpaper

  2. Snake Wallpaper An Android live wallpaper which emulates the classic apple-eating snake game around your launcher icons. Market link: tinyurl.com/33tqkot or search "Snake Wallpaper" Screenshots Follow me on Twitter for updates. Please report all bug
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:78848
    • 提供者:weixin_39840914
  1. Android代码-timberkt

  2. Kotlin logging extensions for Timber Jake Whartons Timber library is great. Its a Java library with an API that works well for Java, but that isnt as idiomatic when used in Kotlin. This library builds on Timber with an API thats easier to use fr
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:101376
    • 提供者:weixin_39840588
  1. Android代码-GithubArchitectureComponents

  2. GithubArchitectureComponents This application is my implementation of the Architecture Components use-case : https://developer.android.com/topic/libraries/architecture/guide.html You can find the related article on my Medium : https://medium.com/Phi
  3. 所属分类:其它

    • 发布日期:2019-08-07
    • 文件大小:757760
    • 提供者:weixin_39840387
  1. Android代码-JakeWharton的scalpe–布局层次结构三维效果

  2. JakeWharton scalpe 布局层次结构 三维效果 展示 说明 JakeWharton的酷炫实用的解剖刀Scalpe,可以查看界面布局层次三维效果. JakeWharton的项目scalpe因为不知道是什么原因总是编译失败,我就新建立了一个工程,将源码拷贝进来,修改了Gradle版本和依赖的版本 . 链接 JakeWharton scalpe APK下载 二维码下载 参考的文章 汤涛 Scalpel: Jake大神的第三把刀 欢迎大家关注 Android程序员公众号 这里有Andro
  3. 所属分类:其它

    • 发布日期:2019-08-08
    • 文件大小:197632
    • 提供者:weixin_39841882
  1. DrawerBehavior, 一个模仿DrawerLayout功能的CoordinatorLayout行为.zip

  2. DrawerBehavior, 一个模仿DrawerLayout功能的CoordinatorLayout行为 CoordinatorLayout的抽屉行为一个模仿 DrawerLayout 功能的CoordinatorLayout 行为。请解释原因TODO嵌入 gifTODO下载部分许可证Copyright 2016 Jake
  3. 所属分类:其它

    • 发布日期:2019-09-17
    • 文件大小:104448
    • 提供者:weixin_38743968
  1. Telecine, 在你的Android设备上,录制全分辨率视频.zip

  2. Telecine, 在你的Android设备上,录制全分辨率视频 许可证Copyright 2015 Jake WhartonLicensed under the Apache License, Version 2.0 (the"License");you may no
  3. 所属分类:其它

    • 发布日期:2019-09-18
    • 文件大小:219136
    • 提供者:weixin_38743737
  1. salvage, 通用视图回收程序和 ViewPager PagerAdapter实现.zip

  2. salvage, 通用视图回收程序和 ViewPager PagerAdapter实现 Salvage通用视图回收程序和 ViewPager PagerAdapter实现。仍在实验阶段和实用性评估阶段。 许可证Copyright 2013 Jake WhartonCopyright 2006 The An
  3. 所属分类:其它

    • 发布日期:2019-09-18
    • 文件大小:21504
    • 提供者:weixin_38744270
  1. node-spritesheet, 用于 node.js的Sprite图纸生成器和 grunt.js 任务.zip

  2. node-spritesheet, 用于 node.js的Sprite图纸生成器和 grunt.js 任务 节点 spritesheet节点spritesheet是在 node.js 中创建sprite工作表的工具。 它最初的意图是作为一个 Grunt任务,但是我决定它值得进一步抽象。大多数情况下,它是一个间接的Jake port much,
  3. 所属分类:其它

    • 发布日期:2019-09-18
    • 文件大小:38912
    • 提供者:weixin_38743737
  1. Fuse,用kotlin编写的android的简单通用lru内存/磁盘缓存.zip

  2. android的简单通用lru缓存,由jake wharton的内存缓存(lru cache)和基于磁盘的缓存(disklrucache)支持
  3. 所属分类:其它

    • 发布日期:2019-09-26
    • 文件大小:5242880
    • 提供者:weixin_38744153
« 1 2 3 45 6 7 8 »