Share Your Tasker Project - Samsung Galaxy S9 Themes, Apps, and Mods

Hi
If if someone have Good Tasker Project Please Share It With Usage Instructions here
Thanks

Anita Project [Difficulty Intermediate, ROOT]
I want to share my current project Anita System Assistant
For now it will replace bored right notification icons with much more informative left area notifications.
It also includes MinX Engine (My old work For LGK10 Optimized for Galaxy S 9), also it will maintain SELinux In Enforcing Mode and emulate Init.d scripts support.
I also included Chainfire LiveBoot fix( just if someone using it),
If not using this app remove liveboot script…
Installation :
Download the archive called Anita, it contains tasker project and required binaries…
Extract it to SdCard.
After importing Anita Project to Tasker launch Installation Task, setup your password and after that it will Install all binaries to /system/xbin and will setup all required variables.
Reboot, Enjoy
Apps archive contains all required Tasker Plugins for Anita work…
Note:
Anita will not work until will detect that exist notification,
Meaning all Tasker and AutoNotification must work Correctly, if not nothing will work :silly:

Related

[APP] Simply change an icon on your Android phone (Update APK Edit V0.4e)

APK Edit V0.4e
--------------------------------------------------------------------------------
Ever wanted to simply change an icon on your Android phone and found yourself lost in the endless lists of forum posts saying: you have to change heaven and earth to do this...
NOT ANYMORE!!!!
APK Edit is born!
With this little program you can simply change icons of your android application.
It even lets you change the applications name.
But wait mike..... there's more.....
It even lets you edit the text used in applications.
Sounds to good to be true...
Well... to be honest.... it is.
But I've come a long way from that initial question to the final answer.
My conclusion so far, it works for most of my applications.
It probably will work on most of yours as well.
Try it out now!
(Caution: when overwriting an existing application, using the adb Wireless feature, you will loose your associated data!!!)
For the record... only use on you're own apk files, otherwise it's not that legal I think.
Version history:
Code:
0.4e - Minor update
Added: Some more debug logging on startup of the application.
Fixed: Version number in settings tab now shows correct version.
0.4d - Minor update
Fixed: Fixed startup crash if some APK properties are empty (like screensize/densities/locales), like in Settings.apk.
Fixed: A little bug in the fancy install mechanism, mainly experienced when installing system apk's
0.4c - Minor update
Fixed: Compatibility issue with Windows XP, causing program to crash on startup.
0.4b - Minor update
Fixed: Error extracting signature.
Changed: Extended logging.
0.4a - Minor update
Changed: Logging is enabled by default.
Added: Some debug messages for when opening of apk goes wrong.
0.4 - Major rewrite
Did a major rewrite of the code.
Added: Option to choose APK tool version
Added: Logging feature
Added: Auto retrieve required dependency files from phone if needed (for editing system apps)
Added: Details panel, shows information about the package.
Added: Restore original file link, for when thing's get really messed up.
Added: Donate button, for those who wanna celebrate with me.
Fixed: Some annoying issues (APKtool Issue 100) / (XLargeScreens bug)
Removed: QR Code installation support
Removed: AdbWireless installation support
0.3 - Update
Added: Language support.
Added: Installation method (USB Cable).
0.2 - Minor update
Added: Save confirmation dialog (as req by droidzone)
Changed: Recreated the loading animation so that it theme's better with the rest of the application.
0.1 - Initial release
Special thanks goes out to:Brut.all for creating Apktool, the backbone of this little project.
and to: anoniem100 to make it functional for noobs like me Orginal Post click here
very good
Seems an excellent work let's try and then will report back
Sent from my GT-I9000 using XDA App
How can I use this program ?? If I open it, it opens a dialog screen that wants to open a java.exe file ?
In order to use it you need to have java installed.
By default it will search for it in "C:\Program Files (x86)\Java\jre6\bin\java.exe".
If it can't find it there, it will pop up the screen you are talking about, asking you where it can find it.
I know, it's a little dirty this way, but I'm a lazy programmer
If necessary you can download java for free at: java.com
Anoniem100 said:
In order to use it you need to have java installed.
By default it will search for it in "C:\Program Files (x86)\Java\jre6\bin\java.exe".
If it can't find it there, it will pop up the screen you are talking about, asking you where it can find it.
I know, it's a little dirty this way, but I'm a lazy programmer
If necessary you can download java for free at: java.com
Click to expand...
Click to collapse
Thanks my friend to make it functional for noobs like me
what can i say friend? you are a great guy!!!
dena994 said:
what can i say friend? you are a great guy!!!
Click to expand...
Click to collapse
So i'll see all custom icons in your next Rom LOL
This is total awesomeness... works perfect for me, i will definitely promote this!
Thanks for sharing it.
BTW heads up --- this can actually break some apps...
The breakage comes because this tool works by decompiling the apk and
signing it with a key that is NOT the same as the original developer's
key so for apps that have co-dependencies (ie, one app calls into another), this can cause mystery errors because if the signatures are not identical, then the call will fail.
while this is a lovely tool, i just wanted to mention this...
thanks for the info
Update New version V0.2
That's true ThaPHLASH, co-dependencies are a big trouble when using this approach. Can't think of any way around it at this time, so we are currently stuck at changing those apk's who are autonomous.
If it does break you're apk, don't worry... it always saves a backup of the original apk when changing.
Great!! its work fine for me
Thanks!
i think this will change the icon in the appdrawer, right ?
if so, it would be nice to seen this wihtin an app on the phone direct,
like desktop visualiser but also in the appdrawer.
dunno if its possible to code, but that woud be awesom !
Falloutboy2000 said:
i think this will change the icon in the appdrawer, right ?
if so, it would be nice to seen this wihtin an app on the phone direct,
like desktop visualiser but also in the appdrawer.
dunno if its possible to code, but that woud be awesom !
Click to expand...
Click to collapse
That is pretty easy to do, u just find the icons in the drawables of a app but I think this app will make it much easier, I need to get back on my pc and check this out.
Sent from my GT-I9000 using XDA App
I have a problem i think.... when change icon to apk file the aplicattion create a .backup file but no a new file with the new icon... and other work ok i dont know why...
Congrats zEsAr!!!
You are the lucky finder of a brand new bug!
Are you having this problem with all your apk files?
No, some apks work ok but others say save changes very fast and the new archive dont exist.
zEsAr said:
No, some apks work ok but others say save changes very fast and the new archive dont exits.
Click to expand...
Click to collapse
Cool, or actually... not that cool, but you get my drift.
Will look into it, I myself have the same problem with some of them.
Maybe has to do something with compression levels, bla bla...
Back to work ;-)
not to question your skills or the app capability, but does it still have the problem zesar had? just wanna make sure before trying it out..

