質問編集履歴
1
脱字
title
CHANGED
File without changes
|
body
CHANGED
@@ -46,7 +46,7 @@
|
|
46
46
|
setSupportActionBar(toolbar);
|
47
47
|
|
48
48
|
//**************** APIキーの設定とSDKの初期化 **********************
|
49
|
-
NCMB.initialize(this, "
|
49
|
+
NCMB.initialize(this, "");
|
50
50
|
|
51
51
|
|
52
52
|
Button sendButton = (Button) findViewById(R.id.NewUserAdd);
|