[NTLUG:Discuss] Discuss Digest, Vol 152, Issue 7

Ian Davis dangerian at sbcglobal.net
Mon Aug 17 14:52:44 CDT 2015


The android VM notoriously slow.  Your best bet is to use physical hardware aka a android phone. It's against my programming to impersonate a deity -- C3PO 


     On Monday, August 17, 2015 12:00 PM, "discuss-request at ntlug.org" <discuss-request at ntlug.org> wrote:
   

 Send Discuss mailing list submissions to
    discuss at ntlug.org

To subscribe or unsubscribe via the World Wide Web, visit
    http://www.ntlug.org/mailman/listinfo/discuss
or, via email, send a message with subject or body 'help' to
    discuss-request at ntlug.org

You can reach the person managing the list at
    discuss-owner at ntlug.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Discuss digest..."


Today's Topics:

  1. Emulator on Ubuntu 15.04 ? (Tom Tumelty)
  2. Re: Emulator on Ubuntu 15.04 ? (Ralph Green)
  3. Re: Emulator on Ubuntu 15.04 ? (Tom Tumelty)
  4. Re: Emulator on Ubuntu 15.04 ? (Stuart A Johnston)
  5. Re: Emulator on Ubuntu 15.04 ? (Tom Tumelty)


----------------------------------------------------------------------

Message: 1
Date: Sun, 16 Aug 2015 19:04:43 -0500
From: Tom Tumelty <tomtumelty at gmail.com>
To: NTLUG Discussion List <discuss at ntlug.org>
Subject: [NTLUG:Discuss] Emulator on Ubuntu 15.04 ?
Message-ID:
    <CAO0JUoDtE=zpOom8Y4s00WVtQ5o+HQeZgOREUnz--pfajEgYsg at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hi,
How do i get an emulator to run for Android Studio on Ubuntu when the
laptop does not support Virtualization ?

It is an HP G56  with Intell Celeron 900 running at 2.2 GHZ , 4 gig ram .

Thank You,
Tom


------------------------------

Message: 2
Date: Mon, 17 Aug 2015 10:57:30 -0500
From: Ralph Green <sirable at gmail.com>
To: NTLUG Discussion List <discuss at ntlug.org>
Subject: Re: [NTLUG:Discuss] Emulator on Ubuntu 15.04 ?
Message-ID:
    <CAPCUFTOd7JFZ8CH2di_F2O6mi4u5BSng4BhZpOhEH7L2N4Prsw at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Howdy,
  I am pretty sure Android Studio just needs java.  The instructions
say it needs Oracle Jave, but reports say it runs fine on the open
Java.  You may get a warning, but it runs fine.
Good luck,
Ralph



------------------------------

Message: 3
Date: Mon, 17 Aug 2015 11:43:14 -0500
From: Tom Tumelty <tomtumelty at gmail.com>
To: severian at pobox.com, NTLUG Discussion List <discuss at ntlug.org>
Subject: Re: [NTLUG:Discuss] Emulator on Ubuntu 15.04 ?
Message-ID:
    <CAO0JUoCXnbX=TopJuN74Ar2N=0eQ7z=MO8f+ZVDPJD_-4NC8Ow at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

It does run fine with java. My laptop, hp g56 with 3 gig ram , intel
celeron 900 running at 2.2 ghz does not support virtualization at hardware
level. I think i could reibstall everything 32 bit and it would run but
very slow....looks like i will have to debug with an actual phone . wanted
emulator to test much as i could with multiple phones

The problem is i have not found a way for an emulator to work so i can test
some things on other phones (emulated)

Thanks for help late last night i came to this conclusion pretty much
On Aug 17, 2015 10:57 AM, "Ralph Green" <sirable at gmail.com> wrote:

> Howdy,
>  I am pretty sure Android Studio just needs java.  The instructions
> say it needs Oracle Jave, but reports say it runs fine on the open
> Java.  You may get a warning, but it runs fine.
> Good luck,
> Ralph
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>


------------------------------

