AppStudio: Answers to Top 10 Dev Summit Questions
The Esri Developer Summit is a great opportunity for us on Esri software teams to engage with the Esri developer community, last month’s conference was no exception. The AppStudio team would like to thank everyone who visited us at the showcase and attended AppStudio sessions, and we value these face to face interactions. Based on the feedback and questions received in these conversations, we have compiled this list of 10 useful links to help you build apps with AppStudio for ArcGIS.
- Do you have samples? Where can I find them?
https://github.com/Esri/arcgis-appstudio-samples - How can I create my app installation files using cloud Make?
http://doc.arcgis.com/en/appstudio/create-apps/createappcloudmake.htm - How can I collaborate with others on building an app? (ArcGIS Online or GitHub)
http://doc.arcgis.com/en/appstudio/extend-apps/collaborateapp.htm - How do I setup a JavaScript debugger with Qt Creator?
http://doc.arcgis.com/en/appstudio/extend-apps/debuggingjavascript.htm - How do I configure AppStudio so that I can build an app locally?
http://doc.arcgis.com/en/appstudio/extend-apps/installdevtoolslocalmake.htm - We use ArcGIS Enterprise (on-premise portal), how can I use AppStudio with my portal?
https://geonet.esri.com/groups/appstudio/blog/2016/08/24/portal-support-for-appstudio-lets-dive-in - What is the process for configuring Qt kits to work with AppStudio?
https://geonet.esri.com/groups/appstudio/blog/2016/12/20/configure-qt-kits-using-appstudio-advanced-configuration-tool - When testing my app how do I capture the console output?
http://doc.arcgis.com/en/appstudio/extend-apps/installdevtoolslocalmake.htm - How do I license my app I created with AppStudio?
http://doc.arcgis.com/en/appstudio/extend-apps/licenceyourapp.htm - How do I setup an Android emulator or iOS simulator to work with AppStudio?
https://geonet.esri.com/groups/appstudio/blog/2016/12/09/using-virtual-devices-with-appstudio
Bonus Question:
“What is the keyboard shortcut to run the app?” (one of the most commonly asked questions)
Here is a full list of keyboard shortcuts for AppStudio.
In case you missed it, here are links to 2017 Esri DevSummit AppStudio Tech and Demo Theater Sessions videos.
-
- Developing Cross-Platform Native Apps with AppStudio for ArcGIS (The Basics)
- Developing Cross-Platform Native Apps with AppStudio for ArcGIS (Advanced)
- AppStudio for ArcGIS: Quick Guide for JavaScript Developers
- Building Effective User Experiences with AppStudio for ArcGIS
And that’s it, we hope the above links are useful to you. If you have any questions or want to learn more about AppStudio, please visit the AppStudio Geonet Community
Text {
id: happyCodingMessage
Text: qsTr (“ Happy coding! ”)
color: “purple”
}
by Tina Jin
Article Discussion: