[android-building] Android automotive os

2020-08-31 Thread Guruvendra Chowdary
Hi all,

I built emulator image for car (aosp_car_x86_64-userdebug)from android 10 . 
When i run emulator it is booting and showing initial screen icons. When i 
click those icons(maps,phone,allapps..etc) it is now showing any thing only 
blank screen. Can any one help me to resolve this issue.

Regards and Thanks 
Guruvendra

-- 
-- 
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/f28b5227-7b9f-4721-8afe-8be42a0998d1n%40googlegroups.com.


[android-building] Re: acloud fails on Ubuntu 20.04

2020-08-31 Thread Rakesh Gupta
I manually installed cuttlefish. But when I reached further with acloud I 
got to know that *Cuttlefish only works on Intel cpus and not on Amd*. I 
will try google cloud solution.

On Thursday, August 27, 2020 at 6:26:41 PM UTC+5:30 Rakesh Gupta wrote:

> I am not able to install cuttlefish on Ubuntu 20.04.1 by following the 
> guide at:https://source.android.com/setup/start#set_up_workstation
>
> Here is the error:
>
> machine:~/aosp$ acloud setup --host
>
> ==
> Notice:
>   We collect anonymous usage statistics in accordance with our Content 
> Licenses (https://source.android.com/setup/start/licenses), Contributor 
> License Agreement (https://opensource.google.com/docs/cla/), Privacy 
> Policy (https://policies.google.com/privacy) and Terms of Service (
> https://policies.google.com/terms).
> ==
>
>
> Welcome to
> 
>___  ___     __  _ 
>   / _ |/ ___/ /  / __ \/ / / / _ \ 
>  / __ / /__/ /__/ /_/ / /_/ / // /  
> /_/ |_\___//\/\// 
>   
>
>
> 
>  [Install required package for host setup] 
>  This step will walk you through the
>  required packages installation for
>  running Android cuttlefish devices
>  and vnc on your host.
> 
>
> Run command: sudo apt-get update
> [sudo] password for rakesh: 
> Run command: sudo apt-get --assume-yes install cuttlefish-common
> Traceback (most recent call last):
>   File "/tmp/Soong.python_pNLkbc/acloud/public/acloud_main.py", line 417, 
> in 
> EXIT_CODE = main(sys.argv[1:])
>   File "/tmp/Soong.python_pNLkbc/acloud/public/acloud_main.py", line 397, 
> in main
> setup.Run(args)
>   File "/tmp/Soong.python_pNLkbc/acloud/setup/setup.py", line 61, in Run
> subtask.Run(force_setup=args.force)
>   File "/tmp/Soong.python_pNLkbc/acloud/setup/base_task_runner.py", line 
> 98, in Run
> self._Run()
>   File "/tmp/Soong.python_pNLkbc/acloud/setup/host_setup_runner.py", line 
> 79, in _Run
> setup_common.InstallPackage(pkg)
>   File "/tmp/Soong.python_pNLkbc/acloud/setup/setup_common.py", line 71, 
> in InstallPackage
> "Could not install package [" + pkg + "], :" + str(cpe.output))
> acloud.errors.PackageInstallError: Could not install package 
> [cuttlefish-common], :Reading package lists...
> Building dependency tree...
> Reading state information...
> E: Unable to locate package cuttlefish-common
>
>>
>>
>>
>>

-- 
-- 
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/5e391a27-a453-49f0-ba0c-2571e689aa04n%40googlegroups.com.