From music players to sound recording
May 15th, 2017, 7:56 pm
rwalton159 wrote:So there's no easy way to get the app working in my cars Ford sync


You've already been told how to do it, if you can't be bothered putting in the effort - pay for premium like everyone else that can't be bothered with the hassle does.
May 15th, 2017, 7:56 pm

Image
May 15th, 2017, 8:02 pm
mrdude wrote:
rwalton159 wrote:So there's no easy way to get the app working in my cars Ford sync


You've already been told how to do it, if you can't be bothered putting in the effort - pay for premium like everyone else that can't be bothered with the hassle does.

Crikey

I don't have a laptop. I'm just asking for help, so don't bother commenting if you are unable to assist
May 15th, 2017, 8:02 pm
May 15th, 2017, 8:15 pm
rwalton159 wrote:
mrdude wrote:
rwalton159 wrote:So there's no easy way to get the app working in my cars Ford sync


You've already been told how to do it, if you can't be bothered putting in the effort - pay for premium like everyone else that can't be bothered with the hassle does.

Crikey did she leave you 30 seconds from climaxing before she stopped the hand job?

I don't have a laptop. I'm just asking for help, so don't bother commenting if you are unable to assist


You are very rude, people won't want to help you - you sound like you think people owe you something, do us all a favour and learn to hack yourself and maybe go to some counselling where you can learn some manners.
May 15th, 2017, 8:15 pm

Image
May 15th, 2017, 8:20 pm
I'm rude for asking for help. Surely that's what the forum is for? I'd really appreciate some real help. I'm sure the other member who commented on page 1 would too, as they have the same issue.

You're the 2nd person to criticise and not provide help.
May 15th, 2017, 8:20 pm
May 15th, 2017, 8:44 pm
In defense of the people who are ticked at the questions... this app has been released literally several dozens of times over the past few months with the best patches available, for every incremental beta and full release.

And *every* single time there are endless questions from people discovering it for the first time asking the *same* 3 questions over and over and over again:

1) how do I get downloads to work (you can't)
2) how do I use it with "appliances" or cars (you can't, or in the few cases where you can, its complicated)
3) how do I use it in countries that block access (you need a VPN connection)

The problem is that noone ever goes and searches for "Spotify" and goes back and reads the endless threads of the same questions. Hence people getting ticked at the air of entitlement when the same questions are asked and not answered.

Cheers
TRJB
May 15th, 2017, 8:44 pm
May 15th, 2017, 8:52 pm
TRJB, thank you for your comments. I now understand.

I really like Mobilism and thanks to everyone who has uploaded apps and books etc.

I'll use the cracked version as it offers so many more features than the free version. I already pay for my daughter, a student, to use the app.
May 15th, 2017, 8:52 pm
May 16th, 2017, 5:17 am
No arm64. Will x86 or arm work on that device?
May 16th, 2017, 5:17 am
May 16th, 2017, 5:33 am
arube17 wrote:No arm64. Will x86 or arm work on that device?

arm works on arm64 but not the other way around.
May 16th, 2017, 5:33 am
May 16th, 2017, 10:19 pm
How do you guys in Europe use this? I'm taking a trip and want to be able to use it while I'm outside the US.
May 16th, 2017, 10:19 pm
May 17th, 2017, 12:35 pm
mrdude wrote:
Rooster wrote:
rwalton159 wrote:Won't work on my Ford sync.
I have to use paid premium or free version for Ford sync to see it



Im having similar problems... I think this is done server side, so will never work :-(


Not quite, you can try installing via adb instead -

adb push *.apk /sdcard/app.apk
adb shell pm install -i "com.android.vending" -r /sdcard/app.apk
adb shell rm /sdcard/app.apk
adb shell pm list packages -i [com.spotify.music]



This is all greek to me ;-( is there an idiots guide to this please ? :o
May 17th, 2017, 12:35 pm
May 17th, 2017, 10:26 pm
Using an android wear LG G Watch, the original free version from the android store works ok (i.e the android wear part of spotify will "connect" and control the free version on my phone from my android wear watch). However all the patched/mod versions are "unable to connect" from Android wear watch to phone. I've tried fresh install of multiple modded versions and all are the same..unable to connect. Any idea's guys?

BTW, thanks for the modded versions. They are fantastic. Just a shame the android wear intergration appears to get broken with the mod/patch process.
May 17th, 2017, 10:26 pm
May 17th, 2017, 11:02 pm
lowfive wrote:How do you guys in Europe use this? I'm taking a trip and want to be able to use it while I'm outside the US.


Anyone?
May 17th, 2017, 11:02 pm
May 18th, 2017, 1:08 am
Rooster wrote:

Im having similar problems... I think this is done server side, so will never work :-(

Not quite, you can try installing via adb instead -

adb push *.apk /sdcard/app.apk
adb shell pm install -i "com.android.vending" -r /sdcard/app.apk
adb shell rm /sdcard/app.apk
adb shell pm list packages -i [com.spotify.music]


This is all greek to me ;-( is there an idiots guide to this please ? :o


That is the 'idiots guide', you need to download adb and use the command lines to install it to your device, put the apk in the same folder as adb, and type the commands as stated from above. The first line copies the apk from your pc to your device, the second line installs as andoid vending, 3rd line removes the apk from your device, 4rth line checks it's installed (you can ignore lines 3+4 as they are not needed to install).
May 18th, 2017, 1:08 am

Image
May 18th, 2017, 1:14 am
Rooster wrote:
This is all greek to me ;-( is there an idiots guide to this please ? :o


As with many things in life, there's no easy way.
Such as if you don't know how to fly an airplane, no matter how simple the flying manual is written, you still wont' be able to fly it.
In that case, you just have to find someone who knows to help you out. Make sense?
May 18th, 2017, 1:14 am
May 18th, 2017, 1:24 am
therealjoeblow wrote:In defense of the people who are ticked at the questions... this app has been released literally several dozens of times over the past few months with the best patches available, for every incremental beta and full release.

And *every* single time there are endless questions from people discovering it for the first time asking the *same* 3 questions over and over and over again:

1) how do I get downloads to work (you can't)
2) how do I use it with "appliances" or cars (you can't, or in the few cases where you can, its complicated)
3) how do I use it in countries that block access (you need a VPN connection)

The problem is that noone ever goes and searches for "Spotify" and goes back and reads the endless threads of the same questions. Hence people getting ticked at the air of entitlement when the same questions are asked and not answered.

Cheers
TRJB


I agree with you. I can understand why OP and other people get annoyed by repeated ignorant questions and requests.
What i don't understand is why OP refuses to simply list all these points at the time of posting, after being suggested by so many (including myself).

Why stubbornly insists that "Note: Some server-side features require paid subscription." covers it all instead of stating the most common limitation explicitly?

That would be so much more helpful to others and at the same time freeing himself from the annoyance of being asked identical questions at every post.

Cheers~~
May 18th, 2017, 1:24 am