Re: [android-developers] External Fonts Make Low Memory Error
In my program i'm using custom listview. For custom listview according to server response it will 30 to 60 records at a time.
For each record there are 2 data's. I need to apply font for all the records.
Is there any way to declare it static?
On Mon, May 10, 2010 at 12:22 AM, David Turner <digit@android.com> wrote:
The problem is that you are using 6 huge fonts. Do you really need to open all of these at the same time in your application ?
On Sat, May 8, 2010 at 12:32 AM, Sasikumar.S <sasikumar.it1989@gmail.com> wrote:
--Hi,
- when i try to use external fonts in my app. Its crashing my app without any information.
- In log cat it showed as "Low Memory . No More Background Process".
- I'm using 6 external fonts. Each exernal fonts containing more than 350KB.
what's the problem with this?Any suggestion ?
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--
Thanks & Regards
Sasikumar.S
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home