Distribute an tizen app for samsung gear as enterprise app - Tizen Software Development

Hello all,
I just build an app for my Samsung gear 2 with tizen studio.
All steps I performed
1. Make certificate with my samsung account and register my SUDID (My gear)
2. Build app with tizen studio
3. I use sdb command to install this app for other gear ! But not success !
Please help me to resolve it !
My purpose is "Build an app that installed all other devices"
Thanks a lot !

This is not ""easy"" possible... not with Stock Firmware...
Certificate crap only generate device-profile.xml for registred DUID...
Only devices where you registred DUID...
But with modified Firmware... where all Certs allread inside.
Best Regards

adfree said:
This is not ""easy"" possible... not with Stock Firmware...
Certificate crap only generate device-profile.xml for registred DUID...
Only devices where you registred DUID...
But with modified Firmware... where all Certs allread inside.
Best Regards
Click to expand...
Click to collapse
Hi adfree,
How can do that ? You mean I have to install custom ROM for all devices ? Or get package .tpk from custom ROM device then use this package install all devices ?
Please advance !
Thanks a lot !

You mean I have to install custom ROM for all devices ?
Click to expand...
Click to collapse
Yes, exactly. :angel:
Problem is only... Gear S3 devices are harder protected... So custom not possible... yet.
But SM-R732 and SM-R720 possible...
The other Gear S2 family with Modem function also not tested...
Like SM-R730A T V and so on...
So depend on the device...
Best Regards

adfree said:
Yes, exactly. :angel:
Problem is only... Gear S3 devices are harder protected... So custom not possible... yet.
But SM-R732 and SM-R720 possible...
The other Gear S2 family with Modem function also not tested...
Like SM-R730A T V and so on...
So depend on the device...
Best Regards
Click to expand...
Click to collapse
No way to resolve this issue ?
I just talk about with samsung store helpdesk, they ask to publish app into store. But I don't know how to get app package (.tpk) from store to install all device over sdb command !
Anyone else help me, please !
Thanks a lot !

Lets start with step 1...
Your Gear S2 is which model?
SM-R732 or SM-R720 or?
No idea if you realized... Samsung dream about closed Eco System...
Samsung is King...
Sideload is bad...
Publishing in other ways is not """"designed""" by Samsung...
So SDB install Command is not what Samsung dream about...
Only as info...
Again, which model you have...
So we could talk more concrete...
Best Regards

Gear has option of "Install apps from unknown sources" somewhere! Have you tried enabling it?

adfree said:
Lets start with step 1...
Your Gear S2 is which model?
SM-R732 or SM-R720 or?
No idea if you realized... Samsung dream about closed Eco System...
Samsung is King...
Sideload is bad...
Publishing in other ways is not """"designed""" by Samsung...
So SDB install Command is not what Samsung dream about...
Only as info...
Again, which model you have...
So we could talk more concrete...
Best Regards
Click to expand...
Click to collapse
]
I have 3 models: SM-R760, SM-R735T, SM-R730T.
Thanks a gain !

Vikram Dattu said:
Gear has option of "Install apps from unknown sources" somewhere! Have you tried enabling it?
Click to expand...
Click to collapse
I don't see any option "Install apps from unknown sources" in it ! Please show me how to find it !
Thanks a lot !

truonggiang0710 said:
I don't see any option "Install apps from unknown sources" in it ! Please show me how to find it !
Thanks a lot !
Click to expand...
Click to collapse
From Samsung Gear app on phone > Settings tab > About Gear
There is an option as Unknown sources. No idea if this is same as that of Android devices!
On Gear there is option to get into developer mode. No idea if Unknown sources shown in Gear app is same as this!
Do try.
PS: I haven't ever tried a Gear app!

