I’m happy to announce the availability of the DA SQL Sample – our first, but definitely not last, sample application that is available on Google Play. It is written in Java and powered by our Data Abstract for Java framework.

[![DA SQL Sample on Google Play](https://developer.android.com/images/brand/en_generic_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=com.remobjects.dataabstract.dasql)
Now it is even easier for you to give the possibilities of Data Abstract for Java a try. Just install it on your device and try to fetch some data using SQL from our externally available PCTrade Sample Server. The sample is preconfigured to talk to http://remobjects.com:8099/bin, but you can change it on the Settings screen and direct the application to any locally accessible DA Sample Server. Make sure to also try the other available settings. [![da-sql-android-initial-view-skinned](http://blogs.remobjects.com/wp-content/uploads/2013/03/da-sql-android-initial-view-skinned.png)](http://blogs.remobjects.com/blogs/antonv/2013/04/02/p5708/da-sql-android-initial-view-skinned) Other details about the usage and the concepts covered can be found at the [sample’s wiki page](http://wiki.remobjects.com/wiki/DA_SQL_(Android)_Sample_(Java)).

More samples will be available in the near future. Meanwhile, please note that you can always download and install Data Abstract for Java and compile and run any sample manually. These samples can give you a good starting point in developing your own application with the Data Abstract for Java framework, be it for Android or any other Java-powered target platform.
da-sql-android-tablet-skinned

P.S. We have published two more Android samples lately.

Filters Sample shows how to use Dynamic Where and Dynamic Select features for obtaining data from the Data Abstract servers.
wiki page, Play link

Simple Sample shows basic Data Abstract functionality, including loading, changing and updating of data from and back to the Data Abstract servers.
wiki page, Play link

[![simple-sample-clients-list-framed](http://blogs.remobjects.com/wp-content/uploads/2013/04/simple-sample-clients-list-framed-171x300.png)](http://blogs.remobjects.com/blogs/antonv/2013/04/02/p5708/simple-sample-clients-list-framed) [![framed_group-selected-framed-2](http://blogs.remobjects.com/wp-content/uploads/2013/04/framed_group-selected-framed-2-171x300.png)](http://blogs.remobjects.com/blogs/antonv/2013/04/02/p5708/framed_group-selected-framed-2)
Install, try them ant tell us what you think!