SootUp
SootUp copied to clipboard
Parse the sdk version in the android manifest
To know the android sdk version used for loading the android specific classes from the android platform file
- [ ] Use an established XML parser
- [ ] refer for functionalities ( https://github.com/Sable/axml)
- [ ] Test and Document it