[Q]Folder Shortcuts (Folder1 -> Folder2) - Samsung Galaxy Tab Plus

Hi there!
Iam searching for something like this quite a long time.
I dont want Shortcuts on my homescreen, what iam searching for, is a way to create shortcuts in the folder system like we have a couple in the system root of our devices. (Cant move or copy those existing ones)
Basically i want a shortcut from sdcard to external sdcard because there are some usefull apps with a crappy explorer to search its files. Not working with shortcuts made by windows. Is it even possible?
Thanks for advises...
Sent from my GT-P6200 using xda app-developers app

Create a new folder to /mnt/sdcard
Type this in terminal:
$ su
# mount -o bind /mnt/sdcard/extStorages/SdCard /mnt/sdcard/the-name-of-the-folder-you-created
Sent from my GT-P6210

Thanx a lot!!
This will make everything much easier...
For cm users, the path is: /mnt/emmc /mnt/sdcard/name-of-the-folder-you-created
Sent from my GT-P6200 using xda app-developers app

Oh, forgot to mention that you need to do this on every time the device has rebooted. Or do an init.d script to do it automatically on boot.
Sent from my GT-P6210

Yeah, i noticed that..
And just to be sure: After i bound the path to the folder i created and i delete it, will this path i just bound also be deleted? Or just the folder i created?
Thanx man... greetings from australia!
Sent from my GT-P6200 using xda app-developers app

It will delete all the files but not the folder, just tested out of curiosity and wiped my whole SD...
So unbind it first before trying to delete the folder.
Sent from my GT-P6210

Jesus... xD.
Sounds funny but I feel sorry cause I actually could have tried this by myself.
At least, we are all warned now...
Unbind is just: mount -o unbind ...... ??
Of course, I could delete scripts and reboot, but just to be sure, u know??
I hope u had a backup...
Sent from my GT-P6200 using xda app-developers app

You need to unmount the folder you have bound your SD:
umount /path-to-the-bind-folder
I had a bit old backup, and also got many deleted files recovered with Recuva, so not a big problem
Sent from my GT-P6210

Found an app solution what is doing exatly the same: Directory Bind
Probably not in the Play store. Found it in Fireplace Market(another alternative play store for apps you will never find in the play store)
Or just google it! Have fun guys! And thanks again!
Sent from my GT-P6200 using xda app-developers app

Related

Free up some space and try again

I am now getting this error whatever apk I try and install regardless how many apps I uninstall.
Can anyone help?
My tab has a stock rom but is rooted and is wifi only.
Sent from my GT-P6810 using xda app-developers app
Factory reset
Sent from my GT-P6800 using xda premium
Surely not?!
However, If that is the only answer, an explanation would be nice as a factory reset seems a little extreme don't u think?
Sent from my GT-P6810 using xda app-developers app
You probably have to go into either;
- /system/app/; or
- /data/app/directory and delete the odex file that has the same name.
Example: If you cannot install Titanium Back Up. Navigate to /data/app/ and find titanium.odex. Remove it and now you can install titanium.
Hope it help :fingers-crossed:
Astrix Ashburn said:
You probably have to go into either;
- /system/app/; or
- /data/app/directory and delete the odex file that has the same name.
Example: If you cannot install Titanium Back Up. Navigate to /data/app/ and find titanium.odex. Remove it and now you can install titanium.
Hope it help :fingers-crossed:
Click to expand...
Click to collapse
I already saw that solution elsewhere but doesn't work. I cant install any app apart from some.
This might sound stupidly simple but, are you sure you just aren't low on space from music or movies, etc...?
Sent from my SCH-I815 using xda premium
Come on mate. Give me some credit.
I kinda figured it would be a given, but I thought I'd throw it out there
Sent from my Galaxy Nexus using xda premium
Same thing happen to me before, i done factory a few times zz
On the another note, uninstall any other app under setting.
Sent from my GT-P6800 using xda premium
I have uninstalled apps a plenty! Including some massive ones yet still no joy...so frustrating!
nk33 said:
I am now getting this error whatever apk I try and install regardless how many apps I uninstall.
Can anyone help?
My tab has a stock rom but is rooted and is wifi only.
Sent from my GT-P6810 using xda app-developers app
Click to expand...
Click to collapse
Do factory Reset and through CWM Recovery Restore your setting and Apps from NAND Backup (if only you created one).. :laugh:
ok guys - just sorted it.
i installed app2sd at some point and i think i was trying to get it to install by default to my sd card. problem is that the old tab 7.7 doesnt support installing to sd. So what was happening it was just giving me a no error message. i used Super manager 3 to default back to the device memory, rebooted and all ok now.
sorry for my stupidity. but shame on the amount of users telling me to do a factory reset - thank god i didnt listen to y'all!!
i have same issue
with this help , i resolve it
http://blog.lugru.com/2012/07/android-error-could-not-be-installed-free-up-some-space-and-try-again/
it works
kia1349 said:
i have same issue
with this help , i resolve it
http://blog.lugru.com/2012/07/android-error-could-not-be-installed-free-up-some-space-and-try-again/
Click to expand...
Click to collapse
nice, it works for me
thanks
nk33 said:
ok guys - just sorted it.
i installed app2sd at some point and i think i was trying to get it to install by default to my sd card. problem is that the old tab 7.7 doesnt support installing to sd. So what was happening it was just giving me a no error message. i used Super manager 3 to default back to the device memory, rebooted and all ok now.
sorry for my stupidity. but shame on the amount of users telling me to do a factory reset - thank god i didnt listen to y'all!!
Click to expand...
Click to collapse
**** happens
I faced the same problem with my Xperia ZR after playing with Link2SD.
Fixed it with starting the terminal and typing:
Code:
su
pm set-install-location 1
pm get-install-location
Resut is 1[internal], and the apps are now installing.
Astrix Ashburn ???
msnus14 said:
I faced the same problem with my Xperia ZR after playing with Link2SD.
Fixed it with starting the terminal and typing:
Code:
su
pm set-install-location 1
pm get-install-location
Resut is 1[internal], and the apps are now installing.
Click to expand...
Click to collapse
This worked for samsung gt-p6800! Thanks for the post.

[GUIDE] recover universal search

Hello,
This is my first guide. It's not my work but I thought I'd post it here as many people would find it useful. I found it somewhere in the sprint galaxy s3 forums a while back and I keep using it. It has worked on all the roms I have installed so far.
You will need a copy of the Google search apk with universal search. Here's my copy http://db.tt/Chg3ev9i
You will also need the app Root explorer found here https://play.google.com/store/apps/...utm_medium=organic&utm_term=root+explorer+apk I don't know if there is a free version or if file explorer with root access will work. I use Root explorer and it works. Anyways for the guide:
1. Open up root explorer and navigate to /system/app
2. Mount as R/W
3. Copy googlequicksearchbox_USA.apk and paste it somewhere safe as a backup.
4. Delete googlequicksearchbox_USA.apk from /system/app
5.paste the Google search apk from my dropbox into this folder /system/app and set the permissions to RW-R--R-- (if you don't know what it looks like, check the permissions on any other apk in this folder and make it look the same)
6. Remount folder as R/O
7.exit Root explorer app
8. Go to your settings>application manager>all and scroll down to Google search (not the one with the pic of a search bar. The one with the big "G" ) tap it and tap clear data (if this is not an option, don't worry about it)
9. Go back to Settings>application manager>all and scroll to googleservicesframework.apk, tap on it and tap clear data.
10. Reboot
11. Enjoy your universal search
If you like this guide please hit thanks
Sent from my SCH-I535 using xda app-developers app
I installed it like a normal APK
Sent from my SCH-I535 using Tapatalk 2
Thanks for this.
salas2324 said:
I installed it like a normal APK
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
You can do that but it will erase when you reboot. To make it stick, you have to do the full method
Sent from my SCH-I535 using xda app-developers app
Anyone else having trouble with the search widget after installing this?
JAYNO20 said:
Anyone else having trouble with the search widget after installing this?
Click to expand...
Click to collapse
Solve this by long press menu at home screen to force search than hit the accept button at the prompt. Search widget should now work. Or just go to your apps and run search app and hit accept.
Sent from my SCH-I535 using xda app-developers app
Thank you so much for this. Made me so happy to have uni search back. F'n Apple and their stupid lawsuits over stuff they stole.
Thanks again and as always...
GOBEARS!
Universal search was keeping me on the LF2 base. While I may need a good reason to come off of LF2 at least now I know I have the option.
Thank you, thank you!
I had been trying an apk that was posted for use on my GTab 8.9, but it never worked on the S3. I consider the $4 for Root Explorer a small price to pay to get this functionality back where it belongs. Kudos!:good:
cell128 said:
You can do that but it will erase when you reboot. To make it stick, you have to do the full method
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
I setup Tasker to reinstall it when ever I reboot, problem solved.
Sent from my SCH-I535 using Tapatalk 2
For those of us on jelly bean (AT&T S3), would this process still be beneficial or does Google Now cover it all?
sjamie said:
For those of us on jelly bean (AT&T S3), would this process still be beneficial or does Google Now cover it all?
Click to expand...
Click to collapse
You can easily tell local search is in Google Now, just search for an app you have in your app drawer using it. This was for ICS when Samsung removed local search.
Sent from my SCH-I535 using xda app-developers app

How to install NFS most wanted?

Hi guys i have tried to install nfs mw on my i9003 but i didn't succeded i used duero patcher but it doesn't work can you explain me how can i install it on my device without doing a swap please??? My phone is rooted
need help
I too am facing the same proble.
u can use such apps like GL to SD or other such apps from market and u need to be rooted for this.but this app does not work on all the games so u can check it.and if that does not work then the only solution is to swap the cards
use directory bind .. very easy and working on every game ..
simmer14 said:
use directory bind app.. very easy and working on every game ..
Click to expand...
Click to collapse
Works flawlessly...
But you need root for this app...
Sent from my GT-S5302 using xda app-developers app
crk1995 said:
Works flawlessly...
But you need root for this app...
Sent from my GT-S5302 using xda app-developers app
Click to expand...
Click to collapse
I have already rooted my phone and i have also directory bind but i don't understand how to move nfs to exsdcard ç_ç
Move the data manually to the external sd to the same folder name as it is intended to be in the sdcard.
Then go to directory bind app.
Press menu softkey of ur phone.
Then create new directory.
In the first text area type the directory of the folder where the data is
And in second text field type the directory of the folder wherevit should actually be.
Click on add. (dont select the option to moge the data as u have done that manually.)
Then click on the floppy sign on the extreme left of the newly created directory. This will finally bind the memory.
Sent from my GT-S5302 using xda app-developers app
WOW you are the best thanks!!!
billino123 said:
WOW you are the best thanks!!!
Click to expand...
Click to collapse
I have another problem when i start the game and when i'm racing all the texture are black i can see only a little part of car's body can you rehelp me xD?
I never faced that issue...
Maybe your data has some trouble.
You may even try by reinstalling the game.
Note: if you are uninstalling a game and u don't want to remove its linked data then rename that folder just before uninstalling.
After reinstalling put the correct name of the folder..
Sent from my GT-S5302 using xda app-developers app
May be this can help..........
billino123 said:
Hi guys i have tried to install nfs mw on my i9003 but i didn't succeded i used duero patcher but it doesn't work can you explain me how can i install it on my device without doing a swap please??? My phone is rooted
Click to expand...
Click to collapse
Just have a look at this.......... http://forum.xda-developers.com/showthread.php?t=2058459:good:
tnx it is informative.......

[Q] [solved] ): where can I find the apk file I installed ??

I want to send the apk file on my friends mobile via Bluetooth ..
I can't find the apk files
Is these files are in my second partition if so ..! Then how I can find that ... ?? I am using
Cm10.1 ... And SD card having both fat32 partition.
sultan arshad said:
I want to send the apk file on my friends mobile via Bluetooth ..
I can't find the apk files
Is these files are in my second partition if so ..! Then how I can find that ... ?? I am using
Cm10.1 ... And SD card having both fat32 partition.
Click to expand...
Click to collapse
we can`t know where you putted your apks,the default folder must be downloads,connect phone at pc and search them..
If you want to send apk of installed app, maybe you've to search in /system/app but i've never tried if it works
Inviato dal mio GT-I9300 usando Tapatalk 4
darrrio said:
If you want to send apk of installed app, maybe you've to search in /system/app but i've never tried if it works
Inviato dal mio GT-I9300 usando Tapatalk 4
Click to expand...
Click to collapse
No this directory for system app only. Can't find the user apps I installed from play store
Sent from my A50 using xda app-developers app
sultan arshad said:
I want to send the apk file on my friends mobile via Bluetooth ..
I can't find the apk files
Is these files are in my second partition if so ..! Then how I can find that ... ?? I am using
Cm10.1 ... And SD card having both fat32 partition.
Click to expand...
Click to collapse
Here's a better way:
Use an app like "App Backup & Restore" from the Playstore. It will copy the apks to a folder on your SD card. You can then use a File Explorer to send those apks via Bluetooth. :good:
Try finding it in CM file manager.
I hope you find it!
immortalneo said:
Here's a better way:
Use an app like "App Backup & Restore" from the Playstore. It will copy the apks to a folder on your SD card. You can then use a File Explorer to send those apks via Bluetooth. :good:
Click to expand...
Click to collapse
Hmm. Good but. I don't have enough memory : then what ?? I mean. I want to know that wheres the apk files actually place when I installed and after linking to SD card by link2sd :banghead:
Mordec13 said:
Try finding it in CM file manager.
I hope you find it!
Click to expand...
Click to collapse
this isn't help full I just want to know the actual directory
sultan arshad said:
this isn't help full I just want to know the actual directory
Click to expand...
Click to collapse
Try searching for it using a root explorer mate. :good:
(Requires root) open root explorer
Click home from options
It is in data/app :thumbup:
Sent from my Karbonn A15 using XDA Premium 4 mobile app
Why can't your friend just install it from the play store?
Sent from my SCH-I545 using Tapatalk 4
User applications are stored in /data/app
Sent from my GT-I9100G using xda app-developers app
sultan arshad said:
this isn't help full I just want to know the actual directory
Click to expand...
Click to collapse
All your app's installed and linked using Link2SD are saved into your second partition you created as fake internal ram. This second partition is either EXT2 or EXT3, Linux format.
Thank all for replying :thumbup:
I find. The apk files. :thumbup:
najaboy said:
Why can't your friend just install it from the play store?
Sent from my SCH-I545 using Tapatalk 4
Click to expand...
Click to collapse
Haha . His data plan exceed limit
But now find the apks thanks for answering :thumbup:
sultan arshad said:
Haha . His data plan exceed limit
But now find the apks thanks for answering :thumbup:
Click to expand...
Click to collapse
Good to see u have found a solution! Now your friend can install them too. But I do hope u keep in mind that sharing apks of paid apps is illegal.
Please add [SOLVED] to the title of your post. :good:
"To err is human, to forgive is divine."
Sent from my SGS II
immortalneo said:
Good to see u have found a solution! Now your friend can install them too. But I do hope u keep in mind that sharing apks of paid apps is illegal.
Please add [SOLVED] to the title of your post. :good:
"To err is human, to forgive is divine."
Sent from my SGS II
Click to expand...
Click to collapse
Yeah I know. that's illegal and I am not sharing a paid app I just wanna know as I asked before. well thanks for your attention :thumbup:
Sent from my A50 using xda app-developers app

PRoblem with lost photos/videos on GT2-P5100, 4.0.3.

Hi all.
Like in topic, I've got GAlaxy Tab 2 with 4.0.3. I didn't make backup before updating him to 4.1.2 and i lost a lot of photos and videos (really important files for me). Now tablet is clean, I didnt make any new images. Is there a chance to get them back? If someone can help me with this
I'll be really happy.
I tried Dr. Fone for Android, but this GT2 has no mass storage mode option and is not visible to this software. There is no problem to root tablet to make this option visible.
Plz tell me what should I install and how to do it.
Thx in advance.
There are chances that your data in internal memory is not deleted....
Try this..
Open root browser..
Go to /storage/sdcard0
You might find your past data there.....
And imp. Step
Hit thanks button if it works
Sent from my GT-P3100 using XDA Premium HD app
sawantaaradhya726555 said:
There are chances that your data in internal memory is not deleted....
Try this..
Open root browser..
Go to /storage/sdcard0
You might find your past data there.....
And imp. Step
Hit thanks button if it works
Sent from my GT-P3100 using XDA Premium HD app
Click to expand...
Click to collapse
Unfortunately it didn't help. Any other solutions?
Ya..... U have aroma file manager??? If not then get one.....
Open aroma file manager from CWM recovery
Open /sdcard
There u might get ur file....
Sent from my GT-P3100 using XDA Premium HD app

Categories

Resources