AndroidTools

AndroidTools

项目地址:GJson/AndroidTools 

简介:Android JNI Native ;AutoScrollImageView;贝塞尔曲线;各种开发的 utils;添加购物车动效;RXJava_retrofit_mvp 实战;android 上下自动滚动 view,实例如京东、淘宝、一号店等;自定义的优惠券 view;支付宝支付组件动效;

更多:作者   提 Bug   官网   

标签:

 

this is android tools for view autoscroll view and coupon view ;for RXJava Retrofit MVP etc; Pay attention to progress

  • 轻松搞定 Android M 动态权限检测;

  • 上下自动滚动,实例如京东、淘宝、一号店等 Android app 里的上下滚动动态;

  • 自定义的优惠券 view、淘宝支付动效;

  • RXJava Retrofit MVP 实战;

  • 添加购物车动效;

  • 使用三阶贝塞尔曲线模拟运动路径。一个模拟贝塞尔曲线的网站,可以在线模拟出想要的曲线 http://myst729.github.io/bezier-curve/

  • 开发过程中常用的工具类 AppUtil DensityUtil EncodeUtil ScreenUtil StringUtil EncryptUtil

  • 无限重复、自动滚动的 ImageView;

  • 加载中的样式 LoadingView;支持 circular progressbar

效果图

image

  • 上下自动滚动,实例如京东、淘宝、一号店等 Android app 里的上下滚动动态;

image

  • 添加购物车动效;

image

  • 自定义的优惠券 view,以及支付宝支付动效;

image

  • RXJava Retrofit MVP 实战

image

  • 三阶贝塞尔曲线动效

image

  • 加载中的样式的 LoadingView

image

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
README for preparing SD/MMC/Micro-SD CARD for booting Android Pre-Requesites -------------- 1) Need to have an SD/MMC/Micro-SD card with atleast 2GB of size. 2) The script needs to be invoked from ubuntu linux machine 8.04 or above. 3) User needs to have sudo privileges. What script will do ------------------- The mkmmc-android.sh partitions the MMC/SD card into three partiions namely boot, rootfs and data. The script will then put the boot images on boot partition and extracts the android rootfs-rootfs_*.tar.bz2 to rootfs partition. Finally the script will copy the Media clips to the data partition and START_HERE folder to boot partition. How to invoke the script ------------------------ There are three ways of invoking this script. 1) Command: sudo ./mkmmc-android <device> <MLO> <u-boot.bin> <uImage> <boot.scr> <rootfs tar.bz2 > <Media_Clips> <START_HERE Location> Example: sudo ./mkmmc-android /dev/sdc MLO u-boot.bin uImage boot.scr rootfs.tar.bz2 Media_Clips Details: In this case, the script will take Boot Images (MLO,u-boot.bin, uImage and boot.scr) Root Filesystem tarball, Media Clips and START_HERE folder as arguements. The script will then put the boot images on boot partition, extract the android rootfs-rootfs_*.tar.bz2 to rootfs partition. Finally the script will copy the Media clips to the data partition and START_HERE folder to boot partition. 2) Command: sudo ./mkmmc-android <device> <MLO> <u-boot.bin> <uImage> <boot.scr> <rootfs tar.bz2 > Example: sudo ./mkmmc-android /dev/sdc MLO u-boot.bin uImage boot.scr rootfs.tar.bz2 Details: In this case, the script will take Boot Images (MLO,u-boot.bin, uImage and boot.scr) and Root Filesystem tarball as arguements. The script will then put the boot images on boot partition, extract the android rootfs-rootfs_*.tar.bz2 to rootfs partition. The data partiton will be left empty in this case. 3) Command: sudo ./mkmmc-android.sh <device> Example: sudo ./mkmmc-android.sh /dev/sdc Details: In this case, the script will assume default locations for BootImages, Root Filesystem, Media_Clips and START_HERE. This command is equivalent to the following sudo ./mkmmc-android /dev/sdc Boot_Images/MLO Boot_Images/u-boot.bin Boot_Images/uImage Boot_Images/boot.scr Filesystem/rootfs.tar.bz2 Media_Clips START_HERE If you are in a particular Board Specific Directory, extracted from DevKit Release, then you can prepare the sd card by executing sudo ./mkmmc-android.sh <device>, to prepare sd card.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值