Skip to content
New issue

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

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

Already on GitHub? # to your account

How to compile this project #24

Open
asLody opened this issue Feb 19, 2015 · 7 comments
Open

How to compile this project #24

asLody opened this issue Feb 19, 2015 · 7 comments

Comments

@asLody
Copy link

asLody commented Feb 19, 2015

When I import this project, I found that it used the Api which is invisible,so...,how to compile this object?

@hischool
Copy link

+1

1 similar comment
@xuehu54321
Copy link

+1

@xuehu54321
Copy link

920-Text-Editor can't run normally on android 5.0(CM12), so I want to fix this problem, but I can't compile this project. so, how to compile it ?

@PJRichardson
Copy link

+1

2 similar comments
@dddrecall
Copy link

+1

@thlstsul
Copy link

+1

@afwang
Copy link

afwang commented Oct 3, 2015

I think you'll need to clone the Android source code (https://source.android.com/source/requirements.html), build Android locally (at least build the subprojects under frameworks/), and then include the classes.jar from out/target/common/obj/JAVA_LIBRARIES/frame-base_intermediates/ (this directory structure is created under the AOSP project root when you build Android).

If you take a look through the Eclipse build configurations of 920 Text Editor, you'll see that Jecelyin has the container library "jec_aosp" that's used to point to one of the AOSP's output Java libraries. You'll have to add the classes.jar's path to this container.

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

No branches or pull requests

7 participants