/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

whackylabs.com
| | msfjarvis.dev
2.2 parsecs away

Travel
| | Paparazzi enables a radically faster and improved UI testing workflow, and using a small workaround we can bring that to our multiplatform Compose projects
| | blog.jetbrains.com
2.8 parsecs away

Travel
| | Kotlin/Wasm is in Alpha! Continue reading to explore the capabilities of this technology.
| | www.marcogomiero.com
1.8 parsecs away

Travel
| | Recently, Ive started to work on (yet another) side project: Money Flow. As the name suggests, this is an application to help me track all the expenses and incomes. Ive thought and designed it almost a year ago but only now Ive found the time to start writing actual code. A first design iteration, that will change a bit Ive decided to make this project a personal playground for a Kotlin Multiplatform mobile app.
| | developerlife.com
17.9 parsecs away

Travel
| This tutorial will show you how to create a sub-Activity from a calling-Activity, and process the results produced by the sub-Activity, if you want to do so. Also, the various ways of launching a sub-Activity are covered, along with the Android Activity history stack. A subclass of Activity is also provided that makes it trivial to launch sub-Activities and respond to results from them.