[APP][Updated!] Universal Init.d by Androguide.fr

Androguide.fr published a Universal Init.d installer on Play Store.
Initial release had an FC bug but its already fixed. Here's the link: https://play.google.com/store/apps/...mNvbS5hbmRyb2d1aWRlLnVuaXZlcnNhbC5pbml0LmQiXQ..
you can also download here: http://d-h.st/THA
to quote : What makes this method really universal is that everything happens on the app side, no system files modifications are required whatsoever. The tool basically emulates the behavior of the init.d kernel mechanism : it will detect whenever the device is rebooted and execute the scripts located in /system/etc/init.d.
With this init.d support granting mechanism comes a kernel-sided init.d support detection mechanism, so that your int.d scripts don't get executed twice, which would only make for a longer boot time. Basically, when you run the test, it will generate a little init.d script which creates a file on your sdcard. Then, after you rebooted, it will check if the file that the generated script creates has indeed been created in order to determine if your kernel already has init.d support built-in. If the file was created, it does. If not, it doesn't, as simple as that.
Universal Init.d doesn''t work in Android M.
moisespereira01 said:
Universal Init.d doesn''t work in Android M.
Click to expand...
Click to collapse
The app was crashing on launch for me as well. I installed BusyBox from stericson and now it works. Thanks @boyheadkick
Thanks working on LL version....
Please help my forum to increase view please....
link: https://forum.xda-developers.com/general/rooting-roms/lenovo-vibe-k6-note-guide-rooting-t3602763