Unknown Sources is IMHO because Gear offer client solutions...
If App is on Gear AND on Phone...
So it is Phone related...
Btw. we have similar crap on SM-Zxxx ...
You remember why we can not share Themes or self made TPKs or WGTs... because signed with own Cert.
@truonggiang0710
We have more then 1 problem in Tizen world...
In Android world you have chance to downlaod APKs from other sources as Samsung Store and/or Google Store...
Also Sideload is possible and allowed...
No idea if you ever heard about PKI crap... Cert... Sgning... RSA2048...
Security is fine and helpfull to protect... but in Tizen world it is IMHO absurd... in case of Developer signed apps...
They protected against Developer harder as other...
For your "adventure"
SM-R760
We not found way to modify Firmware nor add Certs...
SM-R735T
Not tested... BUT I know from other Modem devices... hard or impossible to find Firmware to modify...
RISK to kill device... as Rollback Prevention...
http://fota-cloud-dn.ospserver.net/firmware/TMB/SM-R735T/version.xml
Code:
R735TUVU[COLOR="Red"][B]3[/B][/COLOR]CQJ2/R735TTMB3CQJ2/R735TUVU3CQJ2
If you are able to find this Firmware for free...
Similar problem for SM-R730T:
http://fota-cloud-dn.ospserver.net/firmware/TMB/SM-R730T/version.xml
Code:
R730TUVU[B][COLOR="Red"]3[/COLOR][/B]CQJ2/R730TTMB3CQJ2/R730TUVU3CQJ2
Risk to kill device with experiment of custom ROM...
--------------------------------
I am toooo lazy to upload TPK signed from store... or Widgets like Watchfaces...
But here example... taken from Gear S3 LDU Firmware... Live Demo Unit...
It is Platform signed... So RSA2048 Cert from Sams..g:
https://www.file-upload.net/download-12783924/ATyourOWNrISK.zip.html
Code:
sdb install com.samsung.retailmodeplayer.tpk
You can this TPK easily install on all 3 devices:
SM-R760 and SM-R730T and SM-R735T
This is only example... I have at the moment nothing else... which is Platform signed...
Similar behaviour with TPKs and WGTs if you backup them from Gear Plugin...
So they are Store signed... With Samsu.. RSA2048... different to Platform Cert...
Limitation to your own experiments...
You sign with your selfmade Certs... which are not inside Stock Firmware...
Ask your self why you can upload your TPK to RTL Service?
http://developer.samsung.com/remotetestlab/gear/rtlDeviceList.action
Best Regards

http://developer.samsung.com/gear/develop/getting-certificates/create
Here you can see... the official way... dreamed by Sams..g
You could create device-profile.xml with more then 1 DUID...
Seems 50 maximum...
So you could register 50 devices...
If you only want to test your app on your 3 devices... then easiest and most """legal""" way is...
To register all 3 DUID...
Best Regards

adfree said:
http://developer.samsung.com/gear/develop/getting-certificates/create
Here you can see... the official way... dreamed by Sams..g
You could create device-profile.xml with more then 1 DUID...
Seems 50 maximum...
So you could register 50 devices...
If you only want to test your app on your 3 devices... then easiest and most """legal""" way is...
To register all 3 DUID...
Best Regards
Click to expand...
Click to collapse
I have more than 100 devices. LOL.

adfree said:
Unknown Sources is IMHO because Gear offer client solutions...
If App is on Gear AND on Phone...
So it is Phone related...
Btw. we have similar crap on SM-Zxxx ...
You remember why we can not share Themes or self made TPKs or WGTs... because signed with own Cert.
@truonggiang0710
We have more then 1 problem in Tizen world...
In Android world you have chance to downlaod APKs from other sources as Samsung Store and/or Google Store...
Also Sideload is possible and allowed...
No idea if you ever heard about PKI crap... Cert... Sgning... RSA2048...
Security is fine and helpfull to protect... but in Tizen world it is IMHO absurd... in case of Developer signed apps...
They protected against Developer harder as other...
For your "adventure"
SM-R760
We not found way to modify Firmware nor add Certs...
SM-R735T
Not tested... BUT I know from other Modem devices... hard or impossible to find Firmware to modify...
RISK to kill device... as Rollback Prevention...
http://fota-cloud-dn.ospserver.net/firmware/TMB/SM-R735T/version.xml
Code:
R735TUVU[COLOR="Red"][B]3[/B][/COLOR]CQJ2/R735TTMB3CQJ2/R735TUVU3CQJ2
If you are able to find this Firmware for free...
Similar problem for SM-R730T:
http://fota-cloud-dn.ospserver.net/firmware/TMB/SM-R730T/version.xml
Code:
R730TUVU[B][COLOR="Red"]3[/COLOR][/B]CQJ2/R730TTMB3CQJ2/R730TUVU3CQJ2
Risk to kill device with experiment of custom ROM...
--------------------------------
I am toooo lazy to upload TPK signed from store... or Widgets like Watchfaces...
But here example... taken from Gear S3 LDU Firmware... Live Demo Unit...
It is Platform signed... So RSA2048 Cert from Sams..g:
https://www.file-upload.net/download-12783924/ATyourOWNrISK.zip.html
Code:
sdb install com.samsung.retailmodeplayer.tpk
You can this TPK easily install on all 3 devices:
SM-R760 and SM-R730T and SM-R735T
This is only example... I have at the moment nothing else... which is Platform signed...
Similar behaviour with TPKs and WGTs if you backup them from Gear Plugin...
So they are Store signed... With Samsu.. RSA2048... different to Platform Cert...
Limitation to your own experiments...
You sign with your selfmade Certs... which are not inside Stock Firmware...
Ask your self why you can upload your TPK to RTL Service?
http://developer.samsung.com/remotetestlab/gear/rtlDeviceList.action
Best Regards
Click to expand...
Click to collapse
All devices don't have any change after install my app !
I try to research other solution !
Thanks again !

Hello @adfree,
I see your thread about tizen. I think you has a lot of knowledge about it.
As email I send you. I need you help to distribute my app for all gear.
My current problem is " How to generate or replace fields in signature1.xml and autor-signature.xml"
Please check my message send you.
Thanks a lot !

Few months later I have solution tested on my SM-R760...
So in theory few more devices can do this...
Rooted Tizen 2.3
And injected modified Fingerprint/Certs...
Only as info.
I can now install platform signed TPKs etc... :angel:
Code:
sdb install shellexec_platformSigned_v2.tpk
pulled shellexec_platformSigned_v2.tpk 100% 30KB
1 file(s) pulled. 0 file(s) skipped.
shellexec_platformSigned_v2.tpk 140 KB/s (31461 bytes in 0.218s)
path is /opt/usr/apps/tmp/shellexec_platformSigned_v2.tpk
__return_cb req_id[37550002] pkg_type[tpk] pkgid[org.tizen.shellexec] key[start] val[install]
__return_cb req_id[37550002] pkg_type[tpk] pkgid[org.tizen.shellexec] key[install_percent] val[30]
__return_cb req_id[37550002] pkg_type[tpk] pkgid[org.tizen.shellexec] key[install_percent] val[60]
__return_cb req_id[37550002] pkg_type[tpk] pkgid[org.tizen.shellexec] key[install_percent] val[100]
__return_cb req_id[37550002] pkg_type[tpk] pkgid[org.tizen.shellexec] key[end] val[ok]
spend time for pkgcmd is [6038]ms
To have Platform Privilege...
Best Regards

Related

[Q] apk wont install on fake samsung tablet

