Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Contributor
pebiantara
Posts: 13
Registered: 09-07-2011
My Carrier: 9800

manage memory

I have created a native application, but after I installed the mobile phone,mobile phone becomes as heavy as the memory runs out, please help me tosolve this problem?

Please use plain text.
Developer
rcmaniac25
Posts: 1,713
Registered: 04-28-2009
My Carrier: Verizon

Re: manage memory

Make sure you close connections when your done with them and that if you don't need an object anymore, you set it to null. This should reduce memory by a bit.
------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.

Projects:
Bing 4 BlackBerry: http://bbing.codeplex.com/
PDF Renderer 4 BlackBerry: http://pdfrend4bb.codeplex.com/
Please use plain text.
Developer
peter_strange
Posts: 14,614
Registered: 07-14-2008
Please use plain text.