Uploaded image for project: 'Qt Tools for Android'
  1. Qt Tools for Android
  2. QTTA-52

The plugin doesn't build for Android Studio Jellyfish

XMLWordPrintable

    • 7b69fe7e6 (dev)

      There seem to be breaking changes in the new Android Studio version. They are as follows:

      • We need to specify the heap size to JVM, otherwise, it crashes with an out-of-memory exception
      • We need to import the JSON library explicitly
      • The StartupActivity class is deprecated and now we need to implement that functionality in Kotlin only to support coroutines.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            nikunj Nikunj Arora
            nikunj Nikunj Arora
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes