Hello everyone...! this is my first post here. I have a problem regarding finding the average from an arraylist containing database values.
From the database using getString() method i have stored the results of 3 fields in 3 separate arrylist. now what i needed is to find the average from those 3 arraylist separately means i need the average values of the 3 fields separately.
can anyone help me out of it. Thanks in advance.