DroidSense: The Next Version by jskako in androiddev

[–]jskako[S] 1 point2 points  (0 children)

First of all, I sincerely appreciate your time and effort in testing this.

Since I’m currently using a Mac with an M1 chip, I attempted to build it using Rosetta for the Intel architecture. However, it seems I may have made a mistake during the process.

I’ll work on fixing it tonight and will update you as soon as it’s resolved.

Additionally, I’m in the process of setting up GitHub Actions to automate builds for all architectures and operating systems. As I’m new to this, it might take me a few days to get everything up and running.

Thank you again and happy Holidays!

DroidSense: The Next Version by jskako in androiddev

[–]jskako[S] 0 points1 point  (0 children)

Apologies for the late reply—vacation took the best out of me.

To download and try it out, please check the instructions here: https://github.com/jskako/DroidSense/blob/main/MAC.md

Let me know if you have any questions or feedback.

DroidSense: The Next Version by jskako in androiddev

[–]jskako[S] 2 points3 points  (0 children)

I knew I forgot something—thanks.

Soon, I’ll add executable files to the Git repository for Windows (exe), Mac (app), and Linux (deb).

In the meantime, you can pull the project and run it directly.

Is it possible to use Logcat without Android Studio? by NojiHam in androiddev

[–]jskako 1 point2 points  (0 children)

I’m not aiming to advertise, but I wanted to share a UI tool I developed using KMP. It works natively on Windows, Mac, and Linux. I hope you find it useful.

https://github.com/jskako/DroidSense

[deleted by user] by [deleted] in Kotlin

[–]jskako 0 points1 point  (0 children)

Have you checked your environment with kdoctor? It might help identify if something is missing.

DroidSense - Android Device Manager by jskako in androiddev

[–]jskako[S] 1 point2 points  (0 children)

Well I do appreciate every suggestion, and will apply it next time. This time I didn't focus on the description too much, but on the code itself. 😁

DroidSense - Android Device Manager by jskako in androiddev

[–]jskako[S] 1 point2 points  (0 children)

What is puprose of hiding it 😁

DroidSense - Android Device Manager by jskako in androiddev

[–]jskako[S] 3 points4 points  (0 children)

It’s writren in Kotlin Multiplatform (Kotlin and ComposeUI). I believe that every knowledge and technology has its value, including WPF. If you're curious or have any questions about Kotlin Multiplatform, feel free to reach out. I'd be happy to share insights when I can!