Documentation

Go to Portal Website

Getting Started

Start here if you are evaluating AppTego, preparing your first protected build, or explaining the rollout path to another team. This section gives you the shortest route from "what does AppTego do?" to "we have a protected app installed on a real device."

What You Will Learn

GuideUse it when you need...
OverviewA full product orientation, first-build walkthrough, capabilities, plans, architecture, and FAQs.
How AppTego WorksA simple visual of the configure, upload, protect, and monitor workflow.
Architecture OverviewA visual map of portal, API, CI/CD, build processing, protected apps, and monitoring.

First Build Checklist

Before you upload anything, make sure you have:

ItemWhy it matters
A compiled .apk, .aab, or .ipaAppTego protects compiled artifacts in Standard Mode.
Access to the AppTego PortalYou need a tenant before you can configure controls or start builds.
A QA deviceReal-device testing catches platform behavior that emulators and simulators may miss.
A rollout environmentStart in Development or Staging before using Production configuration.
A signing planTemporary test signing is fine for QA; production releases should use your own signing identity.
  1. Read the overview to understand Standard Mode, Library Mode, build processing, and monitoring.
  2. Configure a small baseline of detections in Log mode.
  3. Upload a QA build through Application Builds.
  4. Install the protected output on physical Android and iOS devices that represent your release audience.
  5. Review detection events, dashboard signals, and build history.
  6. Add stricter responses, prevention controls, network protections, and obfuscation after validation.
  7. Move repeatable builds into CI/CD once the manual flow is understood.

Where To Go Next

NeedGo to
Upload and download protected appsApplication Builds
Choose controls and rollout actionsSecurity Controls
Learn the portal layoutAppTego Portal
Automate protection jobsCI/CD Integration
Call AppTego from internal toolingManagement API
Resolve a build or rollout issueTroubleshooting