Accidentally deleted bluetooth - Blu Pure XL

I accidentally deleted bluetooth. I flashed(?) the stock recovery found in this thread http://forum.xda-developers.com/pure-xl/general/twrp-recovery-root-blu-pure-xl-allview-t3269447 and had no luck. I also tried factory resetting it. Any ideas on how to get it to work again? Whenever I try to enable bluetooth I get the "Bluetooth share has stopped working" error.

gasmp said:
I accidentally deleted bluetooth. I flashed(?) the stock recovery found in this thread http://forum.xda-developers.com/pure-xl/general/twrp-recovery-root-blu-pure-xl-allview-t3269447 and had no luck. I also tried factory resetting it. Any ideas on how to get it to work again? Whenever I try to enable bluetooth I get the "Bluetooth share has stopped working" error.
Click to expand...
Click to collapse
Do you mean you uninstalled one of the Bluetooth apps in System > Advanced Settings > Apps > All?
If so, please use some sort of root explorer app (you have to be rooted first) to navigate to either /system/app/Bluetooth or /system/priv-app/Amigo_Bluetooth and install whichever .apk that appears to be not installed. I believe this should fix your issue.

Short Circuit said:
Do you mean you uninstalled one of the Bluetooth apps in System > Advanced Settings > Apps > All?
If so, please use some sort of root explorer app (you have to be rooted first) to navigate to either /system/app/Bluetooth or /system/priv-app/Amigo_Bluetooth and install whichever .apk that appears to be not installed. I believe this should fix your issue.
Click to expand...
Click to collapse
Alright so the .apk file is missing from system/apps/Bluetooth. The one in amigo_bluetooth is still there

