I made a simple Hello World program in Android platform to be run from terminal (not graphics). The program is compiled and copied to the root file system. When I try to execute it by typing ./test, the OS says not found. However, the file is there, after typing ls -l. I changed permissions to 777 and same problem. Can any body help?
 
				 
		 
					