Shlomo Zalman Rabinowitz
Shlomo Zalman Rabinowitz
I have windows 10 x64 based processor, and sorry for the ignorance, but is there any way to get this?
There are some flip phones (android) which by default don't allow apk installation (and don't have google play), however, there is an exploit. If you change the package name of...
Really simple, no signup needed, allows you to upload small files or paste a text
Is there any option to donate or buy a premium and remove the DevCows watermark in the footer?
in there [documentation](https://hebrew.aviperl.me/#numerical-conversions) it doesn't properly show how to remove geresh punctuation. I quote: ``` # Do not add punctuation hs2 = Hebrew.from_number(2, geresh=False) print(hs2) # ב ``` It should...
hi @alongL I would love if you can send me an email [email protected], thanks!!
When I run: ```java -jar apkeditor.jar info -i input.apk -t json``` It outputs a JSON list of many Dicts. For example: ```json [ { "package":"com.waze" }, { "VersionCode":1021577 }, {...