chyrta / Overchan-Android

Meta Imageboard Client

Home Page:http://miku-nyan.github.io/Overchan-Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overchan Android

Overchan Android (Meta Imageboard Client) is an application for browsing imageboards.

Website
Releases
Google Play (without imageboards list)
F-Droid
Version for ARC Runtime (doesn't support SO_KEEPALIVE)

Supported Imageboards
Custom Themes

Building Source Code

Dependencies

Using Ant

Open the source code directory and run (in the command line):

ant -Dsdk.dir=/path/to/android-sdk -Dndk.dir=/path/to/android-ndk debug

The .apk file (bin/Overchan-debug.apk) will be signed with the debug key.

Note for Windows platforms:
NDK path cannot contain any spaces but you can use the short name of the path (example: C:\Program FilesC:\PROGRA~1). The short directory name can be found using dir /x (example: dir /x c:\)

Using Eclipse with ADT

Just import the project into your workspace (File → Import → Android → Existing Android code into workspace → select the folder).

Android Studio/IntelliJ IDEA/Gradle

You may use Android Studio/IntelliJ IDEA at your own risk. The gradle build script is included.

License

Overchan Android is licensed under the GPLv3.

About

Meta Imageboard Client

http://miku-nyan.github.io/Overchan-Android

License:GNU General Public License v3.0


Languages

Language:Java 86.5%Language:JavaScript 11.0%Language:C 2.2%Language:CSS 0.3%Language:Makefile 0.0%