You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to develop an HMOS app, I need to use Intents.
While browsing the documentation of SDK both offline and online HarmonyOS Java API Documentation, I found - Intents belong to ohos.utils.IntentConstants and Intentconstants belong to ohos.aafwk.content.Intent
I can see both have a list of ACTION.
Additional information
Developer Platform: Windows
DevEco Studio version: 2.1.0.501
SDK API version: 5
SDK version:2.1.1.21
Device: Simulator
Can anyone please specify the differences and similarities between the two?
NOTE: I have not created an issue for the above on StackOverflow, please let me know if it is required.
--
Regards,
Kanak Sony
The text was updated successfully, but these errors were encountered:
Hello Community,
In order to develop an HMOS app, I need to use Intents.
While browsing the documentation of SDK both offline and online HarmonyOS Java API Documentation, I found -
Intents belong to
ohos.utils.IntentConstants
and Intentconstants belong toohos.aafwk.content.Intent
I can see both have a list of ACTION.
Additional information
Developer Platform: Windows
DevEco Studio version: 2.1.0.501
SDK API version: 5
SDK version:2.1.1.21
Device: Simulator
Can anyone please specify the differences and similarities between the two?
NOTE: I have not created an issue for the above on StackOverflow, please let me know if it is required.
--
Regards,
Kanak Sony
The text was updated successfully, but these errors were encountered: