Hi

You can get the data in ascending order by querying db by ascending order of 
date... 
refer -- http://www.w3schools.com/sql/sql_orderby.asp

OR

You can use comparator interface to compare and sort dates -- 
refer -- 
http://www.javadeveloper.co.in/java-example/java-comparator-example.html

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to