Skip to content

Commit

Permalink
Merge pull request #134 from embrace-io/nelson/remove-outdated-swazzl…
Browse files Browse the repository at this point in the history
…er-page

Delete docs/android/features/build-options.md
  • Loading branch information
nelsitoPuglisi authored Dec 22, 2024
2 parents 5926304 + becbc59 commit 249cc6f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 33 deletions.
29 changes: 0 additions & 29 deletions docs/android/features/build-options.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/android/features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ how your application is performing in production.
* [**Current Session ID API.**](/android/features/current-session-id-api.md) This API lets you know what the current Session Id is in case you need to track it separately.
* [**Last Run End State.**](/android/features/last-run-end-state.md) Understand if your last app instance ended in a crash.
* [**Configuration File.**](/android/features/configuration-file.md) The SDK has many configuration options available.
* [**Build Options.**](/android/features/build-options.md) The Embrace Gradle plugin has options that can modify the build process.
* [**Jetpack Compose.**](/android/features/jetpack-compose.md) Enable Jetpack Compose (beta) to track taps on composables.
* [**Network Body Capture.**](/android/features/network-body-capture.md) Embrace can upload bodies from your network requests to help you troubleshoot. Learn how to enable this feature securely.
* [**Moments.**](/android/features/moments.md) In this section you will learn how you can use Embrace to go beyond logging and crashes and start to examine critical user flows within your application. Measure performance, completion and abandonment easily and consistently.
5 changes: 2 additions & 3 deletions docs/android/integration/next-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,10 @@ and Java apps in the <a href="https://github.com/embrace-io/embrace-demo-apps/tr

To see the full list of methods that the Android Embrace SDK exposes, please see the [Android API docs](/api/android/).

## Configuration and Build Options
## Configuration

The SDK and associated Gradle plugin have configuration options that we have not explored as we get you onboarded.
Explore the options available on the [SDK Configuration](/android/features/configuration-file/)
and [Build Options](/android/features/build-options) pages to see if any are of use to you in your
Explore the options available on the [SDK Configuration](/android/features/configuration-file/) page to see if any are useful to you in your
application.

## Check Out the FAQ
Expand Down

0 comments on commit 249cc6f

Please sign in to comment.