creatint / light

📖 A light novel e-reader build with Flutter
GNU General Public License v3.0
232 stars 56 forks source link

How to import book? #2

Open phuongphally opened 6 years ago

phuongphally commented 6 years ago

I'm get empty book after install app?

Thanks

l-k22 commented 6 years ago

You'll need to explain more otherwise nobody can help you. Is there an exception being thrown in the debug console? If so, what is it?

phuongphally commented 6 years ago

I import source code to android studio and run. The app working with empty screen .

So how to import book and display it?

Thanks .

l-k22 commented 6 years ago

It works for me, are you getting any error message when you debug?

phuongphally commented 6 years ago

Don't have any message error. Just show empty screen .

Can it support with book pdf with remote url?

l-k22 commented 6 years ago

On side bar drawer menu tap 'Import' Scroll down the list of files till you find the epub file you want to import. Hold down on the list item, you should see a checkbox appear. Then tap 'Import' on the bottom right of the screen. Tap 'Yes' to return to the main screen where you should see your epub file.