Re: [android-building] Replacing acloud prebuilt binary

2020-04-21 Thread Andre D
That was it. Thank you, Dan!

On Tuesday, April 21, 2020 at 1:38:51 PM UTC-5, Dan Willemsen wrote:
>
> I believe the prebuilt comes from the python support in the platform build 
> system, not setup.py:
>
>   source build/envsetup.sh
>   m acloud
>   cp out/host/linux-x86/bin/acloud-dev .../acloud
>
> - Dan
>
> On Tue, Apr 21, 2020 at 11:16 AM Andre D  > wrote:
>
>> Hello, 
>>
>> Is it possible to replace the prebuilt acloud binary 
>> (prebuilts/asuite/acloud)? When I run "python setup.py bdist_wheel" within 
>> the tools/acloud directory I don't find any binary in the output. I'm new 
>> to Python, so perhaps I'm missing something.
>>
>> Thank you,
>> Andre
>>
>> -- 
>> -- 
>> You received this message because you are subscribed to the "Android 
>> Building" mailing list.
>> To post to this group, send email to android-...@googlegroups.com 
>> 
>> To unsubscribe from this group, send email to
>> android-...@googlegroups.com 
>> For more options, visit this group at
>> http://groups.google.com/group/android-building?hl=en
>>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Android Building" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to android-...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/android-building/83408403-ec0a-4b15-a87a-5d11bc230094%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/93d6c9d5-dcad-4231-a375-cf78bc9e2682%40googlegroups.com.


Re: [android-building] Replacing acloud prebuilt binary

2020-04-21 Thread 'Dan Willemsen' via Android Building
I believe the prebuilt comes from the python support in the platform build
system, not setup.py:

  source build/envsetup.sh
  m acloud
  cp out/host/linux-x86/bin/acloud-dev .../acloud

- Dan

On Tue, Apr 21, 2020 at 11:16 AM Andre D  wrote:

> Hello,
>
> Is it possible to replace the prebuilt acloud binary
> (prebuilts/asuite/acloud)? When I run "python setup.py bdist_wheel" within
> the tools/acloud directory I don't find any binary in the output. I'm new
> to Python, so perhaps I'm missing something.
>
> Thank you,
> Andre
>
> --
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-building@googlegroups.com
> To unsubscribe from this group, send email to
> android-building+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Building" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-building+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-building/83408403-ec0a-4b15-a87a-5d11bc230094%40googlegroups.com
> 
> .
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/CALQgHd%3DCrR9jghSXM24t%3D3HdoHvga5fknU9%2Bmij7OiPQhhdSeA%40mail.gmail.com.


[android-building] Replacing acloud prebuilt binary

2020-04-21 Thread Andre D
Hello, 

Is it possible to replace the prebuilt acloud binary 
(prebuilts/asuite/acloud)? When I run "python setup.py bdist_wheel" within 
the tools/acloud directory I don't find any binary in the output. I'm new 
to Python, so perhaps I'm missing something.

Thank you,
Andre

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/83408403-ec0a-4b15-a87a-5d11bc230094%40googlegroups.com.


Re: [android-building] Need help in running multiple emulators with AOSP

2020-04-21 Thread 'Frank Yang' via Android Building
In reply to your question on android-building:

Need help in running multiple emulators with AOSP

Add -read-only to the command line options


On Tue, Apr 21, 2020 at 8:44 AM TORAL PANCHAL 
wrote:

> *Problem overview:*
>
> After building AOSP with custom emulator(updated default.xml), facing
> error in executing multiple emulators simultaneously
>
>
>
> *Commands*:
>
> Shell1:
>
>  emulator -port  -no-skin -no-audio
> -no-window -qemu -device ,addr=,size=
>
> Shell2: (same command to up second emulator)
>
>  emulator -port  -no-skin -no-audio
> -no-window -qemu -device ,addr=,size=
>
>
>
> *Error:*
>
> In shell1, no error is faced. Emulator runs fine.
>
> In shell2, ERROR: Running multiple emulators with the same AVD is an
> experimental feature
>
>
>
> *Question:*
>
> How to correctly create multiple AVDs with AOSP such that multiple
> emulators can work simultaneously?
>
>
>
> --
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-building@googlegroups.com
> To unsubscribe from this group, send email to
> android-building+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Building" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-building+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-building/1cea1f4e-cd11-4fb1-be5e-e46edce496df%40googlegroups.com
> 
> .
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/CAEkmjvWh0uV1TY2KRXdDJW7utnMs8fjF9sGks3gvyxeW8qGvhA%40mail.gmail.com.


[android-building] Failure running cuttlefish

2020-04-21 Thread Stephan Schwartz
Hi all,

I am having troubles running a cuttlefish image built on my own pc.

I followed the instruction for the default cuttlefish-image that i found on 
the BUILDING.md file on this 
repo https://github.com/google/android-cuttlefish.git, I successfully run 
the image, and view the phone via web browser. So I decided to build my own 
image using a different target from the branch tag android-9.0.0_r47 (lunch 
aosp_cf_x86_auto-userdebug), 
everything went fine but, afther the copy of the *img files generated, I 
get this error when starting the image


launch_cvd I 04-21 15:38:29  3276  3276 subprocess.cpp:286] Started (pid: 
3303): /home/vsoc-01/bin/assemble_cvd
launch_cvd I 04-21 15:38:29  3276  3276 subprocess.cpp:289] --memory_mb=4096
launch_cvd I 04-21 15:38:29  3276  3276 subprocess.cpp:289] 
--report_anonymous_usage_stats=y
launch_cvd I 04-21 15:38:29  3276  3276 subprocess.cpp:289] --cpus=4
assemble_cvd E 04-21 15:38:29  3303  3303 boot_image_unpacker.cc:70] Unable 
to open vendor boot image (/home/vsoc-01//vendor_boot.img): No such file or 
directory
assemble_cvd E 04-21 15:38:29  3303  3303 fetcher_config.cpp:212] Could not 
find file ending in kernel
launch_cvd E 04-21 15:38:29  3276  3276 subprocess.cpp:126] Subprocess 3303 
was interrupted by a signal: 11
launch_cvd E 04-21 15:38:29  3276  3276 launch_cvd.cc:181] assemble_cvd 
returned -1

I noticed that he is checking for a vendor_boot.img, but my build 
environment did not generated that image, just vendor.img.
I checked out also the folder where are supposed to be the binaries 
contained in this file from the guide "cvd-host_package.tar" and I did not 
found lauch_cvd or assemble_cvd.

There is a way to solve this problem?

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/5d4e981a-76f2-4da8-852d-eb6922bd6941%40googlegroups.com.


[android-building] Need help in running multiple emulators with AOSP

2020-04-21 Thread TORAL PANCHAL


*Problem overview:*

After building AOSP with custom emulator(updated default.xml), facing error 
in executing multiple emulators simultaneously

 

*Commands*:

Shell1: 

 emulator -port  -no-skin -no-audio 
-no-window -qemu -device ,addr=,size= 

Shell2: (same command to up second emulator)

 emulator -port  -no-skin -no-audio 
-no-window -qemu -device ,addr=,size= 

 

*Error:*

In shell1, no error is faced. Emulator runs fine.

In shell2, ERROR: Running multiple emulators with the same AVD is an 
experimental feature

 

*Question:*

How to correctly create multiple AVDs with AOSP such that multiple 
emulators can work simultaneously? 

 

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/1cea1f4e-cd11-4fb1-be5e-e46edce496df%40googlegroups.com.