Languages

Menu
Sites
Language
Cannot install application (Sooo many bugs....)

So I keep getting bugs one after the other.

First I have my cert stuff setup correctly I've double checked and done it multiple times (WHY ON EARTH!  Do we need to sign a tpk for testing on a device??!! [so stupid], Take a hint from Android ppl [NOT Open At ALL]).

Now I can build just fine BUT every time I build the IDE auto sets itself to RELEASE even when I set the active configuration to DEBUG... wtf?

So I build and try to run it on the device but get this error:

[QUOTE]Cannot install application.

Error code: FATAL_ERROR
Error message: Success
Command: /usr/bin/pkgcmd -q -i -t tpk -p /opt/usr/apps/tmp/org.example.glcube-1.0.1-arm.tpk
Management: Installation or uninstallation is not working temporarily.
[/QUOTE]

 

So then I try to manually upload the ".tpk" file via the terminal: "sdb install MyApp.tpk" BUT then I get the error:

[QUOTE]path is /opt/usr/apps/tmp/org.example.glcube-1.0.1-arm.tpk
__return_cb req_id[1] pkg_type[rpm] pkgid[org.example.glcube] key[start] val[ins
tall]
__return_cb req_id[1] pkg_type[rpm] pkgid[org.example.glcube] key[install_percen
t] val[30]
__return_cb req_id[1] pkg_type[rpm] pkgid[org.example.glcube] key[error] val[0]
error message: Success
__return_cb req_id[1] pkg_type[rpm] pkgid[org.example.glcube] key[end] val[fail]

processing result : FATAL_ERROR [61] failed
spend time for pkgcmd is [3252]ms

C:\tizen-sdk\tools>sdb install C:\Users\zezba\Dev\Reign\TizenWorkspace\GLCube\Re
lease\org.example.glcube-1.0.1-arm.tpk
[/QUOTE]

 

I'm on Windows 10 x64.  Trying to test on Samsung Z1.

The SDK won't even install on Ubuntu 15.10 even after installing Oracle Java (Why for crying out loud can't I just use the OpenJDK [another big wtf]).  So many technical / political flaws I don't understand how this will ever challange Android...

Edited by: Andrew Witte on 02 Nov, 2015

Responses

5 Replies
daniel kim

Hi,

As device-profile.xml of certificate can maintain only 10 DUIDs, thief can't distribute your binary to public website. and binary can be distributed thorugh AppStore only under security system. I would suggest you to visit below link.

    http://developer.samsung.com/technical-doc/view.do?v=T000000248&pi=1&ps=10&pb=Y&ct=CT030000&sc=

If you generate your certificate properly and it's active now, I would suggest you to check whether your certificate file(device-profile.xml) is existed in below place of device or not. if your file is not there, you can push it thorugh "permit to install application " by right-clicking the device in connection explorer.

   /home/developer/

Regards

 

Andrew Witte

All of that was done and It successfully invokes "permit to install application".

This is not the problem.  What OS do you guys normally use?  Windows, OSX, Linux?  Because they're all a mess with this IDE/SDK.  Everything should work and did work on Windows 8.1 but not on Windows 10.

 

"thief can't distribute your binary to public website."

-- This is just silly and is NOT the reason (its market store monopolizing).  You could make special signed applications ONLY install from the store but ALSO allow Open Source apps to be downloaded off the web.  This security model is a JOKE and doesn't improve on Androids security model at all...  Its reminds me of the BS arguments Microsoft made when trying to say "native" code wasn't allowed on WP7 because of security reasons (yaaa right..) when Windows Mobile 6.5 (aka WP6) allowed C/C++, C#, D3D and GLES.  Lets NOT copy MS / Apple market BS shall we ;p

 

daniel kim

Hi,

I agree with your opinion. but I found that there is a way to extract binary from Gear S2.  malicious one can be made and can be shared, I think.

Regards

daniel kim

Hi,

I agree with your opinion. but I found that there is a way to extract binary from Gear S2.  malicious one can be made and can be shared, I think.

Regards

AVSukhov

Hello,

If Daniel comment not help, then verify required_version in config.xml