User Tools

Site Tools


map_suite_mobile_for_android

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
map_suite_mobile_for_android [2017/03/03 08:12]
marklee [Product Guides]
map_suite_mobile_for_android [2017/05/08 03:06]
tgwikiupdate Remove layers sample link.
Line 1: Line 1:
 ====== Map Suite Mobile for Android ====== ====== Map Suite Mobile for Android ======
 +
 +<div msgbox>
 +**Note:** If you are using Map Suite 9.0 or previous versions of Map Suite product, please go to [[map_suite_android_edition|MapSuite 9.0 Wiki]]. The current page is for Map Suite 10.0 and future versions. It has different assemblies, licensing strategy and ways of distribution,​ and more. although the majority of previously built code should work without modification assuming the new namespaces are added. ​ For guidance on upgrading your existing code to Map Suite 10, please check out [[map_suite_10_upgrade_guide|MapSuite 10 Upgrade Guide]]. </​div>​
  
 ThinkGeo'​s Map Suite for Android™ is a powerful .NET control that lets you add interactive maps and professional-grade GIS to your Android apps. Using the power of the [[http://​xamarin.com/​|Xamarin]] mobile platform and Map Suite together, you can develop native Android apps using the C# language and .NET libraries you're already familiar with. ThinkGeo'​s Map Suite for Android™ is a powerful .NET control that lets you add interactive maps and professional-grade GIS to your Android apps. Using the power of the [[http://​xamarin.com/​|Xamarin]] mobile platform and Map Suite together, you can develop native Android apps using the C# language and .NET libraries you're already familiar with.
  
-<​div ​shortcuts clearexternlink+===== Getting Started ===== 
-**[[https://thinkgeo.com/​download|Try It Free]]**+ 
 +It's very easy to get started. You can start from getting the samples from GitHub, or start from creating a new application in your Visual Studio. Please have a quick look at the following short videos. ​  
 +\\ 
 +\\ 
 +<​div ​play medialist
 +[[media:map_suite_mobilde_for_android_quickstart|{{mapsuite10:​android:​Map_Suite_Mobile_For_Android_Run_Github_Sample_on_Windows.png?180x99|Map Suite Mobile for Android Quickstart On Android}}]] 
 +\\ 
 +Run GitHub Sample on Android(4'​00"​)
 </​div>​ </​div>​
  
  
-<​div ​shortcuts clearexternlink+<​div ​play medialist
-**[[https://thinkgeo.com/store|Purchase Online]]**+[[media:map_suite_mobilde_for_android_hello_world|{{mapsuite10:​android:​map_suite_mobile_for_android_hello_world.png?180x99|Map Suite Mobile for Android Hello World}}]] 
 +\\ 
 +Hello World on Android(4'​27"​)
 </​div>​ </​div>​
  
 +\\
 +<div dokuteaser>​
 +> [[Map Suite Mobile for Android Quick Start Guide|Quick Start Guide]]
 +Helps you get started building your first application with the Map Suite Mobile for Android.
 +</​div>​
  
 +===== Product Guides =====
 +
 +<div dokuteaser>​
 +> [[Map Suite Mobile Data Format Guide|Data Format Guide]]
 +Walks the various GIS data format that are supported in the map control. It also list any caveats related to the use of that format in your mapping application.
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[Map Suite Style Guide New|Style Guide]]
 +Explains how to use styles to beautifully represent your GIS mapping data. It includes an overview of styles, a detailed explanation of the various styles that ship with Map Suite, as well as a step by step guide of creating your own custom styles.
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[Map Suite Serialization Guide|Serialization Guide]]
 +Explains how to use our custom serialization class to render your Map Suite objects to XML, or other format etc. It allows your GIS application to easily save things such as Layers, Styles, or even whole maps to XML to be recalled at a later time.
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[Map Suite Mobile for Android Installation Guide|Installation Guide]]
 +Walks you through installing the map control on your system and creating a simple GIS application. ​
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[map_suite_runtime_license_guide_for_mobile|Deployment Guide]]
 +Walks you through deploying your GIS software using the map control into a production environment.
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[map_suite_dependencies|Dependencies Guide]]
 +Introduces the dependencies Map Suite Mobile for Android needs with their features, versions and source websites.
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[Map Suite Performance Guide|Performance Guide]]
 +Walks you through various ways you can increase performance in your .Net GIS application.
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[map_suite_license_guide#​thinkgeomapsuite_for_mobile_android_ios|License Guide]]
 +Introduces what licenses are needed / how the license would work for debugging/​deploying the Map Suite products
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[map_suite_10_upgrade_guide|Upgrade Guide]]
 +Introduces how to upgrade to Map Suite 10.0 from Map Suite 9.0 or previous version.
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[map_suite_platform_coverage|Platform Coverage Guide]]
 +Show Map Suite features coverage of different product and different platfoms ​
 +</​div>​
  
  
