0

Is there any way in python for S60 (using the python 2.5.4 codebase) to track the amount of data transferred over the mobile device's internet connection?

fearoffours
  • 1,455
  • 2
  • 12
  • 23

1 Answers1

2

Symbian C++ API has such a capability, so it is possible to write a python library for that, but if such already exists, that I do not know... BR STeN

STeN
  • 6,262
  • 22
  • 80
  • 125