Hi All,
Exported jar file is not running for the beta test after i uploaded to the intell appup center ?
I have created a java intel app and it is running fine from the Eclipse.
But the problem is:
I export the app as Runnable jar file (including the intel app up SDK jar file)
Validate it and it even runs after validating.
But When i submit the jar file for beta testing in intell appip center it is not running.
Any body know the reason why ?
any thing is missing ?
do I need to create .MSI file for java apps also ? and how to create it ?
Java
How to play a video in Intel app up java application ?
How to play a video in Intel appup java application ?
can any one give the sample code ? or links ?
"The Application did not initialize properly" Error on running windows java based intel app ?
Hi,
I am new to intel appup development, I want to create Windows Java based application.
I have created a java application and integrated the intel app up SDK with Eclipse,
I followed the this link to do that
'http://appdeveloper.intel.com/en-us/article/intel-appup-java-sdk-overview'
When i run the app i am getting an error like this
"com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post SEVERE: SAAJ0009: Message send failed "
and
''Caught Initialization exception in application with exception code: The application did not initialize properly''.
Appup and Modularity...
Hi All,
Is there support for java apps that are modular using OSGI or Java Web Start? I am guessing Java Web Start is not supported but hoping OSGI is.
Regards,
-Tony
How to port android app to intel app up
Hi, can you tell me how I port android app to sdk?
I´ve seen doc about Iphone, but for Android...?
Regards
Testing App without eclipse
Hi,
Does anyone know how to properly test the application without eclipse ?
When I use the Java Packager Utility (from the sdk), it output/create xxxx.jar file, but this can't be executed.
However, when I extract the jar file, and double click the launcher jar, it executes successfully and the software debugger produces the following output
Application Service Status Request: SDK Version= 1.1.2; API Level=3
Application Service Status Response: Compatible
Application Authorization Request: SDK Version= 1.1.2; ApplicationUUID =11111111-1111-1111-1111-111111111111
Authorizing...
AppUp Store and Java Webstart
Hi,
Does anyone know how to wrap or turn Java Webstart application into AppUp application ?
Does the AppStore packager support jnlp file ?
Thanks
AppUp Store and Netbeans Platform Application
Hi,
Does anyone know how to distribute Netbeans Platform based application on AppUp store ?
Basically it is just normal java application, but with different classloader for each module. But it must follow certain folder structure. And the launcher is a exe file (not jar) which querying the environment and setup the classpath.
Thanks
Proxy detection...
Hi All,
I am used to having the launcher provide proxy detection and setting the java environment with the host/port info. If you do not then apps launched from Appup will work from home but not in a corp environment which would affect games especially.
I am looking into Proxy-Vole but so far it does not detect the proxy correctly even when a pac file is used by a corporation.
Web Start works great but Intel does not use that deployment tool and the Web Start api does not expose the methods to get the proxy info.
Any ideas?
Thanks,
-Tony

