Any way to enable NFC? - AT&T Samsung Galaxy Note I717

I haven't been able to find if there is any current way to enable NFC on the ATT Note, supposedly a custom ROM did it, but not 100% sure, anyone know?

I believe there is a thread from an xda member giving instructions on how to enable it on a rooted device but it was hit or miss from the comments..plus nobody could get Google wallet to work..
Sent from my SAMSUNG-SGH-I717 using XDA

jonathan413 said:
I believe there is a thread from an xda member giving instructions on how to enable it on a rooted device but it was hit or miss from the comments..plus nobody could get Google wallet to work..
Sent from my SAMSUNG-SGH-I717 using XDA
Click to expand...
Click to collapse
Honestly I don't even know what google wallet is, I meant just so I can use like cool things around my house to activate certain features on the phone when I stepped into the vicinity and stuff like that.

Custom rom definitely enables it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

MSigler said:
Custom rom definitely enables it.
Click to expand...
Click to collapse
Wow, which ROM.
And after checking out Google wallet, it does seem cool, wish we had that working too.

What are tags? And what is the benefit to using them??
Sent from my SAMSUNG-SGH-I717 using XDA

orangekid said:
I haven't been able to find if there is any current way to enable NFC on the ATT Note, supposedly a custom ROM did it, but not 100% sure, anyone know?
Click to expand...
Click to collapse
This is I used.......http://forum.xda-developers.com/showthread.php?t=1530517

orangekid said:
Wow, which ROM.
And after checking out Google wallet, it does seem cool, wish we had that working too.
Click to expand...
Click to collapse
Saurom, the latest version, but it's worked on all of them I believe.

orangekid said:
I haven't been able to find if there is any current way to enable NFC on the ATT Note, supposedly a custom ROM did it, but not 100% sure, anyone know?
Click to expand...
Click to collapse
PHONE MUST BE ROOTED TO DO THIS BELOW -
1. Create a file on your computer named "android.hardware.nfc.xml"
2. Inside of that file post the following code:
___________________________________________________________________
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2010 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at the Apache website.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- This is the standard feature indicating that the device can communicate
using Near-Field Communications (NFC). -->
<permissions>
<feature name="android.hardware.nfc" />
</permissions>
__________________________________________________ ________________
3. Email that file to an email account you have on your phone
4. Open the email on your phone and save the attachment
5. Open up "Root Explorer" (App)
6. Navigate to your "downloads" folder and copy the file "android.hardware.nfc.xml"
7. Navigate to "/system/etc/permissions"
8. Click "Mount R/W" (Icon on top of root explorer)
9. Paste the file "android.hardware.nfc.xml"
10. Click "Mount R/O" on the top of your screen (inside the root explorer app)
11. reboot your phone
12. go to Settings - Wireless and enable "NFC"
Done !
Google wallet does not work still, but other NFC apps work great

Thanks, I created the file on my phone using file manager instead of emailing it. Works great. :beer:

Related

[PORT/MOD] SmartActions app Port 12/13/12 v0.2.4

