Transposing Android Things/Kotlin/Firestore/RPi3 project to Pi4j-v2/Kotlin/Firestore/Rpi5 #386
Replies: 4 comments 6 replies
-
I stay far away from everything that is Google related, but that's a personal thing ;-) As you are focusing on Android/Kotlin, did you take a look at this: https://www.pi4j.com/kotlin/ ? |
Beta Was this translation helpful? Give feedback.
-
@FDelporte As this will be a "dumb" rpi5 terminal and will only run a kotlin app, I would like to find the best way to always restart my rpi5 (in case of a power outage) with the same kotlin app. |
Beta Was this translation helpful? Give feedback.
-
here I wanna know, does Pi4j work well on Android? Which Android OS are you using? |
Beta Was this translation helpful? Give feedback.
-
Hi,
I stay using VsCode and Intellij Community in Rpi5 with nvme m2 with 128gb
I stay trying transpose Android Things/Kotlin/Firestore/RPi3 project to Pi4j-v2/Kotlin/Firestore/Rpi5:
https://github.com/neuberfran/jfran/tree/master/app/src/main/java/neuberfran/com/jfran
https://gist.github.com/neuberfran/501fd52af38de2d5aaf8aa8f91546f0d
my initial mistakes are in the link below:
https://gist.github.com/neuberfran/501fd52af38de2d5aaf8aa8f91546f0d
Beta Was this translation helpful? Give feedback.
All reactions