mirror of
https://gitee.com/replugin/RePlugin.git
synced 2024-11-30 02:38:34 +08:00
The host demo open the debug function
This commit is contained in:
parent
5fe45f7699
commit
d8e216e012
@ -42,6 +42,8 @@ public class SampleApplication extends Application {
|
||||
|
||||
// ======= REPLUGIN =======
|
||||
RePlugin.App.onCreate();
|
||||
// Open the debug function
|
||||
RePlugin.enableDebugger(this,true);
|
||||
// ========================
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user