A little bit about everything
(Move to ...)
Main page
▼
Android edge-to-edge layout
›
Default layout Base theme without action bar: <style name="Base.Theme.ShortEdges" parent="Theme.Material3.Light.NoActionB...
How to receive shared text in the Android App
›
First of all, we need to register our app as the plain text receiver by adding the intent filter into the Manifest for a certain a...
Unlocking Google Street View: Extracting Panorama ID and Location from the Google Maps Link
›
Ever wondered how Google works its magic with Maps? 🗺️ They've got these cool Maps URLs that hold location secrets, like where to fi...
How Android Handles Image Sizes for Different Screen Densities
›
When making images for Android apps, it's important to make sure they look good on all types of screens. Android achieves this by creati...
How to use API KEY in the Adnroid app
›
How to Hide & Protect API Keys in Your Android App. Get a Maps API key. Create a file in the root directory of your proj...
Adnroid: How switch between two activites by screen orientation
›
There are two activities: MainActivity and SecondActivity . MainActivity should be displayed in the portrait orientation SecondActivity ...
How to normalize audio in a bunch of videos
›
I have some experience in audio processing, not professionally, but as a hobby. However, I always approach this topic with full responsibili...
‹
›
Home
View web version