Hi Guys
Can Anyone point me to the right direction?
What is the limitations regarding B4A number of Views, variables etc.etc
I'm busy with a "Huge" android app, with close to 40 views and hundreds of variables, and receiving 24hrs Bluetooth Serial strings in the android App that need to me calculated and displayed
In the Debugger, I start getting this
GC_FOR_ALLOC freed 354....
GC_CONCURRENT freed...
Messages
How can I determine how much memory my program use while running, and how can I free up program memory.
NOTE: I'm from the Windows environment, and not sure how Android handles memory.
The Equivalent Windows Program runs on a Laptop for the past year, without any issues.
Thanks
Danie
Can Anyone point me to the right direction?
What is the limitations regarding B4A number of Views, variables etc.etc
I'm busy with a "Huge" android app, with close to 40 views and hundreds of variables, and receiving 24hrs Bluetooth Serial strings in the android App that need to me calculated and displayed
In the Debugger, I start getting this
GC_FOR_ALLOC freed 354....
GC_CONCURRENT freed...
Messages
How can I determine how much memory my program use while running, and how can I free up program memory.
NOTE: I'm from the Windows environment, and not sure how Android handles memory.
The Equivalent Windows Program runs on a Laptop for the past year, without any issues.
Thanks
Danie