I haven't seen that error message before. Did you say you are in
MonoDevelop, not VisualStudio? In VisualStudio I had to open
ConfigurationManager and check "Deploy" before that sample would deploy. (I
also had to make sure I specifically targeting an AVD with Google Maps
installed on it, or I'd ge
I currently have the evaluation version of MonoDevelop and have downloaded
the samples including the MapsAndLocationDemo.
How do I get it to work?
When I try and start the code on the emulator, I get this message:
Installing 'MapsAndLocationDemo.MapsAndLocationDemo-Signed'
can't find
'C:\\Users
Thanks. Got it working.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Emulator-tp5711712p5711715.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Monodroid@lists.ximian
in MD, I think you have to wait until the emulator spins up, then go back
to the MD "select an emulator" dialog, Refresh, and pick the now active
emulator
On Wed, Sep 5, 2012 at 9:55 PM, Maximilian Wilson wrote:
> Sometimes it has trouble detecting a running emulator. Try exiting VS and
> startin
Sometimes it has trouble detecting a running emulator. Try exiting VS and
starting it again in admin mode.
On Sep 5, 2012 7:49 PM, "Canning" wrote:
> I am having some trouble in getting the emulator working in the evaluation
> version. I am looking at the HelloM4A example.
>
> Currently I am doin
I am having some trouble in getting the emulator working in the evaluation
version. I am looking at the HelloM4A example.
Currently I am doing the following:
Run -> Start without debugging
I click on MonoForAndroid_API_10 (emulator) - Not started
Start emulator
A 'select a video device' dialog co
On Sep 5, 2012, at 8:00 AM, Canning wrote:
> In the trial version, can I use the GPS features?
The evaluation edition does support using the GPS features. You'll want to use
ddms in order to control the GPS information on the emulator:
http://developer.android.com/tools/debugging/ddms.h
Obviously, unfortunately they couldn't give it to me :)
In any case, I found the problem. Turns out they didn't have anything
installed to handle the startactivity (in this case no file browser) and I'm
stupid for not handling the exception.
Not sure why this didn't cause anybody with an older v
On Sep 5, 2012, at 12:20 PM, yair wrote:
> Some of my users with Jelly Bean (not all) are complaining my app crashes.
Does the crash log contain any `adb logcat` output? I was under the impression
that it did.
That information would be handy. ;-)
- Jon
___
Hi
I have a ListView inside a fragment. I'd like to restore the selected item
when the Fragment is reloaded (e.g. due to a rotation). To that end, I'm
using onResume to determine the position and item id of the previously
selected item inside the newly rendered ListView, then calling
myListView.P
Hi,
Some of my users with Jelly Bean (not all) are complaining my app crashes.
>From questioning them about where exactly the app crashed, I think this is
the code that causes the problem (Don't have a JB device myself so I can't
debug)
Intent chooseFile;
chooseFile = new Intent(Intent.ActionGetC
Hi
This ought to be simple, right?
I declared my activity as follows:
[Activity(Label = "@string/app_name", MainLauncher = true,
ConfigurationChanges = ConfigChanges.Orientation)]
As per
http://mono-for-android.1047100.n5.nabble.com/Handling-Config-Changes-td5110047.html#a5110098
(and other
It works. Thank you.
Matthieu
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Facebook-SDK-tp5711693p5711705.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Monodroid@l
i have done through tablistner and storing chat information in static list,
///
/// Listener that handles the selection of a tab in the user interface
///
///
public class TabListener : Java.Lang.Object, ActionBar.ITabListener
where T : Fragment
{
private
In the trial version, can I use the GPS features?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Trial-version-tp5711703.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
I am wanting to know a couple of pieces of info before I dive in to do some
Android programming.
I am wanting to make an app that will get the GPS locations of other users
of an Android phone. Is this easy to do?
Also, is it easy to make an equivilent of a Tom Tom GPS application to guide
you to
ScrollView
http://developer.android.com/reference/android/widget/ScrollView.html
On 5 September 2012 09:45, Александр wrote:
> Hello.
>
> I've made linearlayout like this:
> http://mono-for-android.1047100.n5.nabble.com/file/n5711700/Problem.png
>
> I can scrolling listview's, but can't scroll
Hello.
I've made linearlayout like this:
http://mono-for-android.1047100.n5.nabble.com/file/n5711700/Problem.png
I can scrolling listview's, but can't scroll layout entirely.
How can I scroll it?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Scrolling-Line
Jon
Thanks for the analysis. I did quite a bit of googling before posting myself
and I came across the same stackoverflow thread. I wasn't aware that the guy
answering was an android OS developer - and since I found plenty of other
threads that dealt with the same issue and none had the same messa
With 3.0.4.5 it really feels better both with emulator detection and
application debugging.
Thanks!
Igor
On Wed, Aug 22, 2012 at 12:46 PM, Igor Russkih wrote:
> Thanks, Jon!
>
> Igor
>
>
>
> On Wed, Aug 22, 2012 at 2:11 AM, Jonathan Pryor wrote:
>
>> On Aug 20, 2012, at 5:19 PM, Igor Ru
Hi Jon,
There are other isues here, beside fixing Novell.MonoDroid.Common.targets.
MonoDevelop seems to ignore this property in some cases. With external
IntermediateOutputPath it rejects to normally install and run Debug build
of a project.
MD tries to create helper txt files in OBJ folder (up
Hello,
This was a problem in 4.2.4. You have to use 4.2.5, and then this
problem will go away.
(For reference, the classes in the zip file aren't used; only jars are
used.)
Atsushi Eno
matthieugd wrote:
Hello,
In my app I referenced the Facebook SDK in a JAR bindings Project. When the
de
22 matches
Mail list logo