Nov 14Swift for Android: How to use Swift-Crypto with Android StudioIntroduction 📱👋 Greetings Swift Developer Community! In the ongoing Swift for Android series of articles, We will continue building apps in the Android Studio that use Swift for the Android platform. It is now possible to compile and write the Swift code in Android Studio with SCADE’s Swift toolchain. With SCADE’s…Swift8 min readSwift8 min read
Sep 26Implement RecyclerView using Swift PM librariesIntroduction Greetings, SCADE Community! In our previous article, we delved into Swift PM libraries within Android Studio projects. Today, we will continue our series on developing Android applications by harnessing the power of Swift PM libraries. As we already know, Android app development has long relied on Java and Kotlin. But…Swift6 min readSwift6 min read
Aug 14Using Swift PM libraries in the Android Studio projectsIntroduction Android app development has long been synonymous with Java and Kotlin as primary languages for building robust and versatile applications. However, for developers familiar with Swift, known for its expressiveness and safety, the desire to leverage its strengths in the Android ecosystem can be compelling. Until recently, the challenge of…Android App Development16 min readAndroid App Development16 min read
Sep 25, 2021Swift Cross Platform Native Release policyUnderstanding the release cycle This chapter explains our SCADE release cycle — the platform for building cross platform native apps with Swift. SCADE is targeting iOS developers and Android developers using an Apple based technology stack. Our SCADE platform contains the SCADE IDE the Swift Compiler for Android the Swift Foundation for Android the…Swift For App Development2 min readSwift For App Development2 min read
Jul 19, 2021Shifting into 2nd gear — SCADE 2.0 Beta is thereWith much joy and exciting, we are happy to announce the Beta version of SCADE Version 2.0! Our Version 2.0 was over 1 year in the making, and on the journey of releasing it, we encountered many obstacles, but finally it is here. Main features A brand new, macOS native super fast…Mobile App Development2 min readMobile App Development2 min read
Jun 23, 2019Cross Platform Swift in 2019 and beyondIn our quest of empowering us Swift developers to build awesome, limitless, native cross platform Swift apps for Android and iOS, Cross Platform Swift is growing up with our next releases in June, July and August. …Swift4 min readSwift4 min read
Oct 19, 2018Swift is in Top10 of most used programming languages worldwideWith great pleasure, we see that Swift is continuing to grow and now reached place #10 on the famous Tiobe language index. TIOBE Software BV, the publisher of the index, showed Swift taking 10th place of the October 2018 language ranking index: https://www.tiobe.com/tiobe-index/ It is clearly the number one programming language to develop mobile apps for iOS. Although Swift is now also available for Android (apart from its home platform iOS), it is not used that often for Android development yetSwift1 min readSwift1 min read
Sep 1, 2018Run your SQLite.Swift Apps on Android without any code changeAt SCADE, we want to make sure that all your favourite Swift data persistence options are available on both Android and iOS without a need for code changes. This article describes the SQLite.Swift support. SQLite.Swift is an awesome library to make working with the SQLite database even easier. It provides…Sqlite2 min readSqlite2 min read
Aug 19, 2018Cross Platform Logging with Swift for Android and iOSSo we embarked on our endeavor to provide you with a great cross platform logging framework with a iOS specific touch. The initial design goals for version 1.0 of our logging Api are: Ease of use across all platforms (SCADE simulator, iOS device and simulator, Android device and simulator) The…Swift3 min readSwift3 min read
Aug 19, 2018Develop CryptoSwift applications on Android and iOSAt SCADE, we always think about how to make our users more productive. One big milestone we reached with SCADE 0.9.8.1 is SPM support. We are very excited about this. It means that you can easily download, build and link any Swift SPM library into your SCADE project and leverage…Swift2 min readSwift2 min read