Quantcast
Channel: VMware Communities : Discussion List - vSphere SDK for Perl
Viewing all articles
Browse latest Browse all 1577

Android java.rmi.exception

$
0
0

I've been attempting to utilize the java SDK on the android platform, but have run into an issue where the java.rmi is not included in the version of java that the android utilizes.  Does anyone know of a good way to integrate the SDK for Java on the Android due to the limitation above?

 

The type java.rmi.RemoteException cannot be resolved. It is indirectly referenced from required .class files

on

 

si = new ServiceInstance(new URL("https://ip/sdk"), "user", "password", true);

 

 

or

 

 

The import java.rmi cannot be resolved

on

import java.rmi.RemoteException;


Viewing all articles
Browse latest Browse all 1577

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>