mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
refactor: update reader to use new launcher
This commit is contained in:
4
android/llapp_main.lua
Normal file
4
android/llapp_main.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
local A = require("android")
|
||||
|
||||
ARGV = {"-d", "/sdcard"}
|
||||
dofile(A.dir.."/reader.lua")
|
||||
Reference in New Issue
Block a user