alinobakht / android-rage-maker

Automatically exported from code.google.com/p/android-rage-maker
GNU General Public License v3.0
0 stars 0 forks source link

Cannot acess user created comics. #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start app
2. Acess options
3. No option to view comics

What is the expected output? What do you see instead?
Expect to see option to view user created content. This option isn't ther.

What version of the product are you using? On what operating system?
1st version on LG Optimus.

Please provide any additional information below.
Comics don't appear in photo gallery, either.

Original issue reported on code.google.com by samuraij...@gmail.com on 10 Aug 2011 at 5:38

GoogleCodeExporter commented 8 years ago
True dat

Original comment by gbous...@gmail.com on 10 Aug 2011 at 6:03

GoogleCodeExporter commented 8 years ago
The comics are saved in the Pictures folder on the SD card. In theory Android 
should pick them up from there and put them in the gallery, in practice this 
doesn't seem to happen for everyone.

Original comment by tma...@gmail.com on 10 Aug 2011 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by tma...@gmail.com on 14 Aug 2011 at 5:28

GoogleCodeExporter commented 8 years ago
The Pictures folder is the correct place to save the comics, see: 
http://developer.android.com/guide/topics/data/data-storage.html#SavingSharedFil
es

This will be fixed by a more descriptive message upon saving (that notifies the 
user about where the file was saved, and that the gallery will eventually show 
it after Android detects it).

The update is already in the master branch and will be included in the next 
release.

Original comment by tma...@gmail.com on 15 Aug 2011 at 9:07