登录
首页 » Java » newReader

newReader

于 2020-12-26 发布 文件大小:7502KB
0 176
下载积分: 1 下载次数: 73

代码说明:

  电子书阅读源码,这个安卓阅读器主要有以下功能: 1、文本阅读 2、分页显示 3、背景音乐播放 4、书签功能 亮点主要是分页显示是bitmap形式的页面,这个也是参考其他高人学习来的,在书签功能里面,把书签以文本的方式存在(E-book reader source, this Andrews reader has the following features: 1, text reading, paging 3, background music, bookmarks bright spot is the main page display is a bitmap form page, this is also a reference to other high- people learn, the bookmark function inside the bookmarks in the way of text)

文件列表:

newReader
.........\.classpath,364,2012-03-09
.........\.project,845,2012-03-12
.........\AndroidManifest.xml,1674,2012-03-18
.........\assets
.........\bin
.........\...\classes
.........\...\.......\com
.........\...\.......\...\reader
.........\...\.......\...\......\BookMark$1.class,1790,2012-03-18
.........\...\.......\...\......\BookMark$2.class,735,2012-03-18
.........\...\.......\...\......\BookMark.class,1638,2012-03-18
.........\...\.......\...\......\BookRead$1.class,1041,2012-03-19
.........\...\.......\...\......\BookRead$2.class,1822,2012-03-19
.........\...\.......\...\......\BookRead.class,5770,2012-03-19
.........\...\.......\...\......\MangerMark$1.class,2302,2012-03-19
.........\...\.......\...\......\MangerMark.class,1868,2012-03-19
.........\...\.......\...\......\MusicListAvtivity$1.class,1913,2012-03-18
.........\...\.......\...\......\MusicListAvtivity.class,1802,2012-03-18
.........\...\.......\...\......\MyTab$1.class,748,2012-03-19
.........\...\.......\...\......\MyTab.class,3104,2012-03-19
.........\...\.......\...\......\NetActivity.class,481,2012-03-18
.........\...\.......\...\......\PlayMusic$Mybridge.class,547,2012-03-19
.........\...\.......\...\......\PlayMusic.class,2117,2012-03-19
.........\...\.......\...\......\R$attr.class,316,2012-03-19
.........\...\.......\...\......\R$drawable.class,596,2012-03-19
.........\...\.......\...\......\R$id.class,593,2012-03-19
.........\...\.......\...\......\R$layout.class,620,2012-03-19
.........\...\.......\...\......\R$string.class,403,2012-03-19
.........\...\.......\...\......\R.class,475,2012-03-19
.........\...\.......\...\......\ReaderActivity$1.class,1985,2012-03-19
.........\...\.......\...\......\ReaderActivity.class,1809,2012-03-19
.........\...\.......\...\tools
.........\...\.......\...\.....\BookPageFactory.class,8809,2012-03-19
.........\...\.......\...\.....\PageWidget.class,1657,2012-03-18
.........\...\.......\...\.....\SaveMarkToSD.class,3367,2012-03-19
.........\...\.......\...\.....\Util.class,3846,2012-03-19
.........\...\classes.dex,28452,2012-03-19
.........\...\newReader.apk,1086108,2012-03-19
.........\...\res
.........\...\...\drawable-hdpi




.........\...\...\drawable-ldpi


.........\...\...\drawable-mdpi


.........\...\resources.ap_,1069030,2012-03-18
.........\gen
.........\...\com
.........\...\...\reader
.........\...\...\......\R.java,1914,2012-03-19
.........\proguard.cfg,1248,2012-03-09
.........\project.properties,361,2012-03-16
.........\res
.........\...\drawable-hdpi





.........\...\.............\net_down.png,44124,2012-03-18
.........\...\drawable-ldpi


.........\...\drawable-mdpi


