Добрый день!
Я хотел спросить есть ли какая либо разработка 7zip для платформы
android, так как выбор из приложений невелик (их всего два unrar и
androzip), ни одно из этих приложений не открывает 7zip под паролем и
выдает ошибку да и rar далеко не все открывают..((
Вы сделали замечательный архиватор даже под winmobile, а андроид
телефонов сейчас море просто, гораздо больше чем winmobile, когда же он
будет?
Заранее спасибо! ========================================================= Good day! I wanted to ask whether there is any design 7zip platform android, since the choice of applications is small (only two of them and unrar androzip), none of these applications does not open the 7zip a password and an error yes rar and not all open .. (( You did a wonderful archive, even under winmobile, and the android phones are now just a sea, far more than winmobile, when will it be? - Thanks in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use same source code for all Windows versions (Windows CE and Desktop Windows). The only difference that Windows CE version contains additional dialog boxes for small screens.
Android probably requires another additional new code.
Now I have no plans to do it.
I even don't know how complex is to port 7-zip to Android.
If Android supports posix interfaces, maybe it's possible to compile p7zip?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Добрый день!
Я хотел спросить есть ли какая либо разработка 7zip для платформы
android, так как выбор из приложений невелик (их всего два unrar и
androzip), ни одно из этих приложений не открывает 7zip под паролем и
выдает ошибку да и rar далеко не все открывают..((
Вы сделали замечательный архиватор даже под winmobile, а андроид
телефонов сейчас море просто, гораздо больше чем winmobile, когда же он
будет?
I use same source code for all Windows versions (Windows CE and Desktop Windows). The only difference that Windows CE version contains additional dialog boxes for small screens.
Android probably requires another additional new code.
Now I have no plans to do it.
I even don't know how complex is to port 7-zip to Android.
If Android supports posix interfaces, maybe it's possible to compile p7zip?
Android is posix compatible but the end user has no access to native executables.
so better in library form, plus someone's java interface.
I think that since the SDK for Android 2.3 (or 3.0 ?), you can build native programs.
I don't have an Android phone, but when I have one, I will try to port p7zip.
Perhaps, Android need a specific GUI ?
p7zip already provides GUI like 7-zip.
p7zip uses wxWidgets.
As wxWidgets has several drawbacks (no files drap-drop), I want to switch to QT.
Some guys provides Qt for Android.
So perhaps, I will have a p7zip GUI for Android thanks to QT ;)
But don't expect something in a near future …
I'd really like an Android 7zip version! Thumbs up for that, you got a sure download when you'll release that! ;)