Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Android, Qt5.1, Debian
Qt 6.11 is out! See what's new in the release blog

Android, Qt5.1, Debian

Scheduled Pinned Locked Moved Mobile and Embedded
13 Posts 2 Posters 7.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #4

    When Im reading this page http://openjdk.java.net/install/, I see that the package openjdk 1.6.0 doesnt look to be for debian, but I guess thats not the source of the error. I also use ant 1.9.2 btw.

    The main issue might be that your java location is wrong.
    It should be /usr/lib/jvm/java-1.6.0-openjdk-i386

    1 Reply Last reply
    0
    • mrdebugM Offline
      mrdebugM Offline
      mrdebug
      wrote on last edited by
      #5

      Thanks a lot. Now my program is working in emulator but not in my mobile. When i try to install it I obtain the error: "There is a problem parsing the package". Do you know what is means?

      Need programmers to hire?
      www.labcsp.com
      www.denisgottardello.it
      GMT+1
      Skype: mrdebug

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #6

        I dont exactly know what it means. But according to google, you should activate "Unknown sources" in the security settings of android. This prevents installing apks that arent from the play store.

        1 Reply Last reply
        0
        • mrdebugM Offline
          mrdebugM Offline
          mrdebug
          wrote on last edited by
          #7

          Probably has happened a problem copying the application.
          The application has been installed correctly but when I try to start it in my mobile I obtain the error: "Your application encountered a fatal error and cannot continue."
          I have uninstalled Ministro and made clean the mobile.
          Is it a permissions error?

          Need programmers to hire?
          www.labcsp.com
          www.denisgottardello.it
          GMT+1
          Skype: mrdebug

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #8

            What is your device?

            1 Reply Last reply
            0
            • mrdebugM Offline
              mrdebugM Offline
              mrdebug
              wrote on last edited by
              #9

              Lg P990, Android 2.3.7, kernel 2.6.32.55-cyanogenmod.
              With Necessitas all has worked well.

              Need programmers to hire?
              www.labcsp.com
              www.denisgottardello.it
              GMT+1
              Skype: mrdebug

              1 Reply Last reply
              0
              • ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #10

                Ok, thought it might be an armv6 cpu. Do you know how to use adb logcat? It might give you more information on what happens when you run the app.

                1 Reply Last reply
                0
                • mrdebugM Offline
                  mrdebugM Offline
                  mrdebug
                  wrote on last edited by
                  #11

                  By surfing in the forum I have found another discussion about this problem. Do you know if there is a way to download the android_armv6 libraries?
                  Is there an easy way to build them by myself?

                  Need programmers to hire?
                  www.labcsp.com
                  www.denisgottardello.it
                  GMT+1
                  Skype: mrdebug

                  1 Reply Last reply
                  0
                  • ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #12

                    Actually you dont have an armv6 device. Your phone runs an tegra 2 chipset which supports the armv7 instruction set. So the issue arent the libs I think. Try to use "adb logcat" and see the complete error log.

                    1 Reply Last reply
                    0
                    • mrdebugM Offline
                      mrdebugM Offline
                      mrdebug
                      wrote on last edited by
                      #13

                      Reading this table
                      http://source.android.com/source/build-numbers.html
                      the requested api level from my mobile is 10. Now the application works in my mobile correctly (not in the emulator but is not important).

                      Now it's a very portable application instead of Necessitas - Ministro.

                      The next step is Mac OS X. Thanks a lot.

                      Need programmers to hire?
                      www.labcsp.com
                      www.denisgottardello.it
                      GMT+1
                      Skype: mrdebug

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved