Skip to content

Tag: android

Image not being initialized

I am makin a tic tac toe game. My circle image does not initialize and shows out of memory error. It shows this in Run: I tried using other image but it does not work. My java code and so on for 9 buttons Thanks in advance and hope this question is clear!. Answer Solution: change the configuration on the

Is there a way to use rosjava in ROS noetic

I want to make mobile control inteface in my robot .So I make a mobile application , but ros java did not install . When I try to install, I get the package not found error. $ sudo apt-get install ros-noetic-rosjava [sudo] password for abdulsamet: Reading package lists… Done Building dependency tree Rea…