精仿今日头条 精仿今日头条,数据是抓取今日头条App的数据。使用RxJava Retrofit MVP开发的开源项目,仅供学习用途。觉得对你有帮助的话请帮忙star一下,让更多人知道,多谢啦! 感谢大神 wey ye,项目中参考到他做过的仿今日头条项目,他的项目地址是:https://github.com/yewei02538/TodayNews Apk下载地址 [点击下载体验] Blog http://blog.csdn.net/chay_chan/article/details/75319452 演示截图 首页 视频 微头条 我的 gif图 新闻列表、视频列表 非视频新闻详情页面 视频播放、视频详情页面 使用到的第三方库 okhttp Retrofit RxJava ButterKnife Gson BottomBarLayout(轻量级底部导航栏) BaseRecyclerViewAdapterHelper(ReclerView万能适配器) StateView(用于几种状态布局的切换) JieCaoVideoPlayer(视
2022-04-07 00:09:00 3.96MB Android代码
1
Locate driver An Open Source Android Application that automatically shares your location while you drive based on SMS. All you have to do is to choose a destination, a keyword and to start the application. When someone sends you an SMS with that keyword, the application will auto respond with your location and ETA to your destination. The application it is battery friendly because it uses a "BroadcastReceiver", which means that the application is not running on the background,. The Android syst
2022-04-03 00:26:48 7.1MB Android代码
1
ManLvTu-android 漫旅图,一款关于旅行与情怀的APP,安卓客户端。 在app目录有apk包---app-release.apk,可以直接安装试用
2022-03-30 15:14:01 3.89MB Android代码
1
LifeHelper 项目介绍 该项目的全名应该被称作“基于安卓平台的114生活助手系统的设计与实现”。我想此刻你大概也能猜到了,这是一个软件工程专业本科狗的毕设项目。因此从某种意义上来说这个项目没有任何价值和意义,至少对大部分人来说是这样的。但是作为一个历经学校繁琐复杂毕设过程的本科狗来说,我清楚的知道该项目对于那些急需应付学校毕设的同学来说一定有非凡的价值。所以,如果你是其中一位,欢迎使用我的项目。 项目主要实现的功能有如下三个 基于位置的周边信息查询 简易的交通信息查询 简易的个人交易商城 开发环境 AndroidStudio1.2 Beta Gradle 2.2.1 BuildToolsVersion:21.1.2 CompileSDKVersion:21 MinSDKVersion:15 项目架构 项目包名 com.qz.lifehelper.businss包:帮助处理应用的业务逻辑。以POIBusiness为例,通过该类可以处理所有的周边信息查询的业务逻辑。 com.qz.lifehelper.dao包:该包是由dao_generator自动生成的,
2022-03-28 23:42:43 56.27MB Android代码
1
实现类似地图标签的拖拽缩放.rar
2022-03-26 17:26:15 1.82MB android
1
AnimProgressBar 一个可以定制进度动画的ProgressBar Example
2022-03-25 15:12:47 145KB Android代码
1
BubblePopupWindow Android 实现各个方向的气泡弹窗,可控制气泡尖角偏移量。 截图 依赖 dependencies { compile 'com.yuyh.bubble:library:1.0.0' } 使用 默认弹窗BubblePopupWindow leftTopWindow = new BubblePopupWindow(MainActivity.this); View bubbleView = inflater.inflate(R.layout.layout_popup_view, null); TextView tvContent = (TextView) bubbleView.findViewById(R.id.tvContent); tvContent.setText("HelloWorld"); leftTopWindow.setBubbleView(bubbleView); // 设置气泡内容 leftTopWindow.show(view, Gravity.BOTTOM, 0); // 显示弹窗 /** 显示弹窗 @pa
2022-03-23 00:08:33 139KB Android代码
1
Inno Setup Extractor for Android This is a port of the excellent Innoextract tool to Android. License This application is available under the MIT license
2022-03-19 21:49:18 113.51MB Android代码
1
rtmp-rtsp-stream-client-java Library for stream in RTMP and RTSP. All code in Java. If you need a player see this project: https://github.com/pedroSG94/vlc-example-streamplayer Wiki https://github.com/pedroSG94/rtmp-rtsp-stream-client-java/wiki Permissions: <!--some devices need it--> Compile To use this library in your project with gradle add this to your build.gradle: allprojects { repositories { maven { url 'https://jitpack.io' } } } dependencies { compile 'com.github.pedro
2022-03-17 16:37:37 2.59MB Android代码
1
精确计算农历二十四节气.zip
2022-03-17 10:59:17 21KB android
1