[Discontinued-ROM][[2013-03-31][Guhl] Andromadus Permission Spoofing Framework -CM11

[Closing message]
Hi,
I am discontinuing the work on the Android Permission Spoofing Framework as I am not using Android anymore.
If anybody is interested in taking over the development I would be very happy to help her or him getting started as much as possible.
Feel free to contact me if you would like to work on it.
Sorry and have fun - Guhl
[End closing message]
This ROM is based on Andromadus CM11 Alpha. Besides the deep integration of the permission spoofing functionality the ROM is unchanged from Flinnys Andromadus CM11 builds!
In addition to the original Andromadus rom it includes the permission spoofing framework enhancement that was originally developed by Plamen K. Kosseff for Android 2.3. The functionality has been rebased to Android 4.4 and enhanced (a lot) by me and is now available.
My work was/is originally done for the HTC vision (G2/DZ) for which i provide ROMs based on ASOP and CM10.1.
If you as a developer want to add the permission spoofing framework to your ROM please go ahead it should be portable easily. I will keep the commit list updated. If you need help don't hesitate to ask!
Actually the main motivation to publish this is to inspire other developers to integrate this with their work.
The source of the enhancement can be found on github in the repositories:
android_frameworks_base
cm-android_frameworks_opt_telephony
cm-android_packages_apps_Settings
The current work is done in the cm-11.0 branch and the relevant commits are:
framework initial commit
framework bug fix 1
framework bug fix 2
frameworks telephony initial commit
app settings initial commit
framework permission spoofing - location
framework pff: infrastructure code cleanup
framework pff: infrastructure bug-fix in ContextImpl.java
framework pff: permission spoofing - contacts and phone log
framework pff: permission spoofing - calendar (Instances)
framework pff: permission spoofing - calendar (Instances - cleanup)
framework pff: permission revoking - initial commit
framework pff: add PFFInfoDatabase to make spoofed information persistent and changeable
framework pff: bug fix for permission revoking
What is permission spoofing
Permission spoofing means that the framework will return spoofed information to Apps instead of the original information based on permissions that the App requested during installation. The main motivation for the development of this functionality is the protection of the privacy of the phones owner.
Examples for spoofed information are:
Empty contact list instead of real contacts - READ_CONTACTS
False location instead of real location - ACCESS_COARSE_LOCATION / ACCESS_FINE_LOCATION
False Information for phone id and phone number - READ_PHONE_STATE
Empty log instead of real phone call log - READ_CALL_LOG
Empty calendar list instead of real calendar entries - READ_CALENDAR
....
Current implementation
Currently the following permissions are available:
READ_PHONE_STATE
While this permission allows the App to read the state of the phone (in call, ...) it also allows the App to read information like the phone number or the IMEI of the phone. Instead of revoking the permission that has to be granted to an App, permission spoofing provides spoofed information for this sensitive data.
ACCESS_COARSE_LOCATION and ACCESS_FINE_LOCATION
Instead of the real location a location that can be set using the PFF-GPSPath will be reporte (the default spoofed location is the top of Mt. Everest). The implementation is not perfect yet (Google maps and Latitude still seem to know the coarse location - working on that)
READ_CONTACTS and READ_CALL_LOG
Instead of the contacts and the call log an empty list will be reported. The implementation sets the limit parameter of the query to 0 if the permission is spoofed.
READ_CALENDAR
The implementation changes the date for which the items will returned to the first week of 1970.
More permissions might be added in the future.
Usage
Spoofing can be enabled on a per App basis. To enable spoofing go to Settings - Apps, choose the App for which you want to spoof the permission. Below the spoofable permission will be a switch that can be set to On to enable spoofing or Off to disable spoofing for this App.
Optional Apps
The source of these apps is also available at https://github.com/guhl
PFF-GPSPath
The PFF-GPSPath App can be used to set the spoofed location and in addition it can also be used to define a path the can then be simulated in the App (by effectively moveing the spoofed location)!
HowTo for PFF-GPSPath HowTo
PFF-Settings
The PFF-Settings app provides the same functionality as App - Settings but in a more comprehensive way.
It provides a list of all Apps (including system Apps) that have a spoofable permission and allows you to set spoofing On/Off for them
PFF-Test
If you spoof a spoofable permission for the app PFF-Test you can check the info that the framework provides to PFF-Test
Downloads
ROM cm-11-20140108-UNOFFICIAL-vision-pff.zip (kind of stable version)
ROM cm-11-20140331-UNOFFICIAL-vision-pff.zip (nightly)
Gapps are not included in the rom - they can be found at SLIM ROM 4.4 gapps page
PFF-GPSPath_1_3.apk
PFF-AppSettings_1_1.apk
PFF-Test
Communication
I do not want to start a flame war on spoofing on XDA. Whiile spoofing is important for me I do understand people opposing it.
If you want to talk to me, the best way to do this is to look for me (Guhl) at #nexus4, #G2ROOT or #andromadus on freenode IRC.
Changelog
2014-03-31
Updated from Andromadus/CM - fixed SMS/MMS crash
2014-03-22
Updated from Andromadus/CM
2014-02-15
Updated from Andromadus/CM - no new spoofing
ROM is untested
2014-01-08
Rebased from AOSP 4.4 to Andromadus CM11 - ALPHA !!!
Credits
Plamen K. Kosseff for the original framework changes
Flinny for his huge work on the Andromadus roms and supporting me with my original development for the vision
pierre_ja, Nipqer, Hymie and all the others at #G2ROOT for their endless help and entertainment
Keep in mind - this is ALPHA
Hi,
at the moment the permission spoofing build that i posted today is based on Andromadus ALPHA.
Please have a look at [ROM][24-12-13][Flinny] Andromadus - CM10/11.0 - Vision [alpha2] to see what works and what does not.
There are problems with:
- installing gapps
- android standard browser
- GPS (maybe)
- ...
Have fun - Guhl
So glad to see you are making this! Keep it up my man, love your work!
Sent from my Nexus 4 using XDA Premium 4 mobile app
fantastic work, running great
G Sensor works!
But when i hit revoke network access it turns on but isn't saved, so next time i enter app info it's off again (i've tested the app i revoked had network access) I want to remove avast and use this (for many reasons)
And looks like i need to restore apps + data via titanium back and than to move to sd-ext using link2sd, because restoring sd-ext via recovery console isn't working. Link2sd don't recognize any program, but when print info there's about 1gb used space on sdext so apps are there.
Now i'm swapping back to 4.2, and when have time to play with TB will migrate completely.
I use xprivacy (having another phone): works also great (you need the exposed framework).
Updated ROM from Andromadus/CM - Test-Build available
Hi,
I did update the ROM from the Andromadus/CM sources and provides a test-build (see the OP).
As I am on holidays and ain't got a vision with me I can't test the ROM - but maybe someone wants to.
Have fun - Guhl
PFF-GPSPath Version 1.3
Hi,
In my constant struggle to remove everything that involves the use of the closed source Google Play-Services from my devices I rewrote the PFF-GPSPath App.
Version 1.3:
- Switched to OpenStreetMap data using the MapQuest Android API
- Completely removed dependencies on Google play-services
Known-Issues:
- Draging Markers is not implemented yet
There is no functional improvement between version 1.2 and version 1.3 but it is all free!
Have fun - Guhl
Nice. Im still waiting for something to get a lot more stable.
Updated ROM from Andromadus/CM
Hi,
I updated the ROM from Andromadus/CM.
It's running fine for me.
Have fun - Guhl
guhl99 said:
Hi,
I updated the ROM from Andromadus/CM.
It's running fine for me.
Have fun - Guhl
Click to expand...
Click to collapse
text messages crashes when u try n open a massage or start a new one, part from that everything else seems fine
great work, huge thanks
Sent from my Desire Z using xda app-developers app
Mince69Meat said:
text messages crashes when u try n open a massage or start a new one, part from that everything else seems fine
great work, huge thanks
Sent from my Desire Z using xda app-developers app
Click to expand...
Click to collapse
Hi,
thanks for repporting this. I did not notice it as I am running TextSecure as my default SMS/MMS app.
I'll try to look into it.
Have fun - Guhl
Updated ROM from Andromadus/CM
Hi,
I updated the ROM from Andromadus/CM and fixed the crash in the SMS/MMS App.
Have fun - Guhl
guhl99 said:
Hi,
I updated the ROM from Andromadus/CM and fixed the crash in the SMS/MMS App.
Have fun - Guhl
Click to expand...
Click to collapse
Hi,
finally was able to migrate to the latest version(31.03.2014), with all of my user apps.
few bugs i'd found so far:
* hardware keyboard special symbols doesn't work (only ~ and "), for all other it's type letter when Hit Fn and key or doesn't type anything if hit double Fn.
* Just can't revoke network access permission. I've turned it ON, exit app info dialog, but the app still have network access. When re open app info revoke network access is back to OFF
* PFF-Settings values isn't share with android settings. I mean when change permissions via pff settings, app info dialog doesn't update this change
P.S. But no problem with g-sensor, this time :good:
Thank you!
Thank you for the right step into more personal saefty!
Just a quetion. Why can i not aktivate the revoke stop for geting into the www?
And, why does any firewall not work?
Greetings and please continue your importaint work!
If i can help, just email me...
Lg ivi
Sent from my Desire Z using xda premium
ivifly said:
Thank you!
Thank you for the right step into more personal saefty!
Just a quetion. Why can i not aktivate the revoke stop for geting into the www?
And, why does any firewall not work?
Greetings and please continue your importaint work!
If i can help, just email me...
Lg ivi
Sent from my Desire Z using xda premium
Click to expand...
Click to collapse
as for the firewall I be-leave that's been messed up in the CM git hub , the Linux (android) packet filters are messed up, I could be wrong but I think that's the issue with FW programs
soadfan said:
Hi,
finally was able to migrate to the latest version(31.03.2014), with all of my user apps.
few bugs i'd found so far:
* hardware keyboard special symbols doesn't work (only ~ and "), for all other it's type letter when Hit Fn and key or doesn't type anything if hit double Fn.
* Just can't revoke network access permission. I've turned it ON, exit app info dialog, but the app still have network access. When re open app info revoke network access is back to OFF
* PFF-Settings values isn't share with android settings. I mean when change permissions via pff settings, app info dialog doesn't update this change
P.S. But no problem with g-sensor, this time :good:
Click to expand...
Click to collapse
Hi soadfan,
regarding the keyboard: Go to settings - language & input - vision-keyboard - set up keyboard layouts -> select the English HTC Desire Z hardware keyboard.
That brings back the special characters (also the functionality to long press a key for the special character popup)
I will look into the internet revoke problem over the weekend
Have fun Guhl
soadfan said:
...
* Just can't revoke network access permission. I've turned it ON, exit app info dialog, but the app still have network access. When re open app info revoke network access is back to OFF
* PFF-Settings values isn't share with android settings. I mean when change permissions via pff settings, app info dialog doesn't update this change
...
Click to expand...
Click to collapse
Hi soadfan,
for which App did you want to revoke Internet access?
At the moment my implementation is a bit confusing. While I do show the "revoke" switch in the apps setting for all apps that have the Internet access permission I do only set the revoke for Non-System Apps. So i.e. you can not really revoke the access internet permission for the standard browser as it is a system app.
I will rethink this approach but please tell me which App you tried it for.
Have fun - Guhl
guhl99 said:
Hi soadfan,
for which App did you want to revoke Internet access?
At the moment my implementation is a bit confusing. While I do show the "revoke" switch in the apps setting for all apps that have the Internet access permission I do only set the revoke for Non-System Apps. So i.e. you can not really revoke the access internet permission for the standard browser as it is a system app.
I will rethink this approach but please tell me which App you tried it for.
Have fun - Guhl
Click to expand...
Click to collapse
Several - Opera browser, tapatalk, tix.bg and few more that don't remember.
Is it possible avast firewall to mess up with your implementation?
I will test without avast installed, and report back here
UPDATE: I've removed avast completely but still not working, but i remember (know) when just tried the rom was happening same thing:
soadfan said:
But when i hit revoke network access it turns on but isn't saved, so next time i enter app info it's off again (i've tested the app i revoked had network access) ...
Click to expand...
Click to collapse
Hi all
Can you confirm one bug with the app Kontakte mean Contacts.
It is not possibile to put a picture to the Contacts. I get alweays the frame " there are no picutres on the storages" but i habe more than plenty picutres
Also the option to take a picutre and to add to the contact is not possibel, the error apears again.
Any idears?
I really would love to give the contacts a face with pictures....
Thank you for your help!
greetings ivi

How to translate LBE security master to english (TUTORIAL)

So I was looking for a way to translate LBE security master. But all I could find was out dated apks. But I need the newest software so I stared looking and I manged to find a way to do it, So I made a list of all of the steps below:
1) Make sure you are rooted and have xposed framework installed.
2) Make sure you have LBE security master installed if you don"t you have to Google this "LBE安全大师(免ROOT)" and install it via clicking the install button.
3) Activate LBE by granting super user permission and rebooting.
4) Install the xposed module named LBE Security Master - Translation International :attached below.
5) Reboot and make sure the LBE Security Master - Translation International module is installed
6) Open LBE the start up page wont be translate but almost everything else will be.
7)DONE!!!!!!!!
Thank you so much...
I'm using it, but i see it needs some more translation... less than already have it... please it is possible to make it all of it...
Thank you.
H.
I didn't make this just posting the tutorial

