|
3 | 3 |
|
4 | 4 | [](https://github.com/ForgeRock/ping-android-sdk) |
5 | 5 |
|
6 | | -The Ping SDK for Android is designed for creating mobile native Apps that seamlessly integrate with the PingOne platform. |
7 | | -It offers a range of APIs for user authentication, user device management, and accessing resources secured by PingOne. |
8 | | -This SDK is support Browser, iOS and Android platforms. |
| 6 | +The Ping SDK for Android is designed for creating mobile native Apps that seamlessly integrate with |
| 7 | +the PingOne platform. |
| 8 | +It offers a range of APIs for user authentication, user device management, and accessing resources |
| 9 | +secured by PingOne. |
9 | 10 |
|
10 | | -Please visit our [ documentation ](https://docs.pingidentity.com/sdks/latest/sdks/index.html) site for more information. |
| 11 | +# Documentation |
| 12 | + |
| 13 | +- **Quick Starts** - Find specific setup instructions in the quick start guide for each SDK module. |
| 14 | + Begin with |
| 15 | + the [DaVinci](https://docs.pingidentity.com/sdks/latest/davinci/tutorials/android/index.html) |
| 16 | + or [Journey](https://docs.pingidentity.com/sdks/latest/sdks/tutorials/android-quickstart/index.html) |
| 17 | + guide, based on your chosen orchestration platform. |
| 18 | +- **Sample Apps** - Visit our [sample apps](https://github.com/ForgeRock/sdk-sample-apps) repository |
| 19 | + on GitHub for examples showcasing various use cases. |
| 20 | +- **Official Docs** - Refer to our |
| 21 | + main [documentation site](https://docs.pingidentity.com/sdks/latest/sdks/index.html) for |
| 22 | + comprehensive information on the SDKs. |
11 | 23 |
|
12 | 24 | # Modules |
| 25 | + |
13 | 26 | ping |
14 | 27 | ├── foundation # Foundation module |
15 | 28 | │ ├── android # Android common utilities |
@@ -46,6 +59,49 @@ Please visit our [ documentation ](https://docs.pingidentity.com/sdks/latest/sdk |
46 | 59 | └── samples # Sample applications |
47 | 60 | └── pingsampleapp # Combined Ping sample app |
48 | 61 |
|
| 62 | +# Support |
| 63 | + |
| 64 | +If you encounter any issues, be sure to check our * |
| 65 | +*[Troubleshooting](https://docs.pingidentity.com/sdks/latest/sdks/troubleshooting.html)** pages. |
| 66 | + |
| 67 | +Support tickets can be raised whenever you need our assistance; here are some examples of when it is |
| 68 | +appropriate to open a ticket (but not limited to): |
| 69 | + |
| 70 | +* Suspected bugs or problems with Ping Identity software. |
| 71 | +* Requests for assistance - please look at the **[Documentation](https://docs.pingidentity.com/sdks) |
| 72 | + ** and **[Knowledge Base](https://support.pingidentity.com/s/knowledge-base)** first. |
| 73 | + |
| 74 | +You can raise a ticket using the * |
| 75 | +*[Ping Identity Support Portal](https://support.pingidentity.com/s/)** that provides one stop access |
| 76 | +to support services. |
| 77 | + |
| 78 | +The support portal shows all currently open support tickets and allows you to raise a new one by |
| 79 | +clicking **New Ticket**. |
| 80 | + |
| 81 | +# Contributing |
| 82 | + |
| 83 | +If you would like to contribute to this project, please see |
| 84 | +the [contributions guide](./CONTRIBUTION.md). |
| 85 | + |
| 86 | +# Disclaimer |
| 87 | + |
| 88 | +> **This code is provided by Ping Identity Corporation ("Ping") on an "as is" basis, without |
| 89 | +warranty of any kind, to the fullest extent permitted by law. |
| 90 | +> Ping Identity Corporation does not represent or warrant or make any guarantee regarding the use of |
| 91 | +this code or the accuracy, timeliness or completeness of any data or information relating to this |
| 92 | +code, and Ping Identity Corporation hereby disclaims all warranties whether express, or implied or |
| 93 | +statutory, including without limitation the implied warranties of merchantability, fitness for a |
| 94 | +particular purpose, and any warranty of non-infringement. |
| 95 | +> Ping Identity Corporation shall not have any liability arising out of or related to any use, |
| 96 | +implementation or configuration of this code, including but not limited to use for any commercial |
| 97 | +purpose. |
| 98 | +> Any action or suit relating to the use of the code may be brought only in the courts of a |
| 99 | +jurisdiction wherein Ping Identity Corporation resides or in which Ping Identity Corporation |
| 100 | +conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law |
| 101 | +provisions.** |
| 102 | + |
49 | 103 | # License |
50 | 104 |
|
51 | | -This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details |
| 105 | +This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details |
| 106 | + |
| 107 | +© Copyright 2025-2026 Ping Identity Corporation. All Rights Reserved |
0 commit comments