HMS-Core / hms-drive-clientdemo

This sample code encapsulates APIs of the HUAWEI Drive Kit SDK.You will learn how to use Drive Kit SDK.
https://developer.huawei.com/consumer/en/doc/development/HMS-Guides/drivekit-introduction?ha_source=hms1
Apache License 2.0
12 stars 7 forks source link

Default Activity Not Found #4

Closed YimingLi-1996 closed 4 years ago

YimingLi-1996 commented 4 years ago

Hi! I have this problem "Default Activity Not Found" when trying to build the app. I have checked that the SplashActivity is declared as the launcher activity in the manifest. Also, in the manifest the package name is "com.huawei.hicloud.drive" while it should be "com.huawei.cloud.drive", right?