# apps-script-mobile-addons **Repository Path**: mirrors_googlearchive/apps-script-mobile-addons ## Basic Information - **Project Name**: apps-script-mobile-addons - **Description**: Apps Script Mobile Add-on samples for Google Docs and Sheets - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # This repo has been moved to [apps-script-samples](https://github.com/gsuitedevs/apps-script-samples/tree/master/android/mobile-translate). --- ## Apps Script Mobile Add-ons Android applications that interact with the Google Docs and Sheets editor apps, and use the [Apps Script Execution API](https://developers.google.com/apps-script/guides/) to call Apps Script functions to interact with Google services. Introduction ------------ Google Apps Script now allows developers to construct mobile add-ons -- Android applications which extend and support Google Docs and Sheets. This repository contains sample mobile add-ons that are meant to provide an example of a mobile add-on's project structure. Learn more ---------- To continue learning about mobile add-ons for Google Docs and Sheets, take a look at the following resources: * [Mobile Add-ons](https://developers.google.com/apps-script/add-ons/mobile) * [Apps Script Execution API](https://developers.google.com/apps-script/guides/) Support ------- For general Apps Script support, check the following: - Stack Overflow Tag: [google-apps-script](http://stackoverflow.com/questions/tagged/google-apps-script) - Issue Tracker: [google-apps-script-issues](https://code.google.com/p/google-apps-script-issues/issues/list) If you've found an error in this sample, please file an issue: https://github.com/googlesamples/apps-script-mobile-addons Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. License ------- Copyright 2016 Google, Inc. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.