Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE

Features

  • Send SMS and check SMS indox
  • finical analysis using sms messages
  • serve and listen for update and events with api

Finical Analysis

  • Getting total income and expenses
  • information about specific transaction
  • getting transactions in specific time range

Content Provider Query Doc

  • "\n" + "usage: adb shell content query --uri [--user <USER_ID>]" + " [--projection ] [--where ] [--sort <SORT_ORDER>]\n" + " is a list of colon separated column names and is formatted:\n" + " <COLUMN_NAME>[:<COLUMN_NAME>...]\n" + " <SORT_ORDER> is the order in which rows in the result should be sorted.\n" + " Example:\n" + " # Select "name" and "value" columns from secure settings where "name" is " + "equal to "new_setting" and sort the result by name in ascending order.\n" + " adb shell content query --uri content://settings/secure --projection name:value" + " --where "name='new_setting'" --sort "name ASC"\n"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages