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 #3

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?

Redreaming commented 4 years ago

Yes, setting a default activity can solve this problem. And the package name is 'com.huawei.cloud.drive', I will solve this mistake.

YimingLi-1996 commented 4 years ago

Hi! May I know when you can push the new code? Thanks!

Mike-mei commented 4 years ago

@YimingLi-1996 We will update the code and modify the package name mistake today.

Mike-mei commented 4 years ago

@YimingLi-1996 We have updated the code, plesase check this commit c8792fa