Skip to content

maxwai/NClientV3

 
 

Repository files navigation

NClientV3

Github

An unofficial NHentai Android Client. This is a fork of the original Project by @Dar9586 found here

This app works for devices from API 26 (Android 8) and above.

For Devices Running Android 8 (SDK 26 and 27) there is a separate SDK with pre28 in the name. Support for this Version of the app will be reduced.

Releases: https://github.com/maxwai/NClientV3/releases

Migrate from original NClientV2 to NClientV3

Unfortunately, due to Android security features, it is not possible to create an APK that will update the original App since the same signature will not be possible. For that reason a migration is necessary.

  1. If not already done, move your download folder to outside the protected folders in Settings -> Folder location
    1. There are a lot of tutorials online on how to access /storage/emulated/0/Android/data. For example here from medium.com
    2. Be sure to not move it to /storage/emulated/0/Android/data but to a folder that your normal file app can see it. (Notice: /storage/emulated/0/nclient would work for example for a new path)
  2. Rename the subfolder in the path you set from NClientV2 to NClientV3
  3. Export your data in Settings -> Export data
    1. IMPORTANT: wait for the pop up message saying Export finished
  4. Open NClientV3
  5. Set the download folder in Settings -> Folder location to the same path as in NClientV2
  6. Import your data in Settings -> Import data, choose the zip file you created in Step 3
    1. IMPORTANT: wait for the pop up message saying Import finished

API Features

  • Browse main page
  • Search by query or tags
  • Include or exclude tags
  • Blur or hide excluded tags
  • Download manga
  • Favorite galleries
  • Enable PIN to access the app

Custom feature

  • Share galleries
  • Open in browser
  • Bookmark

App Screen

Main page Lateral menu
Main page Lateral menu
Search Random manga
Search Random manga

Contributors

Contributors of original Project

Libraries

License

   Copyright 2024 maxwai

   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.