Is there linq or something similar for java to develop apps for android. To get selective entries from database or from a collection? Thanks in advance.
No, there are no Linq in Java. However some third party libraries are available that help you with (at least upto an extent).
Some of them are,
Try these and let me know if these are ok.