kllngtme Posted October 7, 2020 Share Posted October 7, 2020 In building the Android wheel, I'm assigning the genre and the rating in the xml file. Is there a way to see this info on the screen with the game title as well? Example: <game name="com.frogmind.badland" index="" image=""> <description>Badland</description> <cloneof></cloneof> <crc></crc> <manufacturer>Frogmind</manufacturer> <year>2013</year> <genre>Adventure</genre> <rating>Everyone</rating> <enabled>Yes</enabled> </game> Link to comment Share on other sites More sharing options...
Creezz67 Posted October 8, 2020 Share Posted October 8, 2020 11 hours ago, kllngtme said: In building the Android wheel, I'm assigning the genre and the rating in the xml file. Is there a way to see this info on the screen with the game title as well? Example: <game name="com.frogmind.badland" index="" image=""> <description>Badland</description> <cloneof></cloneof> <crc></crc> <manufacturer>Frogmind</manufacturer> <year>2013</year> <genre>Adventure</genre> <rating>Everyone</rating> <enabled>Yes</enabled> </game> It does not function currently on android version of Hyperspin along with many other features. Link to comment Share on other sites More sharing options...
kllngtme Posted October 8, 2020 Author Share Posted October 8, 2020 ahh. ok. Good to know. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.