Android Smartphone Analysis in R [Code + Video]
In this post, We’ll learn how to take analyse your Android Smartphone usage data. Steps: Download your MyActivity Data from Google Takeout - https://takeout.google.com/ (after Selecting json format - instead of the default html format) When the download is available, save the zip file and unzip them to find MyActivity.json inside last-level of the folder Create a new R project (using your RStudio) with the MyActivity.json file in the project folder