The very first Smart Actions Port v0.1.2(12/13/12)
Ported from Droid Razr MAXX VRZ_XT912_6.7.2-180_DHD-16_M4-31_1FF
Requires ICS
Has not been tested on JB. (Should work)
All rooted devices should work.
Miui doesn't seem to work, you can try it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Install:
1. Download Here
2. Do a nandroid backup
3. Extract and run bat file in windows
4. Enjoy
Alternate method:
1. Open command prompt
2. Do a Nandroid backup
3. Extract zip
4. In Command Prompt explore to adb location and type:
Code:
adb remount
5. Then:
Code:
adb push [drag and drop system folder from extraction location] /system
ex.: adb push C:\Users\Joe-Acer\Desktop\SmartActions\bin\system /system
6. Reboot
Code:
adb reboot
Do not update from market, WILL BREAK IT
Known Bugs, Not working:
1. Location conditions
Code:
Change log:
v0.1.0:
Initial Release
v0.2.3
Released to Public
v0.2.4:
Fixed wallpaper (Only limited to RAZR wallpapers)
Added:
homescreen
LiveWallpapers.apk
MagicSmokeWallpapers.apk
NetworkLocation.apk
SocialShare.apk (not tested, more like public test)
How to use SmartActions:
PM me questions
If you want to integrate this into your rom be sure to PM and credit me.
Hmm what's this?
(First...)
from my E3D
tatnai said:
Hmm what's this?
(First...)
from my E3D
Click to expand...
Click to collapse
Heard of tasker, like that but more reliable, in my opinion anyway
How do I install this from my phone...
donbudafuko said:
How do I install this from my phone...
Click to expand...
Click to collapse
copy the files from bin/system to /system... need a root file explorer to copy the files... then reboot
Would it be possible to get some screenies?
Sent from my PG86100 using Tapatalk 2
Many people don't understand this.
Would be great if you do a "How To" w/Review video.
That would be great.
Looks very interesting thanks for this
Sent from my PG86100 using Tapatalk 2
joekp said:
copy the files from bin/system to /system... need a root file explorer to copy the files... then reboot
Click to expand...
Click to collapse
What root explorer do you use? I tried Astro and it did not let me write the files to the directories, gave me errors every time, and when I tried individually it said could not write also.... Going to look for another root explorer
Redneckhightech said:
What root explorer do you use? I tried Astro and it did not let me write the files to the directories, gave me errors every time, and when I tried individually it said could not write also.... Going to look for another root explorer
Click to expand...
Click to collapse
Esfilexplorer and go to settings and check all three checkmarks under root
joekp said:
Esfilexplorer and go to settings and check all three checkmarks under root
Click to expand...
Click to collapse
You may need to make sure that the permissions are set right. ES will change them. Just long press the files, go to properties, then change the permissions.
So we copy each of the files in the /system directory of the smartactions folders into their respective folders in the phones /system?
for instance there is a folder for the app, all of those files go into the /system/app folder of our phones?? etc...
Roxxas049 said:
So we copy each of the files in the /system directory of the smartactions folders into their respective folders in the phones /system?
for instance there is a folder for the app, all of those files go into the /system/app folder of our phones?? etc...
Click to expand...
Click to collapse
Yes
As soon as I set up a rule it force closes, and then continues to do so each time. I'm using a standard PA JB rom.
Roxxas049 said:
As soon as I set up a rule it force closes, and then continues to do so each time. I'm using a standard PA JB rom.
Click to expand...
Click to collapse
OP clearly states "requires ICS".
ZWYATT said:
OP clearly states "requires ICS".
Click to expand...
Click to collapse
To be fair, it also says "Has not been tested on JB. (Should work)".
ramjet73
ZWYATT said:
OP clearly states "requires ICS".
Click to expand...
Click to collapse
Check the play store for update
Roxxas049 said:
As soon as I set up a rule it force closes, and then continues to do so each time. I'm using a standard PA JB rom.
Click to expand...
Click to collapse
Check the play store for update might fix it
Update worked for me... No fc so far
there is another app in the play store that basically operates the same way. https://play.google.com/store/apps/details?id=AutomateIt.mainPackage&feature=search_result#?t=W251bGwsMSwxLDEsIkF1dG9tYXRlSXQubWFpblBhY2thZ2UiXQ.. its called automateit. Good job with the port.

