Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lovepupils/EhViewer

 
 

Repository files navigation

EhViewer

Icon

这是一个 E-Hentai Android 平台的浏览器。

An E-Hentai Application for Android.

Screenshot

screenshot-01

Build

Windows

> git clone https://github.com/seven332/EhViewer
> cd EhViewer
> git submodule update --init
> gradlew app:copyNotice
> gradlew daogenerator:executeDaoGenerator
> gradlew app:assembleDebug

Linux

$ git clone https://github.com/seven332/EhViewer
$ cd EhViewer
$ git submodule update --init
$ ./gradlew app:copyNotice
$ ./gradlew daogenerator:executeDaoGenerator
$ ./gradlew app:assembleDebug

生成的 apk 文件在 app\build\outputs\apk 目录下

The apk is in app\build\outputs\apk

注意:如果你遇到了下面这样的错误,需要添加系统变量 NDK_HOME 为 android NDK 路径

Note: If you get the error below, set NDK_HOME environment variable

* What went wrong:
A problem occurred evaluating project ':app'.
> assert ndkDir != null
       |      |
       null   false

Thanks

本项目受到了诸多开源项目的帮助

Here is the libraries

License

Copyright (C) 2014-2016 Hippo Seven

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

ic_launcher 图标为 Hippo Seven 所有,所有权利保留

About

An Unofficial E-Hentai Application for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 42.1%
  • C 32.9%
  • Assembly 19.3%
  • PHP 4.1%
  • HTML 1.4%
  • Makefile 0.1%
  • C++ 0.1%