Pinned Repositories
blog
个人技术博客,记录成长足迹
blog-Source
CodeInterview
gdut_activity
团队开发的校园社团活动发布、参与、审核的小项目。支持登录教务系统查询成绩、查询课表
iVideoPlayer
基于 ijkplayer 实现的视频播放器
LibrarySystem
图书管理 app。数据库主要使用 LitePal ORM 框架实现,搜索记录使用 Android 提供的 SQLiteOpenHelper 实现,修改模块与统计分析模块使用 MVP 模式实现。
SecurityGuard
独立开发的安全卫士小项目
TimLin1024's Repositories
TimLin1024/LibrarySystem
图书管理 app。数据库主要使用 LitePal ORM 框架实现,搜索记录使用 Android 提供的 SQLiteOpenHelper 实现,修改模块与统计分析模块使用 MVP 模式实现。
TimLin1024/blog-Source
TimLin1024/gdut_activity
团队开发的校园社团活动发布、参与、审核的小项目。支持登录教务系统查询成绩、查询课表
TimLin1024/blog
个人技术博客,记录成长足迹
TimLin1024/CodeInterview
TimLin1024/iVideoPlayer
基于 ijkplayer 实现的视频播放器
TimLin1024/SecurityGuard
独立开发的安全卫士小项目
TimLin1024/Algorithm
TimLin1024/AndroidNote
安卓学习笔记
TimLin1024/book
TimLin1024/Clip-Stack
This project is deprecated because of personal reason.
TimLin1024/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
TimLin1024/fresco
An Android library for managing images and the memory they use.
TimLin1024/Git-Practice
TimLin1024/gitignore
A collection of useful .gitignore templates
TimLin1024/Graph
image hosting of markdown
TimLin1024/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
TimLin1024/ImageLoader
参考《Android 源码设计模式》一书写的简单图片加载框架
TimLin1024/JenkinsTest
TimLin1024/LSPosed
LSPosed Framework
TimLin1024/MessageMemoryLeakSample
Dialog memory leak demo
TimLin1024/NoHttp
Android实现Http标准协议框架,支持缓存(提供五种缓存模式)、代理、重定向,底层可动态切换OkHttp、URLConnection,与RxJava完美结合,比Retrofit更简单易用。
TimLin1024/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
TimLin1024/platform_frameworks_base
TimLin1024/QtCalculator
TimLin1024/RCDialog
TimLin1024/regular-investing-in-box
定投改变命运 —— 让时间陪你慢慢变富
TimLin1024/sqlitebrowser
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
TimLin1024/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
TimLin1024/UpdateUiOnSubThread
Demonstrate how to update ui on sub thread