[XAP]Share Box - DLNA and much more :) for Samsung with Interop Unlock

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And now application that we really missing. It lets you share contents with nearby devices via DLNA.
For devices with Interop Unlock
The application allows you to send your content to other devices connected to the same access point.
Additionally, you can download, play and save the contents of other devices to your device.
Something extra, you get the ability to remotely control the device, so you can you can play and share content to another device using your device.
Download Xap
Share_Box_1.0.1.5_windowsmania_pl.zip
Click to expand...
Click to collapse
More on:
Share Box - udostępnienie po DLNA i dużo więcej dla Samsunga z Interop
marass82 said:
And now application that we really missing. It lets you share contents with nearby devices via DLNA.
For devices with Interop Unlock
The application allows you to send your content to other devices connected to the same access point.
Additionally, you can download, play and save the contents of other devices to your device.
Something extra, you get the ability to remotely control the device, so you can you can play and share content to another device using your device.
Download Xap
More on:
Share Box - udostępnienie po DLNA i dużo więcej dla Samsunga z Interop
Click to expand...
Click to collapse
NOICEEE!!!
Since AllShare isn't available for WP8 devices, its the first free DLNA app! Thanks Man!! You're awesome!
Would it be entirely too much to ask that you upload it to a reputable site that doesn't try and spam you with malware and obvious scams (instead of sending you the file) when you click the download button? For example, there's this site, forum.xda-developers.com, which allows you to attach ZIP files of up to 20 megabytes. I bet you even already have an account there...
I mean, this sounds really cool and I'd love to take a look, but at this point I half assume it's malware itself, given the behavior of the site you linked.
EDIT: The third time I tried the download (after the second time triggered the XSS filter and the first time tried to serve me an EXE file instead) I did instead receive a ZIP file wrapping a XAP file (you know that's pointless, right? XAPs *are* ZIP files) to go with my popup ad suggesting a really sketchy "downloader" EXE file. No source code though, so I guess I'll have to decompile the app...
I added the xap.
GoodDayToDie said:
Would it be entirely too much to ask that you upload it to a reputable site that doesn't try and spam you with malware and obvious scams (instead of sending you the file) when you click the download button? For example, there's this site, forum.xda-developers.com, which allows you to attach ZIP files of up to 20 megabytes. I bet you even already have an account there...
I mean, this sounds really cool and I'd love to take a look, but at this point I half assume it's malware itself, given the behavior of the site you linked.
EDIT: The third time I tried the download (after the second time triggered the XSS filter and the first time tried to serve me an EXE file instead) I did instead receive a ZIP file wrapping a XAP file (you know that's pointless, right? XAPs *are* ZIP files) to go with my popup ad suggesting a really sketchy "downloader" EXE file. No source code though, so I guess I'll have to decompile the app...
Click to expand...
Click to collapse
Wow, forum.xda-developers.com? I've never heard of it! I'll check it out and report back.
Share Box and Samsung Link are now official
Hi guys,
Don't know if it's all news but now Share Box and Samsung Link are official for all Ativ S users on Samsung Apps.
Tnx,
Co'

[Q] How to import self signed ssl certificate

I'm trying to build my own cloud server, namely owncloud... It works with plain http, but I want to convert it to ssl before going to "production" use... One of the problems is that I want to import a self signed certificate to my phone, without it complaining about "third party might be..." and without the complaint being visible all the time at status bar...
How do I import a self signed certificate to the phone? And get it to show in trusted credentials without the complaint? Other than the obvious settings -> security -> install from device memory/sd card. That is what I have tried so many times and this leads to the complaint I mentioned above.
Thanks!
Flexy_75 said:
I'm trying to build my own cloud server, namely owncloud... It works with plain http, but I want to convert it to ssl before going to "production" use... One of the problems is that I want to import a self signed certificate to my phone, without it complaining about "third party might be..." and without the complaint being visible all the time at status bar...
How do I import a self signed certificate to the phone? And get it to show in trusted credentials without the complaint? Other than the obvious settings -> security -> install from device memory/sd card. That is what I have tried so many times and this leads to the complaint I mentioned above.
Thanks!
Click to expand...
Click to collapse
Nothing? No ideas? Am I doing something so wrong that there is no "point" to answer?
I dont think anyone knows anything about this hence the lack of replies.
Perhaps reaching out to general android forum
Do you mean the warning in the browser that the connection is not trustable ?
By the way, have you tried using the owncloud app ? It doesn't verifies the identity of the server, thus doesn't complain if you don't have an validated ssl certificate.
Well. There's a way. First install your certificate normally. Then you just have to make it as a system included certificate (move it using aroma file manager).
To do that just look at my screenshot. Those are the directories that you will care about.
Of course don't forget to set correct permissions at the end.
Sent from Xperia Z2
mr.loverlover said:
Well. There's a way. First install your certificate normally. Then you just have to make it as a system included certificate (move it using aroma file manager).
To do that just look at my screenshot. Those are the directories that you will care about.
Of course don't forget to set correct permissions at the end.
Sent from Xperia Z2
Click to expand...
Click to collapse
Screenshot?
Flexy_75 said:
Screenshot?
Click to expand...
Click to collapse
Oh, sorry, the xda app didn't upload it again.
Here you go:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
mr.loverlover said:
Oh, sorry, the xda app didn't upload it again.
Here you go:
Click to expand...
Click to collapse
Did not get screenshot this time either, but I solved this with F-Droid -> Move Certs! app, which moved the self signed certification to system certs.
Thanks!
Flexy_75 said:
Did not get screenshot this time either, but I solved this with F-Droid -> Move Certs! app, which moved the self signed certification to system certs.
Thanks!
Click to expand...
Click to collapse
Idk what's happening here. I've uploaded pic to a remote server this time... maybe XDA doesn't like too big screenshots
However good to know that there's a program for that

I cannot uninstall system apps even after I ROOTED my android phone

Hi everyone
I managed to root my android phone yesterday (I checked with 2 root-checker apps). Now I'm having trouble removing pre-installed apps like Twitter and Yellow Pages which I never use. I tried few uninstall apps, and after granting them permission from SuperUS, they perform an uninstall (some apps do it forcefully) and give a message that the apps were deleted. The apps are not removed from my application list but when I click on it to run, they give an error message. But when I restart my phone, those apps I deleted start working again as if nothing happened.
What I'm I doing wrong? My phone is HTC One M8, android.
Thank you for any help
Did you unlock your bootloader?
Sent from my XT1528 using XDA Free mobile app
nobreak1970 said:
Did you unlock your bootloader?
Sent from my XT1528 using XDA Free mobile app
Click to expand...
Click to collapse
Yes, I did that before I rooted it.
I also tried using a File Explorer (rooted version) to uninstall those system app but couldn't find System files. I found a file called Root, but nothing is in the file.
Try app master
android-incredible said:
Try app master
Click to expand...
Click to collapse
I just tried it now but same problem. I select twitter to delete. It gives me a message that uninstall was successful. I check to see if it's listed on my home page, and it is although when I click on it, it gives an error message. However after restarting the phone, twitter somehow recovers and works again!!! Really strange. It's as if it wasn't uninstalled to begin with.
Does anyone know? I still can't solve it
Moon light said:
Does anyone know? I still can't solve it
Click to expand...
Click to collapse
Using Root Explorer, please show me what resides in the System/App folder.
#WhiteUIsMustDie, #EndDarkAppOppression
micmars said:
Using Root Explorer, please show me what resides in the System/App folder.
#WhiteUIsMustDie, #EndDarkAppOppression
Click to expand...
Click to collapse
I don't have a System or App folder folder!!! I don't know why that is. I've captured 2 images to show you:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I don't know why the images are not showing. Here are the links:
http://pasteboard.co/L8o1aCW.png
http://pasteboard.co/L8vqzIS.png
You need to remove read / write protection. You can do this most easily by flashing a modded kernel (boot.img) through fastboot. Alternatively, there's custom roms that have this already or you can mod a kernel module. There's a guide in the General section of your phone's forum. If you go that route, make sure that the module is compatible with the update you're on as the guide might be outdated.
es0tericcha0s said:
You need to remove read / write protection. You can do this most easily by flashing a modded kernel (boot.img) through fastboot. Alternatively, there's custom roms that have this already or you can mod a kernel module. There's a guide in the General section of your phone's forum. If you go that route, make sure that the module is compatible with the update you're on as the guide might be outdated.
Click to expand...
Click to collapse
Okay, I'll look into that as soon as I get a chance and I'll update the post. I hope it helps.

Convert from "S Health" to GPX (v1.1 2015.10.16)

Hi!
1) Pull from phone file /opt/usr/apps/com.samsung.shealth/data/.shealth.db
2) Open this file in SQLiteStudio
3) Open editor (Alt+E)
4) Add in editor the following:
Code:
select exerciseId, datetime(substr(startTimeStamp,1,10), 'unixepoch') as startTime from shealth_exercise_history order by startTimeStamp;
Select all (Crtl+A) and execute (F9).
You'll see all your trainings. Remember the value "exerciseId" of the desired training. For example "5".
5) Replace the contents of the editor by doing the following:
Code:
select '<?xml version="1.0" encoding="UTF-8" standalone="no" ?><gpx xmlns="http://www.topografix.com/GPX/1/1" xmlns:gpxx="http://www.garmin.com/xmlschemas/GpxExtensions/v3" xmlns:gpxtrkx="http://www.garmin.com/xmlschemas/TrackStatsExtension/v1" xmlns:wptx1="http://www.garmin.com/xmlschemas/WaypointExtension/v1" xmlns:gpxtpx="http://www.garmin.com/xmlschemas/TrackPointExtension/v1" xmlns:gpxpx="http://www.garmin.com/xmlschemas/PowerExtension/v1" creator="Samsung Gear S with Barometer" version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd http://www.garmin.com/xmlschemas/GpxExtensions/v3 http://www8.garmin.com/xmlschemas/GpxExtensionsv3.xsd http://www.garmin.com/xmlschemas/TrackStatsExtension/v1 http://www8.garmin.com/xmlschemas/TrackStatsExtension.xsd http://www.garmin.com/xmlschemas/WaypointExtension/v1 http://www8.garmin.com/xmlschemas/WaypointExtensionv1.xsd http://www.garmin.com/xmlschemas/TrackPointExtension/v1 http://www.garmin.com/xmlschemas/TrackPointExtensionv1.xsd http://www.garmin.com/xmlschemas/PowerExtension/v1 http://www.garmin.com/xmlschemas/PowerExtensionv1.xsd"><metadata><link href="http://www.index3.ru"><text>iNDEX3</text></link><time>'||strftime('%Y-%m-%dT%H:%M:%SZ', datetime(substr(gh.startTimeStamp,1,10), 'unixepoch'))||'</time></metadata><trk><name>'||datetime(substr(gh.startTimeStamp,1,10), 'unixepoch')||' Auto</name><extensions><gpxx:TrackExtension><gpxx:DisplayColor>Cyan</gpxx:DisplayColor></gpxx:TrackExtension></extensions><trkseg>' as gps
from shealth_exercise_history gh where gh.exerciseId=XX
union all
select
'<trkpt lat="'||g.latitude||'" lon="'||g.longitude||'"><ele>'||g.altitude||'</ele><time>'||strftime('%Y-%m-%dT%H:%M:%SZ', datetime(substr(g.timeStamp,1,10), 'unixepoch'))||'</time><extensions><gpxtpx:TrackPointExtension><gpxtpx:hr>'||h.heartrate||'</gpxtpx:hr></gpxtpx:TrackPointExtension></extensions></trkpt>' as gpx
from shealth_exercise_gps_info g
left join (
select gt.timeStamp as g_timeStamp
, (select max(ht.timeStamp) from shealth_exercise_hrm_logging ht where ht.timeStamp<=gt.timeStamp and ht.exerciseId=gt.exerciseId) as h_timeStamp
, gt.exerciseId
from shealth_exercise_gps_info gt
) tsm on tsm.g_timeStamp=g.timeStamp and tsm.exerciseId=g.exerciseId
left join shealth_exercise_hrm_logging h on h.timeStamp=tsm.h_timeStamp
where g.latitude <> 200 and g.exerciseId=XX
union all
select '</trkseg></trk></gpx>';
Find in text "exerciseId=XX" and replace to value ("XX") to the value of your exerciseId ("5").
Select all (Crtl+A) and execute (F9).
6) Save result in txt file with extension ".gpx".
Enjoy
I have collected all scripts into one package:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1) Unzip and run "0.start.bat"
2) Enjoy x2
Update:
v1.1 Added option "Save all trainings"
[DOWNLOAD v1.1]
iNDEX3 said:
Hi!
1) Pull from phone file /opt/usr/apps/com.samsung.shealth/data/.shealth.db
2) Open this file in SQLiteStudio
3) Open editor (Alt+E)
4) Add in editor the following:
Code:
select exerciseId, datetime(substr(startTimeStamp,1,10), 'unixepoch') as startTime from shealth_exercise_history order by startTimeStamp;
....
Click to expand...
Click to collapse
Dear iNDEX3,
Would you mind explaining what GPX does, what are the benefits in comparing with S Health...etc.
--------------
PS: I'm a huge fan of 4pda.ru, although I know just a little Russian (enough to read the captcha when login, lol). I see that you guys have this cool tool called 'RogersTools' - allowing us to backup Gear S, but I don't understand it well (due to my limited understanding of Russian).
Would you guys mind sharing this awesome tools to us here at XDA? :good::good::good:
This is very interesting. Thanks for sharing.
hadobac said:
Would you mind explaining what GPX does, what are the benefits in comparing with S
Click to expand...
Click to collapse
For example, I load my tracks in strava. This is the first time.
hadobac said:
Would you guys mind sharing this awesome tools to us here at XDA?
Click to expand...
Click to collapse
I conveyed the request of the developer RogersTool
iNDEX3 said:
I conveyed the request of the developer RogersTool
Click to expand...
Click to collapse
Thanks bro. Way to go!
Also, is running this tool here as easy as ClockWorkMod, or TitaniumBackup?
hadobac said:
Also, is running this tool here as easy as ClockWorkMod, or TitaniumBackup?
Click to expand...
Click to collapse
Yes, it is very easy to use and reliable application. All actions are done in one click.
It pull .shealth.db file from the phone.
Instead, you can use commands SDB (Smart Development Bridge):
Code:
>sdb root on
>sdb pull /opt/usr/apps/com.samsung.shealth/data/.shealth.db
iNDEX3 said:
Yes, it is very easy to use and reliable application. All actions are done in one click.
It pull .shealth.db file from the phone.
Click to expand...
Click to collapse
The question was about the BACKUP, RESTORE (not only) for smart HOURS SAMSUNG GEAR S WITH ROOT FIRMWARE.
Shum Channel said:
The question was about the BACKUP, RESTORE (not only) for smart HOURS SAMSUNG GEAR S WITH ROOT FIRMWARE.
Click to expand...
Click to collapse
I did not understand the question
But I use this utility for backup. And it's brilliant!
Add package in the first post
how to use the script
Hi,
is there any way to get .shealth.db from the phone? I don't want to root the watch.
Sorry, i don't know how to get .shealth.db from the phone without root
.shealth.db file
Hello,
I have rooted note2 phone with root explorer, but cannot find .shealth.db file.
There is no directory: /opt/usr/apps/com.samsung.shealth/data/.shealth.db
I found /Android/data/com.sec.android.app.shealth/files but there is no database file.
Where can I find it on Kitkat 4.4.2?

Categories

Resources