Jump to content

Recommended Posts

Hi Rajat;

 

The data tables have a certain amount of memory allocated for them.

You can have 1 or several Data Tables, but they all have to reside together within the space given.

The number of rows is limited to the space available, the number of columns and the structure  of the columns

( boolean, Integer, long, string)

Have you considered moving some of the data onto an SD  Card?

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.