Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems when i build the project #253

Open
Ayman-SHaaban-ELsayed opened this issue Oct 10, 2022 · 8 comments
Open

problems when i build the project #253

Ayman-SHaaban-ELsayed opened this issue Oct 10, 2022 · 8 comments

Comments

@Ayman-SHaaban-ELsayed
Copy link

Ayman-SHaaban-ELsayed commented Oct 10, 2022

i face this problems when i build the project please help:
1-
Caused by: groovy.lang.MissingPropertyException: Could not set unknown property 'includeCompileClasspath' for AnnotationProcessorOptions$AgpDecorated_Decorated{classNames=[], arguments={}, compilerArgumentProviders=[]} of type com.android.build.gradle.internal.dsl.AnnotationProcessorOptions$AgpDecorated
this problem refers to this line in gradle file:

 javaCompileOptions {
            annotationProcessorOptions {
                includeCompileClasspath = true           //<<here the problem
            }
        }
    }

2-build gradle for EasyAdapterLibrary in the app needs to update.
3-Android Manifest gives many error ,please try to run the project and solve this problems.
4- this line in build.gradle(BookreaderMaster
maven { url 'http://maven.aliyun.com/nexus/content/groups/public/' }//阿里云镜像服务
gives this error:
Using insecure protocols with repositories, without explicit opt-in, is unsupported. Switch Maven repository 'maven(http://maven.aliyun.com/nexus/content/groups/public/)' to redirect to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/7.5.1/dsl/org.gradle.api.artifacts.repositories.UrlArtifactRepository.html#org.gradle.api.artifacts.repositories.UrlArtifactRepository:allowInsecureProtocol for more details.
5-please update the target Sdk Version to a higher version like: 32 to be suitable for the new devices .

@smuyyh
Copy link
Owner

smuyyh commented Oct 11, 2022

I updated the gradle and mainfest 2 days ago , and it can run normally.

Android Studio Bumblebee | 2021.1.1 Patch 2
Build #AI-211.7628.21.2111.8193401, built on February 17, 2022
Runtime version: 11.0.11+0-b60-7590822 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.3.1
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 12
Registry: external.system.auto.import.disabled=true, ide.balloon.shadow.size=0, ide.images.show.chessboard=true
Non-Bundled Plugins: manjaro.mpb (1.7), com.wudaokou.hippo.HMPlugin (1.8.3), org.intellij.plugins.markdown (211.7142.37)

however, the api request used in the project was acquired through packet capturing long ago and has been deprecated, which will get blank view.

so, this project can no longer be maintained

@Ayman-SHaaban-ELsayed
Copy link
Author

Ayman-SHaaban-ELsayed commented Oct 11, 2022

Can you please update the manifest please.

The project is large, if i need only to read the local files ,which directions i can use from your project?🌷

@smuyyh
Copy link
Owner

smuyyh commented Oct 11, 2022

read the local files ? do you mean reading local book txt files?

@Ayman-SHaaban-ELsayed
Copy link
Author

Ayman-SHaaban-ELsayed commented Oct 11, 2022

Yes i need only to read the local files like txt and pdf,which classes and directions i can use from your project?🌷
And do not forget to update the manifest please.

@smuyyh
Copy link
Owner

smuyyh commented Oct 12, 2022

I have not encountered any errors in the mainfest file, you can check the specific error and try to fix it.

@smuyyh
Copy link
Owner

smuyyh commented Oct 12, 2022

@smuyyh smuyyh closed this as completed Oct 12, 2022
@smuyyh smuyyh reopened this Oct 12, 2022
@Ayman-SHaaban-ELsayed
Copy link
Author

I have not encountered any errors in the mainfest file, you can check the specific error and try to fix it.

when i set compileSdk to 32 the problems happend,please update the targetSdk and compileSdk and run the project.
Thank you for your patience🌹🌹

@Ayman-SHaaban-ELsayed
Copy link
Author

I have not encountered any errors in the mainfest file, you can check the specific error and try to fix it.

when i set compileSdk to 32 the problems happend,please update the targetSdk and compileSdk and run the project. Thank you for your patience🌹🌹

can you help please🌹❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants