Ellyonia / BSharp

Conjoined database and GUI Project for FALL 2013
1 stars 1 forks source link

Android App: No SD Card #30

Closed nathandmoore closed 10 years ago

nathandmoore commented 10 years ago

I don't know if this is an issue, but when I click on a song after logging in and selecting a band, I am given an error about no sd card but it disappears before I can read the entire message. I don't know if this is what you want it to do or not.

odiefrom commented 10 years ago

Do you have an SD card inserted into the system?

Nathan Moore notifications@github.com wrote:

I don't know if this is an issue, but when I click on a song after logging in and selecting a band, I am given an error about no sd card but it disappears before I can read the entire message. I don't know if this is what you want it to do or not.

— Reply to this email directly or view it on GitHubhttps://github.com/Ellyonia/DB-GUI/issues/30.

nathandmoore commented 10 years ago

Nope, I'm using an emulator. I was just wondering what it was supposed to do.

mithranor commented 10 years ago

This is probably to do with the emulator having to download the PDF for viewing (even if only temporarily). Most phones will store downloads in a folder on an SD card (or an emulated SD card if the phone does not have one) On Nov 25, 2013 2:00 PM, "Nathan Moore" notifications@github.com wrote:

I don't know if this is an issue, but when I click on a song after logging in and selecting a band, I am given an error about no sd card but it disappears before I can read the entire message. I don't know if this is what you want it to do or not.

— Reply to this email directly or view it on GitHubhttps://github.com/Ellyonia/DB-GUI/issues/30 .

mithranor commented 10 years ago

I just tested on my phone and I did not get any message like that, but then again I know my phone emulates an sdcard in internal storage. On Nov 25, 2013 2:00 PM, "Nathan Moore" notifications@github.com wrote:

I don't know if this is an issue, but when I click on a song after logging in and selecting a band, I am given an error about no sd card but it disappears before I can read the entire message. I don't know if this is what you want it to do or not.

— Reply to this email directly or view it on GitHubhttps://github.com/Ellyonia/DB-GUI/issues/30 .

nathandmoore commented 10 years ago

So it's supposed to pull up a pdf with the sheet music?

mithranor commented 10 years ago

Yes. For reference, use "mithranor@gmail.com" and "password" as username and password and select "Bagpipes Galore" and then "Scotland The Brave". I know for fact that this works since it is what we have been using for testing. What should happen is the phone should prompt the user for how they want the PDF downloaded (if they have multiple things that can handle the download). Also I just realized that the android app still points to our development server so we will need to fix that and post the new version. On Nov 25, 2013 2:43 PM, "Nathan Moore" notifications@github.com wrote:

So it's supposed to pull up a pdf with the sheet music?

— Reply to this email directly or view it on GitHubhttps://github.com/Ellyonia/DB-GUI/issues/30#issuecomment-29240065 .

nathandmoore commented 10 years ago

That's what I was using, but on an emulator.

mithranor commented 10 years ago

FYI, I have updated the android app to use the data from the Production server instead of the development server. could you just make sure to the rest of your group knows