How to use Samsung Watch with devices that have less than 1.5GB of RAM

Well I bought a samsung galaxy watch for my dear but she was not able to connect her watch to her f*cking samsung phone! After some investigations found that it's the hardcoded memory limit of the Galaxy Wearable application which doesn't allow android devices which have less than 1.5 GB of memory. Finally I am able to pair the watch and phone and here how it goes:
Step 1 - Prepare decompile environment
- Ensure jdk installed, can be downloaded at at the url: www(dot)oracle(dot)com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Ensure apktool installed, can be downloaded at at the url: ibotpeaches(dot)github(dot)io/Apktool/
Step 2 - Download Galaxy Wearable apk
- This is the app that connects your watch and android device which also have hardcoded memory limit with no reason! Can be downloaded at at the url: www(dot)apkmirror(dot)com/apk/samsung-electronics-co-ltd/samsung-gear/
Step 3 - Decompile Galaxy Wearable apk
- Open a terminal window and run below command
java -jar /path/to/apktool_x.x.x.jar d /path/to/com(dot)samsung(dot)android(dot)app(dot)watchmanager_x(dot)x(dot)xx(dot)xxxxxxxx-xxxxxxxxxx_minAPI18\(nodpi\)_apkmirror(dot)com(dot)apk
- This will create a folder in the working directory with the name of apk, like: com(dot)samsung(dot)android(dot)app(dot)watchmanager_x(dot)x(dot)xx(dot)xxxxxxxx-xxxxxxxxxx_minAPI18\(nodpi\)_apkmirror(dot)com which will be called as "/path/to/apkdecompiled" here after.
Step 4 - Change the hardcoded memory limit
- Open the smali folder with text editor like sublime
- Search for "0x4098000000000000L" or "1536"
- Find should match with the HostManagerUtils.smali file at /path/to/apkdecompiled/smali/com/samsung/android/app/twatchmanager/util/HostManagerUtils.smali
- Replace "0x4098000000000000L" with "0x4050000000000000L" which updates the hardcoded limit to 64MB. This converter url: babbage(dot)cs(dot)qc(dot)cuny(dot)edu/IEEE-754(dot)old/Decimal(dot)html can be used to calculate value for a different number.
- Save the file.
Step 5 - Recompile Galaxy Wearable apk
- Open a terminal window and run below command
java -jar /path/to/apktool_x.x.x.jar b /path/to/apkdecompiled
- This will create an apk file in the /path/to/apkdecompiled/dist directory with the name of apk, like: com(dot)samsung(dot)android(dot)app(dot)watchmanager_x(dot)x(dot)xx(dot)xxxxxxxx-xxxxxxxxxx_minAPI18\(nodpi\)_apkmirror(dot)com(dot)apk
Step 6 - Sign the recompiled Galaxy Wearable apk
- Open a terminal window and run below command
keytool -genkey -v -keystore galaxy-wearable.keystore -alias galaxy -keyalg RSA -keysize 2048 -validity 10000
- then run below command
jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore galaxy-wearable.keystore /path/to/apkdecompiled/dist/com(dot)samsung(dot)android(dot)app(dot)watchmanager_x(dot)x(dot)xx(dot)xxxxxxxx-xxxxxxxxxx_minAPI18\(nodpi\)_apkmirror(dot)com(dot)apk galaxy
Step 7 - Install the recompiled Galaxy Wearable apk
- Upload the file to your phone and install the apk
- You will also need the Galaxy Watch Plugin apk, can be downloded at the url: www(dot)apkmirror(dot)com/apk/samsung-electronics-co-ltd/galaxy-watch-plugin/
- Enjoy your watch!
No idea about java, apktools, text editor etc? Just follow these easy steps (at your own risk):
- Download the already recompiled apk at at the url: uploadfiles(dot)io/o4dty and install
- Download the galaxy watch plugin apk at at the url: www(dot)apkmirror(dot)com/apk/samsung-electronics-co-ltd/galaxy-watch-plugin/galaxy-watch-plugin-2-2-05-18102551-release/galaxy-watch-plugin-2-2-05-18102551-android-apk-download/download/ and install.
- Enjoy your watch!
P.S.: Replace all "(dot)"s with a ".".
Thanks for the instructions but what Samsung phone has less than 1.5gb ram nowadays?
Gesendet von meinem SM-G965F mit Tapatalk
Actually less than and equal.
m(dot)gsmarena(dot)com/results.php3?nYearMin=2015&nRamMax=1500&sMakers=9&sOSes=2
for unsupported tablet, which are the steps?
Thank you
oibaf1979 said:
for unsupported tablet, which are the steps?
Thank you
Click to expand...
Click to collapse
If the reason is memory limit, same steps would work quite well.
File does not exist at that URL. Please supply a new link. Thanks
MMWC said:
File does not exist at that URL. Please supply a new link. Thanks
Click to expand...
Click to collapse
Second that... Thanks in advance
I'm not a Java guy and could not sign the apk.
I tried to download the apk from the link but the link is not working anymore.
Please give us a new link to download the apk, that will help a lot of the smartwatch users.
Thanks.
wearable not start
Hello. I follow all steps and i signed apk. after that i setup the app in my phone(not rooted) and when i start the app (galaxy wearable - modified for 1.5 gb ram phone) is says The operating system on your phone has been modified in an unauthorized way, and is not compatible with the Galaxy Wearable app. Check your operating system and try again. how can fix it. looking forward for your help.thanks.
Give a link to the finished application
maaydin said:
Well I bought a samsung galaxy watch for my dear but she was not able to connect her watch to her f*cking samsung phone! After some investigations found that it's the hardcoded memory limit of the Galaxy Wearable application which doesn't allow android devices which have less than 1.5 GB of memory. Finally I am able to pair the watch and phone and here how it goes:
Step 1 - Prepare decompile environment
- Ensure jdk installed, can be downloaded at at the url: www(dot)oracle(dot)com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Ensure apktool installed, can be downloaded at at the url: ibotpeaches(dot)github(dot)io/Apktool/
Step 2 - Download Galaxy Wearable apk
- This is the app that connects your watch and android device which also have hardcoded memory limit with no reason! Can be downloaded at at the url: www(dot)apkmirror(dot)com/apk/samsung-electronics-co-ltd/samsung-gear/
No idea about java, apktools, text editor etc? Just follow these easy steps (at your own risk):
- Download the already recompiled apk at at the url: uploadfiles(dot)io/o4dty and install
- Download the galaxy watch plugin apk at at the url: www(dot)apkmirror(dot)com/apk/samsung-electronics-co-ltd/galaxy-watch-plugin/galaxy-watch-plugin-2-2-05-18102551-release/galaxy-watch-plugin-2-2-05-18102551-android-apk-download/download/ and install.
Give a link to a working finished application. old link no longer works
Click to expand...
Click to collapse
Hello, friends!
The new work, done in the style of minimalism, surprises with the minimal battery consumption, the colorful colors of the elements, and the horizontal scale of the steps taken.
I advise you to download and see for yourself
Name: RDS_57
Download link:
https://galaxy.store/rds_57
If you need a coupon, just write me an email (Indicate the country and name of the dial): [email protected]
Let's help the developer get a normal computer and monitor. We will buy this job from him, or if it’s not a pity, he will transfer as much as possible to paypal https://www.paypal.me/arkennn
Mine still says i have less than 1.5gb
can you provide the lastest one patched?

Categories

Resources