.........\...\layout
.........\...\......\addbookmarkdlg.xml,1039,2012-03-17
.........\...\......\bookmarklist.xml,470,2012-03-18
.........\...\......\books.xml,471,2012-03-12
.........\...\......\local.xml,470,2012-03-18
.........\...\......\main.xml,818,2012-03-18
.........\...\......\marks.xml,498,2012-03-18
.........\...\......\musiclist.xml,381,2012-03-12
.........\...\......\net.xml,444,2012-03-12
.........\...\......\songs.xml,423,2012-03-12
.........\...\values
.........\...\......\strings.xml,178,2012-03-09
.........\src
.........\...\com
.........\...\...\reader
.........\...\...\......\BookMark.java,1475,2012-03-18
.........\...\...\......\BookRead.java,5640,2012-03-19
.........\...\...\......\MangerMark.java,2069,2012-03-19
.........\...\...\......\MusicListAvtivity.java,1612,2012-03-12
.........\...\...\......\MyTab.java,1746,2012-03-19
.........\...\...\......\NetActivity.java,227,2012-03-12
.........\...\...\......\PlayMusic.java,1554,2012-03-19
.........\...\...\......\ReaderActivity.java,1532,2012-03-19
.........\...\...\tools
.........\...\...\.....\BookPageFactory.java,9213,2012-03-19
.........\...\...\.....\PageWidget.java,1456,2012-03-15
.........\...\...\.....\SaveMarkToSD.java,2034,2012-03-19
.........\...\...\.....\Util.java,3002,2012-03-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 增删改查案例
    学习Java Web的入门例子,SSH(Struts+Spring+Hibernate)开发框架的简单使用,再在此基础上扩展此业务,开发项目
    2022-04-12 00:16:56下载
    积分:1
  • MediaPlayer_Service
    MP3音乐播放器代码,主要实现从sd卡中读取MP3文件,界面有播放暂停,上一首,下一首四个按钮(MP3 music player code, the main implementation MP3 files, read the sd card interface are suspended, a song, a four button)
    2020-09-29 09:37:43下载
    积分:1
  • DAY3_1SharePrefrence_R_and_W
    教你使用android sharePrefrence来保存一些常用数据。(Teach you how to use the android sharePrefrence to preserve some of the common data.)
    2015-08-01 15:58:19下载
    积分:1
  • 20121229_shop_tomcat
    在tomcat环境下做的购物车小作业,可完成货物的增加、删除、更新、查询(Shopping cart small assignments, add, delete, buying and selling, the query in the shopping cart, simulation database, in Sping frame and the servlet/JSP)
    2013-04-26 22:16:40下载
    积分:1
  • 安卓3D倒影
    在安卓平台实现3D倒影的旋转桌面效果,欢迎大家下载,里面包含源代码,直接导入工程目录就可以进行下载,也同时希望大家能够一起分享更多的源码
    2022-01-23 10:56:47下载
    积分:1
  • Spring及依赖注入 入门级实例(文档)
    Spring创始人Rod JohnsonSpring简介什么是IoC,依赖注入使用Spring依赖注入示例创建登录示例,编写dao,biz,action为项目添加Spring支持编写Spring配置文件测试注入编写Spring与Struts集成的配置文件在Struts中配置插件在Sping中配置Action面向接口编程注入的使用总结
    2014-12-13下载
    积分:1
  • weka-new
    Weka的全名是怀卡托智能分析环境(Waikato Environment for Knowledge Analysis),是一款免费的,非商业化(与之对应的是SPSS公司商业数据挖掘产品-(Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called your own Java code.)
    2016-05-02 00:37:31下载
    积分:1
  • android 接收蓝牙数据绘制成波形
    android 接收蓝牙数据绘制成波形
    2021-05-06下载
    积分:1
  • SSH-订单系统-shop_develop
    这个示例是我学习Spring和Hibernate时所作的一个练习,功能比较简单,但是能比较全面的反映Struts+Spring+Hibernate的思想及一般开发步骤,现在整理出来与大家分享,本文适合Spring与Hibernate的初级及中级开发人员阅读。本文假设读者具有Struts,Spring和Hibernate的基础知识,不再讲述三个框架的原理和基础知识,重点在于引导读者进行一次Struts,Spring和Hibernate的集成开发之旅,亲身体验其魅力。
    2022-05-30 13:18:22下载
    积分:1
  • Code01
    说明:  实现了一个简单的安卓应用程序,适用于安卓开发入门(Implement a simple Android application for Android development starters)
    2020-06-19 23:20:01下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载