[Q] How to share apk/iso files over bluetooth - Nexus 5 Q&A, Help & Troubleshooting

Ok when I want to send a jpg or txt or whatever over bluetooth is easy but when I try to send an apk or iso file the bluetooth option isn't even there. After searching the net the options are change the extension to .txt or something that it allows or use an app.
My question is is there a way like a MOD or a custom ROM like CM to allow the sharing of these files natively like you go to your favorite file manager (I use Astro file manager) select the file and share it.

There's this app.
And there's also an explanation here that explains why we can't send too much big files over BT.

Change the name in a file explorer to .txt and send. Then change back to .apk after
Sent from my Nexus 5 using Tapatalk

Guys I want to do it without using an app and without changing the extension.
And the file I tried to send was like 4 mb.

fleen said:
Guys I want to do it without using an app and without changing the extension.
And the file I tried to send was like 4 mb.
Click to expand...
Click to collapse
Dude what they're telling you is it can't be done the way you want.

jd1639 said:
Dude what they're telling you is it can't be done the way you want.
Click to expand...
Click to collapse
:crying: what the hell is wrong with google for not allowing that to happen.

Blame the people who shared mp3s on their phones over Bluetooth like 5 years ago.
Sent from my Nexus 5 using xda app-developers app

can be done
So this can be done. Many Roms modify the bluetooth.apk to allow receiving of any file type. All you need to do is find a modified Bluetooth.apk and then replace the existing one in /system/app and then set the perms to RW r r with owner root root.
Cm11 allows sending and receiving any file type so I tried the Bluetooth.apk from the hammerhead image. Unfortunately cm11 is too different from stock so Bluetooth kept crashing.
The other option is for someone to modify the stock app for us and repost it. The following thread gives an example of what to do. Essentially you have to recompile the bluetooth.apk from source code of the aosp. Before doing this you must modify constants.java in the bluetooth source.
I'm not sure how to do this so any help would be much appreciated.

Related

Android Default Keyboard

guys, is there a chance to change from the htc keyboard to the default android keyboard? because im using the sense UI so there is no android keyboard installed.. only the 'touch input' which means it's the HTC keyboard.. or is there any keyboard that can type superscript, decimals and other? thanks btw
Similarly, I have a rooted myTouch 3G running CM5.0.7 and I want instal (or flash?) the Cliq XTs default keyboard.
I've extracted both the. Apk and. Odex file for its LatinIME. I just don't know how to go about actually installing it. I used SUFBS to replace the system/app/ file and then tro to install and that didn't work, so I did my nandroid backup and I'm back to where I started.
If anyone can help or lead me in a place to help id appreciate it. I have a mac as well if that makes a difference.
-------------------------------------
Sent via the XDA Tapatalk App
android007 said:
Similarly, I have a rooted myTouch 3G running CM5.0.7 and I want instal (or flash?) the Cliq XTs default keyboard.
I've extracted both the. Apk and. Odex file for its LatinIME. I just don't know how to go about actually installing it. I used SUFBS to replace the system/app/ file and then tro to install and that didn't work, so I did my nandroid backup and I'm back to where I started.
If anyone can help or lead me in a place to help id appreciate it. I have a mac as well if that makes a difference.
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Have you tried installing it on the phone? Like installing it through Astro File Manager?
It only gives me the option to either Uninstall or Launch because it sees its source and reads it as if it were the one installed with the ROMs default...so I'm not sure what to do. And when I try to Launch the apk through that menu, it says the application is not found. I guess this makes sense because I think I read somewhere I had to flash/push the file somehow to the OS to recognize, essentially somehow thru and adb commandline or something.
Like I said, I have a mac some I'm just looking for how to do it..
-------------------------------------
Sent via the XDA Tapatalk App
I've also tried merging the .apk and .odex file into a .zip directory. I do realize that means nothing when there's no "signing" to it or making it official however they do...so anyone know how to replace the default keyboard in generaol?

How to Add Apps to a Phone?

