-
Updated
Jun 7, 2022 - C++
#
native-development
Here are 67 public repositories matching this topic...
Portable and lightweight cross-platform desktop application development framework
javascript
css
html
c-plus-plus
json
framework
cross-platform
http-server
hacktoberfest
native-development
neutralinojs
ArcGIS Runtime SDK for Android Samples
android
java
gradle
android-studio
android-sample
arcgis-runtime-sdk
arcgis-android-sdk
native-development
arcgisruntime
-
Updated
Jun 7, 2022 - Java
A command line tool for easily doing prebuilds for multiple version of node on a specific platform
-
Updated
Apr 6, 2022 - JavaScript
Tundra is a code build system that tries to be accurate and fast for incremental builds
-
Updated
Sep 17, 2021 - C
Sample code for ArcGIS Runtime SDK for .NET – UWP, WPF, Xamarin.Android, Xamarin.iOS, and Xamarin.Forms
xaml
xamarin
csharp
uwp
wpf
samples
xamarin-forms
vb
xamarin-ios
xamarin-android
arcgis-runtime-sdk
native-development
-
Updated
Jun 6, 2022 - C#
Swift samples demonstrating various capabilities of ArcGIS Runtime SDK for iOS
map
swift
ios
sdk
arcgis
navigation
runtime
augmented-reality
samples
developer
geofencing
arcgis-runtime-sdk
native-development
swift-sample
-
Updated
Jun 7, 2022 - Swift
Chef cookbooks for ArcGIS
ruby
arcgis
chef-cookbook
chef
cookbook
arcgis-desktop
esri
arcgis-enterprise
arcgis-pro
native-development
arcgis-cookbook
arcgis-geoevent
arcgis-insights
-
Updated
Dec 3, 2021 - Ruby
Proof of concept developer code and samples to help be successful with all ArcGIS developer products (Python, NET, JavaScript, Android…). The repository is designed to be an exchange for sharing coding conventions and wisdom to developers at all skill levels.
-
Updated
Nov 18, 2021 - C#
ArcGIS Pro SDK for Microsoft .NET is the new .NET SDK for the ArcGIS Pro Application.
-
Updated
Mar 31, 2022
CityEngine is a 3D city modeling software for urban design, visual effects, and VR/AR production. With its C++ SDK you can create plugins and standalone apps capable to execute CityEngine CGA procedural modeling rules.
processing
api
c-plus-plus
sdk
cross-platform
arcgis
geometry
encoder
decoder
procedural
alembic
modelling
collada
esri
cityengine
3d
usd
fbx
native-development
cityengine-sdk
-
Updated
Jan 10, 2022
Toolkit for ArcGIS Runtime SDK for .NET
xaml
xamarin
csharp
toolkit
uwp
wpf
xamarin-forms
xamarin-ios
xamarin-android
arcgis-runtime-sdk
native-development
-
Updated
May 9, 2022 - C#
Limited Error Raster Compression
javascript
python
c-sharp
c-plus-plus
encoding
image
compression
pixel
image-processing
raster
decoding
band
image-compression
data-management
imagery
image-compressor
native-development
lerc-byte-blob
raster-compression
decoding-images
-
Updated
Jun 4, 2022 - C++
ArcGIS Pro SDK for Microsoft .NET Framework Community Samples
-
Updated
Apr 22, 2022 - C#
ArcGIS Runtime SDK for Qt samples for Qt Creator.
-
Updated
Jun 7, 2022 - C++
Collection of samples available in AppStudio for ArcGIS desktop to learn and help build your next app.
javascript
android
macos
ios
qt
cross-platform
native
arcgis
runtime
toolkit
qml
uwp
widgets
win32
win64
arcgis-runtime-sdk
native-development
qml-samples
appstudio-desktop
arcgis-appstudio-samples
-
Updated
Jun 6, 2022 - QML
ArcGIS Runtime SDK for Qt Toolkit
qt
qml
arcgis-runtime-sdk
qt-toolkit
native-development
arcgis-runtime-sdk-arcgis-qt-sdk
qml-toolkit
-
Updated
Jun 7, 2022 - C++
Highly configurable native Android interface to both GPS and NETWORK on-device location providers.
-
Updated
Mar 31, 2021 - Java
Kiarashz
commented
Jun 11, 2020
When setting download location with --download option, https URLs with self-signed certificates can not be accessed failing with the following error.
prebuild-install WARN install unable to verify the first certificate
The code seems not to respect NPM configuration for cafile and does not provide its own option too.
a gradle plugin that support publish c/c++ headers to 'aar' and depend those 'aar'
-
Updated
Dec 6, 2021 - Groovy
ArcGIS Android app to find places nearby and route to the nearest location.
-
Updated
Apr 28, 2021 - Java
Demo applications provided by the ArcGIS Runtime SDK for .NET Team
xaml
xamarin
csharp
uwp
wpf
xamarin-forms
xamarin-ios
xamarin-android
demos
arcgis-runtime-sdk
native-development
-
Updated
Jan 28, 2022 - C#
This is the place where you can add your feedback and issues on Survey123.
-
Updated
Nov 16, 2017
Indoor routing open source app built with Xamarin for iOS and the ArcGIS .Net Runtime SDK
data
xamarin
arcgis
runtime
dotnet
routing
indoor
indoor-positioning
open-source-app
native-development
-
Updated
Feb 22, 2021 - C#
Addin for ArcMap and Pro for convenient coordinate conversion in Desktop.
-
Updated
Aug 4, 2020 - C#
Demo applications that have been built by the Esri Android SDK development team.
-
Updated
Nov 25, 2021 - Java
A user-focused add-in for searching, creating, and editing military symbols in ArcGIS Pro.
arcgis-defense
arcgis-solutions
military-tools-for-arcgis
military-overlay-template
native-development
-
Updated
Aug 4, 2020 - C#
Your organization's suite of cross platform mapping apps built with the ArcGIS Runtime SDK for .NET
-
Updated
Apr 22, 2021 - C#
Multi Language repository that contains documentation and sample code for creating custom URL schemes in Collector for ArcGIS.
-
Updated
Jul 16, 2020 - Python
Improve this page
Add a description, image, and links to the native-development topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the native-development topic, visit your repo's landing page and select "manage topics."
If for some reason, the initial bootstrapper fails (network failure, bad cache etc), creation of dune files in the project could get interrupted - the dune files that trigger the on-the-fly dune rules generation. We could
or
dune buildif dune files are missing.Ideally, we do both.