Home Editor's Choice Reviews News Alternatives TopTens Pre-Register Limited-Time Sale Hot Games Hot Apps Category APK Downloader APK Upload Chrome Extension APKFab APP Search App
Select Language

Tasker SQLite Plugin

8.8 8

v1.3.3 by Hotman[n]

About Tasker SQLite Plugin

Tasker SQLite Plugin (Package Name: com.jordanhotmann.taskersqliteplugin) is developed by Hotman[n] and the latest version of Tasker SQLite Plugin 1.3.3 was updated on April 1, 2016. Tasker SQLite Plugin is in the category of Tools. You can check all apps from the developer of Tasker SQLite Plugin and find 136 alternative apps to Tasker SQLite Plugin on Android. Currently this app is for free. This app can be downloaded on Android 4.0.3+ on APKFab or Google Play. All APK/XAPK files on APKFab.com are original and 100% safe with fast download.
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.

Tasker SQLite Plugin 1.3.3 Update

-Fixed crash when creating a database
-Better %dberr messages if database creation fails
Read More
Tasker SQLite Plugin Features

Previous Versions

More

Tasker SQLite Plugin 1.3.3 APK April 7, 2016 1.59 MB Download

Requires Android: Android 4.0.3+

Screen DPI: 120-640dpi

SHA1: d5c02a1c4833453b82bf6f1920822c616b6504b3

Size: 1.59 MB

What's New:

-Fixed crash when creating a database
-Better %dberr messages if database creation fails

Tasker SQLite Plugin 1.3.1 APK February 28, 2016 1.5 MB Download

Requires Android: Android 4.0.3+

Screen DPI: 120-640dpi

SHA1: 84aecebff3385d230f1eb0d63b9fac9f4d589233

Size: 1.5 MB

What's New:

-FAB now shows above the keyboard
-null replaced with an empty string in return data (turned into an option)
-Parse insert statements and return the row id (%dbrowid)
-More variables on select statements:
%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[columnnamelowercase]() = an array of values for each column (replace [columnnamelowercase] with the actual name of the column in lower case)

Tasker SQLite Plugin 1.2 APK February 23, 2016 1.49 MB Download

Requires Android: Android 4.0.3+

Screen DPI: 120-640dpi

SHA1: fe05b63cf263ab71faa975b25d4e3f81f19c8d15

Size: 1.49 MB

What's New:

Added the ability to create, modify, and query databases on the external storage (this includes the /sdcard folder for phones without removable storage). This also works for non-rooted phones!

So if you would prefer to store data in a database rather than Tasker variables, text files, etc you now can.

More Information

Category:

Tools Apps

Update Date:

Latest Version:

1.3.3

Need Update:

Submit latest version

Available on:

Google Play

Requirements:

Android 4.0.3+

Safe to Download

APKFab.com and the download link of this app are 100% safe. All download links of apps listed on APKFab.com are from Google Play Store or submitted by users. For the app from Google Play Store, APKFab.com won't modify it in any way. For the app submitted by users, APKFab.com will verify its APK signature safety before release it on our website.

Share
Share this page with your friends if you find it useful