undefinedGoogle
The Create menu in Google Drive allows users to create a new file with any installed app. To create a new file using the application Balsamiq, a user selects the More option as shown:
利用「建立」選擇「更多」也可以選擇指定程式來建立新檔。
undefinedGoogle
To get started testing your app during development, you’ll need to create a Chrome Web Store listing. This allows you to install versions of the app for testing. Then, when your app is ready to distribute to the public, you can publish the listing and start leveraging Chrome Web Store to distribute and market your app.
Google雲端硬碟不單只是存檔空間,開發者可自行利用Google Drive SDK連接自己的Web App,發佈到Chrome Web Store。讓應用程式與Google硬碟做完美整合。
The flow for both use cases is similar. Google Drive redirects a user to the app after the user selects it from the Create menu or context menu of a file with a registered MIME type.
DrEdit是針對Google Drive SDK提供的範例程式,有興趣的朋友可以研究看看。未來應用程式的走向:應用程式在網路上執行,執行完的檔案就存在雲端硬碟。電腦需要特別的執行環境嗎?不需要…只要能上網打開Chrome或其它看網頁的工具,即可開始處理任何工作。
DrEdit for Java
DrEdit for PHP
DrEdit for .NET