All Questions
5 questions
0
votes
1
answer
207
views
Warning when upgrading junrar: Symbol extractArchive is deprecated
I'm using junrar 0.7 and am trying to upgrade to version 4.0.0, and in the process I am getting warnings about a certain method I am using to unrar a file to a destination directory. Here is my code (...
1
vote
3
answers
100
views
Split two files
I have combined two files in android, using this Linux command
cat file1.png file2.zip > file3.png
How can I split two files again?I just want the zip file to be retrieved separately.
Is there ...
4
votes
1
answer
1k
views
Is Resource Adapter Archive (RAR) the same as Roshal ARchive (RAR)?
Are they both referring to the same thing? Are they related at all?
Resource Adapter Archive (RAR) according to Oracle is:
Resource Adapter Archive (RAR): A RAR file holds a resource adapter.
...
1
vote
1
answer
4k
views
How to Programmatically Open RAR File with Password using Java (or other language)
How do you open a RAR file and enter the password programmatically? I'd like to use Java or Python if possible, but any programming language should be fine.
1
vote
3
answers
576
views
Write once, run anywhere languages & Unrar for AIR
I wanted to ask if there are any other Write Once, run anywhere languages like Java or AIR. I have mostly been a Java developer up till now, and a bit of Python and recently AIR has peaked my interest ...