GithubHelp home page GithubHelp logo

mrfzh / freader Goto Github PK

View Code? Open in Web Editor NEW
130.0 5.0 35.0 4.52 MB

一款 Android 小说阅读器实现,支持搜索和阅读网络小说、导入并阅读本地 TXT、本地 EPUB 小说

Java 100.00%

freader's Issues

导入项目后bmob仓库有问题

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve cn.bmob.android:bmob-sdk:3.7.3-rc1
报错,运行不了项目

您好作者,我下载了您的项目,想要修改一下但是遇上了点问题

您的项目在我的AndroidStudio里构建是可以构建成功的,但是我发现没有R.java文件,原本应该在generatedJava中的R.java却只有一个buildconfig.java在那,然后代码中所有的R都报红,控件资源找不到。clean和rebuild都没办法让R.java重新生成。
请作者,这个问题如何解决?
image
image

导入本地部分epub闪退

EpubUtils
if (pullParser.getAttributeValue(null, "name")!=null){
if (pullParser.getAttributeValue(null, "name")
.equals("cover")) {
coverId = pullParser.getAttributeValue(null, "content");
}
}
需要加个非空判断

导入Epub闪退

导入本地Epub 会闪退 出现java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=65537, result=-1, data=Intent { dat=content://com.android.providers.media.documents/document/image:251 flg=0x1 }} to activity {com.feng.freader/com.feng.freader.view.activity.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'char[] java.lang.String.toCharArray()' on a null object reference

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.