ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

mallouk1990's profile - activity

2018-02-26 10:40:48 -0500 received badge  Famous Question (source)
2018-02-26 10:40:48 -0500 received badge  Popular Question (source)
2018-02-26 10:40:48 -0500 received badge  Notable Question (source)
2015-04-29 03:02:13 -0500 received badge  Famous Question (source)
2014-07-22 11:44:41 -0500 received badge  Notable Question (source)
2014-07-22 11:44:41 -0500 received badge  Popular Question (source)
2014-03-13 23:48:26 -0500 asked a question problem with R.java on android studio

I have developed a new android app based on Ros/Ros_java but when i import a new project (android-core) i found a lot of errors that taked place especially on the R.java file which still unresolved .

2014-03-04 03:07:25 -0500 asked a question Android studio can not find these two functions setDefaultMasterName() and setMasterNameSpace()

when i try to define these two functions Android Studio makes them as errors : setDefaultMasterName(getString(R.string.MinLab)); SetMasterNameSpace();