Okay i have been modding a app "Paper wars" by opening it with winrar and changeing the png files. and after that using Auto-Sign 0.65 ive signed it so it could be installed
anyways i can install it on my samsung galaxy ace (normal)
Then i tried installing it on my Samsung Tablet (Chineese copy)
it said "Application not installed"
i can install the orginal app on the tablet but not the modded
So why is that anyone
specs and other stuff
TABLET
android 2.1
1005 mhz Processor
Processor software : IMPAX
PHONE
android 2.3.6
800 mhz Processor
Processor software : GT
Thanks in advance
U have 2.1 on tab, the app may be incompatible
Sent from my HTC HD2 using xda premium
no the orginal app can be installed, but what about the signing could it be for 2.2+ only ?
Ya I checked it, it works on mine 2...
I got 2.3.7 hd2. But I won't have 2.1 roms to check it. Possibly it's a signing error
Sent from my HTC HD2 using xda premium
ok thank you but how
how should i then sign it (im using auto-sign now :/)
hanni7345 said:
Okay i have been modding a app "Paper wars" by opening it with winrar and changeing the png files. and after that using Auto-Sign 0.65 ive signed it so it could be installed
anyways i can install it on my samsung galaxy ace (normal)
Then i tried installing it on my Samsung Tablet (Chineese copy)
it said "Application not installed"
i can install the orginal app on the tablet but not the modded
So why is that anyone
specs and other stuff
TABLET
android 2.1
1005 mhz Processor
Processor software : IMPAX
PHONE
android 2.3.6
800 mhz Processor
Processor software : GT
Thanks in advance
Click to expand...
Click to collapse
I had same problem with one of these chinies make android ( Froyo based) . I solved this issue by installing an app "ZipSigner 2" . Install this app on your tab. Copy the apk on sdcard. Then sign it with Zipsiger 2 by using platform key.
Now install the signed apk.
The default siging key is test-key which did not work for me. But Platform-key worked perfectly.
Anyway this is very handy that you can sign your apk on the phone itself.
Hi , did zipsigner 2 solved your problem???
what is that and where can i get it ?
hanni7345 said:
what is that and where can i get it ?
Click to expand...
Click to collapse
Did you read my first post ????
Have a look here .
https://market.android.com/details?id=kellinwood.zipsigner2&hl=en
Hope you understand app signing .
okay thanks again thought it was my own i just read the top part
another thing . ehm
if you know anything about those chineese ones
http://forum.xda-developers.com/showthread.php?p=22347040#post22347040
hanni7345 said:
another thing . ehm
if you know anything about those chineese ones
http://forum.xda-developers.com/showthread.php?p=22347040#post22347040
Root & custom Rom on China Telecom Infotmic M7206 Tablet
okay so ive bought a fake samsung tablet
(WM8650 China Telecom Infotmic M7206 Tablet)
And i would like to Root It And install a Rom on it
BUT
i have NO idea how so please help me how to
i also want to overclock it
how to root
what rom
and how to install rom
Thanks in advance
Click to expand...
Click to collapse
What is the ROM version ? Is it Froyo based or GB based ?? For Rooting
If it is froyo based you can try z4root.
But for custom ROM , it is very difficult to get support for these chines clones.
There is very little resource available in english. You may get some resource in mobileuncle which is in chines or some other Russian site/ forum. No good custom recovery is available for these clones. One more bad thing is that most of them does not support ADB.
So , I will suggest not to play with ROM's system file.
Here are some link which may provide some info. Eken might be the OEM for these clones. But I will not be responsible for any weird situation or damage to your device. I have not tested anything.
http://www.techknow.t0xic.nl/forum/index.php?PHPSESSID=c10e0b0392f16d9ebd07f3980c94764f&topic=638.0
http://www.techknow.t0xic.nl/forum/index.php?topic=608.msg3027#msg3027
http://eken.com/support/

Remote Controll Apk

Hello everyone,
I have a german version of the Tablet and changed with the AIO tool the Region to get the ICS.
My Problem now is that the Remotecontroll App in the ICS-US version has less compatible Hardware supports than the german one.
Have anybody deodexed the Roms or can upload the german control app?
I'm sorry for my bad taped english but every day it goes better
On a similar note, I would like the remote .apk to try on my galaxy tab 7plus as it seems to have better device support than our stock app. If someone who has root and backed up their apps would be generous enough to post it somewhere, I think there would be a lot of happy galaxy tab users. many thanks. Paul
paulus3476 said:
On a similar note, I would like the remote .apk to try on my galaxy tab 7plus as it seems to have better device support than our stock app. If someone who has root and backed up their apps would be generous enough to post it somewhere, I think there would be a lot of happy galaxy tab users. many thanks. Paul
Click to expand...
Click to collapse
I dint know tht galaxy had infrared port like tablet s for the remote feature to work
There is one app in the market called media remote you can download tht on ur galaxy tab
But the inbuilt remote feature of tablet s and the remote.apk is only for tablet s and dosent work for other tablets witjout infrared port
Here are the links:
http://www.mediafire.com/?f9t24nveu8kcpji
http://www.mediafire.com/?4w43z33g3tu6gxz
One is the software (9mb)
The other is the ir service (20kb)
Thanks! Now to get to work on how to get it to install on the galaxy tab 7.0 plus.
Can anyone do the same with the german ir remote apk version so they can take more supported devices back for the ics Us version?
sony remote apk on samsung galaxy tab 2
Any luck with getting the sony remote app to work on the samsung galaxy tab 2? I have one as well and hate the remote app that comes with it. I downloaded the files listed above but the install fails. I have the settings set to allow installs from unknown sources so that shouldn't be the problem. Any help is greatly appreciated.
if u have root, manually place the files in the apps directory (/system/apps/) using root explorer (available in market). Call them irremote.apk and irremoteservice.apk Set permissions to rw-r--r--
Any way without root?
Not that i know of.... use condis aio tool to root it!
HI
I've got a similar issue to the OP... stuck on official US (Not rooted) with a UK tablet and would like the apk with UK device list so I can easily add sky box etc... Anybody able to provide apk or way round to enable uk devices on us app?
the links are dead. Would it be possible to reupload them?
jcabad said:
the links are dead. Would it be possible to reupload them?
Click to expand...
Click to collapse
YES; someone might reupload the 2 file? Link mediafire is dead, please.
THANKS!!

[GUIDE]Make BBM compatible device With any Devices.

Here is a very short guide..who are facing "Device not compatible" while download BBM
Use MARKET HELPER app..
Download link:-http://www.4shared.com/mobile/aO-IOeGn/MarketHelper-11.html?
After installation..
Select phone & device...as galaxy s3
Select country as India & operator whatever u want..
Then ur account name..will automatically detect it
Then press activate key..and it will ask for google dashboard..clik on that link for just as a formality..
Voila...now your device is compatible for bbm & other apps too(Dont know about the other apps..but i think its gonna work)..
HIT THANKS IF I HAVE HELPED YOU
Hmmm....better yet, just use MultiDPI Google Play Store....no need to install other app on your devices....if it doesn't work then just google bbm for android...there plenty of people that already upload it in filesharing website....
remember BBM only works for ARMv7 and atleast Android v4.0.4 (ICS)....it will not work below that....
iPusak Gaoq™ said:
Hmmm....better yet, just use MultiDPI Google Play Store....no need to install other app on your devices....if it doesn't work then just google bbm for android...there plenty of people that already upload it in filesharing website....
remember BBM only works for ARMv7 and atleast Android v4.0.4 (ICS)....it will not work below that....
Click to expand...
Click to collapse
its True..
bt some of the devices like canvas 2,grand,etc etc
got this "incompatible device" error problem
even-though they got ARM v7.. !!
I have xperia z2 and installed bbm like a month ago but an update would just tell me that mine is not compatible with it, i will try this now and report back.

[Q] Freedom won't work on S2

Hello,
I installed the Freedom app but when I open it, it starts loading it but then goes back to my apps and sais "Freedom isn't available in your country", I tried to use android market unlocker with T-mobile US and a Russian provider. (imgur com ekJKRHG) I can't post a link because this is my first post but I hope it's okay this way, it's a screenshot of the error. I am in the netherlands, my device is SGS 2 and my Android is 4.1.2. I also tried to change timezone's and that didn't work either. My phone is rooted.
I hope someone know's how I can fix this.
Well thanks for reading this and have a nice day,
Lisa
Hey guys does anyone know what to do?
Lisa
Did you change your timezone to Moscow?
You need to go to settings--->apps and find Google Play Store and click uninstall updates
Tutorial that I found and might work here:
https://www.youtube.com/watch?v=R7Bn5SW5QCY
Hankaws said:
Did you change your timezone to Moscow?
You need to go to settings--->apps and find Google Play Store and click uninstall updates
Tutorial that I found and might work here:
Click to expand...
Click to collapse
Thank you for the response but I did everything in the video and it still gives the same error how it's not available in my country ( The Netherlands)

Samsung Z3 to be developer giveaway device at Tizen Developer Summit India

The upcoming Samsung Z3 Smartphone will be the developer device giveaway at the upcoming Tizen Developer Summit 2015 Bengaluru, India.
http://www.tizenexperts.com/2015/07...-giveaway-at-the-tizen-developer-summit-2015/
TM1 seems the model name...
http://samsung.tizenforum.com/?board=41.0
Maybe I see or find more usefull infos...
Best Regards
I can see TM1 on RTL.
:good:
http://developer.samsung.com/remotetestlab/rtlDeviceList.action
Thank you very much.
Best Regards
No idea yet... Z3 really soon available?
http://www.snapdeal.com/offers/samsung-tizen-z3-live-event
At the moment I can't see 0...
Best Regards
Edit 1.
https://samsung.tizenforum.com/?topic=419.0
http://download.tizen.org/snapshots...151030.1/images/target-TM1/mobile_target-TM1/
http://download.tizen.org/releases/...151030.1/images/target-TM1/mobile_target-TM1/
Untested...
If my download complete... I will check files inside...
Code:
dzImage
dzImage-recovery
rootfs.img
system-data.img
u-boot-mmc.bin
user.img
Looks like all necessary files inside...
Kernel, uboot Bootloader...
Gear Manager app is support on Samsung Z3
The new update for Gear Manager app can now let you download it on Samsung Z3, it can now support on Samsung Z3:fingers-crossed:
download..from TIZEN STORE? it does not appear..
from tizen forum?
what update are we talking about? 0.0.3?

Categories

Resources