After analyzing source code of *android-wear-9.0.0_r11*, I found *system 
*folder 
is identical and in *framework *there is *no source* code for watchface and 
wearos 
notification.
And even what I need to port is config file *sdk_gwear_x86.mk* is not 
available in build directory.

>From Wikipedia I found: WearOS -> Open source 
<https://en.wikipedia.org/wiki/Open-source_software> with closed source 
<https://en.wikipedia.org/wiki/Closed_source> components.
So, it's very clear to me now, WearOS source code is not opensource.

My question is: Why android-wear-9.0.0_r11 tag is open for public? Which is 
very much confusing.

If I'm wrong, then please let me know the current plan about WearOS.

Thanks.

On Thursday, 30 January 2020 22:24:42 UTC+6, Imam Mohammad Bokhary wrote:
>
> Android Studio Version: 3.5.3
>
> Emulator Version (Emulator--> Extended Controls--> Emulator Version): 
> 29.3.4-6110076
> HAXM / KVM Version: KVM - v12
>
> Android SDK Tools: 26.1.1
>
> Host Operating System: Linux 4.15.0-74-generic #83~16.04.1-Ubuntu x86_64 
> x86_64 x86_64 GNU/Linux
>
> CPU Manufacturer: [Intel / AMD / Other] Intel® Core™ i7-7820X CPU @ 
> 3.60GHz × 16 
>
> Steps to Reproduce Problem:
> 1. I downloaded android-9.0.0_r43 to port 'system.img' on emulator
> 2. After making images when I run the below command it's launch android 
> emulator rather than wearos round or square avd configured emulator
> emulator -verbose -show-kernel
>
> 3. It's not a big deal the skin design is but the images I built only 
> 'system-qemu.img' is ported.
> 4. Even I tried with below command:
> emulator -verbose -show-kernel -shell -system ./system.img
>
> but not reflect the WearOS emulator.
>
> 5. When I run below command:
> emulator -avd Wear_OS_Round_API_28_2 -verbose -show-kernel -shell -system 
> ./system.img
>
> it shows:
>
>> qemu: linux kernel too old to load a ram disk
>>
>
> Can anybody give me proper way to launch custom system.img to WearOS 
> emulator?
> Which configuration will I need to changed?
>
>
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/2829d98a-f164-4348-9214-2367aa830a69%40googlegroups.com.

Reply via email to