In this video it shows a very simple way to setup the python environment. It also shows how to write a simple python program and run it in the environment. The complete steps can be done in 5 – 10 mins. I hope you like this video. For any questions,…
Tag: first
How to get the installation date of any App from your Android App?
In this video it shows how to get the installation date of any App installed on your Android Phone. In this video it develops an app and then uses the package manager info to fetch the installation date of the app based on it’s package name. Package Manager Info can…