Git Product home page Git Product logo

sadaharusong's Projects

acra icon acra

Application Crash Reports for Android

android_layout icon android_layout

Android的布局优化(工程手滑拼错了。无视它), 布局优化的include,merge,ViewStub

androidsdksourceanalysis icon androidsdksourceanalysis

android sdk 源码解析——旨在帮助Android开发者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!

animation icon animation

实现了ScaleAnimation(缩放动画),AlphaAnimation(透明度动画), RotateAnimation(旋转动画), TranslateAnimation(位移动画), 续播 ,闪烁,抖动,切换动画,布局动画,逐帧动画。

animator icon animator

使用属性动画实现动画完成后停留在指定位置,而不是返回为原来的位置。

animtest icon animtest

使用动画实现点击一个红点按钮,展开一堆菜单的功能,再次点击红点按钮,菜单全部收回。

asynctask icon asynctask

使用AsyncTask与UI线程通信,以及模拟进度条和取消

autonfc icon autonfc

通过NFC自动启动Android应用程序,PS:需要将NFC贴纸或者标签靠近手机。

baseadapter icon baseadapter

自定义MyAdapter继承BaseAdapter并且先通过自己定义view来返回,没有利用到回收机制,优化后使用到BaseAdapter的缓存机制来返回view,二次优化之后,使用ViewHolder类来实现显示数据的视图缓存,避免多次通过findViewById寻找控件。

bhook icon bhook

:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.

bluetooth icon bluetooth

通过蓝牙实现搜索蓝牙,连接蓝牙,以及在两个设备之间传输数据的功能。

camera icon camera

调用系统的照相机功能(有照相功能的其他软件也可),拍完照片以后使用1。缩略图直接显示出来。 2.高清图保存至SD在读取。 两种方式来加载拍好的照片。

card2d icon card2d

实现2张图片点击后如卡片式翻转相互切换的效果。

context icon context

使用ContextMenu实现上下文菜单

daohang icon daohang

使用ViewPager实现导航,实现点击切换页面和滑动切换页面

data icon data

使用SharedPreferences存储数据。实现一个存取用户名实例

dialog icon dialog

使用Dialog实现确认对话框,单选对话框,多选对话框,列表对话框以及自定义对话框

eventbus icon eventbus

Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.

file icon file

在Andorid中创建文件,并使用Files类来操作文件。

files icon files

在Andorid中创建文件,使用Files类方法实现文件操作

fragment icon fragment

静态加载,动态加载Fragment,了解Fragment的生命周期以及传值通信

gridview icon gridview

通过GridView实现类似桌面图标的布局

hand icon hand

使用GestureOverlayView进行手势识别

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.