Hi Jonathan,
Now after becoming mad it compiles and works. I'll write a wiki to help
others make it work.
Thanks for your help!
Bye.
2013/11/28 Matteo Polito
> Ok, solved. I missed reference Jar.
>
> Thanks.
>
>
> 2013/11/28 Matteo Polito
>
>> Hi, I have
Ok, solved. I missed reference Jar.
Thanks.
2013/11/28 Matteo Polito
> Hi, I have a question:
>
> If jar binding don't have a public class what have I to do?
> I know that there this class "AmazonGamesClient" in jar in
> "com.amazon.ags.api" but in th
Hi, I have a question:
If jar binding don't have a public class what have I to do?
I know that there this class "AmazonGamesClient" in jar in
"com.amazon.ags.api" but in the generated binding there isn't. What to do?
Thanks.
2013/11/27 Matteo Polito
> Hi
ct.GetObject (JNIEnv.CallObjectMethod (
Handle, id_deepCopy), JniHandleOwnership.TransferLocalRef);
else
return global::Java.Lang.Object.GetObject (JNIEnv.
CallNonvirtualObjectMethod (Handle, ThresholdClass, id_deepCopy),
JniHandleOwnership.TransferLocalRef);
} -
2013/11/27 Jonathan P
O, this should be right!!
using System;
namespace Com.Amazon.Ags.Client.Whispersync.Model
{
public partial class NumberList
{
public Java.Lang.Object DeepCopy(){
return DeepCopy ();
}
}
}
2013/11/27 Matteo Polito
> I've created a new class &qu
Ok, this should be right!!
using System;
namespace Com.Amazon.Ags.Client.Whispersync.Model
{
public partial class NumberList
{
public Java.Lang.Object DeepCopy(){
return DeepCopy ();
}
}
}
2013/11/27 Matteo Polito
> O, this should be right!!
>
&g
it compiles, but is this right?
Thanks
2013/11/27 Matteo Polito
> I've created a new class "NumberList" in addition directory, It's partial.
> using System;
>
> namespace Com.Amazon.Ags.Client.Whispersync.Model
> {
> public partial class Num
}
But is this right?
Thanks
2013/11/27 Matteo Polito
> Hi, thanks again for you answer.
> You're right, it's abstract.
> public abstract partial class NumberList : global::Java.Lang.Object,
> global::Com.Amazon.Ags.Api.Whispersync.Model.ISyncableNumberList, global::
> Com.A
to do! Have you an example to start?
Thanks.
Matteo.
2013/11/27 Jonathan Pryor
> On Nov 27, 2013, at 3:57 AM, Matteo Polito wrote:
> > Com.Amazon.Ags.Client.Whispersync.Model.NumberList.cs(80,80): Error
> CS0103: The name `DeepCopy' does not exist in the current context
t(DeepCopy
());
}
Do I have to remove method?
Thanks.
2013/11/26 Jonathan Pryor
> On Nov 26, 2013, at 3:43 AM, Matteo Polito wrote:
> > These are errors that I have:
> >
> > Com.Amazon.Ags.Client.Whispersync.GameDataSingleMap.cs(23,23): Error
> CS0738: `Com.Amazon.Ags.Cl
Hi guys,
I've a problem. I've to use on my Android Application GameCircle by Amazon.
Here the api reference:https://developer.amazon.com/sdk/gamecircle.html
These are errors that I have:
Com.Amazon.Ags.Client.Whispersync.GameDataSingleMap.cs(23,23): Error
CS0738: `Com.Amazon.Ags.Client.Whispersy
u are also having the same problem?
>
> Best Regards,
> Sridharan Srinivasan
> www.arshu.com
>
> On Fri, Oct 26, 2012 at 2:33 AM, Jonathan Pryor wrote:
> > On Oct 25, 2012, at 1:51 PM, Matteo Polito
> wrote:
> >> Mono.AndroidTools.InstallFailedException:
ystem.Threading.Tasks.Task context) [0x0] in :0
at System.Threading.Tasks.Task.InnerInvoke () [0x0] in :0
at System.Threading.Tasks.Task.ThreadStart () [0x0] in :0
2012/10/24 Jonathan Pryor
> On Oct 24, 2012, at 2:45 PM, Matteo Polito wrote:
> > after updating to the latest version of
Hi,
after updating to the latest version of Mono for Android I can't deply
application on emulator or device.
This is the error message:
Deployment failed. Internal error
To deploy and build my application I've to install Mono for Android 4.2.6.
How to solve this issue? I'm using monodevelop 3.0
Is this true?
2011/5/13 Jason Awbrey
> I believe that Miguel acknowledged this rumor on Twitter earlier today
>
> On Thu, May 12, 2011 at 9:57 PM, Wally McClure <
> theevilprogram...@hotmail.com> wrote:
>
>> I am hearing a rumor that Honeycomb 3.1 includes mono for android. Is
>> there any tru
15 matches
Mail list logo