Complete disable Samsung Health on Galaxy Watch ? - Samsung Galaxy Watch

Can I completely disable/remove s healthy on the watch? I already removed it from my phone. It uses by far the most battery life and there are times when I know I won't need it (travelling for a few days and not taking the charger) and want to make sure it's not sucking up battery. I still want all the other features on the watch to work like notifications, weather, music controls, reminders, etc.
I should add I have set heart rate monitor to manual and disabled all workout detections in s-health on the watch.
Thanks

strifej said:
Can I completely disable/remove s healthy on the watch? I already removed it from my phone. It uses by far the most battery life and there are times when I know I won't need it (travelling for a few days and not taking the charger) and want to make sure it's not sucking up battery. I still want all the other features on the watch to work like notifications, weather, music controls, reminders, etc.
I should add I have set heart rate monitor to manual and disabled all workout detections in s-health on the watch.
Thanks
Click to expand...
Click to collapse
I don't think there is a way to remove S Health from the watch. In addition to what you've already done, you could also go to Settings>Apps>Permission>S Health and turn off sensors, location etc.,

Hbmtg said:
I don't think there is a way to remove S Health from the watch. In addition to what you've already done, you could also go to Settings>Apps>Permission>S Health and turn off sensors, location etc.,
Click to expand...
Click to collapse
Ah, didn't think of that. I'll do that now. It's a bit of a hassle, but no choice. I do use it for workout tracking of heartrate/time, but I won't be working out when traveling.
I find it's really annoying sometimes where it's constantly shooting out the green laser to check if I'm wearing it or not. It can do it for > 1 minute non-stop.

IMHO you can disable Apps with SDB Tool...
Code:
sdb shell
Code:
pkgcmd -i
Shows you all installed Apps...
Disable Command you could check:
Code:
pkgcmd --help
Best Regards

adfree said:
IMHO you can disable Apps with SDB Tool...
Code:
sdb shell
Code:
pkgcmd -i
Shows you all installed Apps...
Disable Command you could check:
Code:
pkgcmd --help
Best Regards
Click to expand...
Click to collapse
I made your way with bixby,
use command pkgcmd - u -n com.samsung.tizentizen.bixby or pkgcmd -D -t tpk -n com.samsung.tizen.bixby
but both failed
see picture :crying:

luuphong559 said:
I made your way with bixby,
use command pkgcmd - u -n com.samsung.tizentizen.bixby or pkgcmd -D -t tpk -n com.samsung.tizen.bixby
but both failed
see picture :crying:
Click to expand...
Click to collapse
Your picture doesn't load. I haven't tried yet, but was going to see what you ran for reference when I try this weekend.

Try with global at end...
Example... this is the old ""Pixpeep" app
Code:
pkgcmd -D -t tpk -n com.samsung.svoice-n66 --global
I can also at the moment not download attached Picture...
For next attempt you can use also Copy and Paste like this... only the text:
Code:
sh-3.2# pkgcmd -D -t tpk -n com.samsung.svoice-n66 --global
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[20]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[40]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[60]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[80]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[100]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[end] val[ok]
spend time for pkgcmd is [1006]ms
Ignore my ROOT and ignore my false app example...
Btw.
U like uninstall is not possible because rootfs.img is write protected... in Stock Firmware...
Disable means only remove from SQLite Databse *.db file...
Best Regards

strifej said:
Your picture doesn't load. I haven't tried yet, but was going to see what you ran for reference when I try this weekend.
Click to expand...
Click to collapse
Code here
-D -t tpk -n com.samsung.tizen.bixby
Code:
sh-3.2$ pkgcmd -D -t tpk -n com.samsung.tizen.bixby
(process:10106): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Address element ?(null)? does not contain a colon (:)
PkgMgr Client Creation Failed
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [73]ms
-u -n com.samsung.tizen.bixby
Code:
sh-3.2$ pkgcmd -u -n com.samsung.tizen.bixby
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.tizen.bixby] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.tizen.bixby] key[appid] val[com.samsung.tizen.bixby]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.tizen.bixby] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.tizen.bixby] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.tizen.bixby] key[error] val[-4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.tizen.bixby] key[end] val[fail]
processing result : Operation not allowed [-4] failed
spend time for pkgcmd is [1232]ms

adfree said:
Try with global at end...
Example... this is the old ""Pixpeep" app
Code:
pkgcmd -D -t tpk -n com.samsung.svoice-n66 --global
I can also at the moment not download attached Picture...
For next attempt you can use also Copy and Paste like this... only the text:
Code:
sh-3.2# pkgcmd -D -t tpk -n com.samsung.svoice-n66 --global
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[20]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[40]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[60]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[80]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[install_percent] val[100]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.svoice-n66] key[end] val[ok]
spend time for pkgcmd is [1006]ms
Ignore my ROOT and ignore my false app example...
Btw.
U like uninstall is not possible because rootfs.img is write protected... in Stock Firmware...
Disable means only remove from SQLite Databse *.db file...
Best Regards
Click to expand...
Click to collapse
I Try it, but
Code:
sh-3.2$ pkgcmd -D -t tpk -n com.samsung.svoice-n66 --global
(process:10232): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Address element ?(null)? does not contain a colon (:)
PkgMgr Client Creation Failed
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [63]ms

With pkgcmd -l I see 4 Bixbiesbabiesbibi
Code:
pkgcmd -D -t [COLOR="Green"][B]app[/B][/COLOR] -n com.samsung.tizen.bixby-wakeup-service --global
pkgcmd -D -t [COLOR="Green"][B]app[/B][/COLOR] -n com.samsung.tizen.bixby-voice --global
pkgcmd -D -t [COLOR="Green"][B]app[/B][/COLOR] -n com.samsung.tizen.bixby --global
pkgcmd -D -t [COLOR="Green"][B]app[/B][/COLOR] -n com.samsung.tizen.bixby-provisioning --global
I have killed all 4... Only Bixby Icon left.. but silence now...
Looks like this:
Code:
sh-3.2$ pkgcmd -D -t app -n com.samsung.tizen.bixby-wakeup-service --global
__app_return_cb req_id[1] pkg_type[app] pkgid[com.samsung.tizen.bixby-wakeup-service] appid[com.samsung.tizen.bixby-wakeup-service] key[start] val[disable_app]
__app_return_cb req_id[1] pkg_type[app] pkgid[com.samsung.tizen.bixby-wakeup-service] appid[com.samsung.tizen.bixby-wakeup-service] key[end] val[ok]
spend time for pkgcmd is [566]ms
sh-3.2$ pkgcmd -D -t app -n com.samsung.tizen.bixby-voice --global
__app_return_cb req_id[1] pkg_type[app] pkgid[com.samsung.tizen.bixby-voice] appid[com.samsung.tizen.bixby-voice] key[start] val[disable_app]
__app_return_cb req_id[1] pkg_type[app] pkgid[com.samsung.tizen.bixby-voice] appid[com.samsung.tizen.bixby-voice] key[end] val[ok]
spend time for pkgcmd is [399]ms
sh-3.2$ pkgcmd -D -t app -n com.samsung.tizen.bixby-provisioning --global
__app_return_cb req_id[1] pkg_type[app] pkgid[com.samsung.tizen.bixby-provisioning] appid[com.samsung.tizen.bixby-provisioning] key[start] val[disable_app]
__app_return_cb req_id[1] pkg_type[app] pkgid[com.samsung.tizen.bixby-provisioning] appid[com.samsung.tizen.bixby-provisioning] key[end] val[ok]
spend time for pkgcmd is [510]ms
and what you found...
Code:
sh-3.2$ pkgcmd -D -t app -n com.samsung.tizen.bixby --global
__app_return_cb req_id[1] pkg_type[app] pkgid[com.samsung.tizen.bixby] appid[com.samsung.tizen.bixby] key[start] val[disable_app]
__app_return_cb req_id[1] pkg_type[app] pkgid[com.samsung.tizen.bixby] appid[com.samsung.tizen.bixby] key[end] val[ok]
spend time for pkgcmd is [630]ms
Only this was not enough, as Bixby Icon still started "something"...
Tested only with my SM-R760 Tizen 4.0.0.7...
Yes, I saw your error with your Command.. check my... I have used app instead tpk...
Please not ask why...
For me working...
OWN RISK!
Only short tested... Maybe sideeffects...
Because Bixby is now the heart...
Best Regards

Do you think removing s-health will cause any problems? I don't want to remove bixby. I actually use it sometimes to set alarms, and it uses very little battery.

