Eurofurence Community > General Discussion
Eurofurence 2012 APP!
Whitefang:
--- Quote from: TraxSwe on 05.08.2012, 00:43:00 ---Tried it with 9mb memory now and it worked.
Where is those 20mb located?
The database gets saved on your phone and not on your SD-card.
--- End quote ---
I've got over 20MB free on my phone and over 4GB on my SD card, Android 2.2.1 and every time I start downloading the database, after a while during the downloading process the app crashes.
Suran:
Use "alogcat" from the market to provide a stack-trace and log-messages.
I guess it tries to load the DB-dump into memory instead of streaming it into a local SQL database or temporary file and
then gets an OutOfMemoryError because the ram on that phone is too small.
TraxSwe:
--- Quote from: Suran on 07.08.2012, 20:45:00 ---Use "alogcat" from the market to provide a stack-trace and log-messages.
I guess it tries to load the DB-dump into memory instead of streaming it into a local SQL database or temporary file and
then gets an OutOfMemoryError because the ram on that phone is too small.
--- End quote ---
Funny!
This was my first thought as well after reading the post above.
Added code to fix this issue in version 1.1. Hopefully this problem will not be a problem any longer.
Added this as one of the changes (see initial post) for version 1.1.
Wawik:
Oh, by the way...
HTH :D
Whitefang:
--- Quote from: TraxSwe on 08.08.2012, 00:34:36 ---Added code to fix this issue in version 1.1. Hopefully this problem will not be a problem any longer.
--- End quote ---
Great. I'll update you on this once I get my paws on version 1.1. Thank you. *hugs*
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version