Juanvvc / ComicViewer

A simple comic viewer for Android. It has a gallery activity to show the cover of the available comics, bookmarking support and shows comic in CBR, CBZ and directories of JPG/PNG images. This is a test project to use in education, by no means is intended for final users but should be highly usable and stable. Source code is fully commented.
16 stars 9 forks source link

Not show any FileExplore . i can not found any comic directory. #21

Open rahulrawat opened 11 years ago

rahulrawat commented 11 years ago

First of all thank you for this projects,

When i run this project in Eclipse . i got a message "please, select the comics directory " and when i clicked on "ok" , i did not get any list of directory and also not get sd-card folder . i have copy some png and jpg images in a sdcard/images folder and also insert a comic file in sdcard .

i have used to different different emulator but not any list of directory for selecting to comics.

please have a look , help me

Thank you to Juan Vera Rahul Rawat

Juanvvc commented 11 years ago

On 10/18/2012 03:59 PM, rahulrawat wrote:

First of all thank you for this projects,

When i run this project in Eclipse . i got a message "please, select the comics directory " and when i clicked on "ok" , i did not get any list of directory and also not get sd-card folder . i have copy some png and jpg images in a sdcard/images folder and also insert a comic file in sdcard .

i have used to different different emulator but not any list of directory for selecting to comics.

please have a look , help me

Thank you to Juan Vera Rahul Rawat

— Reply to this email directly or view it on GitHub https://github.com/Juanvvc/ComicViewer/issues/21.

Dear Raul Rawat,

When you click on OK after that message, an empty screen will appear. The comic directory is selected by using the correspondent option in the menu. Your message makes me think that this is not obvious. As you suggest, the activity to select directories should be immediately presented to the user.

Please, take into account that this project is intended to be used in education. I use this project to show how to program in Android in my classes. Some of the design decisions were taken based on their educational value and they may not the best in a real application.

In any case, this is the only application that I'm using to read comics and pdf files from long time ago. This way, I can identify the errors and enhance the user experience. For example, I know that the pdf library has some issues regarding stability, but a new version of the native library is available. I must check it.

Regards.

Juan Vera (juanvi)

Juanvvc commented 11 years ago

Dear Rahul,

The important part of "your project" is the word "your": you need to develop your own projects from scratch to acquary the skills that your degree needs.

Therefore, I'm very sorry to say that I'm not going to help you to cheat your teacher.

Regards

J.

Sent from my mobile phone.

----- Reply message ----- From: "rahulrawat" notifications@github.com To: "Juanvvc/ComicViewer" ComicViewer@noreply.github.com Cc: "Juan Vera del Campo" juanvvc@gmail.com Subject: [ComicViewer] Not show any FileExplore . i can not found any comic directory. (#21) Date: Fri, Oct 19, 2012 2:52 pm Thank you for your Kindly reply,

i am student of final year of computer science and my teacher gave me project on "comic reader". But i haven't knowledge about it . they want from me just display images like as comic reader from sd card with next and previous and also multi touch zoom . so could you help me . may you give me such type project , please . if i have long time , i can create it but i have just 2 days , and i know you are EXPERT . Kindly help me

thank you

Reply to this email directly or view it on GitHub.

rahulrawat commented 11 years ago

Thank YOu