Message: 4
Date: Mon, 17 Aug 2015 10:48:06 -0600
From: Stuart A Johnston <saj at thecommune.net>
To: discuss at ntlug.org
Subject: Re: [NTLUG:Discuss] Emulator on Ubuntu 15.04 ?
Message-ID: <55D21046.9020009 at thecommune.net>
Content-Type: text/plain; charset=utf-8; format=flowed

Virtualization support is supposed to be optional (actually 
experimental). What exactly do you mean when you say it doesn't work?

http://developer.android.com/tools/devices/emulator.html#accel-vm


On 08/17/2015 10:43 AM, Tom Tumelty wrote:
> It does run fine with java. My laptop, hp g56 with 3 gig ram , intel
> celeron 900 running at 2.2 ghz does not support virtualization at hardware
> level. I think i could reibstall everything 32 bit and it would run but
> very slow....looks like i will have to debug with an actual phone . wanted
> emulator to test much as i could with multiple phones
>
> The problem is i have not found a way for an emulator to work so i can test
> some things on other phones (emulated)
>
> Thanks for help late last night i came to this conclusion pretty much
> On Aug 17, 2015 10:57 AM, "Ralph Green" <sirable at gmail.com> wrote:
>
>> Howdy,
>>    I am pretty sure Android Studio just needs java.  The instructions
>> say it needs Oracle Jave, but reports say it runs fine on the open
>> Java.  You may get a warning, but it runs fine.
>> Good luck,
>> Ralph
>>
>> _______________________________________________
>> http://www.ntlug.org/mailman/listinfo/discuss
>>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>




------------------------------

Message: 5
Date: Mon, 17 Aug 2015 11:54:01 -0500
From: Tom Tumelty <tomtumelty at gmail.com>
To: NTLUG Discussion List <discuss at ntlug.org>
Subject: Re: [NTLUG:Discuss] Emulator on Ubuntu 15.04 ?
Message-ID:
    <CAO0JUoCxVuZHFQQoLi7KyWGPPcxEEwLVbtU8Y46e85exuQvnSg at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Kvm will not start. It gives an error msg. Im not in front of my computer
so i cant quote msg at moment.....it either has to have virtualuzation
support at hardware lvl or some sort of software equivalent. All other
emulators look simular.

I have not found a way around virtualuzation support even on stackoverflow.
On Aug 17, 2015 11:48 AM, "Stuart A Johnston" <saj at thecommune.net> wrote:

> Virtualization support is supposed to be optional (actually experimental).
> What exactly do you mean when you say it doesn't work?
>
> http://developer.android.com/tools/devices/emulator.html#accel-vm
>
>
> On 08/17/2015 10:43 AM, Tom Tumelty wrote:
>
>> It does run fine with java. My laptop, hp g56 with 3 gig ram , intel
>> celeron 900 running at 2.2 ghz does not support virtualization at hardware
>> level. I think i could reibstall everything 32 bit and it would run but
>> very slow....looks like i will have to debug with an actual phone . wanted
>> emulator to test much as i could with multiple phones
>>
>> The problem is i have not found a way for an emulator to work so i can
>> test
>> some things on other phones (emulated)
>>
>> Thanks for help late last night i came to this conclusion pretty much
>> On Aug 17, 2015 10:57 AM, "Ralph Green" <sirable at gmail.com> wrote:
>>
>> Howdy,
>>>    I am pretty sure Android Studio just needs java.  The instructions
>>> say it needs Oracle Jave, but reports say it runs fine on the open
>>> Java.  You may get a warning, but it runs fine.
>>> Good luck,
>>> Ralph
>>>
>>> _______________________________________________
>>> http://www.ntlug.org/mailman/listinfo/discuss
>>>
>>> _______________________________________________
>> http://www.ntlug.org/mailman/listinfo/discuss
>>
>>
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>


------------------------------

Subject: Digest Footer

_______________________________________________
Discuss mailing list
Discuss at ntlug.org
http://www.ntlug.org/mailman/listinfo/discuss


------------------------------

End of Discuss Digest, Vol 152, Issue 7
***************************************


  


More information about the Discuss mailing list