Tool R Class Generator [Library Development Tool]

DonManfred

Expert
Licensed User
Longtime User
Aehm... As far as i can see; the jar does not need any R-Class

For what exactly you want to add a resource which is not needed by the wrapped jar? Or did you forget to send my the source-zip from the CEA Service?

Please give me the url of the library you want to wrap here.

Looks for me that the package is incomplete
 

Alberto Iglesias

Well-Known Member
Licensed User
Longtime User
Yes, this string needed to get the values to configure the library.

for example:

this line in the .xml
<string name="cea_lib_broadcast_listen_port">5000</string>

this port is crucial to library can listen this udp port and used by class
CEACommunicationsLibraryAPIManager

in this line:

final String sport = context.getString(R.string.cea_lib_broadcast_listen_port);
 

MarcoRome

Expert
Licensed User
Longtime User
I tried with windows 10 and Python 2.6 ( of k remember good ) but i was message.... python24.dll etc... with Python 2.4 work without problem.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…