KVM is installed and KVM acceleration can be used but AVD is still throwing the same error












1















Im using ubuntu 14.04 LTS 32bit and Android studio 2.1 running on intel corei3 3rd gen, I have installed KVM and checked it using $kvm-ok and it showed INFO: /dev/kvm exists KVM acceleration can be used , so its working fine.
The thing is when I open Android Studio and AVD manager its saying Screenshot-click here , even though its already installed.



I tried the arm version thinkinh that would work without KVM but that too isn't working, it says in the log
/home/ajmal/Android/Sdk/tools/emulator: 1: /home/ajmal/Android/Sdk/tools/emulator: Syntax error: word unexpected (expecting ")")



Please Help










share|improve this question























  • Make sure that processor support Intel virtualization or not

    – Rakesh Kalashetti
    Jun 3 '16 at 20:48











  • it does, I enabled it through my bios and also checked through the terminal if it supports it.

    – Ajmal Hassan
    Jun 4 '16 at 4:36











  • Have u installed HAXM on your machine

    – Rakesh Kalashetti
    Jun 4 '16 at 9:00











  • I'm using ubuntu, intel doesn't have HAXM for ubuntu, they have KVM.

    – Ajmal Hassan
    Jun 6 '16 at 15:52
















1















Im using ubuntu 14.04 LTS 32bit and Android studio 2.1 running on intel corei3 3rd gen, I have installed KVM and checked it using $kvm-ok and it showed INFO: /dev/kvm exists KVM acceleration can be used , so its working fine.
The thing is when I open Android Studio and AVD manager its saying Screenshot-click here , even though its already installed.



I tried the arm version thinkinh that would work without KVM but that too isn't working, it says in the log
/home/ajmal/Android/Sdk/tools/emulator: 1: /home/ajmal/Android/Sdk/tools/emulator: Syntax error: word unexpected (expecting ")")



Please Help










share|improve this question























  • Make sure that processor support Intel virtualization or not

    – Rakesh Kalashetti
    Jun 3 '16 at 20:48











  • it does, I enabled it through my bios and also checked through the terminal if it supports it.

    – Ajmal Hassan
    Jun 4 '16 at 4:36











  • Have u installed HAXM on your machine

    – Rakesh Kalashetti
    Jun 4 '16 at 9:00











  • I'm using ubuntu, intel doesn't have HAXM for ubuntu, they have KVM.

    – Ajmal Hassan
    Jun 6 '16 at 15:52














1












1








1








Im using ubuntu 14.04 LTS 32bit and Android studio 2.1 running on intel corei3 3rd gen, I have installed KVM and checked it using $kvm-ok and it showed INFO: /dev/kvm exists KVM acceleration can be used , so its working fine.
The thing is when I open Android Studio and AVD manager its saying Screenshot-click here , even though its already installed.



I tried the arm version thinkinh that would work without KVM but that too isn't working, it says in the log
/home/ajmal/Android/Sdk/tools/emulator: 1: /home/ajmal/Android/Sdk/tools/emulator: Syntax error: word unexpected (expecting ")")



Please Help










share|improve this question














Im using ubuntu 14.04 LTS 32bit and Android studio 2.1 running on intel corei3 3rd gen, I have installed KVM and checked it using $kvm-ok and it showed INFO: /dev/kvm exists KVM acceleration can be used , so its working fine.
The thing is when I open Android Studio and AVD manager its saying Screenshot-click here , even though its already installed.



I tried the arm version thinkinh that would work without KVM but that too isn't working, it says in the log
/home/ajmal/Android/Sdk/tools/emulator: 1: /home/ajmal/Android/Sdk/tools/emulator: Syntax error: word unexpected (expecting ")")



Please Help







android android-studio android-emulator kvm






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jun 3 '16 at 19:42









Ajmal HassanAjmal Hassan

7619




7619













  • Make sure that processor support Intel virtualization or not

    – Rakesh Kalashetti
    Jun 3 '16 at 20:48











  • it does, I enabled it through my bios and also checked through the terminal if it supports it.

    – Ajmal Hassan
    Jun 4 '16 at 4:36











  • Have u installed HAXM on your machine

    – Rakesh Kalashetti
    Jun 4 '16 at 9:00











  • I'm using ubuntu, intel doesn't have HAXM for ubuntu, they have KVM.

    – Ajmal Hassan
    Jun 6 '16 at 15:52



















  • Make sure that processor support Intel virtualization or not

    – Rakesh Kalashetti
    Jun 3 '16 at 20:48











  • it does, I enabled it through my bios and also checked through the terminal if it supports it.

    – Ajmal Hassan
    Jun 4 '16 at 4:36











  • Have u installed HAXM on your machine

    – Rakesh Kalashetti
    Jun 4 '16 at 9:00











  • I'm using ubuntu, intel doesn't have HAXM for ubuntu, they have KVM.

    – Ajmal Hassan
    Jun 6 '16 at 15:52

















Make sure that processor support Intel virtualization or not

– Rakesh Kalashetti
Jun 3 '16 at 20:48





Make sure that processor support Intel virtualization or not

– Rakesh Kalashetti
Jun 3 '16 at 20:48













it does, I enabled it through my bios and also checked through the terminal if it supports it.

– Ajmal Hassan
Jun 4 '16 at 4:36





it does, I enabled it through my bios and also checked through the terminal if it supports it.

– Ajmal Hassan
Jun 4 '16 at 4:36













Have u installed HAXM on your machine

– Rakesh Kalashetti
Jun 4 '16 at 9:00





Have u installed HAXM on your machine

– Rakesh Kalashetti
Jun 4 '16 at 9:00













I'm using ubuntu, intel doesn't have HAXM for ubuntu, they have KVM.

– Ajmal Hassan
Jun 6 '16 at 15:52





I'm using ubuntu, intel doesn't have HAXM for ubuntu, they have KVM.

– Ajmal Hassan
Jun 6 '16 at 15:52












1 Answer
1






active

oldest

votes


















3














I removed Ubuntu 32bit and installed 64bit and tried the same, everything worked like a charm.






share|improve this answer























    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f37622232%2fkvm-is-installed-and-kvm-acceleration-can-be-used-but-avd-is-still-throwing-the%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3














    I removed Ubuntu 32bit and installed 64bit and tried the same, everything worked like a charm.






    share|improve this answer




























      3














      I removed Ubuntu 32bit and installed 64bit and tried the same, everything worked like a charm.






      share|improve this answer


























        3












        3








        3







        I removed Ubuntu 32bit and installed 64bit and tried the same, everything worked like a charm.






        share|improve this answer













        I removed Ubuntu 32bit and installed 64bit and tried the same, everything worked like a charm.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 23 '18 at 5:10









        Ajmal HassanAjmal Hassan

        7619




        7619
































            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f37622232%2fkvm-is-installed-and-kvm-acceleration-can-be-used-but-avd-is-still-throwing-the%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            這個網誌中的熱門文章

            Hercules Kyvelos

            Tangent Lines Diagram Along Smooth Curve

            Yusuf al-Mu'taman ibn Hud