CodeIgniter Forums
error when parsing apk using apkParser php class in server - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: error when parsing apk using apkParser php class in server (/showthread.php?tid=59296)



error when parsing apk using apkParser php class in server - El Forum - 09-17-2013

[eluser]Unknown[/eluser]
i use apk parser for parsing apk files

you can get it free from :

in localhost i use xampp and it work very good!

but in server when i want user it show me this error:

Severity: Notice

Message: Undefined offset: 17179869219

Filename: lib/ApkXmlParser.php

Line Number: 160

in package there are many examples i use that examples but in server don't work!
download apk parser class


error when parsing apk using apkParser php class in server - El Forum - 09-18-2013

[eluser]Unknown[/eluser]
any one help me please!!!!

how can i use external functions (not class) in codeigniter?


error when parsing apk using apkParser php class in server - El Forum - 11-29-2013

[eluser]Unknown[/eluser]
Did you try to download the new version?

http://tufanbarisyildirim.github.io/php-apk-parser/