Line 24: Line 92:
 Browse the demo applications to see the power of Map Suite Mobile for Android. Browse the demo applications to see the power of Map Suite Mobile for Android.
 </​div>​ </​div>​
-<div #​learningmore>​[[http://​wiki.thinkgeo.com/​wiki/​map_suite_mobile_for_android_all_samples|Explore and Study "All Learning Sample"​ now →]]</​div>​+<div #​learningmore>​[[http://​wiki.thinkgeo.com/​wiki/​map_suite_mobile_for_android_all_samples|Explore and Study "All Learning Sample"​ now →]] 
 +<div #​learningmore>​[[http://​wiki.thinkgeo.com/​wiki/​map_suite_all_samples|Explore and Study "All Samples Across all the Products"​ now →]]</​div>​</​div>​
 </​div>​ </​div>​
 </​div>​ </​div>​
Line 35: Line 104:
 <div desc>​[[https://​github.com/​ThinkGeo/​GettingStartedSample-ForAndroid|Learn about what the Mobile for Android has to offer and how you can get started building Android applications.]]</​div>​ <div desc>​[[https://​github.com/​ThinkGeo/​GettingStartedSample-ForAndroid|Learn about what the Mobile for Android has to offer and how you can get started building Android applications.]]</​div>​
 </​div>​ </​div>​
-   +    ​
-<div medialist gallery>​ +
-[[https://​github.com/​ThinkGeo?​utf8=%E2%9C%93&​q=android%20layers&​type=&​language=|{{:​no_screenshot_202px.jpg|Layers}}]] +
-<div gallery_title>​Layers</​div>​ +
-<div desc>​[[https://​github.com/​ThinkGeo?​utf8=%E2%9C%93&​q=android%20layers&​type=&​language=|Explore all the different types of layers and data formats you can use to build up your map.]]</​div>​ +
-</​div>​ +
-  ​+
 <div medialist gallery>​[[https://​github.com/​ThinkGeo/​AnalyzingVisualizationSample-ForAndroid|{{androidedition:​screenshot:​visualization_android_202px.png|Visualizing Data}}]] <div medialist gallery>​[[https://​github.com/​ThinkGeo/​AnalyzingVisualizationSample-ForAndroid|{{androidedition:​screenshot:​visualization_android_202px.png|Visualizing Data}}]]
 <div gallery_title>​Visualizing Data</​div>​ <div gallery_title>​Visualizing Data</​div>​
Line 62: Line 125:
 </​div>​ </​div>​
  
-<div medialist gallery>​[[https://github.com/ThinkGeo?​utf8=%E2%9C%93&​q=android%20project%20templates&​type=&​language=|{{androidedition:​screenshot:​siteselection_android_202px.png|Project Templates}}]]+<div medialist gallery>​[[http://wiki.thinkgeo.com/wiki/​map_suite_mobile_for_android_project_templates|{{androidedition:​screenshot:​siteselection_android_202px.png|Project Templates}}]]
 <div gallery_title>​Project Templates</​div>​ <div gallery_title>​Project Templates</​div>​
-<div desc>[[https://github.com/ThinkGeo?​utf8=%E2%9C%93&​q=android%20project%20templates&​type=&​language=|These project templates which combine several different concepts to make real world applications.]]</​div>​+<div desc>[[http://wiki.thinkgeo.com/wiki/​map_suite_mobile_for_android_project_templates|These project templates which combine several different concepts to make real world applications.]]</​div>​
 </​div>​ </​div>​
   ​   ​
Line 76: Line 139:
 <div newline></​div>​ <div newline></​div>​
  
-===== Product Guides ​=====+===== Package ​===== 
 +==== Standard ​ ==== 
 +The standard package contains all packages that Map Suite supported on this platform which should meet most user's requirements.
  
-<div dokuteaser>​ + [[map_suite_mobile_for_android_package_coverage|Compare with Barebone]]
-[[Map Suite Mobile for Android Quick Start Guide|Quick Start Guide]] +
-Helps you get started building your first application with the Map Suite Mobile for Android. +
-</​div>​+
  
-<div dokuteaser>​ +==== Barebone ==== 
-> [[Map Suite Mobile Data Format Guide|Data Format Guide]] +The barebone package is intended for experienced ​Map Suite developers who require adept control ​over their dependencies All other developer please use the standard package.
-Walks the various GIS data format that are supported in the map control. ​It also list any caveats related to the use of that format in your mapping application. +
-</​div>​+
  
-<div dokuteaser>​ + [[map_suite_mobile_for_android_package_coverage|Compare with Standard]]
-[[Map Suite Style Guide New|Style Guide]] +
-Explains how to use styles to beautifully represent your GIS mapping data. It includes an overview of styles, a detailed explanation of the various styles that ship with Map Suite, as well as a step by step guide of creating your own custom styles. +
-</​div>​+
  
-<div dokuteaser>​ 
-> [[Map Suite Serialization Guide|Serialization Guide]] 
-Explains how to use our custom serialization class to render your Map Suite objects to XML, or other format etc. It allows your GIS application to easily save things such as Layers, Styles, or even whole maps to XML to be recalled at a later time. 
-</​div>​ 
  
-<div dokuteaser>​ 
-> [[Map Suite Mobile for Android Installation Guide|Installation Guide]] 
-Walks you through installing the map control on your system and creating a simple GIS application. ​ 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[map_suite_runtime_license_guide_for_mobile|Deployment Guide]] 
-Walks you through deploying your GIS software using the map control into a production environment. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[map_suite_dependencies|Dependencies Guide]] 
-Introduces the dependencies Map Suite Mobile for Android needs with their features, versions and source websites. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[Map Suite Performance Guide|Performance Guide]] 
-Walks you through various ways you can increase performance in your .Net GIS application. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[map_suite_license_guide#​thinkgeomapsuite_for_mobile_android_ios|License Guide]] 
-Introduces what licenses are needed / how the license would work for debugging/​deploying the Map Suite products 
-</​div>​ 
 ===== API Documentation ===== ===== API Documentation =====
  
   * [[map_suite_mobile_for_android_api|ThinkGeo.MapSuite.Android]]<​div>​The Mobile for Android API documentation covers the ThinkGeo.MapSuite.Android namespace which resides in the ThinkGeo.MapSuite.Android.dll assembly. It contains all of the Mobile for Android specific classes such as the map control itself, Overlays, and supported map classes.</​div>​   * [[map_suite_mobile_for_android_api|ThinkGeo.MapSuite.Android]]<​div>​The Mobile for Android API documentation covers the ThinkGeo.MapSuite.Android namespace which resides in the ThinkGeo.MapSuite.Android.dll assembly. It contains all of the Mobile for Android specific classes such as the map control itself, Overlays, and supported map classes.</​div>​
  
-===== Package ​===== +===== Change Logs =====
-==== Standard ​ ==== +
-Standard version contains all packages that Map Suite supported on this platform which should meet most user's requirements.+
  
- [[map_suite_mobile_for_android_package_coverage|Compare with Barebone]] +  * [[Map Suite Mobile For Android Release Change Log|API Change Log]] <​div>​This change log details the changes made to the product ​for each major release cycle.</​div>​ 
- +  ​* ​[[Map Suite Mobile for Android Features Bug Fixes Change Log|Features & Bug Fixes Change Log]] <​div>​This change log details the new features and bug fixes applied to the product for each major release cycle.</​div>​
-==== Barebone ==== +
-Barebone version is intended ​for experienced Map Suite developers who require fine grain control over their dependencies All other developer please use the Standard Edition. +
- +
- [[map_suite_mobile_for_android_package_coverage|Compare with Standard]]+
  
 ===== Videos ===== ===== Videos =====
Line 312: Line 335:
 <div newline></​div>​ <div newline></​div>​
 <div newline></​div>​ <div newline></​div>​
-===== Change Logs ===== 
  
-  * [[Map Suite Mobile For Android Release Change Log|API Change Log]] <​div>​This change log details the changes made to the product for each major release cycle.</​div>​ +===== Frequently Asked Questions===== 
-  * [[Map Suite Mobile for Android ​Features Bug Fixes Change Log|Features & Bug Fixes Change Log]] <div>This change log details the new features ​and bug fixes applied to the product for each major release cycle.</​div>​+ 
 +  * [[Map Suite Mobile for Android ​FAQ General Questions|General Questions]]<​div>​These frequently asked questions cover high level GIS and mapping topics that are not categorized in other areas. </​div>​
  
  
map_suite_mobile_for_android.txt · Last modified: 2020/09/15 20:28 by kday