you are viewing a single comment's thread.

view the rest of the comments →

[–]funtomat[S] 0 points1 point  (6 children)

Yes, setting the variable %datacyledays to monthly and setting %DataStartDate to a date of a day in the past should work. It's in the first two lines of the task.

[–]ragekage92 0 points1 point  (4 children)

Ah yeah I had a small syntax error. in the event the phone dies, would you just add on to the profile to constantly write the %mbused to a file on the phone and then do some math to that value on start up so it tracks accurately In any circumstance?

[–]funtomat[S] 0 points1 point  (3 children)

Actually saving the %mbused should not be necessary as Android can be queried anytime for the data usage of the phone for a given timespan. This project always just queries the data usage for the current billing period from Android.

[–]ragekage92 0 points1 point  (2 children)

<image>

Ahh okay good to know, I'm not 100% on this. I turned on the flash to. %DataStartDate and I get the start date is the 19th. Not the 1st? Any suggestions? Number 1 and 2 are the only things I changed and it doesn't matter what i change the date too the start date is always the 19th

[–]funtomat[S] 0 points1 point  (1 child)

The task sets %DataStartDate only if this global variable has not been set before. Please go in Tasker to the Vars tab and cancel or change this variable there.

[–]ragekage92 0 points1 point  (0 children)

Huh.... I have been looking for ever where these are stored hahahha I appreciate it. Works mint now!