Languages

Menu
Sites
Language
App crashing in collapsible listView

Hi All,

My App is crashing in collapsable listview.

 when i am using large database my app is crashing before intialising the form.

when the database is medium app is crashing after multiple clicks automatically.

Do we have any alternative for not to crash.

Thanks

Rajyalakshmi

Responses

3 Replies
muditha murthy

May be a memory related issue.

y Rajyalakshmi

Hi midutha,

 

Do we have any option to make not to crash because of this problem.

can we have any solution?

 

Thanks

Rajyalakshmi

Alex Ashirov

Hi,

It really looks like some memory using issue. You can use Valgrind tool in order to detect memory leaks or errors. Please see link below for more details how to use it.

https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.appprogramming%2Fhtml%2Fide_sdk_tools%2Fvalgrind.htm