Skip to main content

Android Studio

Visualkube for Android Studio

Full-stack visibility. Monitor your app's backend clusters right from your IDE.

Hedgehog 2023.1.1 Canary 7 or laterInstallation GuideChange Log
  • Version: Continuous Deployment
  • Last Updated: Always Up-to-Date
  • Plugin: 2.0.0 (25.10.16) / Size: 8 MB
  • ✓ Verified by JetBrains
Visualkube on Android Studio

Quick Start Guide

01

Install

Search for 'Visualkube' in the Marketplace via Preferences/Settings > Plugins and click Install.

02

Open

Find and click the 'Visualkube' icon in the tool window bar, usually located on the right side of the IDE.

03

Launch

The full dashboard is now active. Manage your app's backend clusters directly within Android Studio.

Android Studio Plugin Benefits

Mobile-First Insights

Monitor backend Kubernetes services that power your Android apps directly from Android Studio.

One-Click Deployment

Deploy and test mobile backend services to clusters without leaving your development flow.

Performance Tracking

Track pod logs, resource usage, and API responses to optimize mobile app performance.

Unified DevOps

Keep mobile developers aligned with backend teams through shared cluster visibility and sync.

About Visualkube for Android Studio

Why would an Android developer need a Kubernetes management tool?
To streamline end-to-end development. As you build the mobile app, you can directly monitor and debug the backend APIs and services your app communicates with, all within Android Studio. It eliminates the need to ask a backend developer for logs or status updates.
Can I debug issues between my app and the backend with this?
Yes, that's a primary use case. If your app is behaving unexpectedly, you can immediately check the real-time logs of the backend pods, inspect their status, and identify if the issue is on the client-side or server-side, speeding up problem resolution.
Is this a separate plugin from the IntelliJ IDEA one?
No, it's the same unified plugin. Since Android Studio is built on the IntelliJ Platform, you get the same powerful, lightweight, and fully-featured experience that we offer for other JetBrains IDEs.