Galaxy Watch 4 - enable developer mode, ADB debugging
Автор: Tam Hanna's Crazy Electronics Lab
Загружено: 2021-08-23
Просмотров: 35865
Описание:
Android Wear OS 3.0 has a developer mode, which also lets you select the amount of animations displayed. This video shows how to enable it, and also explains the process of WiFi debugging with Android Studio.
Show notes:
OpenSCAD book at https://www.amazon.com/Technical-Mode...
- - SCAD file for Galaxy Watch 4 Classic 46mm "USB Debugging stand"
$fn=128;
difference()
{
union()
{
cube([53,110,12], center =true);
translate([-0,-54.5,0])rotate([-65,0,0])translate([-0,30,0])cube([50,70,8], center =true);
//48
translate([-51/2,10,8])cube([2,10, 8], center = true);
//Bottom stands
translate([-28/2,-53/2+10,6])cylinder(d=3, h=15);
translate([28/2,-53/2+10,6])cylinder(d=3, h=15);
}
translate([0,10,-4])bayOfMagneCharger();
translate([0,45,0])rotate([-15,0,0])cube([25, 8, 30], center = true);
translate([0,-35,0])rotate([0,0,0])cube([25, 8, 30], center = true);
}
module bayOfMagneCharger()
{
rotate([0,0,180]){
cylinder(d=34, h=11);
translate([-20,0,5])rotate([0,90,0])cube([10,10,50], center = true);
}
}
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: