[Q] How to Download 4gb torrent file with Android mobile - Android Software/Hacking General [Developers Only]

Hi,
I have Samsung gt i5503 upgraded to froyo. I have Ttorrent. I can't download above 2gb file into my android mobile. I have tried to change the SD card format to NTFS & exFat. But my mobile detected the SD card as unsupported format. The file I'm trying to download is only one file and the size is above 2gb. Is there any other way or any App. to download above 2gb files with android mobile.
Plz suggest.

At last, found a solution to download above 2 gb file to my android. Here it is?
Mine is Gt i5503 rooted, Flashed with Clockworkmod and installed Cyanogenmod 7.1 v1.2, Hotfix1. Now Partitioned my 8gb sd card as 512mb Ext format in clock work mod and installed S2e (simple 2ext). Moved all apps to ext. Now I can download 3gb file via Ttorrent. But I donot know about S2e will work in any other roms.

Related

[Q] Q : apps,sd and apk

1st..my i9003 has 4gb only of internal memory
When i tried downloading game it says lack of space but i have external sd about 14gb size left.
how to set all downloads and installs to moved in external SD directly
about apk files... how to install the games downloaded from pc to phone.
can you give me sites where i could get quality games for free.
thx thx currently running the Ehndroix II 13.2.9 ROM
U need to swap ur external sd.use this link http://forum.xda-developers.com/showthread.php?p=34625439 and download swap for cm10 a4 from there.
Sent from my GT-I9003 using xda premium
is there a way to maintain the 4gb internal memory of the phone and have the SD card read as External SD not USB storage?

Q: Swapping Ext sd card with internal memory

Hello, i am using SGS-3 (GT-i9300) with andorid 4.3 and 32gb memory card class 10, i read all the themes for how to do this bur it just not work. I read and make all from here: http://forum.xda-developers.com/showthread.php?t=1772234 step by step but no work.
I have rooted room
The room have init.d built in
I am using recovery Philz
I download and flash this file extsd2internalsd_fat32_gs3_8.zip
Restart and nothing hapends with the memory change
btw Samasung dont use fat32 he use generic hierarchical i try to formattit to fat32 but when the conecttion is from the phone there is no option for this, soo i dismount sd--card formatted it on fat32 directly without phone then put her back in phone and it show same: generic hierarchical format even she is not formatted after the mount
I cant find nowhere information how to be done for 4.3. Anything i found is old 3-monts and up. Can someone help me with fresh information and links ? :crying:

[Q] Problem with SDcard

Hi,
I have just installed a kitkat rom (cm-11-20140803-UNOFFICIAL-jenad.zip) on my Samsung Galaxy Mini 2.
Everything runs quite well, the problem is that the system doesn't let me use external SD card to install apps.
I used a 32 GB and a 8 GB SDHC card with same problem.
I have used NextApp SDFix to fix the problem for kitkat but without success.
The strange thing is that the SD card is correctly recognized by the system but I cannot install apps on it.
Any ideas?
LuKe

How to make my SD Card my default install location ?

Hello,
I have SanDisk 8GB microsd card Class 2. My phone is Samsung Galaxy Core 2 (SM-G355).
My phone total storage is 4gb out of which 1.82 gb is used for phone and others for apps and my own files.
Currently my microsd is only 8gb drive in my phone ( only 1 partition now )
I want to install asphalt 8, modern combat 5, gta sa ( total about 4 or 5 GB). My sd card have 8 gb space so i want to install my apps in my sd card and not in my little phone memory. I am unable to do it myself and it is no use of sd card with 7.4 GB free of my sd card, i want it for apps.
I do not have a sd card reader for my pc so is there anyway i can do it via phone using twrp or cwm or link2d (free) ?
I have put some pics which tell about my phone and sd card in attachment (please see)
Thanks,
Pr0Ankit
install location
Pr0Ankit said:
Hello,
I have SanDisk 8GB microsd card Class 2. My phone is Samsung Galaxy Core 2 (SM-G355).
My phone total storage is 4gb out of which 1.82 gb is used for phone and others for apps and my own files.
Currently my microsd is only 8gb drive in my phone ( only 1 partition now )
I want to install asphalt 8, modern combat 5, gta sa ( total about 4 or 5 GB). My sd card have 8 gb space so i want to install my apps in my sd card and not in my little phone memory. I am unable to do it myself and it is no use of sd card with 7.4 GB free of my sd card, i want it for apps.
I do not have a sd card reader for my pc so is there anyway i can do it via phone using twrp or cwm or link2d (free) ?
I have put some pics which tell about my phone and sd card in attachment (please see)
Thanks,
Pr0Ankit
Click to expand...
Click to collapse
The best way is to do it in phone app manager.
You can move apps from downloaded section not allready on your SDCard ( internal ) to external (extSDCard).
Click on the app and use the enabled Move to the SdCard option button.
The second way is to use ADB shell command adb shell pm set-install-location 2.
Code:
pm get-install-location: returns the current install location.
0 [auto]: Let system decide the best location
1 [internal]: Install on internal device storage
2 [external]: Install on external media
pm set-install-location: changes the default install location.
NOTE: this is only intended for debugging; using this can cause
applications to break and other undersireable behavior.
0 [auto]: Let system decide the best location
1 [internal]: Install on internal device storage
2 [external]: Install on external media
Regards
Thank you Stratos for you help but actually when i move app from appmanager it moves only 36 mb out of 1.5 GB and the remaining 1 gb obb files are on my internal memory. I do not want to move them, I want to directly install them ONLY on sdcard and the google play / google chrome should not download anything to internal memory. I want my external sdcard to act as my internal memory. Is there any way I can fool my phone ?
Pr0Ankit said:
Thank you Stratos for you help but actually when i move app from appmanager it moves only 36 mb out of 1.5 GB and the remaining 1 gb obb files are on my internal memory. I do not want to move them, I want to directly install them ONLY on sdcard and the google play / google chrome should not download anything to internal memory. I want my external sdcard to act as my internal memory. Is there any way I can fool my phone ?
Click to expand...
Click to collapse
Try second options, If U don't know how to do it right, just ask or search xda/google.
Or swap internal with external :
http://forum.xda-developers.com/galaxy-core/general/mod-t3070988
StratOS_HTC said:
Try second options, If U don't know how to do it right, just ask or search xda/google.
Or swap internal with external :
http://forum.xda-developers.com/galaxy-core/general/mod-t3070988
Click to expand...
Click to collapse
Hi Again,
Thanks for your help. The second option which you provided worked for me to move my apps to sd card and play games but in that case i have to install my apps first in internal memory and then move it to external sd card using GL To SD and i have to mount it everytime i restart phone. I can play games now and install more apps but is there anyway i can install directly say 3gb or 4gb on external without moving ?
Thanks,
Pr0Ankit
Pr0Ankit said:
Hi Again,
Thanks for your help. The second option which you provided worked for me to move my apps to sd card and play games but in that case i have to install my apps first in internal memory and then move it to external sd card using GL To SD and i have to mount it everytime i restart phone. I can play games now and install more apps but is there anyway i can install directly say 3gb or 4gb on external without moving ?
Thanks,
Pr0Ankit
Click to expand...
Click to collapse
Uninstall games.
Use adb/terminal emulator :
pm set-install-location 2
All the instalation will be made from now on external card. Default is 0 (auto)
install game.
As told u can always swap location with @Y300-0100 init.d script if U want from previous post.
The set location does not works. Even when i do it using adb tool and it shows my current install location as external when i install N.O.V.A.3 it says insufficient storage space available ?
:/
Please help me. I do not want to go in much detail about swapping memories cuz it might result in corrupting my sd card/ phone memory or I would end up bricking / bootlooping my phone. Furthermore the link you gave me says that I need a kernel with init.d support . I dont know if i have the kernel with init.d support or not. And I installed Busybox from google play store and not from a script. Will it work ?
Thanks.

[Q] no space after using link2sd

hello ,
I redivided my sdcard (16 gb (14.48 gb) c10) into the following
fat32 =13 gb
ext2=1.48 gb
and downloaded link2sd but when i link the apps to sdcard , it uses some memory from internal memory so i decided to delete all apps after doing backup and i flashed new software and rooted my phone again but when i try to install the apps a message says "no enough storage , try to manage some apps"
the whole memory is free
i didn`t buy it to see this message again
please help me cuz i went mad
samsung galaxy core gt-i8262 , os : 4.1.2 jellybean , rooted

Categories

Resources