[android-developers] Re: trying to run Android Studio in Ubuntu 14.04 can't read documentation, or create virtual device

2016-04-22 Thread Igor Lowe





Il giorno venerdì 22 aprile 2016 10:06:25 UTC+2, Igor Lowe ha scritto:
>
> Hello Bob,
>
> I have the same issue on Xubuntu 14.04. In my case  I resolve in this way
>
> You can try your app in 2 ways, USB devices or running emulators:
>
>  -> On LINUX (UBUNTU,XUBUNTU,...) 
>
>  - USB devices : this possibility is non availaible on LINUX because 
> they are Android USB driver only for WINDOWS OS
>
>  - running emulators: 
>
>* -- Step 1:* You have to verify if you processor supporting VT-x 
> by tapping this code in the terminale
>
>  $ egrep -c '(svm|vmx)' /proc/cpuinfo
>
> If the result in the terminal is "O" else you have to pass at 
> the second step
>  
>
>  *  -- Step 2:* You have to enable  virtualisation  in the BIOS 
> (if not already done!!)
>
> * --Step 3:* As you are running LINUX SYSTEM you need to have 
> KVM installed (HAXM is only needed on Windows and OS X.).
>
> Hope this will help you :)
>
>
>
> Il giorno venerdì 22 aprile 2016 04:36:31 UTC+2, Bob Mounger ha scritto:
>>
>> I want to port 
>>
>> http://generalfuzz.net/acrn/
>>
>> to android to help my (and other peoples) tinnitus. I tried AppInventor 
>> but it could not make the frequency slider. & then PhoneGap which only 
>> produced a part of the app.
>>
>> So I thought I have to start from scratch.
>> I am running Ubuntu 14.04 32 bit on machine with 310 GB.  My reading of 
>> the requirements was that this is sufficient.
>> I installed Oracle Java 8, &  Android Studio & tried to create MyFirstApp.
>> It does not find my samsung phone in developer mode, tells me that my 
>> laptop lacks an intel processor & is therefore  inadequate to create a 
>> virtual device & refuses to run online documentation. There was an adb 
>> error at the bottom of the screen which I tried to fix by rolling back 
>> platform-tools & now it simply refuses to react to the request for online 
>> documentation.
>>
>> Q1 Is this laptop able to develop in android studio?
>> Q2 How can I debug the online documentation failure?
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1e36a072-414a-4b6f-822f-7d9590828ac5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: trying to run Android Studio in Ubuntu 14.04 can't read documentation, or create virtual device

2016-04-22 Thread Igor Lowe
Hello Bob,

I have the same issue on Xubuntu 14.04. In my case  I resolve in this way

You can try your app in 2 ways, USB devices or running emulators:

 -> On LINUX (UBUNTU,XUBUNTU,...) 

 - USB devices : this possibility is non availaible on LINUX because 
they are Android USB driver only for WINDOWS OS

 - running emulators: 

   * -- Step 1:* You have to verify if you processor supporting VT-x by 
tapping this code in the terminale

 $ egrep -c '(svm|vmx)' /proc/cpuinfo

If the result in the terminal is "O" else you have to pass at 
the second step
 

 *  -- Step 2:* You have to enable  virtualisation  in the BIOS (if 
not already done!!)

* --Step 3:* As you are running LINUX SYSTEM you need to have 
KVM installed (HAXM is only needed on Windows and OS X.).

Hope this will help you :)



Il giorno venerdì 22 aprile 2016 04:36:31 UTC+2, Bob Mounger ha scritto:
>
> I want to port 
>
> http://generalfuzz.net/acrn/
>
> to android to help my (and other peoples) tinnitus. I tried AppInventor 
> but it could not make the frequency slider. & then PhoneGap which only 
> produced a part of the app.
>
> So I thought I have to start from scratch.
> I am running Ubuntu 14.04 32 bit on machine with 310 GB.  My reading of 
> the requirements was that this is sufficient.
> I installed Oracle Java 8, &  Android Studio & tried to create MyFirstApp.
> It does not find my samsung phone in developer mode, tells me that my 
> laptop lacks an intel processor & is therefore  inadequate to create a 
> virtual device & refuses to run online documentation. There was an adb 
> error at the bottom of the screen which I tried to fix by rolling back 
> platform-tools & now it simply refuses to react to the request for online 
> documentation.
>
> Q1 Is this laptop able to develop in android studio?
> Q2 How can I debug the online documentation failure?
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/45d90319-fa41-4e0c-9245-a66ca590179e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.