Hey guys!
Since the OpenFit app media controller didn't support Spotify, I've decided to fork the project and modify the code to make it available.
Instructions:
1. Uninstall the OpenFit app.
2. Install the APK from the link below.
3. Connect Gear Fit as usual.
4. Check Spotify Media Control
5. Enjoy!
If Spotify Media Control is enabled, the app doesn't control other media sources anymore, just the Spotify app.
Technical stuff:
I will upload my code to GitHub when I once more time.
I also imported the project to Gradle, so I can't make a pull request on the OpenFit repo.
PS: I don't know if I signed the APK correctly (just made a keystore and clicked "Generate Signed APK...").
Thanks!
Where do I attach files here?
Link:
mega.nz/#!hlV31IAA!PGB3q22PZvh2o9iTMH2o2TbxHsJwC5JRbGlAFgq8-X8
I don't have a clue to what you just said, but I'm in freaking awe. Wow!
Sent from my SM-N920T using Tapatalk
You should submit a PR so this can get into Open Fit
Update: sorry just read that it was in gradle.
PR sent!
jareddlc said:
You should submit a PR so this can get into Open Fit
Update: sorry just read that it was in gradle.
Click to expand...
Click to collapse
thevvar] said:
Hey guys!
Since the OpenFit app media controller didn't support Spotify, I've decided to fork the project and modify the code to make it available.
Instructions:
1. Uninstall the OpenFit app.
2. Install the APK from the link below.
3. Connect Gear Fit as usual.
4. Check Spotify Media Control
5. Enjoy!
If Spotify Media Control is enabled, the app doesn't control other media sources anymore, just the Spotify app.
Technical stuff:
I will upload my code to GitHub when I once more time.
I also imported the project to Gradle, so I can't make a pull request on the OpenFit repo.
PS: I don't know if I signed the APK correctly (just made a keystore and clicked "Generate Signed APK...").
Thanks!
Where do I attach files here?
Link:
mega.nz/#!hlV31IAA!PGB3q22PZvh2o9iTMH2o2TbxHsJwC5JRbGlAFgq8-X8
Click to expand...
Click to collapse
Hi,
Can you please update the download link?
Thank you!
Link please! ?
Related
This app changes the strings on ON/OFF switches to whatever you want. This is especially useful, when you use the language, that have the really long strings on those ON/OFF switches.
Xposed repo link: http://repo.xposed.info/module/si.kv1dr.slolanguagefixer
Source code: https://github.com/kv1dr/slo-language-fixer
Current version: 1.2.3
Changelog:
v1.2.3:
- Some changes reverted
- Added french translation(thanks to @Micks29)
v1.2.2:
- Added slovakian translation(thanks @Ja_som)
- Smaller apk size(Removed support library, because it was not needed at all. Thanks again @Ja_som for a suggestion)
- Some small changes
v1.2.1:
- Little bug fixed
v1.2:
- International release (the app is now avaliable to everyone, previously, it was limited to slovenian users only)
- New icon
- New app name
- Published on Google play
Reserved again
Hi, I want to try this on my Moto G, but Play Store link shows "Item not found", repo link is for " Slovenian Language Fixer".
In Xposed Installer I can't find "ON/OFF Switches Name Changer"
Installed apk from attachment, works fine, thank you.
Sent from my tablet./Odoslané z môjho tabletu.
Ja_som said:
Hi, I want to try this on my Moto G, but Play Store link shows "Item not found", repo link is for " Slovenian Language Fixer".
In Xposed Installer I can't find "ON/OFF Switches Name Changer"
Sent from my tablet./Odoslané z môjho tabletu.
Click to expand...
Click to collapse
Google need some time to publish the app. For the Xposed Installer, refresh the repo by clicking the button in the top right corner(Download section in Xposed Installer of course).
EDIT: I'm glad it works for you now.
App closes with an error at startup. But switches names are changed to Slovakian.
SergerDest said:
App closes with an error at startup. But switches names are changed to Slovakian.
Click to expand...
Click to collapse
Can you send me a logcat? Or, if you don't know how to do that, it's easier to install this app from Google play, run it to show the force close window, and then choose "Report". Thanks
kv1dr said:
Can you send me a logcat? Or, if you don't know how to do that, it's easier to install this app from Google play, run it to show the force close window, and then choose "Report". Thanks
Click to expand...
Click to collapse
Take a logcat.
SergerDest said:
Take a logcat.
Click to expand...
Click to collapse
Thank you. I will send you a new test version in a minute or two.
EDIT 2: The new version was also uploaded to Google Play and Xposed Repo now.
Hi, I sent pull request to your module for slovak language.
You also can delete "android-support-v4.jar" file from libs folder, so your app will be smaller after install (now it has ~1MB)
Can you please tell me what changes your module (e.g. which string in which apk) ?
Thank you.
Ja_som said:
Hi, I sent pull request to your module for slovak language.
You also can delete "android-support-v4.jar" file from libs folder, so your app will be smaller after install (now it has ~1MB)
Can you please tell me what changes your module (e.g. which string in which apk) ?
Thank you.
Click to expand...
Click to collapse
Thank you very much for translation.
As you can see here https://github.com/kv1dr/slo-langua...main/java/si/kv1dr/slolanguagefixer/main.java , it changes the string systemwide and not on single apk.
Code:
XResources.setSystemWideReplacement("android", "string", "capital_on", prefs.getString("switchon_text", "VKL."));
In this line, it changes string "capital_on" in whole android with "switchon_text" from preferences.
The support library is now deleted. I don't even know why it was there in the first place. The new release with smaller size and slovakian translation is comming soon.
The new version was released. The new apk is avaliable, as usually, on the Xposed Repo, on the first post of this thread, and on Google Play. On the Google Play, it needs some time for update to be avaliable.(not my fault, but Google's)
Doesn't change anything on my nexus 5 stock rooted...or have i misunderstood something and it is not compatible with italian language?
Doesn't change anything on my S4 with Mahdi
gian569 said:
Doesn't change anything on my nexus 5 stock rooted...or have i misunderstood something and it is not compatible with italian language?
Click to expand...
Click to collapse
MJD said:
Doesn't change anything on my S4 with Mahdi
Click to expand...
Click to collapse
Guys, do you have Xposed installed, this module activated and did you reboot afterwards?
kv1dr said:
Guys, do you have Xposed installed, this module activated and did you reboot afterwards?
Click to expand...
Click to collapse
Of course I have xposed installed and have rebooted 3 times trying it but there were no changes visible.
MJD said:
Of course I have xposed installed and have rebooted 3 times trying it but there were no changes visible.
Click to expand...
Click to collapse
Whoops, I did something stupid with latest release. Wait for next update.
kv1dr said:
Whoops, I did something stupid with latest release. Wait for next update.
Click to expand...
Click to collapse
French translation done !
Micks29 said:
French translation done !
Click to expand...
Click to collapse
Thank you. The fixed version was released including your translation. Please report back if it works for you.
kv1dr said:
Thank you. The fixed version was released including your translation. Please report back if it works for you.
Click to expand...
Click to collapse
Works fine, thanks!! :good:
This app provides you information about your phone all you have to do is download,install and activate it then reboot and voila!
NB: Please do not open it before rebooting it will provide wrong info
Gives you info about:
Phone Number
IMSI
MCC/MNC
Roaming
Android ID
Locale
Screen resolution
Screen density
Screen size
Orientation
SDK
OpenGL version
Manufacturer
Model
Build Serial
Build ID
Bootloader
Build Tags
CPU
USERAgent
@wissam.az1: Are you sure it's this time an Xposed module?
What do u mean
wissam.az1 said:
What do u mean
Click to expand...
Click to collapse
If your app is not xposed module, this thread will be moved or removed. This is section for Xposed modules only.
I have just uploaded the module and put it in xposed so please try it and give me your feedback
And how your app use Xposed functionality? I can find so much Phone Info apps in Google Play, don't need Xposed.
This guy just won't give up
You're making a bunch of regular apps and using the XPosed repo as a market for these apps that aren't XPosed modules. You are abusing the service simply to put your closed source apps out there.
I can only assume they are malicious and you are feigning ignorance to keep doing this.
I feel like all Xposed apps should be open source, require code review, and be compiled by trusted moderators prior to upload.
I guess he has a few apps using the XPosed repository. Seriously considering removing XPosed because I'm very leary of this s***
Not all apps provide these info and i made it to provide them if moderators see it is not good then its ok to remove them but dont come critisizing people and if this app is not useful to you then simply dont download it and use it
wissam.az1 said:
Not all apps provide these info and i made it to provide them if moderators see it is not good then its ok to remove them but dont come critisizing people and if this app is not useful to you then simply dont download it and use it
Click to expand...
Click to collapse
Repository the "Xposed Module Repository" is for "Xposed Modules", your app is not such one...
Im new here there are some things i didnt know so easy chill bro will make new apps soon
I have seen enough. "Modules" that don't need Xposed at all, and modules copied from other open-source projects without giving any kind of credit.
=> User and all modules are blocked in the repository now. If somebody notices similar suspicious modules/users, please use the contact form to report them.
A friend of me is using a android 5.1 based smartwatch with a circular display and an own gsm-modul.
I read a lot about the new android wear 2.0 technical preview 3 for one huawei and lg device with circular/round display too...
How it is possible to extract the gapps, the playstore, the apps like settings.apk from this technical preview 3?
I download the preview image for testing for the huawei from this url, extract the tgz, the image*.zip and then the system partition. Sadly there are is for example no playstore app:
in \priv-app\ folder :
GoogleServicesFramework.apk
GooglePackageInstaller.apk
GoogleExtServices.apk
in \app\ folder :
GoogleTTSPrebuiltWearable.apk
GoogleExtShared.apk
GoogleContactsSyncAdapter.apk
Can someone help me to choose the right apks to test this in my device.
It would be really really nice if I port the great playstore for wear on non-wear device.
Greetings by Idijt
I_did_it_just_tmrrow said:
A friend of me is using a android 5.1 based smartwatch with a circular display and an own gsm-modul.
I read a lot about the new android wear 2.0 technical preview 3 for one huawei and lg device with circular/round display too...
How it is possible to extract the gapps, the playstore, the apps like settings.apk from this technical preview 3?
I download the preview image for testing for the huawei from this url, extract the tgz, the image*.zip and then the system partition. Sadly there are is for example no playstore app:
in \priv-app\ folder :
GoogleServicesFramework.apk
GooglePackageInstaller.apk
GoogleExtServices.apk
in \app\ folder :
GoogleTTSPrebuiltWearable.apk
GoogleExtShared.apk
GoogleContactsSyncAdapter.apk
Can someone help me to choose the right apks to test this in my device.
It would be really really nice if I port the great playstore for wear on non-wear device.
Greetings by Idijt
Click to expand...
Click to collapse
Play store is called phonesky.apk
It would be nice, but I don't think there is a lot of interest?
Some interest here, for the Ticwatch 2
AW compatibility is the biggest hurdle for this new watch. I have a couple of them and would be more than happy to experiment. Very nice watch with very little apps and a ton of potential.
LGSONE
I_did_it_just_tmrrow said:
A friend of me is using a android 5.1 based smartwatch with a circular display and an own gsm-modul.
I read a lot about the new android wear 2.0 technical preview 3 for one huawei and lg device with circular/round display too...
How it is possible to extract the gapps, the playstore, the apps like settings.apk from this technical preview 3?
I download the preview image for testing for the huawei from this, extract the tgz, the image*.zip and then the system partition. Sadly there are is for example no playstore app:
in \priv-app\ folder :
GoogleServicesFramework.apk
GooglePackageInstaller.apk
GoogleExtServices.apk
in \app\ folder :
GoogleTTSPrebuiltWearable.apk
GoogleExtShared.apk
GoogleContactsSyncAdapter.apk
Can someone help me to choose the right apks to test this in my device.
It would be really really nice if I port the great playstore for wear on non-wear device.
Greetings by Idijt
Click to expand...
Click to collapse
Hey! I just found this thread, I'm just wondering how you found the tgz file?
I am in a situation where I need the separate apk files too
Thanks for the help
Well AFAIK play store is not installed, just a placeholder APK which is useless and just downloads and installs the real APK.
Sent from my athene using XDA Labs
booster442 said:
Hey! I just found this thread, I'm just wondering how you found the tgz file?
I am in a situation where I need the separate apk files too
Thanks for the help
Click to expand...
Click to collapse
hackintosh5 said:
Well AFAIK play store is not installed, just a placeholder APK which is useless and just downloads and installs the real APK.
Sent from my athene using XDA Labs
Click to expand...
Click to collapse
I extract the system somehow..? Long time ago. But I never follow this topic to the end.
You?
Greetings by Idijt
[MM][AROMA]Flashable zip Software Add-ones
IntroductionFlashable zip Software Add-ones is project which includes apps in flashable form. So you can flash them right after flashing new custom rom.
Flashable zip Software Add-onesFlashable zip Software Add-ones is a project which basically provides AROMA to flash apps right after flashing roms(it even works on your current rom and also it does not require wipe.)
It even works on every device and every custom rom not only touchwiz.
Code:
[FONT="Comic Sans MS"][COLOR="Orange"][SIZE="5"]Flashable zip Software Add-ones
[/SIZE][/COLOR][/FONT]
Flashable zip Software Add-ones includes:
AC Market
Adaway
Chrome
Google Drive
Es File Explorer
Facebook
Facebook Lite
Facebook Messenger
Facebook Messenger Lite
Gmail
Hike
IMO
Instagram
Lucky Patcher
Google Mpas
Samsung Music Player
MX Player
Ola Cabs
PicsArt
SHAREit
Skype
Snapchat
Telegram
Uber
UCBrowser
Vlc
WhatsApp
WPS Connect
WPS WPA Tester
Xender
YouTube
Code:
[COLOR="orange"][SIZE="5"][FONT="Comic Sans MS"]Premium Apps Flashable zip Software Add-ones
[/FONT][/SIZE][/COLOR]
Premium Apps Flashable zip Software Add-ones includes:
Fast For Facebook
Internet Speed Monitor Pro
Movie HD
MX Player Pro(adfree)
Snap Tube VIP
Tapatalk VIP
FAQ
Q. Will it work even on my current rom?
A. Yes.
Q. Can it be only used on Samsung devices running marshmallow?
A. It works on every device and on any every android version, only the app you are installing should support your android version verions.
Downloads[MM][AROMA][email protected]_Spectar
[MM][AROMA]Premium Apps Flashable zip Software Add-ones
Note:Suggestions are welcomed.
If i missed any app that needs to be in the package then do let me know
HIT THE THANKS BUTTON IF U LIKED MY WORK
CreditsHarvey_Spectar (me)
Moluntic
Sid
Kevin Singh
Last Updated: 07-12-2016
Created: 07-12-2016
Links does not work
Billabomb75 said:
Links does not work
Click to expand...
Click to collapse
I'll give you new links
Harvey_Spectar said:
I'll give you new links
Click to expand...
Click to collapse
Plzzzz... and tnx
Billabomb75 said:
Plzzzz... and tnx
Click to expand...
Click to collapse
Download Links are updated, now you can download easily
[MM][AROMA][email protected]_Spectar:
MediaFire
Mega
Dropbox
Harvey_Spectar said:
Download Links are updated, now you can download easily
[MM][AROMA][email protected]_Spectar:
MediaFire
Mega
Dropbox
Click to expand...
Click to collapse
Tnx a million
XShazamLite
With this lightweight module, You can add some Shazam features to Shazam-Lite app.
#Features
- Bypass Country-Limit
- Shazam Unlimited Songs (Default is 5)
- MakeItColorful! (Themer)
- Clear Matched Songs
- Cancel Pending Shazams
#Notes
- Long-Press menu button (Top-Right Corner) for XShazamLite's options.
- Only working with Shazam-Lite v1.1.0.
Thanks to @blunden, For the Idea
SourceCode
Download
Tested with last Shazam lite 1.1.0 and doesn't work, Shazam ask me to download the standard version or exit.
cioce said:
Tested with last Shazam lite 1.1.0 and doesn't work, Shazam ask me to download the standard version or exit.
Click to expand...
Click to collapse
Just updated the module. It's now support v1.1.0.
Good idea to make a module based on my hacked version. It might be worth pointing out that people shouldn't actually need to load this module more than once unless they need to register the app as it's seemingly a process that happens only on first start.
Btw. I updated my thread with an updated APK for those who don't have Xposed.
Very nice module, it worked here
New version v0.38 010717
- Added MakeItColorful (Themer)
works
drei.liter.milch said:
works
Click to expand...
Click to collapse
Glad to hear that :fingers-crossed:
doesnt work with v1.1.0-170321 on official nougat 7.0 xposed,it would be cool if you fixed it