kllngtme Posted October 7, 2020 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>
Creezz67 Posted October 8, 2020 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.