@@ -26,8 +26,8 @@ For`Android`,create `WXEntryActivity`or`WXPayEntryActivity`,and override the fol
...
@@ -26,8 +26,8 @@ For`Android`,create `WXEntryActivity`or`WXPayEntryActivity`,and override the fol
}
}
```
```
You can also directly inherit `FluwxWXEntryActivity`,and then you can do nothing.
You can also directly inherit `FluwxWXEntryActivity`,and then you can do nothing.
For the rule of creating `WXEntryActivity`and`WXPayEntryActivity`,please read[example wxapi](https://github.com/OpenFlutter/fluwx/tree/master/example/android/app/src/main/kotlin/net/sourceforge/simcpux/wxapi)
For the rule of creating `WXEntryActivity`and`WXPayEntryActivity`,please read[example wxapi](https://github.com/OpenFlutter/fluwx/tree/master/example/android/app/src/main/kotlin/net/sourceforge/simcpux/wxapi)
,never register your Activity in `AndroidManifest.mxl`:
,never forget to register your Activity in `AndroidManifest.mxl`: