Hi,
I have to built an app with mono for android. I am new to monodroid. I am
using Visual Studio for development. My app will work with Facebook. e.g.
User will loging with facebook account and then he can like and share
Restaurants. I need some guide where I can start.
Thanks
Hem Singh
--
Vie
Hi,
Is anyone else seeing this problem (it's on bugzilla
https://bugzilla.xamarin.com/show_bug.cgi?id=7163)
Basically, create on VS2010, commit to svn (not tried with cvs or git),
edit using MD, recommit and open again on VS, change something, build.
The next commit there is a conflict in th
Paul,
are you referring to the file
/Resources/Resource.designer.cs
?
This file should not be in source control (AFAIK), as resource ids are
regenerated on any build and aren't guaranteed to be the same. That's also
the _reason_ it doesn't need to be in source-control... it is generated
every
Hi
On 2012.09.12 22:36, Jeremy A. Kolb - ARA/NED wrote:
When this happens I have to restart the computer and BEFORE doing anything else
run the emulator. Otherwise the emulator won't come up ever.
In my experience
* restart adb server
* restart VS
* no need to restart PC
HTH
mel
Hi
On 2012.09.13 18:28, Igor Russkih wrote:
Hrr, no ideas/suggestions?
Trying to Catch unhandled exceptions?
In launcher Activity:
System.AppDomain.CurrentDomain.UnhandledException += ...
and
Android.Runtime.AndroidEnvironment.UnhandledExceptionRaiser +=
new
EventHandler(AndroidEnvironment_Unh
Hi
Samsung!
Read Jon's explanation here:
http://mono-for-android.1047100.n5.nabble.com/detect-SD-Card-path-td5710218.html
there are few workarounds. See if those help
cheers
mel
On 2012.09.16 21:30, Francesco Colombo wrote:
Another Update:
Scenario: Samsung GS2 without SD card
External stora
Hi
I'm currently in the process of porting an application originally written
for PC clients to Android. Knowing what the application does, in order to
have any chance to reproduce and explain issues that might occur on the
mobile client, I need to keep detailed logging on the android device.
Curre
Hey guys!
I'm new to the mailing list, so I look forward to meeting you all!
I'm having an issue with Resource Aliases. In the default MasterDetailFlow
application in Java, a file is created in the "resources/values-sw600dp"
folder called "refs.xml". Refs.xml contains the following:
@layout
Which version of M4A are you using? What version of Android is on your
Galaxy Nexus?
On Sun, Sep 16, 2012 at 10:59 PM, DFX wrote:
> I'm experiencing something rather interesting. I've recently purchased an
> unlocked Galaxy Nexus, but I'm unable to get it to connect successful for
> me
> to de
I've found a workaround based on solutions on this thread
http://mono-for-android.1047100.n5.nabble.com/detect-SD-Card-path-td5710218.html
My idea is to use a linux command like in the thread linked above to
retrive the available free space. To do this I'm currently using DF. In
case of failure i
I had a similar issue, finding *available space* on external storage.
See here for details:
http://mono-for-android.1047100.n5.nabble.com/Wrong-StatsFs-JellyBean-tp5711813.html;cid=1347100160930-247
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/detect-SD-Card-
Hi Jon.
I believe Tom Opgenorth is cleaning up the XML them up and rewriting the
tutorial based on the example I posted.
Jeremy
-Original Message-
From: monodroid-boun...@lists.ximian.com
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Jonathan Pryor
Sent: Friday, September 14
I'm trying to install MonoDroid on my Windows PC, but Kaspersky is detecting
a Trojan on it and doesn't allow to continue with the installation.
Here is the log from KIS2013:
xamarinsetup.exeDetected: PDM:Trojan.Win32.Scar.a 17/09/2012
16:41:58
c:\users\henrique\appdata\local\temp\{e
When will we plug all the leaky abstractions...
On Sep 17, 2012, at 11:14 AM, Andrew Gaspar
wrote:
> I'm having an issue with Resource Aliases.
Is there any documentation on these Resource Aliases? The closest I found was
for ID resources:
http://developer.android.com/guide/topics/re
We are pleased to announce a Beta release of Mono or Android 4.2.6. This fixes
some serious regressions in SSL and the Visual Studio debugger that made it
through 4.2.5.
Release notes:
http://docs.xamarin.com/android/Releases/Mono_For_Android_4/Mono_for_Android_4.2.6
Thanks!
- Jon
__
Please contact supp...@xamarin.com.
Thanks,
- Jon
On Sep 17, 2012, at 4:05 PM, rick.duarte wrote:
> I'm trying to install MonoDroid on my Windows PC, but Kaspersky is detecting
> a Trojan on it and doesn't allow to continue with the installation.
> Here is the log from KIS2013:
> xamarinsetup.
On Sep 17, 2012, at 9:07 AM, Stephan Steiner wrote:
> Is there a way (and if so, how to do so) pick all log entries from my
> application from whichever place Android.Util.Log writes to?
You can read logcat messages by invoking the `logcat` command (with
System.Diagnostics.Process) and reading
On Sep 17, 2012, at 3:37 AM, HemSingh wrote:
> My app will work with Facebook. e.g. User will loging with facebook account
> and then he can like and share Restaurants. I need some guide where I can
> start.
This might help:
https://github.com/xamarin/monodroid-samples/tree/master/Face
this is great news.
What about the designer break? Any estimates?
Cheers
Goncalo Oliveira
Sent from my Windows Phone
From: Jonathan Pryor
Sent: 17-09-2012 21:30
To: Discussions related to Mono for Android
Subject: [mono-android] Mono for Android 4.2.6 Beta Release Available
We are pleased to anno
I'm using the 4.2.6 Beta that was just released today. The phone is running
Android 4.1.1.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Can-t-Connect-to-Galaxy-Nexus-tp5711823p5711845.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_
Hi,
I seem to have hit a snag. Using MD 3.0.4.7 (or 4.6) and 4.2.5 or
4.2.6beta, I am unable to deploy to a physical device using the full
version of m4a. I can deploy to the emulator and create a package from
my source code.
Does anyone have an idea on how to get things working with deployi
Hi,
Looks like Samsung have yet to update their drivers for 10.8...
Oh well.
Paul
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unable-to-deploy-to-a-device-with-MD-and-Mountain-Lion-10-8-1-tp5711846p5711847.html
Sent from the Mono for Android mailing list ar
Hi,
I am trying to implement an account provider with no success..I hope someone
could help me please..
First, this is my service and AccountAuthenticator class
namespace test
{
public class AccountAuthenticatorService : Service
{
private static AccountAuthenticator sAccountAu
23 matches
Mail list logo