[APK] wget - Download files protected with HTTP basic auth - General Topics

Hi all!
Since 2008 it is known a bug in stock browser of Android.
As written here: https://code.google.com/p/android/issues/detail?id=1353 Android doesn't support HTTP Basic Auth (401).
This is a problem beacuse an user can't download a protected resource. Only with third party browsers (such Firefox or Opera) it's possible to download a protected file.
So, I've written an application to download all files type, both protected or not.
The object I've used to perform the HTTP request is HttpURLConnection, for more details see the code.
The files are downloaded to /sdcard/Download.
This app require Android 2.2 or higher.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Link to the project: https://sourceforge.net/projects/wgetandroid/
Everyone is invited to improve this code because I've written it fast, so it isn't so good.
I hope that this applications can help you

Related

[APP][4.2.2][Non root] How to download an MP3 file from an internet browser ?

Hi
excuse me if i am posting in a wrong section
i am looking for an application similar to IDM the PC program, one application witch detect any music played on the internet browser and it must give me the ability to download it
i don't want to copy files links and paste it in a download manager in order to download it, no thanks.
You can use ADM.
Try this one;
https://play.google.com/store/apps/details?id=it.fuscodev.andstream
Thanks, i still can't believe that this type of applications or whatever doesn't exist for android, wow , i am obliged to put the links by my own hands each time i want to download an MP3 file or ... and wait, its not even working most of the times. i got disapointed
My last chance, is there any apk application/plugin or whatever working as same as the following IDM
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Bump

[App] [Free] Camouflage

Hello all
First of all, let me greet all you Xda members, this is my first post :good:
I wanted to share with you my latest project i made for myself, it's Camouflage.
It's not a revolutionary app but it's very common to use and find in many desktop pc. Since i felt the lack of it for Android devices, i decide to make it
Camouflage allows you to encrypt/decrypt with password chosen by the user, various type of files within Jpeg images and consequently sending them via email or bluetooth.
Received images are regulary showed on the gallery, but it requires you know the passowrd to decrypt and extract file within them.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Camouflage can be downloaded for free from Google Play store, just look for "Camouflage free"
Any feedback or suggestion about improvment is well accepted

FileCast - A personal webserver for sending files from desktop to mobile

Actually, this was going to be part of the upcoming Raccoon v4.0 release, but since I am hopelessly behind schedule on that project, I decided to make it available as standalone application:
FileCast a zero config, on-the-fly personal webserver for transferring files to your mobile without the need of any client side app or pushing your data through semi trustworthy cloud services.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD LINKe
Using FileCast is as easy as it gets:
Start the Application with the file/directory you want to transfer
Scan the QR code on your mobile device and download through your webbrowser
There is no step 3
How to open the link in phone?
I tried the app and when I open the link in Firefox for Android (or the AOSP browser) it says that connection timed out. How to open the links in the phone?
---
CM 12.1

WhatsApp Obfuscated/Encrypted Strings inside APK

There is not much information about the obfuscation tool used by WhatsApp. By seeing WhatsApp.jar using jd-gui.exe, I can only guess that they are using ProGuard for Name Obfuscation. But About Hardcode strings, there is no much information.
so, I tried few things by myself.
WhatsApp version tested : 2.12.228 and 2.12.229
About Screens Of WhatsApp version 2.12.228 and 2.12.229
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About.class files extracted using tool:dex2jar, viewed in tool:jd-gui
I coded same class by extracting about.xml of WhatsApp, and compiled using ProGuard, that is the result.
By seeing my About.class, I can guess WhatsApp might be using the ProGuard for Name obfuscation.
Although Its a starting point, but if someone is interested in further search to find out what tool is WhatsApp using for String obfuscation. DexGuard may be?
Date : 19-Nov-2015
Latest WhatsApp Version on Website : 2.12.360

[APP] [0.8.5][mymobkit] android http web api gateway

android http api gateway
Support a variety of http api interfaces of Android mobile phone system, the most important thing is to support dual cards, and support custom card 1 or card 2 to read and send calls and text messages. Other interfaces include photo album, camera, GPS. . . If you need more API interfaces, please use them yourself.
However, the author of the software is no longer updated, please remove the verification of the software's gmail and google play, thank you.
.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Android app to turn your mobile phone into an all-purpose device, exposing various APIs for common use.

Categories

Resources