About Viewing The Content of App Traffic Data - General Questions and Answers

Greetings guys, I have a question about viewing data of Android app data traffic.
This is my situation, now I am running an app which is a game. When new contents are published, the game will download the data first before entering the game.
HTML:
i.bgirl.colopl.jp/asset_bundles/Android/1.0.52/Card-Common_V2-40060-card.unity3d?v=100005210
It is to believed that the above URL is .unity3d extension file, which may be downloaded as new contents during the update (during loading screen). These are the card's image file if it is extracted.
The above is only one of the card of one event. So in the future if new event's cards are published, I will wish to know what are the URL of the .unity3d files that are downloaded.
I've searched for tutorials for many days. From what I know "fiddler" may be the software that can view the traffic data requested by an app, but when I modified the WIFI's IPv4 to match my PC's network, it won't be able to connect to internet anymore...
So my question is, does anyone know, how can I view, during the update screen, which means when the update data are downloaded, what URLs (.unity3d) files are downloaded (similar as above)?
Thanks in advance.

Anyone here can help me? This issue had been a long time... I really wish to know how to do... Thank you!

Related

Wm5 Rss Reader

HELLO EVERYONE!
WAS WONDERING IF ANYONE KNOWS ABOUT A RSS PROGRAM THAT ACTUALLY WORKS. HERE IS WHAT IT NEEDS TO DO:
1) BE ABLE TO RUN ON THE BACKGROUND
2) DOWNLOAD UPDATED CONTENT AUTOMATICALLY
3) HAVE SITE MANAGER, SO ALL HEADERS TO NOT GET PULLED IN ONE HUGE INBOX
4) SAVE CONTENT FOR OFFLINE USE
5) HAVE A TODAY PLUGIN SO YOU COULD SEE HOW MANY NEW ARTICLES IS THERE
6) ABILITY TO COPY-PASTE URLs (CAN'T REALLY USE STYLUS FOR 50 CHARACTER URL FOR EACH SITE)
7) NOT GET SETTINGS ERASED EVERY RESTART OF THE PROGRAM OR DEVICE.
8) BE FREE LEGALLY
9) ABILITY TO SUPPORT CHANNEL FOLDERS AND UP TO 100 CHANNELS
SO, PRETTY HARD HUH?
I HAVE TRIED pRSSreader, IT WAS VERY CLOSE TO WHAT I AM LOOKING FOR BUT IT DELETES CONTENT EVERY PROGRAM RESTART FOR SOME REASON.
I HAVE EVEN TRIED INSTALLING IT ON COMPLETELY RESET DEVICE THAT RUNS NOTHING BUT pRSSreader, BUT WAS NOT ABLE TO GET IT NOT DELETE THE CONTENT.
OF COURSE RE-ADDING ALL CHANNELS/SITES EVERY TIME IS NOT AN OPTION.
THANK YOU FOR ALL HELP
heres an idea... how about not yelling?
and try egress it does everything you want except being free.
Spb Insight?
duprade said:
Spb Insight?
Click to expand...
Click to collapse
eww i tried that, it was horrible

PDF & DOC attachments

Did a search, so sorry if I missed it. But, a couple of questions.
1) If you have root, is it possible to download and save PDF and Word files that come in on POP3 (or even gmail) email?
2) Otherwise, does anyone know the phone folder where these files are temporarily store while on the phone, and can they be accessed that way?
I spend a lot of time overseas, and going back and forth to the web to retrieve is a pain and expensive. Thanks
Forget it, I solved the issue.
Informing use how you solved the issue might help others
I'd be really interested in how you managed this, I've searched here, and Googled everywhere (almost). But I still haven't found what I'm looking for...
Mikey1022 said:
Informing use how you solved the issue might help others
Click to expand...
Click to collapse
lol...gotta love these types of posts right?
I'm able to save attachments like this using k-9 mail., for those interested
Sorry to go AWOL -- had to leave the country for a bit. My apologies.
Yeah, I also "solved" it by using K9. But, I find the program very buggie.
On a larger, related question, how does the Android platform make its file associations? In other words, when I receive an email attachment (with the stock app), it will allow me to download and save that attachment to my SD card only if there is an onboard, associated program. I can download .jpg, because Android has an application built in that will read a jpg. So, if I want to download a .doc file, I can't unless there is an appropriate app onboard. (Although k9 seems to have found a way). Where, in the Android platform, is this association made? And, is it possible (with a rooted phone) to somehow manipulate those associations to allow downloading of ANY (or a chosen few) files?
For instance, I find that if I change the file extension on a Word doc (for example) from "doc" to "jpg", my onboard email will allow me to download and save to SD card. So, it obviously CAN do it, what's stopping it?
Again, sorry for "skipping out" in the midst of a thread.
Download Crutch Lite in the market allows you to download any file by making Android believe it can open any filetype.
Theres a app called download crutch on the market that allows downloading of files that may not have associated applications. Not exactly sure what file types it supports but its worth a shot.
EDIT: Fushichou got it before me but heres a link to Cyrket http://www.cyrket.com/search?q=download+crutch
Thanks, but my experience is that Crutch will not work on email attachments. It seems to be an internet based device. I used it for a while. Partially, this is a kind of tech question -- how are the files associated?

[Q] Website Copier/Downloader/Ripper for Android?

