Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-1.4
-
None
-
Android 1.5
-
Patch Available
Description
Calculator-android is partially running, on the version of android sdk uploaded here: http://lookouster.org/blog/files/android-sdk_eng.lookouster_linux-x86.zip. The only differences with the default sdk, is that the dx utility doesn't complain anymore about importing javx, or java packages.
Create an empty workspace under eclipse,
Set android sdk path to the path of the one downloaded at the link above,
Import tuscany's following modules:
assembly-xml
assembly-xsd
binding-sca
binding-sca-xml
contribution
contribution-impl
contribution-java
contribution-namespace
contribution-xml
core
core-databinding
core-spi
databinding
databinding-jaxb
definitions
definitions-xml
endpoint
extensibility
implementation-java
implementation-java-runtime
implementation-java-xml
implementation-node
interface
interface-java
interface-java-jaxws
interface-java-xml
monitor
node-api
node-impl
policy
policy-xml
policy-xml-ws
sca-api
sca-api-extension
workspace
workspace-impl
workspace-xml
xsd
and calculator-android,
Import the attached project under JAXP_RMI.zip to the workspace
apply the attached patch to the workspace,
add stax-dev.jar to calculator-android's build path
Resolve eventual build paths problems (there shouldn't be any)