Recent

Author Topic: How to written a compress/uncompress software for android?  (Read 4451 times)

lazpas

  • Jr. Member
  • **
  • Posts: 74
How to written a compress/uncompress software for android?
« on: August 04, 2021, 06:53:00 am »
 %)

Thanks
« Last Edit: August 04, 2021, 09:40:05 am by lazpas »

loaded

  • Hero Member
  • *****
  • Posts: 824
Re: How to written a compress/uncompress file for android?
« Reply #1 on: August 04, 2021, 07:07:00 am »
In the LAMW demo folder;
Code: Pascal  [Select][+][-]
  1. ..............\lazandroidmodulewizard-master\demos\GUI\appLamwUnzipDemo
Check out  loaded on Strava
https://www.strava.com/athletes/109391137

lazpas

  • Jr. Member
  • **
  • Posts: 74
Re: How to written a compress/uncompress file for android?
« Reply #2 on: August 04, 2021, 07:16:53 am »
In the LAMW demo folder;
Code: Pascal  [Select][+][-]
  1. ..............\lazandroidmodulewizard-master\demos\GUI\appLamwUnzipDemo

Thank you.

I will watch.

lazpas

  • Jr. Member
  • **
  • Posts: 74
Re: How to written a compress/uncompress file for android?
« Reply #3 on: August 04, 2021, 07:18:06 am »
How to do 7z and rar?

loaded

  • Hero Member
  • *****
  • Posts: 824
Re: How to written a compress/uncompress file for android?
« Reply #4 on: August 04, 2021, 07:39:50 am »
How to do 7z and rar?
I have no idea as I don't work with these formats.
But ;  Something useful can be done by making use of the https://forum.lazarus.freepascal.org/index.php?topic=46180.0 and https://www.freepascal.org/~michael/articles/archives/archives.pdf links.
Check out  loaded on Strava
https://www.strava.com/athletes/109391137

lazpas

  • Jr. Member
  • **
  • Posts: 74
Re: How to written a compress/uncompress file for android?
« Reply #5 on: August 04, 2021, 08:20:59 am »
I have no idea as I don't work with these formats.
But ;  Something useful can be done by making use of the https://forum.lazarus.freepascal.org/index.php?topic=46180.0 and https://www.freepascal.org/~michael/articles/archives/archives.pdf links.

Thank you for these useful information. :)

lazpas

  • Jr. Member
  • **
  • Posts: 74
« Last Edit: August 04, 2021, 09:45:57 am by lazpas »

rsu333

  • Full Member
  • ***
  • Posts: 110
Re: How to written a compress/uncompress software for android?
« Reply #7 on: August 04, 2021, 03:31:26 pm »
APK itself compressed ,Probably no need of compression .But window or Linux file Manager provide  all these utility.

lazpas

  • Jr. Member
  • **
  • Posts: 74
Re: How to written a compress/uncompress software for android?
« Reply #8 on: August 05, 2021, 01:39:01 am »
APK itself compressed ,Probably no need of compression .But window or Linux file Manager provide  all these utility.

Thanks for reply.

It is used on Android phones. Like a compression/decompression software. There is a function of extracting files to memory and opening them with specified files.

 

TinyPortal © 2005-2018