gasmp said:
Alright so the .apk file is missing from system/apps/Bluetooth. The one in amigo_bluetooth is still there
Click to expand...
Click to collapse
Interesting.
I've uploaded my /system/app/Bluetooth folder here. Could you please download that, extract the folder inside to somewhere, and either:
Push the folder via adb using the command adb push Bluetooth /system/app/ while your command prompt/terminal is in the same directory where you extracted the "Bluetooth" folder (cd DRIVE:\your\directory\path\Bluetooth (Windows) or ~/your/directory/path/Bluetooth (Linux) ).
or
Transfer the extracted "Bluetooth" folder to either your microSD or a USB Drive, plug it into your phone and move the folder to /system/apps using your root file explorer app.
Finally, install the Bluetooth.apk inside (which I'm assuming is the one you uninstalled since it is missing).
Let me know how it goes, thanks!

Short Circuit said:
Interesting.
I've uploaded my /system/app/Bluetooth folder . Could you please download that, extract the folder inside to somewhere, and either:
Push the folder via adb using the command adb push Bluetooth /system/app/ while your command prompt/terminal is in the same directory where you extracted the "Bluetooth" folder (cd DRIVE:\your\directory\path\Bluetooth (Windows) or ~/your/directory/path/Bluetooth (Linux) ).
or
Transfer the extracted "Bluetooth" folder to either your microSD or a USB Drive, plug it into your phone and move the folder to /system/apps using your root file explorer app.
Finally, install the Bluetooth.apk inside (which I'm assuming is the one you uninstalled since it is missing).
Let me know how it goes, thanks!
Click to expand...
Click to collapse
You just saved my phone's Bluetooth! Thank you very very much.

gasmp said:
You just saved my phone's Bluetooth! Thank you very very much.
Click to expand...
Click to collapse
Glad it worked!

Do I creat app folder?
I don't have a /system/app/ folder, just a /system folder with subfolders, none are called app.
Do I create the app folder?

degarb said:
I don't have a /system/app/ folder, just a /system folder with subfolders, none are called app.
Do I create the app folder?
Click to expand...
Click to collapse
Can you check again? Make sure you go to your system folder from your phone's root directory. It should contain almost all of the default apps installed on your phone when it came out of the box (with the rest of it being in priv-apps).

I have the exact same problem as the OP - I tried downloading the said file but my phone says the file is corrupt - can someone please send an updated version?

Same problem, file corrupt.
Bluetooth got erased because the system detected that the app was sending sms by itself (or so it said) and thus deleted it. I have the same problem as the one above, the file seems to be corrupt and can't install the .apk
Please, if there is another way to solve this say so.

Same problem...
I have the same problem as above, my phone detected the SMS permission and said it might cost you money and recommend an uninstall. I never realised I would be able to uninstall Bluetooth without being rooted but it did it anyway - maybe it's an android bug?
Anyway, I tried downloading your Bluetooth.apk and reinstalling but it said file corrupt.
Any help would be much appreciated! Sounds like this is a bug that's been going around...

Hello, I cant find the Amigo Bluetooth folder in /system/priv-app. So Can anyone please provide me the folder here
Also any other solution for re enabling the Bluetooth

Moto 4 Bluetooth gone
Same problem here
Did anyone found a solution yet?

https://forum.xda-developers.com/pure-xl/help/guide-unbrick-softbricked-blu-pure-xl-t3371981
following this thread will allow you to reload the factory rom to default settings, including all factory apps and files. this is a "OEM reset"
to the fullest, bringing phone back to factory sent condition. (be prepared to do a few ota updates when done)
pay attn and read the whole thread (Yes I know its long) especially when it talks about SP Flash tool...

tbirdguy said:
https://forum.xda-developers.com/pure-xl/help/guide-unbrick-softbricked-blu-pure-xl-t3371981
following this thread will allow you to reload the factory rom to default settings, including all factory apps and files. this is a "OEM reset"
to the fullest, bringing phone back to factory sent condition. (be prepared to do a few ota updates when done)
pay attn and read the whole thread (Yes I know its long) especially when it talks about SP Flash tool...
Click to expand...
Click to collapse
Thanks for the info.
I dont know yet if a simple apk via adb could fix the problem here instead of flashing the complete device

Fixed
Hey, I had a look elsewhere and found a forum on the Lenovo website (can't post link here), hopefully this will work for you too.
Basically you want to go to Settings>Apps>Reset app settings and that'll do the trick.
Good luck!

Related

[Q] USB Debugging Widget

I have an AT&T Tab and thus need to periodically enable USB debugging to use the Side Load Wondermachine app. Stinks navigating thru the menus to enable / disable. I've searched the market but can't seem to find a widget that would handle toggling this as needed. Anyone know of one out there?
Not sure why you wouldn't just leave debugging enabled (you can always mount usb via the notification bar), but you can create a shortcut to the Development settings page using LauncherPro (the activity is under Settings->Development).
Thank you! I actually did not know you can have it selected all the time. I just tried it and it worked! I was use to have it unselected such that it would prompt me for either mass storage, Kies, or media. Since I only use it for Mass storage it works fine. Thanks again!
Why not just allow from market? Sure the options not there, but if you edit the settings.db from /dbdata/databases/provider-settings you can enable install_from_non_market.
It's what I did.
JaysFreaky said:
Why not just allow from market? Sure the options not there, but if you edit the settings.db from /dbdata/databases/provider-settings you can enable install_from_non_market.
It's what I did.
Click to expand...
Click to collapse
Hmm? Where exactly do you find this file? I searched via Astro File Explorer on the whole Tab and did not find this file. Would love to enable this option. Please provide additional details? Is yours also an AT&T tab? Can you provide a copy of the file?
cbb77 said:
Hmm? Where exactly do you find this file? I searched via Astro File Explorer on the whole Tab and did not find this file. Would love to enable this option. Please provide additional details? Is yours also an AT&T tab? Can you provide a copy of the file?
Click to expand...
Click to collapse
Sorry, that wasn't the exact name - I was just guesstimating. I have the AT&T Tab.
The actual path is /dbdata/databases/com.android.providers.settings/setti
ngs.db
I'm attaching the modified file. Just replace the file that's already specified in the path above with the one I'm attaching in the zip.
JaysFreaky said:
Sorry, that wasn't the exact name - I was just guesstimating. I have the AT&T Tab.
The actual path is /dbdata/databases/com.android.providers.settings/setti
ngs.db
I'm attaching the modified file. Just replace the file that's already specified in the path above with the one I'm attaching in the zip.
Click to expand...
Click to collapse
Ok, bear with me as I am a noob, but I am still not seeing it. See my attached screenshot. I am not seeing anything in the dbdata folder. I searched for com.android.provider.settings and the only item that comes back happens to be in my Titanium backup directory. Not sure why there and not in a folder itself. Searching for settings.db results with nothing.
Ok, never mind I figured it out. Looks like I needed a Root Explorer app. I thought Astro or ES File Explorer would show me everything but I was wrong. Downloaded a root explorer app and now I can see the file. Will backup and replace mine and see how it goes.
Thanks
Update: Excellent this works! I actually didn't use your file as I was concerned there may be other setting that were different. I was comparing the changes and noticed that my settings file already had the change you mentioned. I remember doing this via SuperOneClick root tool; however never bothered to try it. Duh! Well it works. This now in combination with dropbox is excellent. I can simply copy the file to my dropbox folder, select and install it on the tab. Works Awesome! Thanks for mentioning this to me; probably would have never thought to try it on my own. Thanks again.
cbb77 said:
Ok, never mind I figured it out. Looks like I needed a Root Explorer app. I thought Astro or ES File Explorer would show me everything but I was wrong. Downloaded a root explorer app and now I can see the file. Will backup and replace mine and see how it goes.
Thanks
Update: Excellent this works! I actually didn't use your file as I was concerned there may be other setting that were different. I was comparing the changes and noticed that my settings file already had the change you mentioned. I remember doing this via SuperOneClick root tool; however never bothered to try it. Duh! Well it works. This now in combination with dropbox is excellent. I can simply copy the file to my dropbox folder, select and install it on the tab. Works Awesome! Thanks for mentioning this to me; probably would have never thought to try it on my own. Thanks again.
Click to expand...
Click to collapse
No problem!

[Q] Is it ok to delete apk files after installation? Please read further.

Hi. I just found out that apk files are kept in the device after installation of the app.
I just recently downloaded a file explorer app and I found out that the apk files of the free games which I downloaded and installed from android market are kept in this folder:
/mnt/asec (I'm using Samsung Galaxy Ace)
There are individual folders for each game, and in each folder are a lib folder and the apk file. For example:
Fruit Ninja folder (which is found in mnt/asec folder) contains a lib folder and an apk file.
Fruit Slice folder (which is also found in mnt/asec folder) contains a lib folder and an apk file.
My question is, is it ok to delete these apk files? Will the games still work?
Also, can I send these apk files to someone else via bluetooth so they may download the apps without having to visit android market?
yeah you can delete the apk file after installing any app for it to still function, I do it all the time. Yes you can send the apk file to your friend so they can install it. If you're still cautious, try doing a trial run with one apk file...send it to your friend first, then delete, see if it works.
The .apk files are like setup files for windows. Once installed, you don't need the apk, especially if you are backing up with Titanium or similar backup program.
follow up question
Hi. Thanks guys.
Is everything from the android market ".apk"? Is it possible that some have a different extension? I downloaded a dictionary app, I can't be sure but I think it's a .zip file.
Thank you.
pakattack
I tried to delete the apk file. It cannot be deleted.
However, I copied it to my sd card, uninstalled the app, re-installed it using the one already in my sdcard, and it installed just fine.
I still want to be able to delete the apk file that is in the system though (/mnt/asec).
Any ideas or do I just have to deal with it?
sending .apk signed with another device
PakAttack1994 said:
yeah you can delete the apk file after installing any app for it to still function, I do it all the time. Yes you can send the apk file to your friend so they can install it. If you're still cautious, try doing a trial run with one apk file...send it to your friend first, then delete, see if it works.
Click to expand...
Click to collapse
I agree with deleting it won't be a problem but sending to a friend?
sometimes I think there would be a message stating that its not sign
correctly.. correct me if I'm wrong Thank You
WillShaka, like I said, I tried to delete it. I can't. Not allowed.
I don't know why. I'm using ES File explorer
not sure if this works but have you tried unmounting the sd and delete?
WillShaka said:
I agree with deleting it won't be a problem but sending to a friend?
sometimes I think there would be a message stating that its not sign
correctly.. correct me if I'm wrong Thank You
Click to expand...
Click to collapse
Also, and I don't mean to veer out of topic (this question is often ignored in Q&A forum), if I use Odin to upgrade my stock firmware instead of using Kies, will it erase all my data? I have a feeling it will...
WillShaka said:
not sure if this works but have you tried unmounting the sd and delete?
Click to expand...
Click to collapse
Just tried it. Doesn't work, but thanks for suggesting. =)
Yes, you can delete the APK after installation. But the APKs in /system/app/ need to stay where they are to function appropriately
MarlonKaye said:
Also, and I don't mean to veer out of topic (this question is often ignored in Q&A forum), if I use Odin to upgrade my stock firmware instead of using Kies, will it erase all my data? I have a feeling it will...
Click to expand...
Click to collapse
MarlonKaye said:
Just tried it. Doesn't work, but thanks for suggesting. =)
Click to expand...
Click to collapse
yes odin your phone would wipe out all the user and data status.
your welcome sorry I couldn't help
All-In-One Toolbox App
MarlonKaye said:
WillShaka, like I said, I tried to delete it. I can't. Not allowed.
I don't know why. I'm using ES File explorer
Click to expand...
Click to collapse
I use the All-In-One Toolbox app to automatically find and delete all .apk files. It also has an automatic backup and restore function for apps.
So my daragon city and messenger are in the apk files I don't know if its backed by another zip folder my tablet is the amazon fire so if I deleted the apk files that is downloaded for an android would my appe still work the same

Spice Stellar MI 500

Hi, I have a spice stellar mi 500. i tried rooting the phone which worked fine and then I tried removing some of the system apps like Rail yatra,, facebook, dhingana. i was able to remove them and then i finally booted my device. Since then I am getting the error "unfortunately system UI has stopped working" I am not able to open apps or receive calls. the system hangs. not even able to unroot the phone now as any apps will hang. even the control bar does not slide from the top. I am screwed. I have tried factory reset several times. in all different ways like from with system recovery or android settings. but i guess i am out of luck. can someone help me. :crying::crying::crying::crying::crying::crying::crying::crying:
depanakar said:
Hi, I have a spice stellar mi 500. i tried rooting the phone which worked fine and then I tried removing some of the system apps like Rail yatra,, facebook, dhingana. i was able to remove them and then i finally booted my device. Since then I am getting the error "unfortunately system UI has stopped working" I am not able to open apps or receive calls. the system hangs. not even able to unroot the phone now as any apps will hang. even the control bar does not slide from the top. I am screwed. I have tried factory reset several times. in all different ways like from with system recovery or android settings. but i guess i am out of luck. can someone help me. :crying::crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
You have most probably messed the systemUI.apk which is located in /system/app or files associated with it. Did you remove any other apk's in which you weren't sure what it does?
In this case, Factory reset won't work because it just wipes user data and /system partition remains in tact. The nearest possible thing to do is to flash a stock ROM if exists or copy the deleted apk's borrowing from some one else's phone and place those apk's in /system/app partition setting the correct permission.
I remember exactly what I deleted. I I uninstalled Dhingana.com, Facebook and Rail yatra. I cannot start third party apps though I can install them. So I am not sure how to place the systemUI.apk in the directory /system/app. Can it be done through inbuilt file manager?
depankar said:
I remember exactly what I deleted. I I uninstalled Dhingana.com, Facebook and Rail yatra. I cannot start third party apps though I can install them. So I am not sure how to place the systemUI.apk in the directory /system/app. Can it be done through inbuilt file manager?
Click to expand...
Click to collapse
Nope, I guess not possible through default file manager. You have to use ES File Explorer File Manager or Root Explorer to place it in /system/app and change its permissions to rw-r-r.
coolsandie said:
Nope, I guess not possible through default file manager. You have to use ES File Explorer File Manager or Root Explorer to place it in /system/app and change its permissions to rw-r-r.
Click to expand...
Click to collapse
it get an error when i try yo copy the file to \system\app\. the error is copy failed. i am doing this with supersu previelege using esexplorer
coolsandie said:
Nope, I guess not possible through default file manager. You have to use ES File Explorer File Manager or Root Explorer to place it in /system/app and change its permissions to rw-r-r.
Click to expand...
Click to collapse
I tried replacing systemUI.apk to \system\app folder using esexplorer but i got error. error: copy failed.
is there a possibility I can get hold of a stock rom and flash it using update from SD card. the default android update manager?
depankar said:
I tried replacing systemUI.apk to \system\app folder using esexplorer but i got error. error: copy failed.
is there a possibility I can get hold of a stock rom and flash it using update from SD card. the default android update manager?
Click to expand...
Click to collapse
Make sure you've mounted the /system partition as R/W before attempting to Copy or setting permissions.
coolsandie said:
Make sure you've mounted the /system partition as R/W before attempting to Copy or setting permissions.
Click to expand...
Click to collapse
now how do i do that ? sorry for my questions.

[Q] How To Remove a Folder/file...

I downloaded a music file (using U torrent for android) to the Internal Storage/download folder. I tried to delete it but it is grayed out and unable to do so. how can I delete that folder and it's contents? Thanks in advance.
Might the file still be "in use" by the uTorrent application? Try fully stopping the torrent file and deleting it from within the app if it has the option.
Ran into a similar problem. If the above doesn't work you will need to delete the file without booting into the OS.
Options:
1. Reboot and try to delete the folder again.
2. Custom recovery with file manager and delete from there.
3. Boot into bootloader and use adb to delete the file.
All of these options can be learned courtesy of Google.
Sent from my Nexus 5

Blackberry home

This is NOT my work I'm only posting a link to the original thread. Fully working! The keyboard is weird but kind of cool.
How I installed. I downloaded every file, I wanted to try it all. then extracted them all to the same folder. Then I copied the priv-app folder into System root/system using FX Explorer (you need root) any root Explorer will do the trick. After that just reboot. With the launcher you can use icon packs as well!
http://forum.xda-developers.com/showthread.php?t=3244542
Don't forget to thank @entrysky for all his hard work.
Mentions that CWM or TWRP Recoveries are needed?
I just extracted the zips then copied the priv-app into System using a root explorer and rebooted. Worked for me, I'm guessing flashfire might work but could take longer to do.
Hope this helps.
englishmale said:
I just extracted the zips then copied the priv-app into System using a root explorer and rebooted. Worked for me, I'm guessing flashfire might work but could take longer to do.
Click to expand...
Click to collapse
Still not quite sure exactly what you are doing here. Each Zip has it's own priv-app folder. What exactly are you combining before putting it into the system folder?
FYI: Flashing zips in order with Flashfire didn't work.
I extracted each one into the same folder, so all the apps ended up in the same priv-app folder as seen in this pic. Then I copied the priv-app folder.
Here is a step by step guide with pictures.
1) download the files.
2) get RAR from Google play. https://play.google.com/store/apps/details?id=com.rarlab.rar
3) open RAR and go to where you download the files, select all the files you want (see first PIC)
4) click the extract button and tick overwrite without prompt. (See PIC 2) then click OK.
5) using a root explorer open the files you just extracted i use FX
6) open the system folder (see PIC 3)
7) copy priv-app (see PIC 4+5)
8) go to your system(ROOT) (see PIC 6)
9) scroll down to the system folder then open it (see PIC 7)
10) in FX there is a padlock at the top to allow read/write click this (see PIC 8, 9 and 10)
11) Go to clipboard then paste select merge/overwrite (see PIC 11 and 12)
12) Long press the middle button on the back of your phone in the middle of volume up/down and select reboot.
13) click thanks
@mase123987 done a step by step guide for you with pictures. Hope it helps
englishmale said:
@mase123987 done a step by step guide for you with pictures. Hope it helps
Click to expand...
Click to collapse
Very much appreciate the effort! Unfortunately, even though I followed your directions perfectly, I still don't have any of the apps. I'm not sure if using flashfire to flash the files previously screwed something up.
That's strange? Did you download 1-4 as these are the main files you need. As you can see its worked for me. Have you tried to fix permissions?
Thank you for sharing. BTW, have you tried BB HUB? also, what about permissions? Maybe I missed but you didnt mentioned anything about it.
I've used the hub its quite handy having all your notifications in one place, also the password keeper is very handy for storing and generating passwords.
Permissions need to be 644 there are apps which will fix it all automatically for you or you can do it manual set to read/write then read and read. See PIC
I have copied resources, productivity edge, services, launcher and hub, but nothing works. Changed permissions for folders and files.. I took only priv folders from zips and coppied to system..
That's strange, i can't be the only one it works for? Did you download the BlackBerry exchange services fixed?
englishmale said:
That's strange, i can't be the only one it works for? Did you download the BlackBerry exchange services fixed?
Click to expand...
Click to collapse
priv folder in fixed zip is empty, no apk inside... btw I extradited it on PC, then transferred to sd.
Strange? I've zipped what I used and uploaded it to my Google drive there is also 2 apps in the app folder I didn't bother with these t.b.h. I've only just noticed them lol. Try extracting the zip the copy app and pri-app into your root system folder let me know if it works? You might have a corrupt download or 2.
Here's the link:
https://drive.google.com/file/d/0B2sMKdcrmUR1TXJ6YWZXTVZ6c00/view?usp=docslist_api
http://forums.crackberry.com/androi...-any-android-device-no-root-required-1059855/
if anyone is still interested in BB apps

Categories

Resources