This Android app can transfer local SMS to your iOS device automatically via Bark, or any other platforms that Bark supports. What is Bark?
- Tested with pure Google One Android 10 ROM on a Nokia 7 plus, it works perfectly.
- It should work on higher Android version (Test required).
- To work on lower Android version, modify the 'minSdk' statement on gradle file and compile it again.
- If you're using third-party/modified ROM, you're on your own now. Good luck with it.
Import the project with IDEA or Android Studio and click 'run'
If you intent to use self-deploy Bark server or other http server, remove the verification of "https://api.day.app/" in the code and run again.