---
title: Introducing Device Profiling
description: PingOne Advanced Identity Cloud PingAM Android iOS
component: orchsdks
page_id: orchsdks:journey:use-cases/device-profiling/index
canonical_url: https://developer.pingidentity.com/orchsdks/journey/use-cases/device-profiling/index.html
revdate: Tue, 29 Oct 2025 14:22:33 +0100
keywords: ["Device", "Hardware", "Source Code", "Integration", "SDK"]
section_ids:
  features: Features
  get_started: Get Started
---

# Introducing Device Profiling

[icon: circle-check, set=far]PingOne Advanced Identity Cloud [icon: circle-check, set=far]PingAM [icon: android, set=fab]Android [icon: apple, set=fab]iOS

The Device Profile module provides a structured framework for collecting device information in mobile applications.

It uses a modular collector system that makes it easy to gather, extend, and customize the device data you need for your authentication journeys.

## Features

* Modular Architecture

  Plug-and-play collector system for maximum flexibility.

* Asynchronous Collection

  All operations are asynchronous for smooth UI performance.

* Advanced Identity Cloud and PingAM Journey Integration

  Includes built-in support for the Device Profile node.

* Serializable Output

  Generates JSON-based data structures for easy manipulation.

* Extensible Framework

  Develop custom collectors for device signals as required.

* Privacy-Aware

  Handles device permissions gracefully with automatic permission requests.

## Get Started

[icon: android, set=fab, size=3x]

#### [Android](android-device-profile.html)

Obtain device profiles in your Android apps.

[icon: apple, set=fab, size=3x]

#### [iOS](ios-device-profile.html)

Obtain device profiles in your iOS apps.