Ok not sure if this is the right place or what but im a go ahead anyway, i was looking at some custom roms and i notice that some roms had the DownloadproviderUI.apk i tried pulling it and putting it on my phone but nothing i keep getting error messages that the file cant be something.(sorry)
the apk was running on the Triumph and i have a Triumph but its on a custom rom im running a Stock and it cam from a CM7 so is it possible to port the apk file to Stock and how if anything?
The stock rom should have a apk handler with it also, are you trying to download apps from browser and install them? If so just go to settings. Then application . Click unknown resources hit ok, best to have a file explorer to find downloads and install
Sent from my WX435 using xda app-developers app
henslo said:
The stock rom should have a apk handler with it also, are you trying to download apps from browser and install them? If so just go to settings. Then application . Click unknown resources hit ok, best to have a file explorer to find downloads and install
Sent from my WX435 using xda app-developers app
Click to expand...
Click to collapse
No really like that, I know how to do that im talking about if i wanted to take a app from the CM7 roms apk file then add it to my SD card and download it to my phone (i know ill still have to do what you said also) but when i do it says "problem parsing the package" but it comes from a triumph rom so how doo i get this to work on the stock roms?
Hmm, just needing the DownloadproviderUI.apk from cm7? Extract from zip then try pushing it to system/apps and fix permissions, then reboot . Should work
Sent from my WX435 using xda app-developers app
henslo said:
Hmm, just needing the DownloadproviderUI.apk from cm7? Extract from zip then try pushing it to system/apps and fix permissions, then reboot . Should work
Sent from my WX435 using xda app-developers app
Click to expand...
Click to collapse
That Would work but how do i get it to stick to a rom? like if i added it to the System/app folder then flashed the rom? I got the ICS Keyboard to work by adding the LIB files within the app its self to the Rom then flashed and that works but this app isn't the same.
What from are you going to flash? If its a cm7, it'll be there won't have to do that. If you want to add your apps before you flash decompile add recompile zip then flash
Sent from my WX435 using xda app-developers app
Google play store
---------- Post added at 09:20 PM ---------- Previous post was at 09:08 PM ----------
add them with android kitchen
There are a few things that are different with the APK's
if its just a plain old third party app APK, then putting it on the sd card and locating and installing with a file explorer of some sort should work fine
If its a system related app that must be in the system with permissions then theres 2 ways, sometimes one way doesnt work
a. simply open the rom's zip and add it to the system/app folder(sometimes after doing this you'll still need to navigate to the folder and hit install usually itll install itself)
b. the trickier one if a. doesnt work, have the apk on the sd, using a file explorer that will allow you to change permissions, change the system folder from read only to read/write move or copy the apk from the sd card to the system/apps folder, Install it, then switch the folder back to read only and reboot
also keep in mind that if your trying to bring an app from CM7 to Stock some probly just wont work, CM7 is gingerbread based while stock is froyo, gingerbread changed how things like texts, data, camera, and hdmi are read by the phone and how they function or where the files are so it may just not work
Tokens210 said:
There are a few things that are different with the APK's
if its just a plain old third party app APK, then putting it on the sd card and locating and installing with a file explorer of some sort should work fine
If its a system related app that must be in the system with permissions then theres 2 ways, sometimes one way doesnt work
a. simply open the rom's zip and add it to the system/app folder(sometimes after doing this you'll still need to navigate to the folder and hit install usually itll install itself)
b. the trickier one if a. doesnt work, have the apk on the sd, using a file explorer that will allow you to change permissions, change the system folder from read only to read/write move or copy the apk from the sd card to the system/apps folder, Install it, then switch the folder back to read only and reboot
also keep in mind that if your trying to bring an app from CM7 to Stock some probly just wont work, CM7 is gingerbread based while stock is froyo, gingerbread changed how things like texts, data, camera, and hdmi are read by the phone and how they function or where the files are so it may just not work
Click to expand...
Click to collapse
How do you get a .apk to execute(or even see it on a sd card in stock device? without market/file browser?
vizionforever said:
How do you get a .apk to execute(or even see it on a sd card in stock device? without market/file browser?
Click to expand...
Click to collapse
you cant, if it was a System apk then Sometimes, you can put it into the correct folder inside a custom roms Zip and itll install itself
otherwise you need to download some type of file manager so you can navigate thru the folders, then just clicking the apk should pop-up and install menu

[Q] Change Boot Music?

Hi all, I am wondering how I can change the boot music for the GS3. Which file do I need to change, and what do I need to name it?
I apologize if there is already a thread. If so, please link me. Search isn't working for some reason for me.
/system/media/audio/ui/poweron.ogg
Either change it to a ".bak" extension to stop it from happening. Or delete it.
Or make your own sound file with that name and replace it.
Sent from a GlaDos baked potato
Edit: poweroff.ogg above it is also your shutting down sound. I renamed the cameraclick.ogg to silence the camera when making single shots.
Hmm. I tried it, but it didn't work. Thanks for the suggestion though.
Sent from my SCH-I535 using Tapatalk 2
Anyone else have a suggestion? I have converted my file to .ogg, and saved it in system/media, system/media/audio system/media/audio/ui. None of these approaches have worked. I have tried re-naming mp3's and converting them. Has anyone had any success with this?
sneakNINJA said:
Anyone else have a suggestion? I have converted my file to .ogg, and saved it in system/media, system/media/audio system/media/audio/ui. None of these approaches have worked. I have tried re-naming mp3's and converting them. Has anyone had any success with this?
Click to expand...
Click to collapse
I've been trying to figure this out all day. I've tried many methods and none seem to work.
Just worked fine for me. I took a sound from a zelda soundboard I had already saved as a notification tone with the app (chest appears.ogg). Copied it to /system/media/audio/ui/ and then renamed it PowerOn.ogg. Rebooted and sure enough the zelda sound plays.
How long is the music you are trying? And when you rename it are you capitalizing the P in power and O in on? That is probably important to do.
Sent from a GlaDos Baked Potato
Edit2: just used Ringdroid to cut an mp3 of Gangnam Style to a notification. Used first few seconds of the song. Then used a media converting app to make it an ".ogg" format. Copied to that /system/media/ahdio/ui directory. Renamed it PowerOn.ogg. And rebooted. My phone bumps Gangnam now fine when I reboot.
It's 14 seconds long. I put it through ffmpeg media encoder to get to to ogg (I also tried an online encoder with my pc), then copied it here. The screenshot is attached.
Sent from my SCH-I535 using Tapatalk 2
Noob question, but do this require ROOT or just a specific app to access the files to change.
Thanks for the info.
sneakNINJA said:
It's 14 seconds long. I put it through ffmpeg media encoder to get to to ogg (I also tried an online encoder with my pc), then copied it here. The screenshot is attached.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
I just used a file converter app on my phone. Got it in the market for a few bucks. Odd that it doesn't work for you.
Upload the file in mp3 to drop box or email me it at jciampi at Gmail at com. I will try to convert it and use it.
Xmeoff said:
Noob question, but do this require ROOT or just a specific app to access the files to change.
Thanks for the info.
Click to expand...
Click to collapse
Yep. To be able to access the root directory and make changes to the system folder you need root permission. Then a file explorer app like Root Explorer or ES File explorer to move the file there and rename it
Sent from a GlaDos Baked Potato
What ROMS and kernels are you using? From what I understand you need a kernel that has the boot sound option enabled.
Sent from my SCH-I535 using xda premium
I'm using stock ROM. Just rooted
Sent from a GlaDos Baked Potato
I was on Cyanogenmod 10 official, then switched to official Aokp without changing kernels. Perhaps I should get a new one?
Sent from my SCH-I535 using Tapatalk 2
EDIT: Switched to Ktoonsez kernel, to no avail.

[Q] Build.prop tweaks don't stick, reset when I reboot

Hi,
I'm pretty sure this problem could be common to all rooted devices, so I'm posting it in the general Q&A.
Basically, I would like to experiment with some build.prop tweaks I found around other XDA topics. I'm sure all of you know about the general tweaking of the said file, so I won't get into too much detail about it.
However, the changes just don't stick. They reset to default every time I reboot, as if the build.prop file never changed. So, how do I make them stick?
Phone details:
Phone: Xperia X8
ROM: FroyoPro v2.5
Kernel: Stock (can't unlock the bootloader, unfortunately)
Are you saving before exiting?
XperienceD said:
Are you saving before exiting?
Click to expand...
Click to collapse
Of course! I even double-check if the changes were still there by opening the modified build.prop after the work is done. For the changes I used Root Browser Lite with the Text Editor pre-installed inside. This method does work well, as I used it to modify hw_config parameters related to governors a couple of weeks back.
I've read somewhere that sometimes changes aren't possible if the kernel is stock. Could that be the case here?
If not, are there any other methods I could use to modify build.prop?
xWhiskey said:
Of course! I even double-check if the changes were still there by opening the modified build.prop after the work is done. For the changes I used Root Browser Lite with the Text Editor pre-installed inside. This method does work well, as I used it to modify hw_config parameters related to governors a couple of weeks back.
I've read somewhere that sometimes changes aren't possible if the kernel is stock. Could that be the case here?
If not, are there any other methods I could use to modify build.prop?
Click to expand...
Click to collapse
A quick google caused me to find this thread and I too am having the same problem. I'm currently trying to edit my build.prop to unlock games which say they are incompatible. I'm using ES File Explorer and the built in text editor to edit and save the .prop file, I check if the changes have saved before rebooting my phone but when I turn it back on it has reverted back to stock.
sircrisp said:
A quick google caused me to find this thread and I too am having the same problem. I'm currently trying to edit my build.prop to unlock games which say they are incompatible. I'm using ES File Explorer and the built in text editor to edit and save the .prop file, I check if the changes have saved before rebooting my phone but when I turn it back on it has reverted back to stock.
Click to expand...
Click to collapse
Check if your ROM has a dual build.prop file. If one exists in system/bin, you ought to edit that one for the change to stick. This solved the issue for me, and might solve it for you.
If it isn't there, try using search, and if you find another one somewhere else then try editing that one. A simple matter, but apparently easily missed
xWhiskey said:
Check if your ROM has a dual build.prop file. If one exists in system/bin, you ought to edit that one for the change to stick. This solved the issue for me, and might solve it for you.
If it isn't there, try using search, and if you find another one somewhere else then try editing that one. A simple matter, but apparently easily missed
Click to expand...
Click to collapse
I'm here to wake this thread up, because I'm having this same issue and I can't seem to find any duplicate build.prop file...
Anyone having a good suggestion for me please give it, all assistance is welcome.
Android version 4.4.4
Galaxy Note Edge
Sent from my SM-N915P using Tapatalk 2
me too have the same problem , please some dev or expert help with these problem
You install root explorer and mount as r/w and copy the build.prop into your sd card (the unmoded one) and connect your phone to your pc and turn on usb copy file transfer or something like that. In your pc go into your sd and open your copied build.prop with notepad and mod it as you like. After that go into your root explorer and replace it with your original build.prop. Try on not bricking your phone bcz i bricked mine like that when i put a lot mods on it haha, make a cwm backup or if you know how to unbrick it in every case Hope i helped
Be sure its mounted as r/w otherwise you will not be able to do anything to system files.
Use the original root explorer or Andro Zip is recommeded by me
Sent from my GT-S5830i using XDA Free mobile app
Are you setting the file permissions correctly as rw-r--r-- ??
[/COLOR]
flexton said:
You install root explorer and mount as r/w and copy the build.prop into your sd card (the unmoded one) and connect your phone to your pc and turn on usb copy file transfer or something like that. In your pc go into your sd and open your copied build.prop with notepad and mod it as you like. After that go into your root explorer and replace it with your original build.prop. Try on not bricking your phone bcz i bricked mine like that when i put a lot mods on it haha, make a cwm backup or if you know how to unbrick it in every case Hope i helped
Be sure its mounted as r/w otherwise you will not be able to do anything to system files.
Use the original root explorer or Andro Zip is recommeded by me
Sent from my GT-S5830i using XDA Free mobile app
Click to expand...
Click to collapse
samsungrockz said:
Are you setting the file permissions correctly as rw-r--r-- ??
Click to expand...
Click to collapse
thank u for answering but sorry guys to say this , it's not the way of editing it , or the permission , when i make changes they are saved correctly and the device apply the changes in the start of the first boot after these changes are made , but during the boot (after applying the changes) the device restore the stock build.prop , so when the device finishes boot up the changes are applyed but the build.prop (i cheked it) is back to stock , this mean another boot & the changes are gone , :crying: :crying: no matter how many times or changes u do they are applyed only for the first boot after they are made
Maybe it has some stock security feed, try to go to custom roms i dont now what else can you do
Sent from my GT-S5830i using XDA Free mobile app
flexton said:
Maybe it has some stock security feed, try to go to custom roms i dont now what else can you do
Sent from my GT-S5830i using XDA Free mobile app
Click to expand...
Click to collapse
it my first ported rom -porting by replacing files ,not expert work- and i'm having this problem
Kico.MMK said:
it my first ported rom -porting by replacing files ,not expert work- and i'm having this problem
Click to expand...
Click to collapse
Try finding your device on xda and look for a custom rom that someone more expirienced than you if it doesnt work i dont know what will
Sent from my GT-S5830i using XDA Free mobile app
flexton said:
Try finding your device on xda and look for a custom rom that someone more expirienced than you if it doesnt work i dont know what will
Sent from my GT-S5830i using XDA Free mobile app
Click to expand...
Click to collapse
thanks for the advice , actually i did that but you know there is always something to be fixed :silly:
I have the same issue with my Vodafone Smart Ultra 6. I have root and system has read write access according to ES File Explorer. But any app that has root privileges, writes just fine without errors. However, if I close the app and load it again, or reboot, any changes are lost. So if I remove a system app using a root uninstaller it will say the app has been uninstalled. But it's still there. Drives me insane.
Exactly the same on the Smart Ultra 6.
Was hard enough to get it rooted but seems any changes to the system partition/file system just don't stick. Short of putting a custom rom on it I'm stuck for ideas.
I'd love to know what causes this behaviour.
Any updates here? I just started running into this after updating to the 7.1.1 January factory image on my 5x. The weird thing is when i reboot in TWRP it all looks fine but when I look at my system directory from Android the boot-from-recovery.p is still there and my build.prop changes aren't...push TWRP again, boot to recovery read build.prop and it's my edited version. wtf?
I have found a solution which works in my case.
Edit build prop using any root explorer and save it.
Now once again edit the file with different root explorer app like amaze or es explorer with some comment line like
#comment
and save it.
Now it should prevent the build prop from resetting after a reboot.
I have the same problem: after reboot all the changes are gone....
ashd63 said:
I have found a solution which works in my case.
Edit build prop using any root explorer and save it.
Now once again edit the file with different root explorer app like amaze or es explorer with some comment line like
#comment
and save it.
Now it should prevent the build prop from resetting after a reboot.
Click to expand...
Click to collapse
It's not working for me ☹
---------- Post added at 09:43 AM ---------- Previous post was at 09:30 AM ----------
Is it normal that my build.prop has the permissions -rw------ ?
This could be the problem.
ullie4404 said:
I have the same problem: after reboot all the changes are gone....
It's not working for me ☹
---------- Post added at 09:43 AM ---------- Previous post was at 09:30 AM ----------
Is it normal that my build.prop has the permissions -rw------ ?
This could be the problem.
Click to expand...
Click to collapse
Did you ever find the solution to this? I'm having the same problem..all changes reset with every reboot and the file's permission is like -rw-----

Copy Samsung apps to other devices

Hello, is there a way to copy a Samsung app (e.g. Email in Galaxy Ace 2) to another device of different brand?
bomberb17 said:
Hello, is there a way to copy a Samsung app (e.g. Email in Galaxy Ace 2) to another device of different brand?
Click to expand...
Click to collapse
Yes you can. If you can identify the .apk file of a certain application, you can simply copy it to
another device and install there.
This is something I used to do whenever I see my friends mobiles. I will checkout if they have any cool
App. If I like any, I will find out the installation file (.apk extension) and I will Bluetooth/superbeam it to my mobile
and install...as simple as that...
And my easiest way to find the apk file is "just search for 'apk' in file explorer"....
appviz said:
Yes you can. If you can identify the .apk file of a certain application, you can simply copy it to
another device and install there.
This is something I used to do whenever I see my friends mobiles. I will checkout if they have any cool
App. If I like any, I will find out the installation file (.apk extension) and I will Bluetooth/superbeam it to my mobile
and install...as simple as that...
And my easiest way to find the apk file is "just search for 'apk' in file explorer"....
Click to expand...
Click to collapse
This simply does not work for the Sammy apps they are kinda rigged to the framework .
One must heavily modify the apps to make them work on non Sammy ROMs
This is the reason why non of the sense apps are ported to CM ROMs
sorry for any ty¶°s
professor_proton said:
This simply does not work for the Sammy apps they are kinda rigged to the framework .
One must heavily modify the apps to make them work on non Sammy ROMs
This is the reason why non of the sense apps are ported to CM ROMs
sorry for any ty¶°s
Click to expand...
Click to collapse
That's what I was afraid of.. Because I've tried copying the samsung mail app in different ways to my ZTE (apk copy, titanium backup etc) and none of them did work. I also tried copying the exchange app but no luck either.
bomberb17 said:
That's what I was afraid of.. Because I've tried copying the samsung mail app in different ways to my ZTE (apk copy, titanium backup etc) and none of them did work. I also tried copying the exchange app but no luck either.
Click to expand...
Click to collapse
And another reason is that the system apps present in stock roms are odexed .
One simply isn't able to port Sammy apps without going full retard
sorry for any ty¶°s
Have you tried direct copy inside system? Since you said you've tried Titanium Backup, it means your device has been rooted right?
Enter your system and change its permission to copy the application there into your memory card... hope it works...

Categories

Resources