Bug? Problem with RingtoneManager.Play

PhilipBrown

Active Member
Licensed User
Longtime User

I uninstalled and re-installed in a different folder.
Now when I try to compile I get the error

Compiling generated Java code. Error
B4A line: 68
rtm.Play(URI)
javac 1.8.0_25
src\b4a\example\main.java:456: error: cannot find symbol
_rtm.Play(processBA,_uri);
^
symbol: method Play(BA,String)
location: variable _rtm of type RingtoneManagerWrapper
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…