Giter VIP home page Giter VIP logo

Comments (3)

saber-nyan avatar saber-nyan commented on June 9, 2024

I don't understand why these 4:
com.android.vending.CHECK_LICENSE
full network access
view network connections
view WLAN connections

These are the permissions that are requested by any application built on the Ren'Py engine. Basically, I can build an application without these permissions, but I can't guarantee its correct operation: I will have to modify RAPT files (build system for Android).

Can't you make this app standalone (play without internet)?

This application does not require the Internet.

Also, after I install the app and open it, it closed automatically
and showed this notification:

"Doki Doki Literature Club!
Looking for resource to download"

You forgot to put the .obb file into /sdcard/Android/obb/ru.saber_nyan.ddlc/. It can be downloaded in the Releases section.

What are you trying to download?

Nothing! Honestly.

from ddlc-android.

gitthisissue avatar gitthisissue commented on June 9, 2024

requested by any application built on the Ren'Py engine

Makes sense. If possible, would you try to disable them? Android geeks won't download any app which require internet permission to protect their device.

You forgot to put the .obb file into /sdcard/Android/obb/ru.saber_nyan.ddlc/

Yep, my bad. But hey, how about adding an appropriate message instead of "Looking for resource to download" notification?

e.g. Show dialogue when .ogg not found
"Oops!
You forgot to place our OBB file to sdcard path. Please read our wiki. The app is closing now.
[ OK ]"

FYI: There's many device which doesn't have SD card slot. Try scanning these path too.
/storage/sdcard
/storage/sdcard0
/storage/sdcard1
/storage/emulated/0
/storage/emulated/1

All above path is correct which leads you to sdcard's root path.

What are you trying to download?
Nothing! Honestly.

Confirmed by glancing all your source codes :)

from ddlc-android.

saber-nyan avatar saber-nyan commented on June 9, 2024

If possible, would you try to disable them?

I'll try to do it in the next alpha.

how about adding an appropriate message instead of "Looking for resource to download" notification?

Eh, this is again part of RAPT, which I have to rewrite...
Maybe I'll do it.

Try scanning these path too.

Part of RAPT!
Btw, /sdcard/ is a symlink to internal memory, unless it has been changed by the user or developer of a firmware...

from ddlc-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.