Skip to content

rosstonovsky/ABXUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.