开发应用卡片自动签名不生效怎么回事?
DevEcoStudio的版本是多少呀,目前3.0.0.803的版本才支持一键式签名,如果是之前的版本需要自动签名,受限要在AGC网址上面创建应用的哈!
Text实现scroll效果怎么弄?
问题已解决,在外面再嵌套一层布局,设置height就行了Column(){Scroll(this.scroller){Flex(){Text("Thistextboxisscrollablethankstobeingsituatedinsideanestedscrollview.Thatmakesitscrollableregardlessofthescrollingofthecontentoftheentirescreen,whichcanbescrolledindependently.\nThepointhereistodemonstratehowtheoverscrolleffectcanworkinthepresenceofnestedscrollviews,provideditisappliedovertheparent(root...
只有Java UI才可以开发分布式应用吗?
JS、eTS也可开发分布式应用。比如分布式新闻客户端(JS)文档地址:https:developer.huawei.comconsumercncodelabsPortalcarddetailsHarmonyOSDistributeNewsJS分布式新闻客户端(eTS)文档地址:https:developer.huawei.comconsumercncodelabsPortalcarddetailsHarmonyOSDistributeNewsETS
BLE蓝牙开发如何实现对智能灯的控制?
这是官方文档,ble通信,你还需要知道控制灯需要什么指令,这个需要灯的制造商提供https:developer.harmonyos.comcndocsdocumentationdocguidesconnectivitybleinteraction0000001051009549
codelabs中的VideoApplication视频未显示
请使用真机调试,另外loop的值改为false表示是否循环播放参数使用说明请参考:https:developer.harmonyos.comcndocsdocumentationdocreferencesjscomponentsmediavideo0000000000611764
请问使用JAVA UI框架开发服务卡片时,支持使用自定义组件吗?
Java卡片只支持Text、Image、DirectionalLayout、PositionLayout、DependentLayout,看看“服务卡片开发简介”https:developer.harmonyos.comcndocsdocumentationdocguidesabilityservicewidgetproviderintro0000001150722105