Did you make the Android App with Shakedroid?
Login to reply
Replies (3)
Technically.
I wonder if, by using Shakedroid (https://shakedroid.shakespeare.wtf), can I also make apps that use Android-specific features? I mean, you managed to implement Bluetooth in #Pathos.
Implementing Bitchat in this type of Android app, because it's one code base for web, Android, and iOS is extremely difficult. We had to create a brand new package library to be used for this. That library wasn't created in Shakespeare. We made it in OpenCode and then transferred it to Shakespeare. You can use Shakespeare to clone and edit Pathos However, there isn't a direct and easy path to use that to make an Android app with Bitchat support. Shakedroid is my proof of concept. It's not available in main line Shakespeare yet. I would not recommend attempting it at this time.