mirror of
https://gitee.com/replugin/RePlugin.git
synced 2024-12-03 12:17:44 +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 =======
|
||||||
RePlugin.App.onCreate();
|
RePlugin.App.onCreate();
|
||||||
|
// Open the debug function
|
||||||
|
RePlugin.enableDebugger(this,true);
|
||||||
// ========================
|
// ========================
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user