Sidequest is a desktop app for Mac/Windows/Linux which allows you to browse and install content on your Quest via sideloading. Follow the steps below to install it on your computer and set it up for use with your Quest.
Open Settings and go to Update & security. Sarah Jacobsson Purewal/CNET. Under the For developers tab, click Sideload apps. Sarah Jacobsson Purewal/CNET. A warning window will pop up.
Go to the Sidequest download page and click the button to download Sidequest for your operating system.
Open the downloaded file and run the installer. The installation process includes all the drivers needed for transferring files to your Quest.
Next, we'll tell the Quest it's OK to connect to your computer:
Your Quest and computer are now set up for sideloading using the Sidequest app.
To install one of the apps featured in Sidequest:
To install any other apk file:
To launch a sideloaded .apk file on your Quest:
To see how your add-in will run in Office on iOS, you can sideload your add-in's manifest onto an iPad using iTunes, or sideload your add-in's manifest directly in Office on Mac. This action won't enable you to set breakpoints and debug your add-in's code while it's running, but you can see how it behaves and verify that the UI is usable and rendering appropriately.
A Windows or Mac computer with iTunes installed.
An iPad running iOS 8.2 or later with Excel on iPad installed, and a sync cable.
The manifest .xml file for the add-in you want to test.
A Mac running OS X v10.10 'Yosemite' or later with Office on Mac installed.
Word on Mac version 15.18 (160109).
Excel on Mac version 15.19 (160206).
PowerPoint on Mac version 15.24 (160614)
The manifest .xml file for the add-in you want to test.
Use a sync cable to connect your iPad to your computer. If you're connecting the iPad to your computer for the first time, you'll be prompted with Trust This Computer?. Choose Trust to continue.
In iTunes, choose the iPad icon below the menu bar.
Under Settings on the left side of iTunes, choose Apps.
On the right side of iTunes, scroll down to File Sharing, and then choose Excel or Word in the Add-ins column.
At the bottom of the Excel or Word Documents column, choose Add File, and then select the manifest .xml file of the add-in you want to sideload.
Open the Excel or Word app on your iPad. If the Excel or Word app is already running, choose the Home button, and then close and restart the app.
Open a document.
Choose Add-ins on the Insert tab. Your sideloaded add-in is available to insert under the Developer heading in the Add-ins UI.
Note
To sideload an Outlook add-in on Mac, see Sideload Outlook add-ins for testing.
Open Terminal and go to one of the following folders where you'll save your add-in's manifest file. If the wef
folder doesn't exist on your computer, create it.
/Users/<username>/Library/Containers/com.microsoft.Word/Data/Documents/wef
/Users/<username>/Library/Containers/com.microsoft.Excel/Data/Documents/wef
/Users/<username>/Library/Containers/com.microsoft.Powerpoint/Data/Documents/wef
Open the folder in Finder using the command open .
(including the period or dot). Copy your add-in's manifest file to this folder.
Open Word, and then open a document. Restart Word if it's already running.
In Word, choose Insert > Add-ins > My Add-ins (drop-down menu), and then choose your add-in.
Important
Sideloaded add-ins will not show up in the My Add-ins dialog box. They are only visible within the drop-down menu (small down-arrow to the right of My Add-ins on the Insert tab). Sideloaded add-ins are listed under the Developer Add-ins heading in this menu.
Verify that your add-in is displayed in Word.
You can remove a previously sideloaded add-in by clearing the Office cache on your computer. Details on how to clear the cache for each platform and host can be found in the article Clear the Office cache.