Thanks for the answer Jon, but I actually want to go the other way. I want
to make a value generated in the java activity available to C#.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Passing-state-from-Java-activity-to-monodroid-tp5118900p5121764.html
Sent fr
What's the easiest way to pass a string from a Java Activity that doesn't
return to C#?
I am using a java activity in my MonoDroid app:
var spec = tabHost.NewTabSpec("Spec");
Intent intent = new Intent(this,
Java.Lang.Class.ForName("com.whatever.CoolActivity"));
spec.SetContent(intent);
tabHost.
All I was missing was:
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/RedLaser-bindings-for-MonoDroid-tp5111514p5112933.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
So I may not need bindings at all. I'm trying to use an activity written in
java that inherits from redlaser's scanner activity. But it can't seem to
find the java class. I keep getting an ActivityNotFound exception.
Here is what I've done:
-I've included redlasersdk.jar as AndroidJavaLibrary
-
Any chance you'd be willing to share?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Facebook-Connect-bindings-for-MonoDroid-tp5111515p5111589.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Mo
Anyone know where I can get Facebook Connect bindings for MonoDroid?
Thank you!
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Facebook-Connect-bindings-for-MonoDroid-tp5111515p5111515.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Anyone know where I can get RedLaser bindings for MonoDroid?
Thank you!
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/RedLaser-bindings-for-MonoDroid-tp5111514p5111514.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___