Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 271 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 271 Bytes

ABXUtils

Android uses BinaryXML to store data. To make it more fast, Android uses system API and it makes impossible to use ABX in own apps. This libary has modified version of BinaryXmlSerializer and BinaryXmlPullParser allowing you to read and create ABX in own app.