Recent content by tom frank

  1. T

    Creating apps supported by most versions of Android

    Hi all, I have a simple question: Is it possible to create apps to be used for most versions of Android? for example, If I create apps (in Qt Creator IDE) using API 25 (version 7.1.1) does it work for this version and also lower versions (say, 6,5,4)?
  2. T

    The first use of Android emulator

    Thank you for the reply. Yes, I made the RAM = 760, Internal Storage = 1000 and Snapshot = Checked and Host GPU = Unchecked. But again, the same result! :( I don't know why whatever I create I get the error: "Error while building/deploying project App1 (kit: Android for armeabi-v7a (GCC 4.9...
  3. T

    The first use of Android emulator

    Hi all, By Qt Creator 5.8, and using AVD_for_Nexus_4_by_Google API 22 armeabi kit, I created an app named App1 following the Creating the Project section. Then created an AVD like the following the ran the app and chose that AVD > OK and waited and waited. No virtual device will be shown to...
  4. T

    Android SDK Manager does not show packages to be installed, on Windows 7

    Thank you. The error I get when creating an Android Virtual Device (AVD) is: No CPU/abi system image available for this target Android Studio. If the problem is of packages, shouldn’t I download and install them manually? Because I think SDK as itself shows, is up to date and downloads...
  5. T

    Android SDK Manager does not show packages to be installed, on Windows 7

    OK, I will do that but how to post there? It's my first visit of this site.
  6. T

    Android SDK Manager does not show packages to be installed, on Windows 7

    Does anybody know about my problem to help me on it please?
  7. T

    Android SDK Manager does not show packages to be installed, on Windows 7

    I'm new in android programming and since my experience was about Qt Creator I tried to use that for android programming so installed Android Studio 2.2.3. The following is the path and contents of SDK folder: My problem is that when I run SDK Manager, it does not show packages for installing...
  8. T

    Android SDK Manager does not show packages to be installed

    Hello all, I'm new in Android programming. for starting using Qt Creator (that I have some experience on it), I installed Android Studio 2.2.3 on my Windows 7 x64 machine. The following is the path and contents of SDK folder: http://imgur.com/a/a1TXI My problem is that when I run SDK...