Modifying spotify - Android Software Development

Hi!
I'd like to mod the spotify app so my miui rom can detect the app as a musicplayer. Right now i cant use my bluetooth headset to controll the app.
To do what i want i know that i need to add the line "Android.intent.action.MUSIC_PLAYER" to the "AndroidManifest.xml" file.
I've tried this with no success, so i wonder if someone could help me?
The Apk is avalible here:http://www.2shared.com/file/y3g_LcoP/SpotifyAndroid.html
Thanks in advance

seriously nobody knows?

My Parrot is able to control Spotify. Tested on 2.1, 2.2 and 2.3.

does your phone run miui?

Try this
http://www.4shared.com/file/-RMHG-sG/SpotifyMod.html
And if that doesn't work you can try it yourself
http://www.4shared.com/file/JbM46P4w/SpotifyAndroidapk.html

Thank you for your help, but the first file i don't even know how to install and the sencond file after changing the name to *.apk instead of *.apk.zip astro don't show any install button?
Thank you in advance!

Oops the first file is the wrong file sorry. And the second is the file for the .apk, open it with Eclipse and you can make the changes you want. I'll upload the actual apk file when I get home again. Sorry about that.
Sent from my HTC Droid Incredible. This Droid Does More.

Here try this
http://www.4shared.com/file/3Qy7zjPo/Spotify_Mod.html

i get a Fc when i try to start the app, but thank you anyways for your time

Related

Htc Dialer and Contacts apk

