Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Try AppSignal Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Desktop tool to quickly explore disassembled Kotlin code
Kotlin Explorer is a desktop tool to quickly and easily disassemble Kotlin code. After launching Kotlin Explorer, type valid Kotlin code in the left pane, then click File > Decompile or use Cmd-Shift-D on macOS, Ctrl-Shift-D on Linux and Windows. The middle pane will show the Android DEX bytecode, and the right panel the native assembly resulting from ahead of time compilation (AOT).
Hello, welcome to my Android Programming Blog.
We are going to develop an example application with several functionalities to learn about this incredible platform... enjoy!!!
This blog is dedicated to:
- My cousin Esther Tejada R.I.P. and her premature daughter.
- My best friend Rocio Sancho.
- My mother Sensi.
A program which displays battery details in notifications & widgets.
This is an open-source program which tells the user the battery details (percentage, temperature, health). It can display in two modes:
- by notification;
- by widget.
Hope you enjoy it and soon it will be on the Android Market!