Get user spent time on android app -


i have scenario want user's time spent on android app. want send time server associated user name. in app, have login functionality user's other information can saved in sharedpreference use sending server. want send time spent on app server.

you can start timer based on activities on foreground , measure time.this should not difficult.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

android - Pass an Serializable object in AIDL -