Tasker SQLite Plugin 1.3.3 Icon

Tasker SQLite Plugin

Hotman[n] Tools
4.4
15 Ratings
9K+
Downloads
1.3.3
version
Apr 07, 2016
release date
1.6 MB
file size
Free
Download

What's New

-Fixed crash when creating a database

-Better %dberr messages if database creation fails

About Tasker SQLite Plugin Android App

The easier way to query databases with Tasker, now with the ability to create your own databases! No need to hunt for a SQLite binary that is compatible with your phone. Simply add the Tasker SQLite Plugin step to a Tasker task, input the path to the database and your sql statement, and execute.

========== Return Variables ==========
For INSERT statements with columns specified i.e. INSERT INTO tTableName(colX, colY) VALUES (valX, valY):
%dbrowid = the row id of the newly inserted row

For SELECT statments:
%dbreturn = the output of the sql statement in the same way as the sqlite binary (columns separated by pipes and rows separated by new lines) so it can be dropped in without any other changes to existing SQLite tasks.
%dbreturncount = the number of rows returned
%dbrows() = an array of rows so you don't have to split %dbreturn by the new line character
%db[column_name_lower_case]() = an array of values for each column (replace [column_name_lower_case] with the actual name of the column)



This app is currently in beta. Please report any issues via email.

Root is required to access other app's databases.

Other Information:

Requires Android:
Android 4.0.3+
Other Sources:
Category:

Download

This version of Tasker SQLite Plugin Android App comes with one universal variant which will work on all the Android devices.

Variant
8
(Apr 07, 2016)
Architecture
universal
Minimum OS
Android 4.0.3+
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of Tasker SQLite Plugin Android App, We have 3 versions in our database. Please select one of them below to download.

Loading..