Welcome to use File Manager




  1. File Manager requires users to log in to their Google accounts in order to provide an authorization token to Google Drive and through OAuth2.0 authorization. File Manager obtains permission to view, modify, and delete all Google Drive files of the user by declaring Scopes, requesting permission to view, editing, creating and deleting only specific Google Drive files used by the user in this application, and requesting to view the user’s personal information, including any personal information publicly available. Through callback and redirection, the file data of Google Drive is obtained back to File Manager for display. When the user modifies files, File Manager will Synchronously update files to Google Drive.

  2. File Manager obtains user Google Drive file data, and can independently develop some file processing functions, such as file sorting, text file review, image file preview, media file playback, etc. It can also be represented by a custom icon according to the file type, such as a folder, a compressed package, and so on. Therefore,this application can meet user habits more in terms of use, and more diverse in terms of visual effects.

  3. File Manager is a self-developed Android application. File Manager independently develops a method to create and modify files, the custom icon indicates the file type, File Manager supports users to view, modify,and delete their Google Drive files on Android devices, which is very convenient,fast, and characteristic.

  4. File Manager applies for viewing the user’s personal information by declaring Scopes, including any public personal information permissions, in order to obtain and display Google username and avatar. The obtained Google username and avatar are only available for this login, and mast be re-acquired at the next login.For Google user data, File Manager only displays the username and avatar, and does not share other user data.

  5. Please click here to view File Manager privacy policy