Do you think removing s-health will cause any problems? I don't want to remove bixby.
Click to expand...
Click to collapse
I have limited time and many things I do for fun and not test longer as 5 minutes...
Procedure is same/similar...
Identify what you want to "kill"...
1 way is to use this Command:
Code:
pkgcmd -l
Because you see what is installed...
Alternate way is to unpack/extract files from Firmware... blabla...
And I have only SM-R760 for tests... sometimes Sams.ng is doing funny things in Firmware updates...
Work, not work in next update work again but changed... next update worked but work only if...
Shealth is not Standalone crap... If you also use the Phone App... then maybe something funny happens...
NO idea, because not tested...
Back to kill project...
Example from my SM-R760...
Code:
sh-3.2$ pkgcmd -l
system apps pkg_type [rpm] pkgid [com.samsung.sim-activation] name [sim-activation] version [0.0.1] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.unit-test-sensor] name [Unit Test sensor Applications] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.bluetooth-testmode] name [Bluetooth Testmode] version [0.0.14] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-clock-viewer] name [W-Clock-Viewer] version [0.1.12] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.inputmethod-setting] name [Keyboard setting] version [0.5.35] storage [internal]
[COLOR="Red"][B]system apps pkg_type [rpm] pkgid [health-data-service] name [Health Data Service] version [1.2.10.0] storage [internal][/B][/COLOR]
Copy and Paste Magic...
If I search for magic word health... I can find 2 hits...
Here is the second... IMHO the main app:
Code:
system apps pkg_type [tpk] pkgid [[COLOR="Red"][B]com.samsung.shealth_gear[/B][/COLOR]] name [Samsung Health] version [4.7.20300] storage [internal]
Attempt 1...
Code:
D:\SDB\SDB260>sdb shell
sh-3.2$ pkgcmd -D -t app -n com.samsung.shealth_gear --global
Failed to get appinfo[com.samsung.shealth_gear]
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [58]ms
Attempt 2...
Code:
sh-3.2$ pkgcmd -D -t tpk -n com.samsung.shealth_gear --global
(process:3597): GLib-←[1;33mWARNING←[0m **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Address element ?(null)? does not contain a colon (:)
PkgMgr Client Creation Failed
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [70]ms
Attempt 3:
Code:
sh-3.2$ pkgcmd -D -t rpm -n com.samsung.shealth_gear --global
(process:3608): GLib-←[1;33mWARNING←[0m **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Address element ?(null)? does not contain a colon (:)
PkgMgr Client Creation Failed
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [56]ms
Will check what is wrong... :cyclops:
Best Regards
Edit 1.
Attempt 1000...
Found, seems Security reason... because possible with ROOT...
Code:
bash-3.2# pkgcmd -s com.samsung.shealth_gear
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [2]ms
bash-3.2# pkgcmd -D -t app -n com.samsung.shealth_gear --global
Failed to get appinfo[com.samsung.shealth_gear]
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [53]ms
bash-3.2# pkgcmd -D -t app -n com.samsung.shealth_gear
Failed to get appinfo[com.samsung.shealth_gear]
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [64]ms
bash-3.2# pkgcmd -D -t tpk -n com.samsung.shealth_gear --global
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[20]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[40]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[60]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[80]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[100]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[end] val[ok]
spend time for pkgcmd is [1920]ms

adfree said:
I have limited time and many things I do for fun and not test longer as 5 minutes...
Procedure is same/similar...
Identify what you want to "kill"...
1 way is to use this Command:
Code:
pkgcmd -l
Because you see what is installed...
Alternate way is to unpack/extract files from Firmware... blabla...
And I have only SM-R760 for tests... sometimes Sams.ng is doing funny things in Firmware updates...
Work, not work in next update work again but changed... next update worked but work only if...
Shealth is not Standalone crap... If you also use the Phone App... then maybe something funny happens...
NO idea, because not tested...
Back to kill project...
Example from my SM-R760...
Code:
sh-3.2$ pkgcmd -l
system apps pkg_type [rpm] pkgid [com.samsung.sim-activation] name [sim-activation] version [0.0.1] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.unit-test-sensor] name [Unit Test sensor Applications] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.bluetooth-testmode] name [Bluetooth Testmode] version [0.0.14] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-clock-viewer] name [W-Clock-Viewer] version [0.1.12] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.inputmethod-setting] name [Keyboard setting] version [0.5.35] storage [internal]
[COLOR="Red"][B]system apps pkg_type [rpm] pkgid [health-data-service] name [Health Data Service] version [1.2.10.0] storage [internal][/B][/COLOR]
Copy and Paste Magic...
If I search for magic word health... I can find 2 hits...
Here is the second... IMHO the main app:
Code:
system apps pkg_type [tpk] pkgid [[COLOR="Red"][B]com.samsung.shealth_gear[/B][/COLOR]] name [Samsung Health] version [4.7.20300] storage [internal]
Attempt 1...
Code:
D:\SDB\SDB260>sdb shell
sh-3.2$ pkgcmd -D -t app -n com.samsung.shealth_gear --global
Failed to get appinfo[com.samsung.shealth_gear]
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [58]ms
Attempt 2...
Code:
sh-3.2$ pkgcmd -D -t tpk -n com.samsung.shealth_gear --global
(process:3597): GLib-←[1;33mWARNING←[0m **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Address element ?(null)? does not contain a colon (:)
PkgMgr Client Creation Failed
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [70]ms
Attempt 3:
Code:
sh-3.2$ pkgcmd -D -t rpm -n com.samsung.shealth_gear --global
(process:3608): GLib-←[1;33mWARNING←[0m **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Address element ?(null)? does not contain a colon (:)
PkgMgr Client Creation Failed
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [56]ms
Will check what is wrong... :cyclops:
Best Regards
Edit 1.
Attempt 1000...
Found, seems Security reason... because possible with ROOT...
Code:
bash-3.2# pkgcmd -s com.samsung.shealth_gear
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [2]ms
bash-3.2# pkgcmd -D -t app -n com.samsung.shealth_gear --global
Failed to get appinfo[com.samsung.shealth_gear]
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [53]ms
bash-3.2# pkgcmd -D -t app -n com.samsung.shealth_gear
Failed to get appinfo[com.samsung.shealth_gear]
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [64]ms
bash-3.2# pkgcmd -D -t tpk -n com.samsung.shealth_gear --global
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[20]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[40]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[60]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[80]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[install_percent] val[100]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.shealth_gear] key[end] val[ok]
spend time for pkgcmd is [1920]ms
Click to expand...
Click to collapse
how to active ROOT?
I try pkgcmd -D -t tpk -n com.samsung.shealth_gear --global
Code:
sh-3.2$ pkgcmd -D -t tpk -n com.samsung.shealth_gear --global
(process:4034): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Address element ?(null)? does not contain a colon (:)
PkgMgr Client Creation Failed
Undefined error(-1)processing result : Undefined Error [-999] failed
spend time for pkgcmd is [96]ms

@luuphong559
Can you give please Model Name and Firmware Version?
Because I am using ""modified"" rootfs.img...
So usefull to know ...
Easiest way to get infos... type this Code:
Code:
*#1234#
And you see all Firmware infos + Model Name...
Best Regards

adfree said:
@luuphong559
can you give please model name and firmware version?
Because i am using ""modified"" rootfs.img...
So usefull to know ...
Easiest way to get infos... Type this code:
And you see all firmware infos + model name...
Best regards
Click to expand...
Click to collapse
ap: R820xxu1bta1
cp: No phone
csc: R820oxa1bta1

For Rooting SM-R820...
It is in THEORY not impossible.. I hope Security is not increased...
But missing parts:
A
Code:
R820XXU1BTA1
To modify rootfs.img from BTA1 Binary the Odin Files required...
Code:
AP_R820XXU1BTA1_usr.tar.md5
BL_R820XXU1BTA1_usr.tar.md5
CSC_OXA_R820OXA1BTA1_usr.tar.md5
B
Need brave tester...
OWN RISK!
C
To insert su Binary into BTA1 Firmware I can give more details...
Menwhile seems really unified...
Last successfully rooted device SM-R500 DSL1... and I got feedback about success from SM-R815U user...
But only in private... not confirmed in public...
I wish I had more public feedback...
D
Sideeffect of Root...
Samsung Pay not work...
Best Regards

adfree said:
For Rooting SM-R820...
It is in THEORY not impossible.. I hope Security is not increased...
But missing parts:
A
Code:
R820XXU1BTA1
To modify rootfs.img from BTA1 Binary the Odin Files required...
Code:
AP_R820XXU1BTA1_usr.tar.md5
BL_R820XXU1BTA1_usr.tar.md5
CSC_OXA_R820OXA1BTA1_usr.tar.md5
B
Need brave tester...
OWN RISK!
C
To insert su Binary into BTA1 Firmware I can give more details...
Menwhile seems really unified...
Last successfully rooted device SM-R500 DSL1... and I got feedback about success from SM-R815U user...
But only in private... not confirmed in public...
I wish I had more public feedback...
D
Sideeffect of Root...
Samsung Pay not work...
Best Regards
Click to expand...
Click to collapse
I don't understand what you mean, but I have a question? Can I get watch updates after ROOT?
I used to change CSC: https://forum.xda-developers.com/smartwatch/galaxy-watch/changing-region-galaxy-active-2-t3983895
My English is quite poor

I don't understand what you mean, but I have a question? Can I get watch updates after ROOT?
Click to expand...
Click to collapse
Official FOTA updates aka over the air... are incremental updates...
Some self check... HASH Security ""crap""...
But important Integrety checks...
Short:
ROOT = NO official FOTA
IMHO this is known, because in Android Samsung Phone world similar...
ROOT means Custom...
Custom stuff not supported by Samsung...
Best Regards

For anyone that has disable Bixby or S Health, do you notice any battery improvement?
Also any side-effects?

Mr Bigglesworth said:
For anyone that has disable Bixby or S Health, do you notice any battery improvement?
Also any side-effects?
Click to expand...
Click to collapse
of course it will improve, Because Samsung Health accounts for 30-40% of battery life

Related

Classpath error while building LineageOS

I've been trying to build LineageOS on my laptop, but I get this error:
Code:
Fatal Error: Unable to find package java.lang in classpath or bootclasspath
Here is a part of the log:
Code:
including vendor/cm/vendorsetup.sh
Looking for dependencies in device/xiaomi/kenzo
Looking for dependencies in device/xiaomi/msm8956-common
Looking for dependencies in device/qcom/common
Dependencies file not found, bailing out.
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=7.1.2
LINEAGE_VERSION=14.1-20170819-UNOFFICIAL-kenzo
TARGET_PRODUCT=lineage_kenzo
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=generic
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv7-a-neon
TARGET_2ND_CPU_VARIANT=cortex-a53.a57
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.12.4-1-ARCH-x86_64-with-glibc2.2.5
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=NJH47F
OUT_DIR=/home/vinayak/android/lineage/out
============================================
make: Entering directory '/home/vinayak/android/lineage'
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=7.1.2
LINEAGE_VERSION=14.1-20170819-UNOFFICIAL-kenzo
TARGET_PRODUCT=lineage_kenzo
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=generic
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv7-a-neon
TARGET_2ND_CPU_VARIANT=cortex-a53.a57
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.12.4-1-ARCH-x86_64-with-glibc2.2.5
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=NJH47F
OUT_DIR=/home/vinayak/android/lineage/out
============================================
Running kati to generate build-lineage_kenzo.ninja...
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=7.1.2
LINEAGE_VERSION=14.1-20170819-UNOFFICIAL-kenzo
TARGET_PRODUCT=lineage_kenzo
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=generic
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv7-a-neon
TARGET_2ND_CPU_VARIANT=cortex-a53.a57
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.12.4-1-ARCH-x86_64-with-glibc2.2.5
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=NJH47F
OUT_DIR=/home/vinayak/android/lineage/out
============================================
build/core/binary.mk:37: camera.msm8952 uses kernel headers, but does not depend on them!
build/core/binary.mk:1253: external/deqp/Android.mk: libdeqp: Unused source files: \
build/core/binary.mk:1253: external/deqp/Android.mk: libdeqp: Unused source files: \
build/core/binary.mk:1253: external/pdfium/third_party/pdfiumbigint.mk: libpdfiumbigint: Unused source files: bigint/BigInteger.cc bigint/BigIntegerUtils.cc bigint/BigUnsigned.cc bigint/BigUnsignedInABase.cc
build/core/binary.mk:1253: external/pdfium/third_party/pdfiumbigint.mk: libpdfiumbigint: Unused source files: bigint/BigInteger.cc bigint/BigIntegerUtils.cc bigint/BigUnsigned.cc bigint/BigUnsignedInABase.cc
./external/speex/Android.mk:56: TODOArm64: enable neon in libspeex
build/core/package_internal.mk:143: Empty argument supplied to find-subdir-assets
build/core/package_internal.mk:143: Empty argument supplied to find-subdir-assets
Starting build with ninja
ninja: Entering directory `.'
[ 0% 6/49508] Aidl: framework <= frameworks/base/telephony/java/com/android/internal/telephony/ISmsSecurityAgent.aidl
[ 0% 7/49508] Aidl: framework <= frameworks/base/telephony/java/com/android/internal/telephony/ISmsSecurityService.aidl
[ 0% 8/49508] Aidl: org.cyanogenmod.platform.sdk <= vendor/cmsdk/sdk/src/java/cyanogenmod/themes/IThemeProcessingListener.aidl
[ 0% 9/49508] Aidl: org.cyanogenmod.platform.sdk <= vendor/cmsdk/sdk/src/java/cyanogenmod/weather/IRequestInfoListener.aidl
[ 0% 10/49508] Aidl: org.cyanogenmod.platform.internal <= vendor/cmsdk/sdk/src/java/org/cyanogenmod/internal/themes/IIconCacheManager.aidl
[ 0% 11/49508] Aidl: org.cyanogenmod.platform.sdk <= vendor/cmsdk/sdk/src/java/cyanogenmod/themes/IThemeService.aidl
[ 0% 12/49508] Aidl: org.cyanogenmod.platform.sdk <= vendor/cmsdk/sdk/src/java/cyanogenmod/media/ICMAudioService.aidl
[ 0% 13/49508] Aidl: org.cyanogenmod.platform.sdk <= vendor/cmsdk/sdk/src/java/cyanogenmod/weather/ICMWeatherManager.aidl
[ 0% 14/49508] target Java: framework-protos (/home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes)
FAILED: /bin/bash -c "(rm -f /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes-full-debug.jar ) && (rm -rf /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes ) && (mkdir -p /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/ ) && (mkdir -p /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes ) && (for f in /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/libprotobuf-java-nano_intermediates/javalib.jar; do if [ ! -f \$f ]; then echo Missing file \$f; exit 1; fi; unzip -qo \$f -d /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes; done ) && (rm -rf /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/META-INF ) && (rm -f /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/java-source-list ) && (touch /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/java-source-list ) && (if [ -d \"/home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/src\" ]; then find /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/src -name '*.java' -and -not -name '.*' >> /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/java-source-list; fi ) && (tr ' ' '\\n' < /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/java-source-list | build/tools/normalize_path.py | sort -u > /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/java-source-list-uniq ) && (if [ -s /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/java-source-list-uniq ] ; then javac -J-Xmx1024M -Xmaxerrs 9999999 -encoding UTF-8 -bootclasspath \"\" -classpath /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/classes.jar:/home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/core-oj_intermediates/classes.jar:/home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/libprotobuf-java-nano_intermediates/javalib.jar -extdirs \"\" -d /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes -g -source 1.8 -target 1.8 \\@/home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/java-source-list-uniq || ( rm -rf /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes ; exit 41 ) fi ) && (rm -f /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/java-source-list ) && (rm -f /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes/java-source-list-uniq ) && (jar -cf /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes-full-debug.jar -C /home/vinayak/android/lineage/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes . )"
Fatal Error: Unable to find package java.lang in classpath or bootclasspath
[ 0% 14/49508] host C: libexpat <= external/expat/lib/xmltok.c
[ 0% 14/49508] host C: libexpat <= external/expat/lib/xmlparse.c
[ 0% 14/49508] host Java: rmtypedefs (/home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/rmtypedefs_intermediates/classes)
[ 0% 14/49508] host Java: jarjar (/home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/jarjar_intermediates/classes)
[ 0% 14/49508] host Java: doclava (/home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes)
FAILED: /bin/bash -c "(rm -f /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes-full-debug.jar ) && (rm -rf /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes ) && (mkdir -p /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/ ) && (mkdir -p /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes ) && (for f in /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/tagsouplib_intermediates/javalib.jar; do if [ ! -f \$f ]; then echo Missing file \$f; exit 1; fi; unzip -qo \$f -d /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes; done ) && (rm -rf /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/META-INF ) && (rm -f /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list ) && (touch /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list ) && (echo -n 'external/doclava/src/com/google/doclava/AnnotationInstanceInfo.java external/doclava/src/com/google/doclava/AnnotationValueInfo.java external/doclava/src/com/google/doclava/AtLinksNavTree.java external/doclava/src/com/google/doclava/AttrTagInfo.java external/doclava/src/com/google/doclava/AttributeInfo.java external/doclava/src/com/google/doclava/ClassInfo.java external/doclava/src/com/google/doclava/ClearPage.java external/doclava/src/com/google/doclava/CodeTagInfo.java external/doclava/src/com/google/doclava/Comment.java external/doclava/src/com/google/doclava/ContainerInfo.java external/doclava/src/com/google/doclava/Converter.java external/doclava/src/com/google/doclava/DocFile.java external/doclava/src/com/google/doclava/DocInfo.java external/doclava/src/com/google/doclava/Doclava.java external/doclava/src/com/google/doclava/Doclava2.java external/doclava/src/com/google/doclava/DoclavaDiff.java external/doclava/src/com/google/doclava/Errors.java external/doclava/src/com/google/doclava/FederatedSite.java external/doclava/src/com/google/doclava/FederationTagger.java external/doclava/src/com/google/doclava/FieldInfo.java external/doclava/src/com/google/doclava/Hierarchy.java external/doclava/src/com/google/doclava/InfoBuilder.java external/doclava/src/com/google/doclava/InheritedTags.java external/doclava/src/com/google/doclava/JarUtils.java external/doclava/src/com/google/doclava/KeywordEntry.java external/doclava/src/com/google/doclava/LinkReference.java external/doclava/src/com/google/doclava/LiteralTagInfo.java external/doclava/src/com/google/doclava/MemberInfo.java external/doclava/src/com/google/doclava/MethodInfo.java external/doclava/src/com/google/doclava/NavTree.java external/doclava/src/com/google/doclava/PackageInfo.java external/doclava/src/com/google/doclava/PageMetadata.java external/doclava/src/com/google/doclava/ParamTagInfo.java external/doclava/src/com/google/doclava/ParameterInfo.java external/doclava/src/com/google/doclava/ParsedTagInfo.java external/doclava/src/com/google/doclava/Proofread.java external/doclava/src/com/google/doclava/Resolution.java external/doclava/src/com/google/doclava/Resolvable.java external/doclava/src/com/google/doclava/SampleCode.java external/doclava/src/com/google/doclava/SampleTagInfo.java external/doclava/src/com/google/doclava/Scoped.java external/doclava/src/com/google/doclava/SeeTagInfo.java external/doclava/src/com/google/doclava/SinceTagger.java external/doclava/src/com/google/doclava/Sorter.java external/doclava/src/com/google/doclava/SourcePositionInfo.java external/doclava/src/com/google/doclava/Stubs.java external/doclava/src/com/google/doclava/TagInfo.java external/doclava/src/com/google/doclava/TextTagInfo.java external/doclava/src/com/google/doclava/ThrowsTagInfo.java external/doclava/src/com/google/doclava/TodoFile.java external/doclava/src/com/google/doclava/TypeInfo.java external/doclava/src/com/google/doclava/apicheck/AbstractMethodInfo.java external/doclava/src/com/google/doclava/apicheck/ApiCheck.java external/doclava/src/com/google/doclava/apicheck/ApiFile.java external/doclava/src/com/google/doclava/apicheck/ApiInfo.java external/doclava/src/com/google/doclava/apicheck/ApiParseException.java external/doclava/src/com/google/doclava/apicheck/XmlApiFile.java external/doclava/src/com/google/doclava/parser/JavaLexer.java external/doclava/src/com/google/doclava/parser/JavaParser.java ' >> /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list ) && (if [ -d \"/home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/src\" ]; then find /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/src -name '*.java' -and -not -name '.*' >> /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list; fi ) && (tr ' ' '\\n' < /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list | build/tools/normalize_path.py | sort -u > /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list-uniq ) && (if [ -s /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list-uniq ] ; then javac -J-Xmx1024M -Xmaxerrs 9999999 -encoding UTF-8 -classpath /home/vinayak/android/lineage/out/host/linux-x86/framework/antlr-runtime.jar:/home/vinayak/android/lineage/out/host/linux-x86/framework/guavalib.jar:/home/vinayak/android/lineage/out/host/linux-x86/framework/jsilver.jar:/home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/tagsouplib_intermediates/javalib.jar:/usr/lib/jvm/java-8-openjdk/bin/../lib/tools.jar -extdirs \"\" -d /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes -g -source 1.8 -target 1.8 \\@/home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list-uniq || ( rm -rf /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes ; exit 41 ) fi ) && (rm -f /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list ) && (rm -f /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes/java-source-list-uniq ) && (jar -cf /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes-full-debug.jar -C /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes . ) && (rm -f /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes-full-debug.jar.jar-arg-list ) && (touch /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes-full-debug.jar.jar-arg-list ) && (echo -n '-C \"external/doclava/res\" \"assets/customizations/assets/customizations.css\" -C \"external/doclava/res\" \"assets/customizations/assets/customizations.js\" -C \"external/doclava/res\" \"assets/customizations/customizations.cs\" -C \"external/doclava/res\" \"assets/templates/assets/doclava-developer-core.css\" -C \"external/doclava/res\" \"assets/templates/assets/doclava-developer-docs.css\" -C \"external/doclava/res\" \"assets/templates/assets/doclava-developer-docs.js\" -C \"external/doclava/res\" \"assets/templates/assets/doclava-developer-reference.js\" -C \"external/doclava/res\" \"assets/templates/assets/images/bg_fade.jpg\" -C \"external/doclava/res\" \"assets/templates/assets/images/bg_logo.png\" -C \"external/doclava/res\" \"assets/templates/assets/images/body-gradient-tab.png\" -C \"external/doclava/res\" \"assets/templates/assets/images/body-gradient.png\" -C \"external/doclava/res\" \"assets/templates/assets/images/grad-rule-qv.png\" -C \"external/doclava/res\" \"assets/templates/assets/images/hr_gray_main.jpg\" -C \"external/doclava/res\" \"assets/templates/assets/images/hr_gray_side.jpg\" -C \"external/doclava/res\" \"assets/templates/assets/images/left_off.jpg\" -C \"external/doclava/res\" \"assets/templates/assets/images/left_on.jpg\" -C \"external/doclava/res\" \"assets/templates/assets/images/preliminary.png\" -C \"external/doclava/res\" \"assets/templates/assets/images/resizable-e.gif\" -C \"external/doclava/res\" \"assets/templates/assets/images/resizable-e2.gif\" -C \"external/doclava/res\" \"assets/templates/assets/images/resizable-eg.gif\" -C \"external/doclava/res\" \"assets/templates/assets/images/resizable-s.gif\" -C \"external/doclava/res\" \"assets/templates/assets/images/resizable-s2.gif\" -C \"external/doclava/res\" \"assets/templates/assets/images/resizable-sg.gif\" -C \"external/doclava/res\" \"assets/templates/assets/images/right_off.jpg\" -C \"external/doclava/res\" \"assets/templates/assets/images/right_on.jpg\" -C \"external/doclava/res\" \"assets/templates/assets/images/sidenav-rule.png\" -C \"external/doclava/res\" \"assets/templates/assets/images/spacer.gif\" -C \"external/doclava/res\" \"assets/templates/assets/images/triangle-closed-small.png\" -C \"external/doclava/res\" \"assets/templates/assets/images/triangle-closed.png\" -C \"external/doclava/res\" \"assets/templates/assets/images/triangle-opened-small.png\" -C \"external/doclava/res\" \"assets/templates/assets/images/triangle-opened.png\" -C \"external/doclava/res\" \"assets/templates/assets/jquery-history.js\" -C \"external/doclava/res\" \"assets/templates/assets/jquery-resizable.min.js\" -C \"external/doclava/res\" \"assets/templates/assets/prettify.js\" -C \"external/doclava/res\" \"assets/templates/assets/search_autocomplete.js\" -C \"external/doclava/res\" \"assets/templates/assets/style.css\" -C \"external/doclava/res\" \"assets/templates/assets/triangle-none.gif\" -C \"external/doclava/res\" \"assets/templates/at_links_navtree.cs\" -C \"external/doclava/res\" \"assets/templates/class.cs\" -C \"external/doclava/res\" \"assets/templates/classes.cs\" -C \"external/doclava/res\" \"assets/templates/components.cs\" -C \"external/doclava/res\" \"assets/templates/components/api_filter.cs\" -C \"external/doclava/res\" \"assets/templates/components/left_nav.cs\" -C \"external/doclava/res\" \"assets/templates/components/masthead.cs\" -C \"external/doclava/res\" \"assets/templates/components/search_box.cs\" -C \"external/doclava/res\" \"assets/templates/data.hdf\" -C \"external/doclava/res\" \"assets/templates/designpage.cs\" -C \"external/doclava/res\" \"assets/templates/diff.cs\" -C \"external/doclava/res\" \"assets/templates/docpage.cs\" -C \"external/doclava/res\" \"assets/templates/doctype.cs\" -C \"external/doclava/res\" \"assets/templates/footer.cs\" -C \"external/doclava/res\" \"assets/templates/head_tag.cs\" -C \"external/doclava/res\" \"assets/templates/header.cs\" -C \"external/doclava/res\" \"assets/templates/hierarchy.cs\" -C \"external/doclava/res\" \"assets/templates/index.cs\" -C \"external/doclava/res\" \"assets/templates/jd_lists.cs\" -C \"external/doclava/res\" \"assets/templates/jd_lists_unified.cs\" -C \"external/doclava/res\" \"assets/templates/keywords.cs\" -C \"external/doclava/res\" \"assets/templates/lists.cs\" -C \"external/doclava/res\" \"assets/templates/macros.cs\" -C \"external/doclava/res\" \"assets/templates/navtree_data.cs\" -C \"external/doclava/res\" \"assets/templates/nosidenavpage.cs\" -C \"external/doclava/res\" \"assets/templates/package-list.cs\" -C \"external/doclava/res\" \"assets/templates/package.cs\" -C \"external/doclava/res\" \"assets/templates/packages.cs\" -C \"external/doclava/res\" \"assets/templates/sample.cs\" -C \"external/doclava/res\" \"assets/templates/sampleindex.cs\" -C \"external/doclava/res\" \"assets/templates/timestamp.cs\" -C \"external/doclava/res\" \"assets/templates/todo.cs\" -C \"external/doclava/res\" \"assets/templates/trailer.cs\" -C \"external/doclava/res\" \"assets/templates/yaml_navtree.cs\" ' >> /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes-full-debug.jar.jar-arg-list ) && (jar uf /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes-full-debug.jar @/home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes-full-debug.jar.jar-arg-list ) && (rm -f /home/vinayak/android/lineage/out/host/common/obj/JAVA_LIBRARIES/doclava_intermediates/classes-full-debug.jar.jar-arg-list )"
external/doclava/src/com/google/doclava/AnnotationInstanceInfo.java:19: error: package com.google.clearsilver.jsilver.data does not exist
import com.google.clearsilver.jsilver.data.Data;
^
external/doclava/src/com/google/doclava/ClassInfo.java:19: error: package com.google.clearsilver.jsilver.data does not exist
import com.google.clearsilver.jsilver.data.Data;
^
external/doclava/src/com/google/doclava/DocInfo.java:19: error: package com.google.clearsilver.jsilver.data does not exist
import com.google.clearsilver.jsilver.data.Data;
^
external/doclava/src/com/google/doclava/AnnotationInstanceInfo.java:127: error: cannot find symbol
public static void makeLinkListHDF(Data data, String base, AnnotationInstanceInfo[] annotations) {
^
symbol: class Data
location: class AnnotationInstanceInfo
external/doclava/src/com/google/doclava/TypeInfo.java:19: error: package com.google.clearsilver.jsilver.data does not exist
import com.google.clearsilver.jsilver.data.Data;
.
.
.
.
.
symbol: class BitSet
location: class JavaParser
external/doclava/src/com/google/doclava/TodoFile.java:67: error: cannot find symbol
Data data = Doclava.makeHDF();
^
symbol: class Data
location: class TodoFile
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
10844 errors
ninja: build stopped: subcommand failed.
make: Leaving directory '/home/vinayak/android/lineage'
#### make failed to build some targets (53 seconds) ####
va6996 said:
I've been trying to build LineageOS on my laptop, but I get this error...
Click to expand...
Click to collapse
The following link reflects a possible solution that is similar to your error within it.
https://forum.xda-developers.com/showthread.php?t=2259929&page=3
Good Luck!
~~~~~~~~~~~~~~~
I Am The Egg Man,
They Are The Egg Men.
I Am The Walrus!
Coo Coo Cachoo!
Ibuprophen said:
The following link reflects a possible solution that is similar to your error within it.
https://forum.xda-developers.com/showthread.php?t=2259929&page=3
Good Luck!
~~~~~~~~~~~~~~~
I Am The Egg Man,
They Are The Egg Men.
I Am The Walrus!
Coo Coo Cachoo!
Click to expand...
Click to collapse
Thanks a lot! I also realized I had to make clean because it wasn't removing the regenerated files.
va6996 said:
Thanks a lot! I also realized I had to make clean because it wasn't removing the regenerated files.
Click to expand...
Click to collapse
There's also a bunch of threads out there that are very helpful for building ROM's.
Here's just a few of them that could help you out too in case the other link may not work out for you.
[NEW][GUIDE] How-to build LineageOS 14.1 [SIMPLE][USER-FRIENDLY] by FSadino
[HOW TO] Beginners Guide to Android ROM Development by isidromxz
[GUIDE][COMPLETE] Android ROM Development From Source To End by jackeagle
To be honest, I've got an understanding on ROM development but, I've never, personally, developed any. I've only really stuck to developing apps.
Good Luck!
~~~~~~~~~~~~~~~
I Am The Egg Man,
They Are The Egg Men.
I Am The Walrus!
Coo Coo Cachoo!
Ibuprophen said:
There's also a bunch of threads out there that are very helpful for building ROM's.
Here's just a few of them that could help you out too in case the other link may not work out for you.
[NEW][GUIDE] How-to build LineageOS 14.1 [SIMPLE][USER-FRIENDLY] by FSadino
[HOW TO] Beginners Guide to Android ROM Development by isidromxz
[GUIDE][COMPLETE] Android ROM Development From Source To End by jackeagle
To be honest, I've got an understanding on ROM development but, I've never, personally, developed any. I've only really stuck to developing apps.
Good Luck!
~~~~~~~~~~~~~~~
I Am The Egg Man,
They Are The Egg Men.
I Am The Walrus!
Coo Coo Cachoo!
Click to expand...
Click to collapse
Thanks a lot! I was finally able to build it. However, I see that ccache isn't working for me for some reason. The ccache directory size is just 56MB. The build takes the same amount of time ~5hr(on my laptop). I've even set the cache size as 70GB. However, my out directory is 55.7GB. What am I doing wrong?
Probable relevant parts:
Code:
[ 99% 40898/40912] Target cache fs ima...age/out/target/product/kenzo/cache.img
BuildImage: in_dir = /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/cache, out_file = /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/cache.img
fs type is not ext4
Running: mkuserimg.sh -s /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/cache /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/cache.img ext4 cache 268435456 -D /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system -L cache /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/root/file_contexts.bin
make_ext4fs -s -T -1 -S /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/root/file_contexts.bin -L cache -l 268435456 -a cache /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/cache.img /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/cache /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system
Creating filesystem with parameters:
Size: 268435456
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 1024
Label: cache
Blocks: 65536
Block groups: 2
Reserved block group size: 15
Created filesystem with 11/16384 inodes and 2089/65536 blocks
Running ['mkuserimg.sh', '-s', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/cache', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/cache.img', 'ext4', 'cache', '268435456', '-D', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system', '-L', 'cache', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/root/file_contexts.bin'] command, exit code = 0
/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/cache.img maxsize=273985536 blocksize=135168 total=6398184 reserve=2838528
[ 99% 40904/40912] Construct recovery from boot
failed to reconstruct target deflate chunk 1 [(null)]; treating as normal
chunk 0: type 0 start 0 len 9041930
chunk 1: type 2 start 9041930 len 4148992
chunk 2: type 0 start 10711741 len 1347
Construct patches for 3 chunks...
patch 0 is 205 bytes (of 9041930)
patch 1 is 5082118 bytes (of 1669811)
patch 2 is 152 bytes (of 1347)
chunk 0: normal ( 0, 9041930) 205
chunk 1: deflate ( 9041930, 7662273) 5082118 (null)
chunk 2: normal ( 16704203, 1333) 152
[ 99% 40904/40912] Target userdata fs .../out/target/product/kenzo/userdata.img
BuildImage: in_dir = /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/data, out_file = /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/userdata.img
fs type is not ext4
Running: mkuserimg.sh -s /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/data /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/userdata.img ext4 data 26838785024 -D /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system -L data /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/root/file_contexts.bin
make_ext4fs -s -T -1 -S /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/root/file_contexts.bin -L data -l 26838785024 -a data /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/userdata.img /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/data /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system
Creating filesystem with parameters:
Size: 26838781952
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 32768
Label: data
Blocks: 6552437
Block groups: 200
Reserved block group size: 1024
Created filesystem with 38/1638400 inodes and 150074/6552437 blocks
Running ['mkuserimg.sh', '-s', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/data', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/userdata.img', 'ext4', 'data', '26838785024', '-D', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system', '-L', 'data', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/root/file_contexts.bin'] command, exit code = 0
/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/userdata.img maxsize=27400671936 blocksize=135168 total=155432808 reserve=276824064
[ 99% 40908/40912] Target system fs im...G/systemimage_intermediates/system.img
BuildImage: in_dir = /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system, out_file = /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/obj/PACKAGING/systemimage_intermediates/system.img
fs type is not ext4
Running: mkuserimg.sh -s /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/obj/PACKAGING/systemimage_intermediates/system.img ext4 system 2684354560 -D /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system -L system /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/root/file_contexts.bin
make_ext4fs -s -T -1 -S /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/root/file_contexts.bin -L system -l 2684354560 -a system /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/obj/PACKAGING/systemimage_intermediates/system.img /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system
Creating filesystem with parameters:
Size: 2684354560
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 10240
Label: system
Blocks: 655360
Block groups: 20
Reserved block group size: 159
Created filesystem with 3340/163840 inodes and 292571/655360 blocks
Running ['mkuserimg.sh', '-s', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/obj/PACKAGING/systemimage_intermediates/system.img', 'ext4', 'system', '2684354560', '-D', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system', '-L', 'system', '/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/root/file_contexts.bin'] command, exit code = 0
[ 99% 40909/40912] Install system fs i...ge/out/target/product/kenzo/system.img
/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/system.img+/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/obj/PACKAGING/recovery_patch_intermediates/recovery_from_boot.p maxsize=2740531200 blocksize=135168 total=1160426351 reserve=27709440
[ 99% 40910/40912] Package target file...eage_kenzo-target_files-d4b338b746.zip
using prebuilt recovery.img from BOOTABLE_IMAGES...
using prebuilt boot.img from BOOTABLE_IMAGES...
putting script in bin/install-recovery.sh
running: unzip -o -q /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/obj/PACKAGING/target_files_intermediates/lineage_kenzo-target_files-d4b338b746.zip -d /tmp/targetfiles-cmkmqI
++++ boot ++++
using prebuilt boot.img from BOOTABLE_IMAGES...
++++ recovery ++++
using prebuilt recovery.img from BOOTABLE_IMAGES...
++++ recovery (two-step image) ++++
building image from target_files RECOVERY...
running: mkbootfs -f /tmp/targetfiles-cmkmqI/META/recovery_filesystem_config.txt /tmp/targetfiles-cmkmqI/RECOVERY/RAMDISK
running: minigzip
running: /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/host/linux-x86/bin/mkbootimg --kernel /tmp/targetfiles-cmkmqI/RECOVERY/kernel --cmdline androidboot.hardware=qcom ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 ramoops_memreserve=4M buildvariant=userdebug --base 0x80000000 --pagesize 2048 --ramdisk_offset 0x01000000 --tags_offset 0x00000100 --os_version 7.1.2 --os_patch_level 2017-08-05 --ramdisk /tmp/tmpFzhpAo --output /tmp/tmpBQOvrL
++++ system ++++
creating system.img...
BuildImage: in_dir = /tmp/targetfiles-cmkmqI/system, out_file = /tmp/system-d7Wo62.img
fs type is not ext4
Running: mkuserimg.sh -s /tmp/targetfiles-cmkmqI/system /tmp/system-d7Wo62.img ext4 system 2684354560 -T 1230748200 -C /tmp/targetfiles-cmkmqI/META/filesystem_config.txt -B /tmp/system-blocklist-OsEPwM.map -L system /tmp/targetfiles-cmkmqI/META/file_contexts.bin
make_ext4fs -s -T 1230748200 -S /tmp/targetfiles-cmkmqI/META/file_contexts.bin -C /tmp/targetfiles-cmkmqI/META/filesystem_config.txt -B /tmp/system-blocklist-OsEPwM.map -L system -l 2684354560 -a system /tmp/system-d7Wo62.img /tmp/targetfiles-cmkmqI/system
loaded 3332 fs_config entries
Creating filesystem with parameters:
Size: 2684354560
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 10240
Label: system
Blocks: 655360
Block groups: 20
Reserved block group size: 159
Created filesystem with 3342/163840 inodes and 292951/655360 blocks
Running ['mkuserimg.sh', '-s', '/tmp/targetfiles-cmkmqI/system', '/tmp/system-d7Wo62.img', 'ext4', 'system', '2684354560', '-T', '1230748200', '-C', '/tmp/targetfiles-cmkmqI/META/filesystem_config.txt', '-B', '/tmp/system-blocklist-OsEPwM.map', '-L', 'system', '/tmp/targetfiles-cmkmqI/META/file_contexts.bin'] command, exit code = 0
++++ userdata ++++
creating userdata.img...
BuildImage: in_dir = /tmp/tmpbdwQbq/data, out_file = /tmp/tmpucca6X
fs type is not ext4
Running: mkf2fsuserimg.sh /tmp/tmpucca6X 26838785024
in mkf2fsuserimg.sh PATH=/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/host/linux-x86/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/host/linux-x86/bin/:/usr/lib/jvm/java-8-openjdk/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/host/linux-x86/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/development/scripts:/run/media/vinayak/6FA49F144DC575A7/android/lineage/prebuilts/devtools/tools:/run/media/vinayak/6FA49F144DC575A7/android/lineage/external/selinux/prebuilts/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/prebuilts/android-emulator/linux-x86_64:/home/vinayak/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
make_f2fs -l 26838785024 /tmp/tmpucca6X
Info: zone aligned segment0 blkaddr: 512
Info: Overprovision ratio = 1.250%
Info: Overprovision segments = 323 (GC reserved = 167)
Running ['mkf2fsuserimg.sh', '/tmp/tmpucca6X', '26838785024'] command, exit code = 0
userdata size (14) is 0.00% of limit (26838785024)
++++ extrauserdata ++++
++++ cache ++++
creating cache.img...
BuildImage: in_dir = /tmp/tmpQp6j5q/cache, out_file = /tmp/tmpPUYQ9G
fs type is not ext4
Running: mkf2fsuserimg.sh /tmp/tmpPUYQ9G 268435456
in mkf2fsuserimg.sh PATH=/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/host/linux-x86/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/host/linux-x86/bin/:/usr/lib/jvm/java-8-openjdk/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/host/linux-x86/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/development/scripts:/run/media/vinayak/6FA49F144DC575A7/android/lineage/prebuilts/devtools/tools:/run/media/vinayak/6FA49F144DC575A7/android/lineage/external/selinux/prebuilts/bin:/run/media/vinayak/6FA49F144DC575A7/android/lineage/prebuilts/android-emulator/linux-x86_64:/home/vinayak/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
make_f2fs -l 268435456 /tmp/tmpPUYQ9G
Info: zone aligned segment0 blkaddr: 512
Info: Overprovision ratio = 15.000%
Info: Overprovision segments = 35 (GC reserved = 21)
Running ['mkf2fsuserimg.sh', '/tmp/tmpPUYQ9G', '268435456'] command, exit code = 0
cache size (14) is 0.00% of limit (268435456)
done.
[ 99% 40911/40912] Package OTA: /run/m...kenzo/lineage_kenzo-ota-d4b338b746.zip
unzipping target target-files...
running: unzip -o -q /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/obj/PACKAGING/target_files_intermediates/lineage_kenzo-target_files-d4b338b746.zip -d /tmp/targetfiles-Rnr8Wy
--- target info ---
blockimgdiff_versions = (str) 1,2,3,4
blocksize = (int) 131072
boot_size = (int) 67108864
build.prop = (dict) {'persist.audio.dirac.speaker': 'true', 'ro.sys.sdcardfs': 'true', 'persist.audio.fluence.speaker': 'true', 'bluetooth.hfp.client': '1', 'audio.safx.pbe.enabled': 'true', 'dalvik.vm.isa.arm.variant': 'cortex-a53.a57', 'ro.product.cpu.abilist': 'arm64-v8a,armeabi-v7a,armeabi', 'debug.enable.sglscale': '1', 'ro.build.product': 'kenzo', 'persist.data.iwlan.enable': 'true', 'ro.build.id': 'NJH47F', 'ro.hwui.gradient_cache_size': '1', 'dalvik.vm.stack-trace-file': '/data/anr/traces.txt', 'ro.product.cpu.abilist32': 'armeabi-v7a,armeabi', 'ro.build.selinux': '1', 'ro.qc.sdk.audio.fluencetype': 'fluence', 'tunnel.audio.encode': 'false', 'ro.frp.pst': '/dev/block/bootdevice/by-name/config', 'af.fast_track_multiplier': '1', 'dalvik.vm.lockprof.threshold': '500', 'ro.build.fingerprint': 'Xiaomi/kenzo/kenzo:6.0.1/MMB29M/V8.2.1.0.MHOCNDL:user/release-keys', 'ro.product.manufacturer': 'Xiaomi', 'dalvik.vm.isa.arm64.features': 'default', 'audio.offload.pcm.24bit.enable': 'false', 'persist.radio.cs_srv_type': '1', 'ro.hwui.layer_cache_size': '48', 'ro.build.description': 'kenzo-user 6.0.1 MMB29M V8.2.1.0.MHOCNDL release-keys', 'ro.bootimage.build.fingerprint': 'Xiaomi/lineage_kenzo/kenzo:7.1.2/NJH47F/d4b338b746:userdebug/test-keys', 'ro.product.cpu.abi': 'arm64-v8a', 'ro.sys.fw.dex2oat_thread_count': '4', 'ro.product.brand': 'Xiaomi', 'wifi.interface': 'wlan0', 'ro.cm.build.version.plat.sdk': '7', 'ro.product.model': 'Redmi Note 3', 'persist.radio.redir_party_num': '0', 'media.camera.ts.monotonic': '1', 'ro.cmlegal.url': 'https://lineageos.org/legal', 'persist.audio.fluence.voicecall': 'true', 'persist.cne.feature': '1', 'media.msm8956hw': '1', 'audio.offload.multiple.enabled': 'false', 'persist.demo.hdmirotationlock': 'false', 'ro.build.host': 'skynet', 'ro.build.version.security_patch': '2017-08-05', 'telephony.lteOnCdmaDevice': '1', 'media.sf.extractor-plugin': 'libffmpeg_extractor.so', 'ro.product.locale': 'en-US', 'audio.offload.min.duration.secs': '30', 'ro.btconfig.vendor': 'qcom', 'persist.audio.fluence.voicerec': 'true', 'audio.offload.video': 'false', 'dalvik.vm.isa.arm64.variant': 'generic', 'mmp.enable.3g2': 'true', 'persist.radio.NO_STAPA': '1', 'persist.hwc.downscale_threshold': '1.15', 'persist.sys.dalvik.vm.lib.2': 'libart.so', 'persist.loc.nlp_name': 'com.qualcomm.location', 'ro.board.platform': 'msm8952', 'voice.playback.conc.disabled': 'true', 'persist.data.qmi.adb_logmask': '0', 'ro.product.cpu.abilist64': 'arm64-v8a', 'audio.playback.mch.downsample': 'true', 'net.tcp.2g_init_rwnd': '10', 'ro.vendor.extension_library': 'libqti-perfd-client.so', 'persist.radio.multisim.config': 'dsds', 'persist.rild.nitz_long_ons_3': '', 'persist.rild.nitz_long_ons_2': '', 'persist.rild.nitz_long_ons_1': '', 'persist.rild.nitz_long_ons_0': '', 'ro.build.flavor': 'lineage_kenzo-userdebug', 'dalvik.vm.isa.arm.features': 'default', 'audio.deep_buffer.media': 'true', 'rild.libargs': '-d /dev/smd0', 'ro.gps.agps_provider': '1', 'persist.rild.nitz_short_ons_0': '', 'ro.build.version.release': '7.1.2', 'ro.build.version.codename': 'REL', 'DEVICE_PROVISIONED': '1', 'audio.offload.disable': '1', 'net.bt.name': 'Android', 'persist.data.netmgrd.qos.enable': 'true', 'ro.hwui.text_large_cache_width': '2048', 'persist.audio.fluence.audiorec': 'false', 'persist.radio.VT_HYBRID_ENABLE': '1', 'ro.opengles.version': '196610', 'use.voice.path.for.pcm.voip': 'true', 'persist.rild.nitz_plmn': '', 'ro.hwui.text_small_cache_height': '1024', 'ro.build.display.id': 'lineage_kenzo-userdebug 7.1.2 NJH47F d4b338b746 test-keys', 'audio.offload.pcm.16bit.enable': 'false', 'persist.radio.hw_mbn_update': '0', 'ro.config.ringtone': 'Orion.ogg', 'persist.radio.force_on_dc': 'true', 'persist.gps.qc_nlp_in_use': '1', 'debug.egl.hw': '0', 'ro.storage_manager.enabled': 'true', 'ro.carrier': 'unknown', 'ro.product.board': 'msm8952', 'ro.build.version.preview_sdk': '0', 'ro.com.google.clientidbase': 'android-xiaomi', 'persist.radio.start_ota_daemon': '1', 'ro.cm.build.version.plat.rev': '0', 'persist.timed.enable': 'true', 'ro.build.date': 'Tue Aug 22 13:26:20 IST 2017', 'ro.use_data_netmgrd': 'true', 'persist.radio.sib16_support': '1', 'qcom.bluetooth.soc': 'smd', 'ro.build.date.utc': '1503388580', 'audio.offload.buffer.size.kb': '64', 'keyguard.no_require_sim': 'true', 'ro.qc.sdk.audio.ssr': 'false', 'voice.conc.fallbackpath': 'deep-buffer', 'persist.dpm.feature': '5', 'ro.cm.display.version': '14.1-20170822-UNOFFICIAL-kenzo', 'ro.build.version.all_codenames': 'REL', 'mm.enable.smoothstreaming': 'true', 'ro.btconfig.if': 'smd', 'persist.dbg.vt_avail_ovr': '1', 'dev.pm.dyn_samplingrate': '1', 'ro.build.type': 'userdebug', 'ro.hwui.text_small_cache_width': '1024', 'voice.record.conc.disabled': 'false', 'ro.cm.version': '14.1-20170822-UNOFFICIAL-kenzo', 'persist.radio.sw_mbn_update': '0', 'ro.product.name': 'lineage_kenzo', 'ro.hwui.drop_shadow_cache_size': '6', 'ro.build.version.base_os': '', 'ro.telephony.call_ring.multiple': 'false', 'voice.voip.conc.disabled': 'true', 'persist.data.mode': 'concurrent', 'media.sf.omx-plugin': 'libffmpeg_omx.so', 'ro.expect.recovery_id': '0x22ab51ee62435272df9ab420618c4be9c94727ed000000000000000000000000', 'ro.telephony.default_network': '22,20', 'ro.wifi.channels': '', 'ro.hwui.r_buffer_cache_size': '8', 'persist.camera.HAL3.enabled': '1', 'ro.modversion': '14.1-20170822-UNOFFICIAL-kenzo', 'ro.build.characteristics': 'default', 'debug.mdpcomp.logs': '0', 'audio.offload.gapless.enabled': 'true', 'ro.build.version.incremental': 'd4b338b746', 'ro.config.alarm_alert': 'Hassium.ogg', 'ro.hwui.text_large_cache_height': '1024', 'rild.libpath': '/vendor/lib64/libril-qc-qmi-1.so', 'ro.build.tags': 'test-keys', 'ro.sf.lcd_density': '480', 'ro.build.version.sdk': '25', 'ro.cm.releasetype': 'UNOFFICIAL', 'audio.dolby.ds2.enabled': 'true', 'persist.audio.fluence.spk.mono': 'true', 'ril.subscription.types': 'RUIM', 'persist.dpm.nsrm.bkg.evt': '3955', 'ro.build.user': 'vinayak', 'persist.dbg.volte_avail_ovr': '1', 'ro.hwui.path_cache_size': '32', 'ro.product.device': 'kenzo', 'debug.sf.hw': '0', 'persist.rild.nitz_short_ons_1': '', 'persist.rild.nitz_short_ons_2': '', 'persist.rild.nitz_short_ons_3': '', 'persist.radio.rat_on': 'combine', 'ro.btconfig.dev': '/dev/smd3', 'ro.hwui.texture_cache_flushrate': '0.4', 'ro.hwui.texture_cache_size': '72', 'ro.cm.device': 'kenzo', 'audio_hal.period_size': '192', 'ro.btconfig.chip': 'WCN3680', 'ro.telephony.default_cdma_sub': '0', 'persist.radio.apm_sim_not_pwdn': '1', 'persist.hwc.mdpcomp.enable': 'true', 'persist.radio.custom_ecc': '1', 'persist.sys.dun.override': '0', 'ro.config.notification_sound': 'Argon.ogg', 'audio.offload.track.enable': 'false', 'media.aac_51_output_enabled': 'true'}
cache_fs_type = (str) ext4
cache_size = (int) 268435456
default_system_dev_certificate = (str) build/target/product/security/testkey
device_type = (str) MMC
extfs_sparse_flag = (str) -s
extra_recovery_keys = (str) vendor/cm/build/target/product/security/lineage
fs_type = (str) ext4
fstab = (dict) {'/cache': <common.Partition object at 0x7f2d76e445d0>, '/boot': <common.Partition object at 0x7f2d76e44050>, '/system': <common.Partition object at 0x7f2d76e44950>, '/dsp': <common.Partition object at 0x7f2d76e44210>, '/frp': <common.Partition object at 0x7f2d76e44110>, '/persist': <common.Partition object at 0x7f2d76e44810>, '/recovery': <common.Partition object at 0x7f2d76e44750>, '/firmware': <common.Partition object at 0x7f2d76e44610>, '/data': <common.Partition object at 0x7f2d76e44550>, '/misc': <common.Partition object at 0x7f2d76e44790>}
fstab_version = (int) 2
mkbootimg_args = (str) --ramdisk_offset 0x01000000 --tags_offset 0x00000100
mkbootimg_version_args = (str) --os_version 7.1.2 --os_patch_level 2017-08-05
multistage_support = (str) 1
ota_override_device = (str) kate,kenzo
recovery_api_version = (int) 3
recovery_as_boot = (str)
recovery_mount_options = (str) ext4=max_batch_time=0,commit=1,data=ordered,barrier=1,errors=panic,nodelalloc
recovery_size = (int) 67108864
selinux_fc = (str) /tmp/targetfiles-Rnr8Wy/META/file_contexts.bin
squashfs_sparse_flag = (str) -s
system_size = (int) 2684354560
tool_extensions = (str) device/xiaomi/kenzo/../common
update_rename_support = (str) 1
use_set_metadata = (str) 1
userdata_size = (int) 26838785024
unable to load device-specific module; assuming none
using prebuilt recovery.img from BOOTABLE_IMAGES...
using system.img from target-files
Total of 655360 4096-byte output blocks in 6263 input chunks.
Finding transfers...
Generating digraph...
Finding vertex sequence...
Reversing backward edges...
0/0 dependencies (0.00%) were violated; 0 source blocks stashed.
Improving vertex order...
Revising stash size...
Total 0 blocks (0 bytes) are packed as new blocks due to insufficient cache size.
Reticulating splines...
1156825088 1156825088 (100.00%) new __DATA
max stashed blocks: 0 (0 bytes), limit: 214748364 bytes (0.00%)
using prebuilt boot.img from BOOTABLE_IMAGES...
boot size (10713088) is 15.96% of limit (67108864)
running: openssl pkcs8 -in build/target/product/security/testkey.pk8 -inform DER -nocrypt
running: java -Xmx2048m -Djava.library.path=/run/media/vinayak/6FA49F144DC575A7/android/lineage/out/host/linux-x86/lib64 -jar /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/host/linux-x86/framework/signapk.jar -w build/target/product/security/testkey.x509.pem build/target/product/security/testkey.pk8 /tmp/tmpOsziEC /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/lineage_kenzo-ota-d4b338b746.zip
done.
[100% 40912/40912] build bacon
Package Complete: /run/media/vinayak/6FA49F144DC575A7/android/lineage/out/target/product/kenzo/lineage-14.1-20170822-UNOFFICIAL-kenzo.zip
make: Leaving directory '/run/media/vinayak/6FA49F144DC575A7/android/lineage'
#### make completed successfully (04:59:23 (hh:mm:ss)) ####

Installing package failed

Hello there, i have made a tizen wear application but i am getting installation error and cong. error can someone help with this project.
I had uploaded the project in below link pls help me with this.
drive.google.com/open?id=13XJBAc377pk2ve9OhSev-cHiJEEAA_jD
Thanx for upload. :good:
Can you give more background details?
A
Your Real Device is?
SM-R500 or SM-R800 or
Additional Firmware Version...
B
Installation tried with SDB manually?
Example:
Code:
sdb install WhatsGear.wgt
SDB spit out Errors...
C
You know RTL Service?
https://developer.samsung.com/remotetestlab/gear/rtlDeviceList.action
Best Regards
Short tested with Tizen Studio Emulator and SDB Tool... then realized your ZIP is not valid...
Code:
sdb install WhatsGear.wgt
pulled WhatsGear.wgt 100% 6MB
1 file(s) pulled. 0 file(s) skipped.
WhatsGear.wgt 7820 KB/s (6335112 bytes in 0.791s)
path is /opt/usr/home/owner/apps_rw/tmp/WhatsGear.wgt
__return_cb req_id[1] pkg_type[wgt] pkgid[] key[start] val[install]
__return_cb req_id[1] pkg_type[wgt] pkgid[] key[error] val[-23]
__return_cb req_id[1] pkg_type[wgt] pkgid[] key[end] val[fail]
processing result : [B]U[COLOR="Red"]nzip error[/COLOR][/B] [-23] failed
spend time for pkgcmd is [549]ms
rm: remove write-protected regular file `/opt/usr/home/owner/apps_rw/tmp/WhatsGear.wgt'?
If you unzip your Widget... it seems 2 times
Code:
author-signature.xml
signature1.xml
IMHO impossible with Windows...
You are using Linux or Mac?
Best Regards

BP Monitor not installing now my mistake

the app was working for me i tried to install the latest 23.tpk which didn't work for me because of OLD TIZEN version later i realized it requires .08 version to work 23.tpk
now i am trying to reinstall BP.TPK now i am not able to install the old version :crying:
Getting this error any solution ?
Code:
C:\sdb2260\sdb\data\tools>sdb install bp.tpk
pulled bp.tpk 100% 1MB
1 file(s) pulled. 0 file(s) skipped.
bp.tpk 279 KB/s (2030244 bytes in 7.100s)
path is /opt/usr/home/owner/apps_rw/tmp/bp.tpk
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[update]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[8]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-1]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : General error [-1] failed
spend time for pkgcmd is [2021]ms
rm: remove write-protected regular file `/opt/usr/home/owner/apps_rw/tmp/bp.tpk'?
Can you try this with SDB 2.2.60... the old Version...
To open "Terminal"...
Code:
sdb shell
Uninstall attmept...
Code:
pkgcmd -u -t tpk -n com.samsung.health.samd.bp
If work looks like this...
Code:
D:\SDB\SDB260>sdb shell
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[13]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[18]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[22]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[27]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[31]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[36]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[40]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[45]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[50]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[54]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[59]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[63]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[68]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[72]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[77]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[81]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[86]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[90]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[95]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[100]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[ok]
spend time for pkgcmd is [5279]ms
If not, post what you see...
Best Regards
Thanks a lot uninstalled using those commands and reinstalled the old bp.tpk
can't install BP.TPK
adfree said:
Can you try this with SDB 2.2.60... the old Version...
To open "Terminal"...
Code:
sdb shell
Uninstall attmept...
Code:
pkgcmd -u -t tpk -n com.samsung.health.samd.bp
If work looks like this...
Code:
D:\SDB\SDB260>sdb shell
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[13]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[18]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[22]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[27]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[31]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[36]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[40]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[45]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[50]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[54]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[59]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[63]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[68]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[72]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[77]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[81]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[86]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[90]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[95]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[100]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[ok]
spend time for pkgcmd is [5279]ms
If not, post what you see...
Best Regards
Click to expand...
Click to collapse
Hi Adfree,
I have a KOO Active 2 R820, Tizen 4.0.08 and was able to use BP and ECG(side loading shm 1.1.059.Caravana and sub install ECG.TPK) on a samsung S9+ phone earlier.
I changed my phone to Oppo Find X2 Pro a few days ago and reset my Active 2 and till now, i'm unable to install BP.tpk(various versions found online). ECG works perfectly though(side loading shm 1.1.059.Caravana and sub install ECG.TPK).
I tried uninstalling(pkgcmd -u -t tpk -n com.samsung.health.samd.bp) to no avail.
I suspect the BP is already pre-installed on my watch but can't find the icon to reactivate the functions.
SHM keep insisting that No compatible watch found even though ECG works perfectly.
Please assist me in putting BP back to my phone.
Thank you very much!
adfree said:
Can you try this with SDB 2.2.60... the old Version...
To open "Terminal"...
Code:
sdb shell
Uninstall attmept...
Code:
pkgcmd -u -t tpk -n com.samsung.health.samd.bp
If work looks like this...
Code:
D:\SDB\SDB260>sdb shell
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[13]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[18]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[22]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[27]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[31]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[36]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[40]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[45]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[50]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[54]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[59]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[63]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[68]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[72]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[77]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[81]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[86]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[90]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[95]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[100]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[ok]
spend time for pkgcmd is [5279]ms
If not, post what you see...
Best Regards
Click to expand...
Click to collapse
Thanks !!! it helped me
:good:
tkmloh said:
Hi Adfree,
I have a KOO Active 2 R820, Tizen 4.0.08 and was able to use BP and ECG(side loading shm 1.1.059.Caravana and sub install ECG.TPK) on a samsung S9+ phone earlier.
I changed my phone to Oppo Find X2 Pro a few days ago and reset my Active 2 and till now, i'm unable to install BP.tpk(various versions found online). ECG works perfectly though(side loading shm 1.1.059.Caravana and sub install ECG.TPK).
I tried uninstalling(pkgcmd -u -t tpk -n com.samsung.health.samd.bp) to no avail.
I suspect the BP is already pre-installed on my watch but can't find the icon to reactivate the functions.
SHM keep insisting that No compatible watch found even though ECG works perfectly.
Please assist me in putting BP back to my phone.
Thank you very much!
Click to expand...
Click to collapse
I have the same phone findx2pro and the same watches, and i cant find solution for working BP, now works only with samsung phones.
I tried sideloading ecg and bp tpk using 23.tpk and got the following error on active watch 2 running tizen 5.5.0.1
any help would be appreciated
C:\Users\agilani\Desktop\sdk\SDBstarterKidv1\sdb_2.2.60_windows-64\data\tools>sdb install 23.tpk
pulled 23.tpk 100% 3MB
1 file(s) pulled. 0 file(s) skipped.
23.tpk 504 KB/s (3812790 bytes in 7.380s)
path is /opt/usr/home/owner/apps_rw/tmp/23.tpk
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[update]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[10]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-1]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : General error [-1] failed
spend time for pkgcmd is [2364]ms
rm: remove write-protected regular file `/opt/usr/home/owner/apps_rw/tmp/23.tpk'? ^C
Alibaba0101 said:
I tried sideloading ecg and bp tpk using 23.tpk and got the following error on active watch 2 running tizen 5.5.0.1
any help would be appreciated
Click to expand...
Click to collapse
You cannot sideload anything yet on 5.5, $am$ung blocked it.
@Bi0haZarD
A
This is not 100 % correct...
SDB Tricks not more working...
But we have success with all Watches and APK as "Installer"...
It pushes automatic on Samsung Phones the APK to the Watch...
B
@Alibaba0101
You are on XAR as CSC?
Then ECG has the same name like BP... and BP/ECG Combo aka 23
You could try to uninstall... you are in correct Thread... few posts before yours...
https://forum.xda-developers.com/showpost.php?p=83214717&postcount=2
Best Regards
adfree said:
@Bi0haZarD
A
This is not 100 % correct...
SDB Tricks not more working...
But we have success with all Watches and APK as "Installer"...
It pushes automatic on Samsung Phones the APK to the Watch...
Click to expand...
Click to collapse
Dear friend adfree, don't misunderstand me please, but i am right about not being able to sideload apps on 5.5, the apk4tpk method you mentioned does not have anything to do with sideloading.
That method uses the Galaxy Wear application on the phone, together with Active 2 plugin to transfer the tpk from the phone to the watch (the one included in apk4tpk, the 23.tpk to be more specific)...
Also would like to wish you all the best with the work you're doing adfree, and big "Thank You" for your time and efforts that you, caravana and all others put into this...
Unfortunately, due to personal obligations i am not able to always reply in a timely manner, so excuse me if my reply comes later than expected..
Have a wonderful day / night !!
adfree said:
@Bi0haZarD
A
This is not 100 % correct...
SDB Tricks not more working...
But we have success with all Watches and APK as "Installer"...
It pushes automatic on Samsung Phones the APK to the Watch...
B
@Alibaba0101
You are on XAR as CSC?
Then ECG has the same name like BP... and BP/ECG Combo aka 23
You could try to uninstall... you are in correct Thread... few posts before yours...
https://forum.xda-developers.com/showpost.php?p=83214717&postcount=2
Best Regards
Click to expand...
Click to collapse
I have a USA 835U LTE model. I haven't checked CSC, but I assume its for USA region... The lte model didn't have tizen 4.0.0.8 and went directly from 4.0.0.6 to 5.5.0.1 so i had no ability to sideload the 4.0.0.8 versions
tried the apk4tpk method
tried the adfree 29 package
tried sideloading the 23.tpk using sdb
and they all failed. I think this only works on a samsung phone. I've been trying all of this on my lg v40. Also tried uninstalled using sdb and then re-install. Still get the same error.
why is it working only on samsung phones since tizen 5.5? will it change back?
adfree said:
@Bi0haZarD
A
This is not 100 % correct...
SDB Tricks not more working...
But we have success with all Watches and APK as "Installer"...
It pushes automatic on Samsung Phones the APK to the Watch...
B
@Alibaba0101
You are on XAR as CSC?
Then ECG has the same name like BP... and BP/ECG Combo aka 23
You could try to uninstall... you are in correct Thread... few posts before yours...
https://forum.xda-developers.com/showpost.php?p=83214717&postcount=2
Best Regards
Click to expand...
Click to collapse
why is it working only on samsung phones since tizen 5.5? will it change back?
adfree said:
Can you try this with SDB 2.2.60... the old Version...
To open "Terminal"...
Code:
sdb shell
Uninstall attmept...
Code:
pkgcmd -u -t tpk -n com.samsung.health.samd.bp
If work looks like this...
Code:
D:\SDB\SDB260>sdb shell
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[13]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[18]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[22]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[27]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[31]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[36]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[40]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[45]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[50]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[54]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[59]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[63]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[68]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[72]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[77]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[81]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[86]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[90]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[95]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[100]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[ok]
spend time for pkgcmd is [5279]ms
If not, post what you see...
Best Regards
Click to expand...
Click to collapse
Hi,
I have Watch active 2,
model number SM-R820,
TIZEN Version 5.5.0.1,
Software version : R820XXU1CTI4
SM-R820NZKAXAR
Problem is when I updated my watch to this version, BP monitor is not showing anymore, also on Samsung health monitor on Blood pressure section is showing a
message, "NO COMPATIBLE WATCH FOUND". I this sulution that you have post but failed, please see error below.
I HOPE you can help me, thank you very much.
ERROR:
* The version of SDB client (2.2.60) is not same with that of SDB server (4.2.12).
It may cause version compatibility problems.
It is recommended to use SDB server with version 2.2.60. *
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bppkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : Operation not allowed [-4] failed
spend time for pkgcmd is [1126]ms
sh-3.2# pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : Operation not allowed [-4] failed
spend time for pkgcmd is [1094]ms
sh-3.2#
Hi,
I am also encountering the same issue here. I was not able to install (general error [-1]).
When I tried to uninstall it with your commend, it gave me the same error as above (operation not allowed)...
How can I fix this? Many thanks!
Best regards.
Installing bp app
chuby007 said:
Thanks !!! it helped me
:good:
Click to expand...
Click to collapse
What is the procedure??
Thread dead? I have same issue... Cannot uninstall hidden BP on my GWA2
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : Operation not allowed [-4] failed
spend time for pkgcmd is [863]ms
sh-3.2$
adfree said:
Can you try this with SDB 2.2.60... the old Version...
To open "Terminal"...
Code:
sdb shell
Uninstall attmept...
Code:
pkgcmd -u -t tpk -n com.samsung.health.samd.bp
If work looks like this...
Code:
D:\SDB\SDB260>sdb shell
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.bp-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[13]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[18]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[22]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[27]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[31]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[36]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[40]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[45]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[50]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[54]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[59]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[63]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[68]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[72]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[77]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[81]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[86]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[90]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[95]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[100]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[ok]
spend time for pkgcmd is [5279]ms
If not, post what you see...
Best Regards
Click to expand...
Click to collapse
this is what i got
C:\Users\davek\Desktop\sdb\data\tools>sdb shell
sh-3.2$ sdb uninstall com.samsung.health.samd.bp
sh: sdb: command not found
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : Operation not allowed [-4] failed
spend time for pkgcmd is [874]ms
I have the same problem; Failed to install due to existing a newer version and failed to uninstall the older version; Operation not allowed.
GWA 2, USA ,SM-R820, Tizen 5.5.01.
[QUOTE = "davekaz, post: 84011537, tag: 5512597"]
ezt kaptam
C: \ Users \ davek \ Desktop \ sdb \ data \ tools> sdb shell
sh-3.2 $ sdb távolítsa el a com.samsung.health.samd.bp fájlt
sh: sdb: parancs nem található
sh-3.2 $ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id [1] pkg_type [tpk] pkgid [com.samsung.health.samd.bp] kulcs [start] val [eltávolítás]
__return_cb req_id [1] pkg_type [tpk] pkgid [com.samsung.health.samd.bp] kulcs [appid] val [com.samsung.health.samd.bp.home]
__return_cb req_id [1] pkg_type [tpk] pkgid [com.samsung.health.samd.bp] kulcs [appid] val [com.samsung.health.samd.bp.ecg-service]
__return_cb req_id [1] pkg_type [tpk] pkgid [com.samsung.health.samd.bp] kulcs [appid] val [com.samsung.health.samd.bp.widget]
__return_cb req_id [1] pkg_type [tpk] pkgid [com.samsung.health.samd.bp] kulcs [install_percent] val [4]
__return_cb req_id [1] pkg_type [tpk] pkgid [com.samsung.health.samd.bp] kulcs [install_percent] val [9]
__return_cb req_id [1] pkg_type [tpk] pkgid [com.samsung.health.samd.bp] kulcs [hiba] val [-4]
__return_cb req_id [1] pkg_type [tpk] pkgid [com.samsung.health.samd.bp] kulcs [end] val [sikertelen]
eredmény feldolgozása: A művelet nem engedélyezett [-4] nem sikerült
a pkgcmd kiadási ideje [874] ms
[/IDÉZET]
Solution: rename it bp.zip to bp.tkp, then create a certificate as already described, then install it using tizen studio device meneger as already described! I adapted it a bit, so it works perfectly Watch Active 2 Tizen5.5.01, P40 Pro

【Sideload error when installing bp.tpk (blood pressure) in R835 USA LTE model】

My model is SM-R835 (active 2 with tizen 5.5.0.1 and US LTE model) SDB is 2.2.60
I followed the methods posted here.
I failed to install bp...
I tried to install the bp.tpk but it turned out "general error [-1]"
Then I tried to use shell. It gave me this:
Code:
sdb install bp.tpk
pulled bp.tpk 100% 1MB
1 file(s) pulled. 0 file(s) skipped.
bp.tpk 250 KB/s (2025442 bytes in 7.908s)
path is /opt/usr/home/owner/apps_rw/tmp/bp.tpk
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[update]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[10]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-1]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : General error [-1] failed
spend time for pkgcmd is [1451]ms
rm: remove write-protected regular file `/opt/usr/home/owner/apps_rw/tmp/bp.tpk'?
Still I failed...
Then I tried to follow others' instruction to uninstall.
Code:
sdb uninstall com.samsung.health.samd.bp
error: failed to get package type: package ID 'com.samsung.health.samd.bp' does not exist
and
Code:
sdb shell
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : Operation not allowed [-4] failed
spend time for pkgcmd is [982]ms
Non of these worked...
I cannot install the bp...
However, I got the ecg function on it successfully.
Any ideas to overcome this? Please help me to add the blood pressure function to my watch... Thanks!
ps2pspgood said:
My model is SM-R835 (active 2 with tizen 5.5.0.1 and US LTE model) SDB is 2.2.60
I followed the methods posted here.
I failed to install bp...
I tried to install the bp.tpk but it turned out "general error [-1]"
Then I tried to use shell. It gave me this:
Code:
sdb install bp.tpk
pulled bp.tpk 100% 1MB
1 file(s) pulled. 0 file(s) skipped.
bp.tpk 250 KB/s (2025442 bytes in 7.908s)
path is /opt/usr/home/owner/apps_rw/tmp/bp.tpk
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[update]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[10]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-1]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : General error [-1] failed
spend time for pkgcmd is [1451]ms
rm: remove write-protected regular file `/opt/usr/home/owner/apps_rw/tmp/bp.tpk'?
Still I failed...
Then I tried to follow others' instruction to uninstall.
Code:
sdb uninstall com.samsung.health.samd.bp
error: failed to get package type: package ID 'com.samsung.health.samd.bp' does not exist
and
Code:
sdb shell
sh-3.2$ pkgcmd -u -t tpk -n com.samsung.health.samd.bp
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[uninstall]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.home]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.ecg-service]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[appid] val[com.samsung.health.samd.bp.widget]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[9]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-4]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : Operation not allowed [-4] failed
spend time for pkgcmd is [982]ms
Non of these worked...
I cannot install the bp...
However, I got the ecg function on it successfully.
Any ideas to overcome this? Please help me to add the blood pressure function to my watch... Thanks!
Click to expand...
Click to collapse
Did you ever figure this out?
Brandon.rush1 said:
Did you ever figure this out?
Click to expand...
Click to collapse
Hi,
I solved it. I wrote my case here. You can check it out.
You can try to run the recovery once before you decide to change CSC and downgrade. If you want to change CSC, please use the correct firmware that match your model to flash your watch.
Best regards.
ps2pspgood said:
Hi,
I solved it. I wrote my case here. You can check it out.
You can try to run the recovery once before you decide to change CSC and downgrade. If you want to change CSC, please use the correct firmware that match your model to flash your watch.
Best regards.
Click to expand...
Click to collapse
Awesome, I'll try this tommorow. Many thanks, I've been going crazy trying to get it to work.
ps2pspgood said:
Hi,
I solved it. I wrote my case here. You can check it out.
You can try to run the recovery once before you decide to change CSC and downgrade. If you want to change CSC, please use the correct firmware that match your model to flash your watch.
Best regards.
Click to expand...
Click to collapse
So followed everything exactly, CSC changed to brazil, upgraded, and am still getting this. Any ideas?
path is /opt/usr/home/owner/apps_rw/tmp/bp.tpk
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[update]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[10]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-1]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : General error [-1] failed
Brandon.rush1 said:
So followed everything exactly, CSC changed to brazil, upgraded, and am still getting this. Any ideas?
path is /opt/usr/home/owner/apps_rw/tmp/bp.tpk
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[update]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[10]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-1]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : General error [-1] failed
Click to expand...
Click to collapse
Same happened here to me.
Only I'm using a GW3 and my original CSC is already Brazil, other than that I followed every step and I'm still stuck without being able to install the BP.tpk
igorbelchior said:
Same happened here to me.
Only I'm using a GW3 and my original CSC is already Brazil, other than that I followed every step and I'm still stuck without being able to install the BP.tpk
Click to expand...
Click to collapse
Brandon.rush1 said:
So followed everything exactly, CSC changed to brazil, upgraded, and am still getting this. Any ideas?
path is /opt/usr/home/owner/apps_rw/tmp/bp.tpk
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[start] val[update]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[install_percent] val[10]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[error] val[-1]
__return_cb req_id[1] pkg_type[tpk] pkgid[com.samsung.health.samd.bp] key[end] val[fail]
processing result : General error [-1] failed
Click to expand...
Click to collapse
You can see my explanation here https://forum.xda-developers.com/showpost.php?p=83719755&postcount=2919
If you want help, please get the current watch software version, CSC and the phone you are using
Huy.tq said:
You can see my explanation here https://forum.xda-developers.com/showpost.php?p=83719755&postcount=2919
If you want help, please get the current watch software version, CSC and the phone you are using
Click to expand...
Click to collapse
I just read your explanation. I'm using an SM-R820, on Tizen 5.5.0.1, I was trying it on a Pixel 5. I had changed my CSC to Brazil to try and get it to work. @ps2pspgood stated he was able to get it working with you, but your explanation says it's impossible. Any help would be great.
Brandon.rush1 said:
I just read your explanation. I'm using an SM-R820, on Tizen 5.5.0.1, I was trying it on a Pixel 5. I had changed my CSC to Brazil to try and get it to work. @ps2pspgood stated he was able to get it working with you, but your explanation says it's impossible. Any help would be great.
Click to expand...
Click to collapse
You can see my instructions for mitas35 here https://forum.xda-developers.com/sm...cg-bp-gwa2-t4051141/post83796547#post83796547
You need change csc to nation not approve BP and ECG (except US, Korea, Brazil).
After that at tizen 4.0.0.7, you install TPKpusherBPandECGv29.apk from pixel push to your watch, then update to tizen 5.5.0.1. Finish.
Huy.tq said:
You can see my instructions for mitas35 here https://forum.xda-developers.com/sm...cg-bp-gwa2-t4051141/post83796547#post83796547
You need change csc to nation not approve BP and ECG (except US, Korea, Brazil).
After that at tizen 4.0.0.7, you install TPKpusherBPandECGv29.apk from pixel push to your watch, then update to tizen 5.5.0.1. Finish.
Click to expand...
Click to collapse
Alright I'll give this a try, what CSC would you recommend for Samsung Pay too?
Huy.tq said:
You can see my instructions for mitas35 here https://forum.xda-developers.com/sm...cg-bp-gwa2-t4051141/post83796547#post83796547
You need change csc to nation not approve BP and ECG (except US, Korea, Brazil).
After that at tizen 4.0.0.7, you install TPKpusherBPandECGv29.apk from pixel push to your watch, then update to tizen 5.5.0.1. Finish.
Click to expand...
Click to collapse
I'm on Pixel 4 XL, using a SM-R855F version R855FXXU1BTH4, my CSC is ZTO. I see a lot of people saying that in my case I have to downgrade to Tizen 4, but I can't seem to find it anywhere on the web. Would you be able to help on that?
Brandon.rush1 said:
Alright I'll give this a try, what CSC would you recommend for Samsung Pay too?
Click to expand...
Click to collapse
To use samsung pay, if you have firmware OXA, you change CSC to BTU (England). Or if you have firmware OLB, you change CSC to XSA (Australia)
Huy.tq said:
To use samsung pay, if you have firmware OXA, you change CSC to BTU (England). Or if you have firmware OLB, you change CSC to XSA (Australia)
Click to expand...
Click to collapse
Thanks coming from US firmware so put on the England CSC. Trying now to push TPK pusher, says its sneding to phone get pop-up, but never shows installed on the watch. Did I miss something? Going to try and manually push bp nd ecg
@Huy.tq no luck on all fronts, any help would be appreciated.
Brandon.rush1 said:
@Huy.tq no luck on all fronts, any help would be appreciated.
Click to expand...
Click to collapse
Can you need specific description help me?
---------- Post added at 01:41 AM ---------- Previous post was at 01:31 AM ----------
igorbelchior said:
I'm on Pixel 4 XL, using a SM-R855F version R855FXXU1BTH4, my CSC is ZTO. I see a lot of people saying that in my case I have to downgrade to Tizen 4, but I can't seem to find it anywhere on the web. Would you be able to help on that?
Click to expand...
Click to collapse
Galaxy watch 3 begin with tizen 5.5, so you can't downgrade to tizen 4.0.0.
Firmware version R855FXXU1BTH4 is not for CSC ZTO
You can see here https://doc.samsungmobile.com/SM-R855F/ZTO/doc.html and here http://fota-cloud-dn.ospserver.net/firmware/ZTO/SM-R855F/version.xml
Huy.tq said:
Can you need specific description help me?
---------- Post added at 01:41 AM ---------- Previous post was at 01:31 AM ----------
Galaxy watch 3 begin with tizen 5.5, so you can't downgrade to tizen 4.0.0.
Firmware version R855FXXU1BTH4 is not for CSC ZTO
You can see here https://doc.samsungmobile.com/SM-R855F/ZTO/doc.html and here http://fota-cloud-dn.ospserver.net/firmware/ZTO/SM-R855F/version.xml
Click to expand...
Click to collapse
My apologies, I should've been more descriptive. My original firmware is R855FXXU1BTI6. In an attempt to install bp.tpk I flashed R855FXXU1BTH4, but didn't change my CSC. Needless to say it didn't work.
Since I can't downgrade, that means I'm out of luck?
igorbelchior said:
My apologies, I should've been more descriptive. My original firmware is R855FXXU1BTI6. In an attempt to install bp.tpk I flashed R855FXXU1BTH4, but didn't change my CSC. Needless to say it didn't work.
Since I can't downgrade, that means I'm out of luck?
Click to expand...
Click to collapse
Ok, I will help you. I succeed when help user (watch 3 R845) installed BP and ECG on the his watch with pixel phone.
Now you need change CSC to region not approve BP and ECG, then you install BP.tpk and ECG.tpk yourself sign. Finish
Huy.tq said:
Ok, I will help you. I succeed when help user (watch 3 R845) installed BP and ECG on the his watch with pixel phone.
Now you need change CSC to region not approve BP and ECG, then you install BP.tpk and ECG.tpk yourself sign. Finish
Click to expand...
Click to collapse
Quick question here, I already have the ECG installed... Do I factory reset the watch before doing the process or just change the CSC and try it?
Huy.tq said:
Can you need specific description help me?
---------- Post added at 01:41 AM ---------- Previous post was at 01:31 AM ----------
Galaxy watch 3 begin with tizen 5.5, so you can't downgrade to tizen 4.0.0.
Firmware version R855FXXU1BTH4 is not for CSC ZTO
You can see here https://doc.samsungmobile.com/SM-R855F/ZTO/doc.html and here http://fota-cloud-dn.ospserver.net/firmware/ZTO/SM-R855F/version.xml
Click to expand...
Click to collapse
So I changed my CSC to England from US. After that loaded 4.0.0.7, paired phone and pushed the TPKpusherBPandECGv29.apk from my phone. I get a pop-up asking to push the file and accept. It appears the installation succeeds, but I got to the watch and it does not show either the BP or ECG app. Checked permissions in the Galaxy Watch app and Install Unknown Apps is Allowed. Reboot the watch and still neither app shows. I tried to manually push the bp to the watch and get an error -12. Not sure what's going on. Seems the watch is still not accepting the app.
igorbelchior said:
Quick question here, I already have the ECG installed... Do I factory reset the watch before doing the process or just change the CSC and try it?
Click to expand...
Click to collapse
You don't need reset, you can flash firmware to change CSC now
---------- Post added at 01:46 PM ---------- Previous post was at 01:42 PM ----------
Brandon.rush1 said:
So I changed my CSC to England from US. After that loaded 4.0.0.7, paired phone and pushed the TPKpusherBPandECGv29.apk from my phone. I get a pop-up asking to push the file and accept. It appears the installation succeeds, but I got to the watch and it does not show either the BP or ECG app. Checked permissions in the Galaxy Watch app and Install Unknown Apps is Allowed. Reboot the watch and still neither app shows. I tried to manually push the bp to the watch and get an error -12. Not sure what's going on. Seems the watch is still not accepting the app.
Click to expand...
Click to collapse
You can try install app bp.tpk and ecg.tpk here https://drive.google.com/file/d/1-JCh10rQC0Qmbbc3SD0TezPz7cgtttXz/view?usp=drivesdk

how i can uninstall system apps

hello...more of the system apps i not use ..how i can remove it? i think that get more ram and battery for long time
Install app debloater on pc,enable usb debugging on phone, connect,and start removing.Just becarefull what you remove
With Root you can fully remove... at own risk...
On Stock Firmware it is possible to deactivate few... with Tool SDB...
Best Regards
is this method done with galaxy watch? i means watch system apps .. i want remove defaults faces , samsung health, samsung pay and all of sport sensor and apps.because i use watch for time only.
absentsound said:
is this method done with galaxy watch? i means watch system apps .. i want remove defaults faces , samsung health, samsung pay and all of sport sensor and apps.because i use watch for time only.
Click to expand...
Click to collapse
My understanding (which is mainly based on this forum and in particular adfree's posts) is that you need to be rooted, which mainly means is that you have to have a "combination" firmware installed on your watch. You need to carefully find the right one and there have been some sucesses, but if it messes up then you need to be prepared to open up your watch and get some other hardware to revive the watch.
I think some have removed e.g. bixby, but I don't know if anyone has removed samsung health.
Which watch do you have?
Mr Bigglesworth said:
My understanding (which is mainly based on this forum and in particular adfree's posts) is that you need to be rooted, which mainly means is that you have to have a "combination" firmware installed on your watch. You need to carefully find the right one and there have been some sucesses, but if it messes up then you need to be prepared to open up your watch and get some other hardware to revive the watch.
I think some have removed e.g. bixby, but I don't know if anyone has removed samsung health.
Which watch do you have?
Click to expand...
Click to collapse
I will try but it seems that rooting the watch is more difficult than the phone. I think when I remove the sports apps and Bixby, all the sensors will be switched off only time watch , thus extending the battery life.
My watch is Samsung watch 46mm.
is there smart watch come whith time option only whithout sport sensor and apps?
You can deactivate any app without root. It will stay installed, so it will still require space, but not in RAM, but it won't appear anymore, so it looks like it's uninstalled.
Code:
adb shell pm list packages
This lists all your packages with the full name, which you'll need for the deactivation part.
Code:
adb shell pm uninstall --user 0 package.name
Done. You won't ever see the uninstalled packages anymore.
Really good.
Thanx for sharing sekret1
I am playing since monthS... yearS meanwhile with:
pkgcmd -l
pkgcmd --help
Best Regards
Example from SM-R500 FUB5 Tizen 5.5.0.1
Code:
sh-3.2$ pkgcmd -l
system apps pkg_type [rpm] pkgid [com.samsung.unit-test-sensor] name [Unit Test sensor Applications] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.bluetooth-testmode] name [Bluetooth Testmode] version [0.0.14] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-clock-viewer] name [W-Clock-Viewer] version [0.2.15] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.chromium-efl] name [Tizen Web Engine based on Chromium] version [69.0.3497.106] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.net-popup] name [Network popup] version [3.0] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.inputmethod-setting] name [Keyboard setting] version [0.5.44] storage [internal]
system apps pkg_type [rpm] pkgid [health-data-service] name [Health Data Service] version [1.2.12.0] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.heremaps-uc] name [HereMaps UC] version [1.1.3] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.daily-briefing] name [Daily Briefing] version [2.0.68] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.stt-engine-default] name [org.tizen.stt-engine-default] version [1.0.16] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.windicator] name [Steuerung] version [4.0.7] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.dpm-syspopup] name [dpm-syspopup] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.wnotification2] name [Benachrichtigungen] version [2.3.13] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.contacts-backup-service] name [contacts-backup-service] version [1.0.3] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.autofill-setting-wearable] name [Autofill setting] version [0.1.10] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.app-list-backup-service] name [Samsung Cloud App List backup service application ] version [1.2.1] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.ciss] name [ciss] version [2.0.5] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.nfc-setting-app] name [NFC Setting] version [0.0.2] storage [internal]
system apps pkg_type [rpm] pkgid [csc-app] name [CSC App] version [1.1.4] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-music-player] name [Musik] version [2.4.54] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.ime-backup-service] name [Samsung Cloud IME backup service application ] version [0.0.2] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.askuser-popup] name [askuser popup] version [0.0.10] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.screen-reader-profile_wearable] name [screen-reader] version [0.1.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.watch-utils] name [Watch utils] version [2.0.3] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.sdbd-syspopup] name [Sdbd syspopup] version [0.1.1] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.widget_viewer_sdk] name [Widget Viewer SDK] version [1.0.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.idle-clock-emergency] name [idle-clock-emergency] version [1.1.3] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.mapcontrol] name [Map control] version [2.0.5] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-lockscreen] name [w-lockscreen] version [0.1.9] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.tts-engine-default] name [tts-engine-default] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.tizenseckeystring] name [Tizen Keystring] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.system-syspopup] name [System popup] version [0.3.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.worldclock] name [Weltuhr] version [22.0.47] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.wis-backup-service] name [Samsung Cloud WIS backup service application ] version [0.0.2] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.runestone-setting] name [Personalisierter Dienst] version [2.9.2] storage [internal]
system apps pkg_type [rpm] pkgid [net.wc-syspopup] name [Weconn System Popup] version [2.0.25] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.wemail] name [E-Mail] version [1.6.22] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.tethering-testmode] name [Tethering Testmode Toolkit] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.ambient-setting] name [Ambient Setting] version [0.0.5] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.cmas-channel-loader] name [cmas-channel-loader] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.fota-consumer] name [fota-consumer] version [1.1.3] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.tizen.bixby-wakeup-service] name [Bixby Wakeup Service] version [0.0.1] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-taskmanager] name [Aktuelle Apps] version [1.2.12] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.watchface] name [Watch faces] version [1.1.450] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-logs2] name [Telefon] version [3.0.52] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tizen.samsung-analytics] name [samsung-analytics] version [2.6.22] storage [internal]
system apps pkg_type [rpm] pkgid [w-secure-element] name [Secure Element for Gear] version [0.1.1] storage [internal]
system apps pkg_type [rpm] pkgid [nfc-test] name [NFC Test] version [0.1.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.dqagent] name [dqagent] version [1.4.2] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.update-service] name [update-service] version [1.3.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.bt-syspopup] name [Bluetooth System Popup] version [2.0.26] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.testmode] name [Keystring Application] version [1.0.1] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-samsung-cloud] name [samsung-cloud] version [3.1.37] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.fmg] name [fmg-watch] version [5.0.29] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-lockscreen-setting] name [w-lockscreen-setting] version [0.1.8] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.factory-nfchce] name [factory-nfchce] version [1.0.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-calendar2] name [Kalender] version [2.0.38] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-contacts2] name [Kontakte] version [2.6.58] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.samsung-account-front] name [SamsungAccountFront] version [1.3.29] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.b2-setup-wizard] name [Installatiewizard] version [1.0.6] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.fmm] name [Telefon finden] version [5.0.17] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.alarm-solis] name [Alarm] version [2.0.55] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.skmsa] name [SKMS Agent] version [2.4.13] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.nfc-syspopup] name [NFC System Popup] version [0.0.2] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.shealth_gear] name [Samsung Health] version [4.13.1300] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tizen.samsung-account.ui] name [Samsung-Konto] version [3.5.22] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.unit-test-mm] name [Unit Test Multimedia Applications] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.crash-syspopup] name [Crash popup] version [0.3.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tizen.iva-service] name [Iva Service] version [1.5.201] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.samsung-pay-guide-app] name [Samsung Pay] version [0.0.1] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.clocksetting] name [Einstell­ungen] version [1.1.30] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.accessibility-setting] name [Accessibility Setting] version [0.0.1] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tizen.samsung-service-manager] name [samsung-service-manager] version [1.5.1] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-eas-it-policy] name [W EAS IT POLICY] version [0.0.26] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.scs] name [com.samsung.scs] version [1.3.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-input-selector] name [Uhr-Eingabe] version [1.1.3] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tizen.bixby-voice] name [Bixby Voice] version [3.106.12] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.setting-location] name [Location] version [1.1.51] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-manager-service] name [w-manager-service] version [0.5.61] storage [internal]
system apps pkg_type [rpm] pkgid [net.wc-popup] name [wc-popup] version [1.1.32] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.screen-capture] name [screen capture] version [0.2] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-call-settings] name [call-settings] version [3.0.33] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.app-widget] name [Men├╝] version [2.0.15] storage [internal]
system apps pkg_type [tpk] pkgid [org.tizen.tzdata] name [Time Zone Data] version [20.6.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.fdam] name [fdam] version [2.0.3] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.knoxcustom-exitui] name [Custom ExitUI] version [2.3.8] storage [internal]
system apps pkg_type [rpm] pkgid [nfc-manager] name [NFC Manager] version [0.1.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.sketch] name [sketch] version [5.0.9] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tizen.bixby] name [bixby] version [3.106.5] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.unit-test-input] name [unit-test-input] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.fido-syspopup] name [FIDO Syspopup] version [0.0.5] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.unit-test-network] name [unit test network applications] version [1.0.1] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.emergency-message] name [Sicherheitsassistent] version [2.0.50] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tizen.update-client] name [updateclient] version [1.5.28] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.aurum-bootstrap] name [aurum-bootstrap] version [0.1.0] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.privacy-setting-popup] name [privacy-setting popup] version [0.1] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.idle-clock-ups] name [Energiespar­modus] version [1.3.4] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.app-version-sync-popup] name [app-version-sync-popup] version [0.1.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.runestone-core] name [Personalisierter Dienst] version [2.9.2] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tizen.bixby-provisioning] name [Bixby provisioning] version [3.106.8] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-home] name [Home] version [3.1.68] storage [internal]
system apps pkg_type [rpm] pkgid [ise-engine] name [Standardtastatur] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.autofilld] name [autofilld] version [1.0.29] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.tts-setting] name [TTS Setting] version [5.3.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.knoxenrollmentservice-efl] name [knoxenrollmentservice-efl] version [0.6.19] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-media-controller] name [Media Controller] version [5.0.3] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.ime-companion-service] name [Samsung IME companion service application ] version [1.1.0] storage [internal]
system apps pkg_type [rpm] pkgid [csc-manager] name [CSC Manager] version [1.1.1] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.weather] name [Wetter] version [5.0.63] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.idle-service] name [Toast] version [0.1.0] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.app-selector] name [Application Selection Popup] version [0.1.9] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.watch-system-update-popup] name [WatchSystemUpdatePopup] version [1.0.4] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.runestone-gear] name [Personalisierter Dienst] version [2.9.2] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.sticker-receiver] name [sticker-receiver] version [1.0.64] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.bluetooth] name [iW bluetooth] version [2.0.25] storage [internal]
system apps pkg_type [tpk] pkgid [com.spotify.w-spotify] name [Spotify] version [2.5.39] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tzdata-update-popup] name [tzdata-update-popup] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.w-emergency-keypad] name [Telefon] version [2.0.10] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.knox.license-viewer] name [EULA License Viewer] version [1.5.2] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.iap-galaxyapps-consumer] name [iap-galaxyapps-consumer-popup] version [1.1.5] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.message] name [SMS/MMS] version [2.51.8] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.pwlock] name [Pwlock] version [1.0.2] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.wifi] name [wifi-efl] version [1.2.29] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.factory-clientw] name [factory-client] version [1.0.1] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-gallery] name [Galerie] version [1.5.79] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.logdump-uploader] name [logdump-uploader] version [1.0.8] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-music-acr] name [w-music-acr] version [1.0.3] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.supl-syspopup] name [supl-syspopup] version [0.0.2] storage [internal]
system apps pkg_type [rpm] pkgid [sem_daemon] name [SEM Daemon] version [2.5.7] storage [internal]
system apps pkg_type [rpm] pkgid [smartreply-service] name [SmartReply Service] version [1.3.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.wifi-test] name [Keystring Application] version [1.0.1] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.unit-test-device] name [Unit test device Applications] version [5.5.47] storage [internal]
system apps pkg_type [rpm] pkgid [gps-log-service] name [gps-log-service] version [0.0.1] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.power-monitor-service] name [power-monitor-service] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [ise-languagepack-mgr] name [Languagepack Manager] version [1.2.1] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.isf-kbd-mode-changer] name [isf-kbd-mode-changer] version [0.0.1] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-reminder] name [Reminder] version [2.0.32] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.tizen.samsung-account] name [SamsungAccountService] version [1.5.51] storage [internal]
system apps pkg_type [rpm] pkgid [ise-multilingual] name [Samsung-Tastatur] version [1.0.0] storage [internal]
system apps pkg_type [rpm] pkgid [com.samsung.safetyvolume-syspopup] name [Safetyvolume Syspopup] version [0.3.2] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.mdec-consumer] name [mdec.consumer] version [1.0.22] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.w-call] name [Anrufen] version [3.0.71] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.message-backup-service] name [Messages BNR] version [1.2.5] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.alarm-mobile-alert-solis] name [alarm-mobile-alert-solis] version [2.0.13] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.flash-light] name [Lommelygte] version [2.0.12] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.watch-system-update] name [WatchSystemUpdate] version [1.1.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.gearstore] name [Galaxy Store] version [5.0.61] storage [internal]
system apps pkg_type [rpm] pkgid [org.tizen.powerkey-syspopup] name [Power key system popup] version [0.3.0] storage [internal]
system apps pkg_type [tpk] pkgid [com.samsung.samsung-pay-app] name [Samsung Pay] version [2.0.6206] storage [internal]
spend time for pkgcmd is [5062]ms
Code:
sh-3.2$ pkgcmd --help
Package Manager Tool Version: 0.1
-i, --install install the package
-u, --uninstall uninstall the package
-r, --reinstall reinstall the package
-w, --mount-install mount install the package
-c, --clear clear user data
--clear-all clear user data for all packages or packages type
-m, --move move package
-g, --getsize get size of given package
-T, --getsize-type get type [0: total size / 1: data size]
-l, --list display list of installed packages available for the current user
i.e. user's specific apps and global apps
-s, --show show detail package info
-a, --app-path show app installation path
-C, --check check if applications belonging to a package are running or not
-k, --kill terminate applications belonging to a package
-d, --descriptor provide descriptor path
-p, --package-path provide package path
-n, --package-name provide package name
-t, --package-type provide package type
-T, --move-type provide move type [0: move to internal / 1: move to external / 2: move to extended]
--global Global Mode [Warning: user should be privilegied to use this mode]
--uid Specify target user's id. This only affect app activation/deactivation.
-e, --tep-path provide TEP package path
-M, --tep-move decide move/copy of TEP package [0: copy TEP package / 1: move TEP package]
-G, --debug-mode install the package with debug mode for sdk
-D, --deactivate disable package or app
-A, --activate enable package or app
-S, --skip-optimization install the package with skip optimization for sdk
-h, --help print this help
Usage: pkgcmd [options]
pkgcmd -i -t <pkg type> (-d <descriptor path>) -p <pkg path> (--global)
pkgcmd -u -n <pkgid> (--global)
pkgcmd -r -t <pkg type> -n <pkgid> (--global)
pkgcmd -w -t <pkg type> (-d <descriptor path>) -p <pkg path> (--global)
pkgcmd -l (-t <pkg type>)
pkgcmd -s -t <pkg type> -p <pkg path>
pkgcmd -s -t <pkg type> -n <pkg name>
pkgcmd -m -t <pkg type> -T <move type> -n <pkg name>
pkgcmd -g -T <getsize type> -n <pkgid>
pkgcmd -C -n <pkgid>
pkgcmd -k -n <pkgid>
pkgcmd --clear-all (-t <pkg type>)
pkgcmd -X <old_pkg> -Y <new_pkg> -Z <delta_pkg>
pkgcmd -D -t <pkg type> -n <pkgid> (--global) (--uid <uid>)
Example:
pkgcmd -u -n org.example.hello
pkgcmd -i -t tpk -p /tmp/org.example.hello-1.0.0-arm.tpk
pkgcmd -r -t tpk -n org.example.hello
pkgcmd -w -t tpk -p /tmp/org.example.hello-1.0.0-arm.tpk
pkgcmd -c -t tpk -n org.example.hello
pkgcmd --clear-all -t wgt
pkgcmd -m -t tpk -T 1 -n org.example.hello
pkgcmd -C -n org.example.hello
pkgcmd -k -n org.example.hello
pkgcmd -a
pkgcmd -a -t tpk -n org.example.hello
pkgcmd -l
pkgcmd -l -t tpk
pkgcmd -g -T 0 -n org.example.hello
pkgcmd -D -t tpk -n org.example.hellopkg
pkgcmd -D -t app -n org.example.helloapp --global
sekret1 said:
You can deactivate any app without root. It will stay installed, so it will still require space, but not in RAM, but it won't appear anymore, so it looks like it's uninstalled.
Code:
adb shell pm list packages
This lists all your packages with the full name, which you'll need for the deactivation part.
Code:
adb shell pm uninstall --user 0 package.name
Done. You won't ever see the uninstalled packages anymore.
Click to expand...
Click to collapse
Thanks sekret1, this is really good to know. Does this work even with system apps like S Health and Bixby. I did previously try uninstalling a system app but I must have not been using the correct command.
Also, can you reinstall the app (presumable adb shell pm install --user 0 package.name)?
Mr Bigglesworth said:
Also, can you reinstall the app (presumable adb shell pm install --user 0 package.name)?
Click to expand...
Click to collapse
I just tried it, no, doesn't work. Here's my output for the default gallery app, which I really don't like and which cannot be deactivated. Typical use case for this approach.
Code:
# pm install --user 0 com.android.gallery3ddroid.gallery3d
Error: Unable to open file: com.android.gallery3ddroid.gallery3d
Consider using a file under /data/local/tmp/
Error: Can't open file: com.android.gallery3ddroid.gallery3d
Exception occurred while executing:
java.lang.IllegalArgumentException: Error: Can't open file: com.android.gallery3ddroid.gallery3d
at com.android.server.pm.PackageManagerShellCommand.setParamsSize(PackageManagerShellCommand.java:461)
at com.android.server.pm.PackageManagerShellCommand.runInstall(PackageManagerShellCommand.java:1060)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:169)
at android.os.ShellCommand.exec(ShellCommand.java:104)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:22020)
at android.os.Binder.shellCommand(Binder.java:881)
at android.os.Binder.onTransact(Binder.java:765)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4876)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:4110)
at android.os.Binder.execTransactInternal(Binder.java:1021)
at android.os.Binder.execTransact(Binder.java:994)
sekret1 said:
I just tried it, no, doesn't work. Here's my output for the default gallery app, which I really don't like and which cannot be deactivated. Typical use case for this approach.
Code:
# pm install --user 0 com.android.gallery3ddroid.gallery3d
Error: Unable to open file: com.android.gallery3ddroid.gallery3d
Consider using a file under /data/local/tmp/
Error: Can't open file: com.android.gallery3ddroid.gallery3d
Exception occurred while executing:
java.lang.IllegalArgumentException: Error: Can't open file: com.android.gallery3ddroid.gallery3d
at com.android.server.pm.PackageManagerShellCommand.setParamsSize(PackageManagerShellCommand.java:461)
at com.android.server.pm.PackageManagerShellCommand.runInstall(PackageManagerShellCommand.java:1060)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:169)
at android.os.ShellCommand.exec(ShellCommand.java:104)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:22020)
at android.os.Binder.shellCommand(Binder.java:881)
at android.os.Binder.onTransact(Binder.java:765)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4876)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:4110)
at android.os.Binder.execTransactInternal(Binder.java:1021)
at android.os.Binder.execTransact(Binder.java:994)
Click to expand...
Click to collapse
Thanks, so, to be clear, uninstall works on any app. But the install command won't work for system apps (and anything else you can download from the samsung store etc)?
sekret1 said:
I just tried it, no, doesn't work. Here's my output for the default gallery app, which I really don't like and which cannot be deactivated. Typical use case for this approach.
Code:
# pm install --user 0 com.android.gallery3ddroid.gallery3d
Error: Unable to open file: com.android.gallery3ddroid.gallery3d
Consider using a file under /data/local/tmp/
Error: Can't open file: com.android.gallery3ddroid.gallery3d
Exception occurred while executing:
java.lang.IllegalArgumentException: Error: Can't open file: com.android.gallery3ddroid.gallery3d
at com.android.server.pm.PackageManagerShellCommand.setParamsSize(PackageManagerShellCommand.java:461)
at com.android.server.pm.PackageManagerShellCommand.runInstall(PackageManagerShellCommand.java:1060)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:169)
at android.os.ShellCommand.exec(ShellCommand.java:104)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:22020)
at android.os.Binder.shellCommand(Binder.java:881)
at android.os.Binder.onTransact(Binder.java:765)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4876)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:4110)
at android.os.Binder.execTransactInternal(Binder.java:1021)
at android.os.Binder.execTransact(Binder.java:994)
Click to expand...
Click to collapse
One more question, I'm rereading this and now even more confused. You are using adb and android apps, I thought you needed to use sdb for the samsung galaxy watch. Are you talking the same watch?
I'm sorry, I don't own such a watch, I was assuming that it behaves the same my smartphone behaves. I could have been wrong and after reading your comment I'm pretty sure that's not the case.
So yes, my guide works for smartphones, probably not for watches.
Again, sorry for the confusion!
sekret1 said:
I'm sorry, I don't own such a watch, I was assuming that it behaves the same my smartphone behaves. I could have been wrong and after reading your comment I'm pretty sure that's not the case.
So yes, my guide works for smartphones, probably not for watches.
Again, sorry for the confusion!
Click to expand...
Click to collapse
Thanks for clearing this up. I'm guessing your smartphone is android. The samsung galaxy watch is on Tizen; so it takes different commands.
Oh crap, I had absolutely no idea! Sorry!!! My intentions were good, I promise!
Thank you for trying .. We hope that we can find a way to delete default apps from the Samsung Watch
Code:
sdb root on
sdb shell mount -vo remount,rw /
sdb shell rm /usr/share/packages/com.samsung.shealth_gear.xml
sdb shell rm -r /usr/apps/com.samsung.shealth_gear
sdb shell /usr/bin/sqlite3 /opt/dbspace/.pkgmgr_parser.db "update package_info set package_removable='true' where package='com.samsung.shealth_gear'"
sdb shell pkgcmd -u -t tpk -n com.samsung.shealth_gear --global
This is how I remove Samsung Health complete.
From SQlite database + from readonly rootfs.img
Root required.
Only as example...
Best Regards
adfree said:
Code:
sdb root on
sdb shell mount -vo remount,rw /
sdb shell rm /usr/share/packages/com.samsung.shealth_gear.xml
sdb shell rm -r /usr/apps/com.samsung.shealth_gear
sdb shell /usr/bin/sqlite3 /opt/dbspace/.pkgmgr_parser.db "update package_info set package_removable='true' where package='com.samsung.shealth_gear'"
sdb shell pkgcmd -u -t tpk -n com.samsung.shealth_gear --global
This is how I remove Samsung Health complete.
From SQlite database + from readonly rootfs.img
Root required.
Only as example...
Best Regards
Click to expand...
Click to collapse
I did not understand the method .. I did not try to install the root on the watch before .. I hope that there is a method in the video
adfree said:
Code:
sdb root on
sdb shell mount -vo remount,rw /
sdb shell rm /usr/share/packages/com.samsung.shealth_gear.xml
sdb shell rm -r /usr/apps/com.samsung.shealth_gear
sdb shell /usr/bin/sqlite3 /opt/dbspace/.pkgmgr_parser.db "update package_info set package_removable='true' where package='com.samsung.shealth_gear'"
sdb shell pkgcmd -u -t tpk -n com.samsung.shealth_gear --global
This is how I remove Samsung Health complete.
From SQlite database + from readonly rootfs.img
Root required.
Only as example...
Best Regards
Click to expand...
Click to collapse
Great thanks for this adfree. Do you know if you can reinstall it easily, does the package stay on the watch or do you have to reinstall the firmware.
Also, does step count etc work on watch faces with Samsung health disabled?

Categories

Resources