All Projects → danxinzhicheng → Ithouse

danxinzhicheng / Ithouse

仿IT之家

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Ithouse

Traymond
A simple Windows app for minimizing windows to tray icons
Stars: ✭ 219 (-12.4%)
Mutual labels:  app
Projectz
Stop wasting time maintaining your project's readme and package files! Let Projectz do it for you.
Stars: ✭ 235 (-6%)
Mutual labels:  app
App Restconsole
HTTP Client and Request Visualizer and Constructor tool, helps developers build, debug and test RESTful APIs
Stars: ✭ 246 (-1.6%)
Mutual labels:  app
Wordpress Android
WordPress for Android
Stars: ✭ 2,601 (+940.4%)
Mutual labels:  app
Grocy Android
ERP beyond your fridge, now on your phone – An awesome companion app for Grocy
Stars: ✭ 227 (-9.2%)
Mutual labels:  app
React Native Ofo
React Native 仿 ofo 共享单车 App
Stars: ✭ 239 (-4.4%)
Mutual labels:  app
Dynamic Support
A complete library to build Android apps with a built-in theme engine.
Stars: ✭ 218 (-12.8%)
Mutual labels:  app
Material Colors Native
Material Colors - A React Native App to Select Material Colors for macOS.
Stars: ✭ 246 (-1.6%)
Mutual labels:  app
App Version
APP版本管理是一套多应用更新发版的管理平台。用户可以通过部署本管理系统,以实现对多APP的多平台多渠道上的版本管理。
Stars: ✭ 236 (-5.6%)
Mutual labels:  app
Pillar Valley
👾A cross-platform video game built with Expo, three.js, and Firebase! 🎮🕹
Stars: ✭ 242 (-3.2%)
Mutual labels:  app
Swiftvalidators
String (and more) validation for iOS
Stars: ✭ 226 (-9.6%)
Mutual labels:  app
Wave
Realtime Web Apps and Dashboards for Python and R
Stars: ✭ 2,774 (+1009.6%)
Mutual labels:  app
Prism
Prism is a beautiful open-source wallpapers app for Android. It is built with Dart on top of Google's Flutter Framework.
Stars: ✭ 241 (-3.6%)
Mutual labels:  app
Checkversionlib
版本检测升级(更新)库。an auto check version library(app update) on Android
Stars: ✭ 2,546 (+918.4%)
Mutual labels:  app
Butterfly Server
The Everything is Real-Time C# Backend for Single Page Applications
Stars: ✭ 247 (-1.2%)
Mutual labels:  app
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (-12.8%)
Mutual labels:  app
Framegrabber
📱iOS app to extract full-resolution video frames as images.
Stars: ✭ 237 (-5.2%)
Mutual labels:  app
Fultter Example App
一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。
Stars: ✭ 248 (-0.8%)
Mutual labels:  app
Ipadownload
Search and download decrypted IPA file from 3rd-party App Store.
Stars: ✭ 247 (-1.2%)
Mutual labels:  app
Quick Picture Viewer
🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
Stars: ✭ 237 (-5.2%)
Mutual labels:  app

ITHouse(注:查看最新2.0版本,请点击这里:version-2.0)

一款高仿IT之家的Android APP,力求原汁原味,还原那个熟悉的之家。

APP下载

当前Release版本:点击下载

由于用到了5.0以上SDK独有的API,比如动画相关,所以尽量在5.0+以上设备上调试,否则会Crash哦。

编译环境

  1. Android Studio:3.0正式版

  2. 编译SDK: 26

  3. Gradle版本:gradle-4.1-all.zip

    注:可根据自己的环境修改Gradle版本,只要编译通过就可

  4. Android Support库:26.0.1

  • com.android.support:appcompat-v7:26.0.1
  • com.android.support:design:26.0.1
  • com.android.support:cardview-v7:26.0.1
  • com.android.support:support-v4:26.0.1

第三方库

  1. 轮播:YouthBanner(com.youth.banner:banner:1.4.10)
  2. 通信总线 : EventBus
  3. Http请求 : Retrofit
  4. 图片加载 :Glide
  5. 数据持久化 :Realm
  6. 日志Log:Bugly
  7. 友盟分享

抓包工具

使用Fiddler抓包工具抓取IT之家的xml和json,作为样本数据,项目中部分以URL完整地址请求数据。

版本

v1.0.1

  • 添加资讯栏目中自定义TAB导航页
  • 支持辣品栏目跳转到详情页
  • 支持资讯栏目搜索功能
  • 添加日历界面
  • 添加圈子二级页面(分类二级页面,评论楼层页面)
  • 支持登陆功能(登陆和个人信息使用diyCode接口
  • 兼容友盟全家桶(一键登录,分享,目前暂有Bug,平台审核未通过)

v1.0.0

  • 整个项目的架构,从无到有
  • 资讯,辣品,圈子,我,四大导航栏主界面的布局及数据展示
  • 文章详情页的布局及数据展示

项目截图

资讯:

image

辣品:

image

圈子:

image

个人:

image

Bug改进与开发思考

  1. 资讯,辣品 Banner展示偶现不显示
  2. 辣品 排行榜布局偶现不显示,其他BUG等
  3. 欢迎反馈Bug或建议

作者联系方式

  • 微信:danxinzhicheng
  • QQ:742671635

三年Android开发经验,涉及商业APP开发,系统应用开发,Framework定制等,欢迎添加骚扰,技术交流等。


声明:本项目属仿IT之家Android版本,仅供学习交流,勿用于商业用途。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].