Hi,
Does anyone know of an app that can create a mirror of a website, or download the whole website (with filters for filename or filetype). In particular I need to rip off images from the site.
On a PC this can be done with Httrack Web Copier or offline browsers.
Thanks!!
thedesolatesoul said:
Hi,
Does anyone know of an app that can create a mirror of a website, or download the whole website (with filters for filename or filetype). In particular I need to rip off images from the site.
On a PC this can be done with Httrack Web Copier or offline browsers.
Thanks!!
Click to expand...
Click to collapse
wget is the easiest way, and I think it's included with busybox
Theres also an app called "SD Card Offline HTML Browser".
Thanks guys.
SD Card Offline HTML browser can only view sites stored on the SD that were ripped from wget etc. But that will be handy too.
I'm looking more into wget (I do have it just need to learn how to use it). I guess this is only for root though.
My app WebLiveWallpaper can do this for images as a byproduct. Select 'Dump all images' in 'System Settings'.
You can do a lot of stuff there in the 'Advanced Settings' with regular expressions.
I am also working on extracting and enhancing this functionality (also dump complete websites) into a separate app but this will take some more time ...
_miha_ said:
My app WebLiveWallpaper can do this for images as a byproduct. Select 'Dump all images' in 'System Settings'.
You can do a lot of stuff there in the 'Advanced Settings' with regular expressions.
I am also working on extracting and enhancing this functionality (also dump complete websites) into a separate app but this will take some more time ...
Click to expand...
Click to collapse
man, your app is really cool...it looks like something different but it has a ton of options...if u can develop this further into a complete image/content extraction tool. this would be awesome
ive been playing around with it but havent been able to do what i have wanted yet...will try some more!
Firstly, I am having some problems with wget: it does not resolve hostnames
Even when I give it an IP address, it still picks up another hostname from somewhere that it cant resolve...I think its a known problem, but I dont know how to update my busybox or wget
Secondly, WebLiveWallpaper is a deceptively good program, but I have 2 problems with it. Firstly it is VERY slow (even with WiFi) in downloading and dumping the images. Secondly I had problems in grabbing images from multiple levels above. It works fine if all the images are on the same page. But nevertheless it does the trick.
WebLiveWallpaper app: if you did not already use you should try advanced settings static gallery set to a high number. That will speed up loading after the first picture very, very much. The app needs to explain everything better but I have not enough time ...
Sent from my HTC Magic using XDA App
Website Downloader on Android
play.google.com/store/apps/details?id=com.library.webdownloader&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5saWJyYXJ5LndlYmRvd25sb2FkZXIiXQ..
I have found this one. It is downloading the page with all texts and images. :angel::angel::angel:

WhatsApp Orphan/Unreferenced Media Cleanup

Hello All,
Can anyone help me with one problem, please? This is regarding WhatsApp media history. It is growing too large and consuming space with unnecessary media files.
I did "Clear chat" activity for some threads I believed were obsolete. But surprisingly, although chats were cleared, media files themselves were left untouched in the file system!
As a result I now have lots of orphan media files, which are not referenced in any WhatsApp chat. I cannot simply delete WhatsApp Media folder from the file system, as I have useful media there.
So my question: is there any way to scan the WhatsApp Media folder and delete orphaned/unreferenced media files?
I'm using Galaxy S8.
Thank you!
I have exactly the same problem, also looking for a solution here.
If anyone have a clue on this, please share.
Thank you !
I'm on same page in 2019.
Whatsapp backup on android seems to do a differencial backup on all files of whatsapp folder and is always larger than whats being listed on Storage option.
My ratings are so bad: Storage says 17gb and backup says 60gb ;/
If I use file manager apps to delete dupes, some chats will not present the media.
It would be awesome to have an app to defrag whatsapp chats and media files.
Hi. I have this problem too! Storage says 19GB but actually its taking up 38GB!
Count me in as well. 2.6GB vs 3.16GB. It may not seem much but it's on a Note 5 with just 32GB of storage and I'm trying to squeeze every available byte.
Just leaving my ward.
I managed to solve this manually. Kinda. It was hell. Still a lot of orphan files.
Hope someone has an answer.
RonAshman said:
Just leaving my ward.
I managed to solve this manually. Kinda. It was hell. Still a lot of orphan files.
Click to expand...
Click to collapse
How did you manage to (partially) clean up manually?
Any update on this issue ? Its driving me nuts having close to 20 gigs of unreferenced media in my phone.....I'm pretty sure Whatsapp can easily introduce a "cleanup" feature based on the same algorithm that generates the "storage" figure.
Once its done cleaning the Drive backup is as easy as deleting the old backup and creating a new one.
Question is what's the best way to submit this "feature request" which is in fact more like a bug report?
schaggo said:
How did you manage to (partially) clean up manually?
Click to expand...
Click to collapse
I downloaded everything to my pc and looked for duplicates martching crc.
Then for like a week I went over pictures deleting the ones I was sure I didn't need, and also used the file name to divide them by year/month.
Not really the best option.
I'm in 2022 and with the same issue for years. Love to know who to code for Android/IOS and have Whatsapp integration options so I could search for each media file agains each group or direct channel to do :
- remove duplicated/triplicated media content by replace the file reference in groups/conversations ;
- than process all orphaned files that are not located in group/conversations discussion.

How to create an internet accessible shared folder on my phone?

Hi
I just returned from a long trip overseas, during which I took a ton of pictures and videos (over 250gb, thousands of files)
I would like to share them with other travelers I met, but I don't have a PC and obviously I can't use cloud share because of the massive data size.
Can I somehow create a shared folder on my phone and allow specific people access to it? When I searched online I read that using ftp apps is only available from the same local network.
Thanks!
PS. - I will be using my phone from my local home wifi, my work wifi and my 4g carrier network.
You can install a HTTPS-server on your mobile.
More info here:
How to easily install a web server on an Android device
If you've ever wanted to install a web server on your Android device, you're in luck. This walk-through explains how to install and configure HTTP Server powered by Apache.
www.techrepublic.com

Categories

Resources