You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<resources>
2
-
<stringname="app_name">C/C++ Compiler</string>
2
+
<stringname="app_name">CPP N-IDE</string>
3
3
4
4
<!--Permission message when start app-->
5
5
<stringname="message_need_permission">Can not run this app without read/write storage permission. Please open setting and granted permission for this app.</string>
0 commit comments