Is is possible to use the Google Cloud Storage utility, gsutil, on android? The requirements are a linux OS and python, so theoretically it is possible. I do not know of a complete python port for android and have found this post regarding python on android.
Asked
Active
Viewed 580 times
1 Answers
0
I would say that even if by some miracle you could get it to work, it would be astronomically harder and more prone to breakage than just using the Cloud Storage API using its client library.
The API is currently in Limited Availability, but you can request access through the Google APIs Console.

Jason Hall
- 20,632
- 4
- 50
- 57