RANDOMIZE SQLITE QUERY DATA AND ARRAYLIST IN ANDROID

3,497 views · Published 4 December 2017 · 6:06 · Indexed 23 September 2026

Channel: Delaroy | Mobile Architect · 2017 · Science & Technology

Watch on YouTube

One could randomize data from sqlitedatabase and an array list of data using the RANDOM class and the Collections.shuffle method for rearranging an arraylist.
Get source here: https://github.com/delaroy/Quiz/tree/Randomize

More from this channel