Pinned Repositories
360-video-player-for-android
Sample code for creating a 360 video player on Android. Creates an OpenGL ES scene that renders a sphere textured with video frames from MediaPlayer playback. Does not use the NDK. This is a simple example of the core elements of 360 video rendering and is not intended to be production quality code. The code may be unstable. This is won't be maintained.
airstore
android-open-project
Collect and classify android open projects
android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
android_art
Android ART with modifications for the Xposed framework.
android_system_core
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
AndroidWiFiADB
IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
ApkToolPlus
ApkToolPlus 是一个 apk 逆向分析工具(a apk analysis tools)。
articles
Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本
hodgeseegle's Repositories
hodgeseegle/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
hodgeseegle/AndroidWiFiADB
IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
hodgeseegle/ApkToolPlus
ApkToolPlus 是一个 apk 逆向分析工具(a apk analysis tools)。
hodgeseegle/articles
Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本
hodgeseegle/BimuProjects
创业项目大全
hodgeseegle/BookReader
:closed_book: "任阅" 网络小说阅读器,实现追书推荐收藏、书籍/标签检索、模拟翻书的翻页效果、缓存书籍、日夜间模式、书签、txt/pdf/epub书籍阅读、字体/主题/亮度设置、Wifi传书等功能~
hodgeseegle/CarLogo
最新最全的车型车系大全、汽车标志大全。
hodgeseegle/Contact
通讯录大全
hodgeseegle/ContactsUpdate
通讯大全(详细)
hodgeseegle/CookMan
一款菜谱查询工具Android APP
hodgeseegle/drizzleDumper
drizzleDumper是一款基于内存搜索的Android脱壳工具。
hodgeseegle/DroidPlugin
A plugin framework on android,Run any third-party apk without installation, modification or repackage
hodgeseegle/duilib
hodgeseegle/FundsExam
基金从业资格题库——基金从业资格考试中域题库为中域教育老师历年总结所得,包含《基金法律法规,职业道德与业务规范》,《证券投资基金基础知识》的题库知识,根据基金考试大纲认真编撰,基金从业资格考试题库是市面上所有基金类考试题库中整理的非常详尽,知识覆盖全非常广阔的基金从业类题库。 2016版基金从业资格考试题库是中域教育在2015年考试题库的基础之上进行的全面整理和改进,增加了2016年考试真题以及易错题。 基金从业资格考试题库 基金从业资格考试题库2016版 基金从业资格考试2016版 基金从业资格考试题库最新版 基金从业资格考试 章节测试 模拟押题 考点解析 2016版。
hodgeseegle/funny
笑话大全
hodgeseegle/GBOfSafetyKnowledge
安全知识大闯关
hodgeseegle/Joke
捧腹网笑话大全
hodgeseegle/KnowWeather
A nice weather app
hodgeseegle/MainScreenShow
Android,动态壁纸,锁屏动画,来电秀等。桌面秀集此于一身。
hodgeseegle/Meizhi
gank.io unofficial client, RxJava & Retrofit. (The project is no longer actively maintained, we have a better project: https://github.com/drakeet/rebase-android)
hodgeseegle/MobilePlayer1020
手机影音项目是真实的上线项目,本视频在原项目基础上,进行了新技术的更新和优化。该项目包括本地音乐播放、网络音乐播放、本地视频播放、网络直播四大模块,几乎涵盖了市面上视频播放类APP的全部技术。
hodgeseegle/netfox-1
net fox game platform mini
hodgeseegle/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
hodgeseegle/phonesafe
手机安全卫士实现了手机防盗,*扰拦截,软件管理,进程管理,号码归属地查询,程序锁等功能;项目中多处使用自定义控件、Sqlite、SharedPreferences以及四大组件等,保证了项目的实现。
hodgeseegle/PhysicianExam
执业医师中域题库 —— 执业医师,执业药师,考研,建造师培训领域题库,涵盖全部知识点,做题两遍以上能够熟练掌握考试内容及考试技巧。此题库为中域教育集团理念呕心之作,内容之丰富超出想象。2014年,2015年广大学员凭借此题库顺利提分30%左右,希望大家一定要熟练掌握此题库,深度学习。中域题库同时提供在线答疑系统,凡是遇到问题不清楚可以在界面上点击咨询或者直接拨打免费电话:4008-355-366。
hodgeseegle/QiDict
一款大小仅有1M的超轻量级应用,为您提供强大的单词查询、全文翻译服务,彻底的干净清爽低能耗
hodgeseegle/second_yuemosafe
高仿360手机卫士,金山手机卫士等手机安全维护软件的大部分功能,已实现来电/短信拦截、手机应用、进程管理、缓存清理等功能,其中使用AIDL进程间通信技术,调用系统方法实现挂断黑名单来电电话;通过自定义动画实现360手机卫士正在加载中动画;自定义Toast样式悬浮窗实现来电归属地显示,归属地数据来自反编译小米数据库以及自定义DeviceAdmin获取设备管理器超级管理员权限实现一键锁屏、抹除数据功能。修改版的使用了Google的ViewDragHelper以及RecyclerView来制作动画效果(如平移旋转缩放)
hodgeseegle/TakePhoto
一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
hodgeseegle/Wifi
Miracast、Airplay、DLNA等demo(for Android TV)
hodgeseegle/XiaoXueShengZuoWenDaQuan2
小学生作文大全