Does anyone know where i could get the apk for the htc smart dialer and contacts applications found in the rogers build?
Android Market. 3 day free trial and then £2.99
Thanks, but that is not what i mean. What i am talking about are custom applications made by htc that only appear on their custom builds, not in the market. I wanted to see if there was a way of obtaining them similar to the way of obtaining htc's custom keyboard.
screen shot or a link would be helpful
crxtasi said:
screen shot or a link would be helpful
Click to expand...
Click to collapse
sorry, couldn'd find a big enough screen shot, but click this link:
http://www.htc.com/www/product/magic/overview.html
click the "take quick tour button" and you will see exactly what i am talking about.
You could download a Roger's ROM from the dream forum and extract the .apks from there.
@thefoss
could you explain how that is done; just from the point where you extract the rogers rom.
Well I tried installing the HTC Contacts and Dialer APK from the hero build but no success says it will NOT install on This Phone. Even tried the Smart Dialer from the Market and does the same thing.
OH by the way I tried to install them on my Mytouch 3G with no success Someone help us out on this Plz
chuco469 said:
Well I tried installing the HTC Contacts and Dialer APK from the hero build but no success says it will NOT install on This Phone. Even tried the Smart Dialer from the Market and does the same thing.
OH by the way I tried to install them on my Mytouch 3G with no success Someone help us out on this Plz
Click to expand...
Click to collapse
Your def not moving over htc dialer and contacts to mytouch with out root. Its not just not happening right now. And superdial from the market installs just fine
That app is SLOW :/
If you really want all HTC stuff simply install HTC image...
The problem is that you'll need to install lot of HTC stuff with that dialer...
The idea is cool but... slow :/
HERO applications will NOT work on NON-HERO ROM's.
The HTC Smart Dialer and Contacts is NOT A HERO APPLICATION
Wadajr said:
@thefoss
could you explain how that is done; just from the point where you extract the rogers rom.
Click to expand...
Click to collapse
Go here and download the Rogers-Wiped Nandroid image. When you unzip that package there will be a collection of .img files. Go here and download Unyaffs (I have only used it on Ubuntu and I have no idea how it will work on Windows) and put it in your android-sdk/tools directory (assuming this has been added to your PATH). Make a directory called system and cd into it. Use unyaffs to extract the system.img file that you downloaded
Code:
unyaffs system.img
In that system folder there should be a bunch of folders and a few files. Look in the app folder. You will see the .apk files there.
Hope this has helped a bit!
i guess the mytouch has to be rooted for this to work on it. they wont install via appmanager, but why does htc_ime.apk work and these wont. im guessing because they are system files. yeah im a noob
Make sure you have the install from "Unknown Sources" checked... Then try again. It is in the APP manager under settings.
ive rooted my mytouch, and the apk's wont install on cyanogen 32B 3.9.9.1
i would really like to know about this as well. my mytouch doesnt have a rooted rom on it but i do have superuser permissions. can i push it using adb? i wouldnt know what commands to use.
I wanted to bring back this thread because I have the same question as the above 2 posters.
Does anyone know why the apk installer wont install the contacts apk (my phone is rooted, and I pulled the apk from a rom that I've used on this phone)?
those HTC utilities are not open source, hence they are not included in any of the cyanogen mods. the HTC framework that is needed for them to work is simply not present.
your only option is to get a rom for the rogers/tim etc which does include them..
Extracted htc_contacts.apk
I've extracted the file htc_contacts.apk and I've opened with Archive manager under Ubuntu.
I've found many many XML files, some certs... I think the installer check the phone model and then says You cannot install the apk. But if the apk is the only source for installatione, we could find the controls in it.
Am I wrong?

[Q] Replacing build.prop?

hi!
in order to test something, i need to replace the build.prop in root/system with a modified one. but trying to delete this file with astro manager displays an error message, and just copying the modified build.prop over the old one doesn't work too (nothing happens).
so my question is: how do you replace such a file?
thanks in advance for your help
are you serious!?!?!?
If the build.prop is located on the Android folder IT HAS TO BE A SYSTEM FILE !!!
if you mod the system files you could break android or the system just won't let you do it, you will need R and W privileges to do that.
edit the system files from your PC or just boot up in to windows mobile.
use some common scene next time.
hope it helps!
Sent from my HTC HD2 using XDA App
Do you use a cyanogen build?
yes and there is already a cyanogen rom posted with the proper build.prop fixed, so you won't have to edit anything, just search for it.
Sent from my HTC HD2 using XDA App
mmmh actually cyanogen made things easy to replace a system file, just copy your file into sdcard/android/root/system and reboot.
thanks for your help / posts. but unfortunately they're not helpful.
yes, i am serious! and yes, of course it's a system file. i know as well that modification might brick android.
there are reasons for modifying this file. some people seem to be able to, e.g. for chaning screen point density or modify the data passthrough.
so, please tell me, how can i edit/modify a system file from pc or windows mobile when its within the data.img-file?
thanks for any tips / hints on this.
use root explorer
Sichroteph said:
mmmh actually cyanogen made things easy to replace a system file, just copy your file into sdcard/android/root/system and reboot.
Click to expand...
Click to collapse
Thank you VERY much for your help - I finally got it to work by listening your instructions. It is simply different if you have HD2 and plus CM mod. That figures why it was going back all the time to 180 instead of changing it - because it runs from sd card and that's where it needs to be replaced as well ...
Droid Explorer

[Q] Extract single application from custom rom

hey,
I wanted to extract "Torch" application from "Azure" Rom and few other applications. as Torch is the only working app which did really enable the LED for HTC Legend.
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Thanks in advance!
lamppu is a good LED torch. You need root to use it, look in market
TheGrammarFreak said:
lamppu is a good LED torch. You need root to use it, look in market
Click to expand...
Click to collapse
I have looked in market, but it doesnt seem to exist there. However, do you know anyway to extract the application as working APK file?
Any other LED torches that works with LEGEND?
*EDIT: well, I found it, its named Lamppu. but anyway it didnt work, although my phone is rooted! why is that?
Try Extended Controls, there is a Torch Widget which worked on my HTC Legend. (NOTE:Root access Required For this very Widget)
omar.elhelw said:
hey,
I wanted to extract "Torch" application from "Azure" Rom and few other applications. as Torch is the only working app which did really enable the LED for HTC Legend.
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Thanks in advance!
Click to expand...
Click to collapse
If you find a ROM that has both .apx and .odex in the app-folder you will not get it to work by only extracting the .apk file.. You need both of the files in order to include them in another ROM..
Use a backup program like Titanium backup or MyBackup pro: they will extract for you.
XtremeHTM said:
Try Extended Controls, there is a Torch Widget which worked on my HTC Legend. (NOTE:Root access Required For this very Widget)
Click to expand...
Click to collapse
I already tried using Lamppu, but it didnt work on my rooted phone!
Have any idea what might be the reason?
----
whitetigerdk said:
If you find a ROM that has both .apx and .odex in the app-folder you will not get it to work by only extracting the .apk file.. You need both of the files in order to include them in another ROM..
Click to expand...
Click to collapse
That makes sense...but who would I merge the .apk and .obex together to be in one .apk file so I can install it?
Or maybe you know some way I can install these files?
Help would be really appreciated.
----
robto said:
Use a backup program like Titanium backup or MyBackup pro: they will extract for you.
Click to expand...
Click to collapse
You mean like after loading the custom ROM, I backup the application I want then restore them after I load the custom I want?!
This is just long process of backing up your data then load custom rom, then back to the old rom, then root then restore...
I thought there might be easier and shorter ways?!
Any help would be appreciated. Gracias!
Anyone to help?????
try the kitchen method.
Scout around in the .zip to find the package you want, copy the .apk to your ADB directory and then, with the phone plugged in:
Code:
adb install [I]path-to-package[/I].apk
I actually opened the ZIP package to path \azure-1.0.1.zip\system\app where the applications are stored, every app comes in APK and OBEX files. I extracted few APKS, non of them worked.
I am seeking some help for extracting the application from the ROM.
Click to expand...
Click to collapse
To be honest you've answered your own question. What you've done is the easiest way to pull an app from a ROM. So if your issue is something else it may be an idea to re-write your question (again, I know. Sorry).
I also apologise for mis-interpreting your question the first time 'round. I hope my help in this post is better.
TheGrammarFreak said:
Scout around in the .zip to find the package you want, copy the .apk to your ADB directory and then, with the phone plugged in:
Code:
adb install [I]path-to-package[/I].apk
To be honest you've answered your own question. What you've done is the easiest way to pull an app from a ROM. So if your issue is something else it may be an idea to re-write your question (again, I know. Sorry).
I also apologise for mis-interpreting your question the first time 'round. I hope my help in this post is better.
Click to expand...
Click to collapse
Your help so much appreciated mate!
Well, the last conclusion I got to is, the .apk and .obex files are actually one file but they were divided to 2 files just to make them work better, so if you take the .apk file only it wont work as it will be missing the other .obex file.
Anyway, I am also guessing there is a way to merge the 2 files back, I read a little about "de-odex" but I couldnt really get the best help I could get. I will post the solution once I get to it.
Thanks again for your help mate!
omar.elhelw said:
Your help so much appreciated mate!
Well, the last conclusion I got to is, the .apk and .obex files are actually one file but they were divided to 2 files just to make them work better, so if you take the .apk file only it wont work as it will be missing the other .obex file.
Anyway, I am also guessing there is a way to merge the 2 files back, I read a little about "de-odex" but I couldnt really get the best help I could get. I will post the solution once I get to it.
Thanks again for your help mate!
Click to expand...
Click to collapse
You will have to use the kitchen do deodex the files.. Search the entire forum for "Chefs Central"
whitetigerdk said:
You will have to use the kitchen do deodex the files.. Search the entire forum for "Chefs Central"
Click to expand...
Click to collapse
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package." ???
omar.elhelw said:
I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package." ???
Click to expand...
Click to collapse
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
TheGrammarFreak said:
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
Click to expand...
Click to collapse
I havent tried deodexing the whole rom actually. I will certainly do this and try.
I have another question to you though, from where can i get Swype? lol
I know it's a pain, but de-odexing the whole rom might help. Unless you already did this, in which case something is wrong with your download I imagine.
Swyped from my HTC Legend
Click to expand...
Click to collapse
I havent tried deodexing the whole rom actually. I will certainly do this and try.
I have another question to you though, from where can i get Swype? lol
Click to expand...
Click to collapse
Search, I might post the link when I'm home. Swype HVGA
Swyped from my HTC Legend
TheGrammarFreak said:
Search, I might post the link when I'm home. Swype HVGA
Swyped from my HTC Legend
Click to expand...
Click to collapse
Thanks!
heres the DL link
http://goo.gl/xKSk

Using EVO keyboard with arrows on NON-EVO builds

Im sorry if this is the wrong section for this, I figured this would be the best spot.
The reason im posting this is because a lot of people were asking how to use the EVO keyboard (with arrows) on NON-Evo sense builds. First off, as far as I have tried, the build does have to be a sense build. I have tested this on just about every sense build for the HD2.
I've attached the renamed apk that ive been using. Hopefully it will work since I sent it straight from my phone. If you use it, skip #1.
1.) Rename the HTC_IME.apk to newHTC_IME.apk
2.)Go into the folder where the newHTC_IME.apk is (if you download it from your phone then it will be in the "download" folder) and using "Root Explorer" or another root file explorer long press the apk and select copy.
3.)Go to your system>>app folder and paste the newHTC_IME.apk. Since its not the same name as the original it will not ask you if you want to over ride the original. But it will still be there if you choose you do not want the EVO keyboard later on.
4.) You WILL have to reboot for the changes to take affect, if you do not you will not have a keyboard till you do reboot.
I hope I didnt make this complicated lol, and yes i know....some of you know how to do this. I did it for the ones who did not.
Works perfectly with desire sense mdeejay build. Thanks.
Sent from my HTC HD2 using XDA App
that's really great! sometimes it's pretty hard to navigate in text and this makes it a lot easier. thank you!
Same great result here... Thnx man...
Thank You
U don't know how long ive been searching for this and all the time it was right under my nose!
Im copying the newHTC_IME.apk to, "sd/android/AndroidApps/," then rebooting but nothing!
Ive tried clicking on newHTC_IME.apk in this folder it tries to install but then says, "application not installed".
Please Help.
did not work for me...got a process error. used android commander to push .apk to systems folder
Worked fine for me, really helpfull, no doubt Android is getting better and better for the HD2, im not using winmo since day one on Android
AbuGWM5 said:
U don't know how long ive been searching for this and all the time it was right under my nose!
Im copying the newHTC_IME.apk to, "sd/android/AndroidApps/," then rebooting but nothing!
Ive tried clicking on newHTC_IME.apk in this folder it tries to install but then says, "application not installed".
Please Help.
Click to expand...
Click to collapse
the method you're doing won't work.. follow the OP's instruction on how to do it, or install droid explorer and then copy/paste the newHTC_IME.apk file to system/app folder.
BE VERY WARY ABOUT THIS!!!
I'm going to have to start from scratch as doing this has lost my keyboard, permanently.
I keep getting a "Sorry" message saying that "The application Touch Input has stopped unexpectedly" and my keyboard is unavailable.
This is after installing this new keyboard, as well as after restoring the original one. It's basically just screwed my keyboard so I'm going to have to rebuild my instance of Android from scratch.
AbuGWM5 said:
Im copying the newHTC_IME.apk to, "sd/android/AndroidApps/," then rebooting but nothing!
Please Help.
Click to expand...
Click to collapse
You've got to copy it in sd/Android/root/system/app>
and reboot!
this should work for you.
hellraiser-rh said:
You've got to copy it in sd/Android/root/system/app>
and reboot!
this should work for you.
Click to expand...
Click to collapse
mine doesnt even have app folder in my root folder can i just make a folder in the root and do it like that? and after i put it in the folder where do i go to select the evo keyboard sorry for acting like a noob lol
Yes thanks a lot but I was very afraid because I had to erase and save elsewhere the old file . I could not copy the new file in root system app as it was saying that i had not enough place in the rom.
Thanks for the apps . It work great !
Sent from my HTC HD2 using XDA App
has any one had a success in getting this keyboard working on non sense builds? Eg cyanogens?
abrise said:
Yes thanks a lot but I was very afraid because I had to erase and save elsewhere the old file . I could not copy the new file in root system app as it was saying that i had not enough place in the rom.
Click to expand...
Click to collapse
use supermanager to gain the root access
leo-HD2 said:
use supermanager to gain the root access
Click to expand...
Click to collapse
My friends, i'm not able to write the file newHTC_IME.apk into /system/app/.
I've installed "Root Explorer" and I also cannot, it tells me that there's no space to copy the file... even i use mount r/w
i'v also tried to access superuser but i dont know how it works... superuser2.3.6 app screen shows me there's no apps, log shows me there's no log, and i don't know how can i give root privilegies to "root explorer"
thnx!
SOLVED: I was able doing the same, deleting HTC_IME.pak and copying newHTC_IME.pak. Thnx!!!
Hi motoman234,
Do you happen to have a copy of the cm6 themed keyboard used in shu8i's first batch of builds?
Thank you
Sent from my HTC HD2 using XDA App
so much thanks
Thanks a lot
Had some problems figuring out the permissions, but workt great with Root Explorer.
thanks for the app. Really enjoying the arrows

Need File apk - q_release_aml_patch_291601900

Hello all
Can someone please do an export of the File app (apk export) - q_release_aml_patch_291601900 ?
See attachments screenshots.
I uninstalled mine because it was keeping to apear on homescreen and now I can't give access to Poweramp folder select (as a crash of that app).
I don't know if it's a Poweramp issue or I did a mistake to uninstall that app.
BTW, I don't understand why have two file manager.
Thanks
rootgen said:
Hello all
Can someone please do an export of the File app (apk export) - q_release_aml_patch_291601900 ?
See attachments screenshots.
I uninstalled mine because it was keeping to apear on homescreen and now I can't give access to Poweramp folder select (as a crash of that app).
I don't know if it's a Poweramp issue or I did a mistake to uninstall that app.
BTW, I don't understand why have two file manager.
Thanks
Click to expand...
Click to collapse
Here u go
Thanks.
Hi all
Im also looking for this file.
Could someone be this Kind and please share the file q_release_aml_patch_291601900 ?
Thanks al lot!
LG ivi

Categories

Resources