Tasker SQLite Plugin

Tasker SQLite Plugin

Hotman[n]
Apr 7, 2016
  • 1.6 MB

    File Size

  • Android 4.0.3+

    Android OS

About Tasker SQLite Plugin

A Tasker plugin that allows you to create, update, and query databases.

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.

Show More

What's new in the latest 1.3.3

Last updated on 2016-04-07
-Fixed crash when creating a database
-Better %dberr messages if database creation fails
Show More

Videos and Screenshots

  • Tasker SQLite Plugin poster
  • Tasker SQLite Plugin screenshot 1

Tasker SQLite Plugin APK Information

Latest Version
1.3.3
Category
Tools
Android OS
Android 4.0.3+
File Size
1.6 MB
Developer
Hotman[n]
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free Tasker SQLite Plugin APK downloads for you.

Old Versions of Tasker SQLite Plugin

APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies