Database and Project Import Eclipse Plugins

  • Replies:0
Mike Caruso
  • Forum posts: 1

Jan 27, 2014, 4:19:32 PM via Website

Hi,

I have developed two free plugins for eclipse that help android developers.

The first one is WALLE it can display tables and views from an SQLite database that resides on an android device. It can also run any SQL statement. Data is colored coded based on the value in the row. Columns can be sorted and there is an auto fit feature that fits the columns to the visible data. Also the database can be refreshed by a convenient button.

The second plugin is Eve, it imports and android project and all of its dependencies automatically.

Both plugins can be found here on the doubletimesoft website.

Any feedback on these tools is welcome.

Thanks

Reply