Re: [mono-android] Slow Build- und Packaging-Process & few other things after update

2013-04-19 Thread JLee
Are you still investigating this problem? Is it realy only me who is experiencing this problem? I tested on different machines with the same behaviour. Even if i start new, empty mono projects (without any extra references) and deploy them to the device -> build & package always performed. Is it m

Re: [mono-android] Slow Build- und Packaging-Process & few other things after update

2013-04-19 Thread JLee
jfi: Of course I removed mono from sandbox, but still wasn't able to load my project. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Slow-Build-und-Packaging-Process-few-other-things-after-update-tp5713139p5713183.html Sent from the Mono for Android mailing list

Re: [mono-android] Slow Build- und Packaging-Process & few other things after update

2013-04-19 Thread JLee
this message I get when I try to install 4.7.4 again: -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Slow-Build-und-Packaging-Process-few-other-things-after-update-tp5713

Re: [mono-android] NoClassDefFoundError on new classFromNativeLibrary(AppContext)

2013-04-19 Thread Sayed Arian Kooshesh
and the logcat says??? On Fri, Apr 12, 2013 at 8:50 AM, Chas Xu wrote: > Thanks for the reply, > > The issue was because that I added the reference only in the core project > (in which the native class is used ) not into the UI project. After I add > the generated dll file as a reference in the

[mono-android] call web service in background service

2013-04-19 Thread reza_z
HI ALL how to call web service (asmx) periodically in background using android service? Thanks -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/call-web-service-in-background-service-tp5713154.html Sent from the Mono for Android mailing list archive at Nabble.com.

[mono-android] for hire

2013-04-19 Thread Sayed Arian Kooshesh
Hey guys, I'm for hire right now, 45$/hour. Mono-droid,android,python/perl/php/c++ and c. -Arian Kooshesh State programming champ ___ Monodroid mailing list Monodroid@l

[mono-android] HOW TO CALL WEB SERVICE IN BACKGROUND SERVICE?????

2013-04-19 Thread reza_z
HI ALL how to call web service (asmx) periodically in background using android service? Thanks -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/HOW-TO-CALL-WEB-SERVICE-IN-BACKGROUND-SERVICE-tp5713168.html Sent from the Mono for Android mailing list archive at Nab

Re: [mono-android] Mono_UnhandledException in emulator

2013-04-19 Thread sridhar
protected void LoadProduct(ProductDetails[] productlist) { try { LayoutInflater inflater = (LayoutInflater)v.Context.GetSystemService(Context.LayoutInflaterService); TableLayout tblEv

Re: [mono-android] how to deploy mono for android app(.apk file) to android tablet

2013-04-19 Thread krish
k,nodoid ...i tried that i connect MTS MTAG7(Android ver 2.3) tablet to the system and installed the drivers after i opened visual studio and run(F5) it ,it is not showing any device(tablet) it is just showing only emulator...can u plz tell me the step by step process how to deploy ...plz its my ne