Zip
Zip Utility is used to compress and decompress files and folders
app.CreateZipUtil()
Options
Methods
- id
- Destroy()
- Release()
- GetType()
- Open( file )
- Create( file )
- Close()
- List( path )
- Extract( name,file )
- AddFile( name,file )
- AddText( name,text )
- CreateKey( file,pass,name,org )
- CreateDebugKey( file )
- Sign( fileIn,fileOut,keyStore,pass )
- UpdateManifest( fileIn, fileOut, packageName, appName, permissions, options )