replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / android / examples / simplebase / src / main / java / org / iotivity / base / examples / DrawerFragment.java
index ca7d5cd..403a9f1 100644 (file)
@@ -90,6 +90,8 @@ public class DrawerFragment extends Fragment {
                 android.R.id.text1, new String[] {
                         getString(R.string.title_message),
                         getString(R.string.title_bluetooth),
+                        getString(R.string.title_cloud),
+                        getString(R.string.title_keepalive),
                         getString(R.string.title_template), }));
         mDrawerListView.setItemChecked(mCurrentSelectedPosition, true);