Android uses eclipse to compile fbreaderj Process

Source: Internet
Author: User

Open-source reader on Android, fbreaderj

1. Obtain the source code of fbreaderj.

Obtain the source code of fbreaderj from the official website. Now fbreaderj is hosted on GitHub and can be downloaded directly from the following address or synchronized using git

Https://github.com/geometer/FBReaderJ

Compilation Method:

Prerequisites: fbreaderj requires Android SDK and Android ndk

1. resources required for ant compilation and eclipse ADT Compilation

Fbreadej uses ant to compile the SDK. You need to select the android SDK and ndk path,

A creates the file "Local. properties" in the original code directory of fbreaderj"

Content

SDK. dir = full path of Android SDK
Ndk. dir = Android ndk full path

B ant generates and compiles. Due to the resources in fbreaderj, ant compiles and generates the resources required for eclipse compilation,

2. Import eclipse

In eclipse, choose file-> New-> Project, Android-> Android project from exits code, and select the downloaded source code.

You can modify, compile, and debug fbreaderj in eclipse.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.