I'd like to add in-app purchasing like I did in iOS. I have apps on all
three android distributors: Google Play, Amazon, and Barnes & Noble.
Before I venture down this path, what in-app vendors are supported in Mono
for Android to implement in-app purchasing?
Neal Culiner
NC
ervice) as
Android.Locations.LocationManager;
return lm != null;
What is the recommended way to test for something such as LocationManager on
a device to see if it in fact exists and is available?
Thanks,
Neal Culiner
NC Software, Inc.
http://www.nc-so
noticed I had a few
conflicts with "using" statements when switching to a later API that I
needed to use a fully qualified definition such as with clipboard
integration using Android.Text specifically.
What do you all think? Should we adopt "Default" for this setting like in
ptember with pleasure. The Xamarin crew
> have been amazingly helpful and supportive and that alone makes it worth
> the money :)
>
> PFJ
>
> P.S. If anyone wishes to bend what I'm saying or subvert it to their own
> arguments, feel free to - you'll end up looking like a bit of
as the app icon for
the web site (300x300px) has to have a backcolor, cannot be transparent (
your .png is inspected ) etc.
Thank you Xamarin!!! It's great to be able to have such a wide reach using
the Mono* tools.
Neal Culiner
NC Software, Inc.
<http://www.nc-
Anyone submitted their app to the Nook? What is the process? Restrictions?
Any info to share? I submitted my MfA app to Amazon for the Kindle Fire,
now I'd like to see if I can support the Nook.
Thanks,
Neal Culiner
NC Software, Inc.
<http://www.nc-software.com/> ht
I installed 4.0.3 via the manual download link yet when I open VS.NET 2010
it reports a new version is available and downloads 4.0.1.
FYI
Neal Culiner
NC Software, Inc.
<http://www.nc-software.com/> http://www.nc-softwa
So that pretty much outlines some Kindle Fire experiences thus far. I'm
going to be curious if the VM will show the same issues as running the app
on the KF, otherwise you may have to cough up $200 for another test device
in your arsenal.
FYI
Ne
Hi MD gang,
I think I'm going to need to pickup a ICS tablet for dev. I need to
integrate things such as Calendar stuff that I don't think you can use/test
on an emulator. Anyone know of a good tablet that is/will run Android 4.x?
Neal Culiner
NC Software, Inc.
<
amples for your lectures/books?
Neal Culiner
NC Software, Inc.
http://www.nc-software.com <http://www.nc-software.com/>
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
I checked this option (and the other one, basic armeabi) but did not see my
.apk size grow so I'm not sure it's packaging both in 4.0.1. How do I know?
Neal Culiner
NC Software, Inc.
<http://www.nc-software.com/> http://www
Should I have both armeabi and aremabi-v7a checked in the application
properties? I can't find anything in the MD docs to advise me.
Thx,
Neal Culiner
NC Software, Inc.
<http://www.nc-software.com/> http://www.nc-s
at I'm doing? The intention is to write a
log file to track exceptions and messages and then attach that file to the
e-mail. If I can attach a second file I'd love to also send the database
(SQLite) but I'm not sure if I can attach multiple attachments or not, or
don't kn
for prior users in VS 2010 so
they need to be notified to download the installer and run it to get
updated.
Thanks,
Neal Culiner
NC Software, Inc.
<http://www.nc-software.com/> http://www.nc-software.com/
___
Monodroid m
to just abandon device recognition?
Neal Culiner
NC Software, Inc.
<http://www.nc-software.com/> http://www.nc-software.com/
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
Any advice for proper internationalization testing?
Thank you,
Neal Culiner
NC Software, Inc.
http://nc-software.com/
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
ry to create a
package (.apk) then it comes up saying it's in Eval mode blah blah blah. I
plug the device in again and now I can build.
Is the activation tied to my device Strange!
Neal Culiner
NC Software, Inc.
http://nc-so
ust want to see if we can stay
with VS 2010 which is our preference over MonoDevelop.
Thanks,
Neal
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
marin.com/trial and install it on top of their current version.
> If you've already activated, the new one will be activated as well.
>
> Happy hacking!
> Jonathan
>
> ___
> Monodroid mailing list
> Monodroid@lists.ximian.c
Hello,
I was wondering if Xamarin will still offer Student licenses[1]? The page
still says we should email Novell. Since Novell no longer handles it,
shouldn't that page be updated?
[1]: http://android.xamarin.com/Store/Student
--
Neal Gompa (Conan Kudo [ニール・ゴンパ])
Quality Assurance, Pla
Hello,
Does anyone have sample code on how to use a simple scheduled timer? I need
to run code but have a 250ms delay first to let the OS process the events.
I want to show an Activity and then show the soft input pad 250ms later to
allow the activity to be created.
Thank you.
Neal
with the proper attribues
set (singleinstance, etc.). So it appears there is a bug in 1.1 with the
LaunchMode attribute of the activity. I switched back to the splash
implementation and the manual entry for the launcher activity in the
manifest and all is fine again.
FYI
Neal Culiner
NC
Post on Attachmates Facebook Wall:
http://www.facebook.com/#!/pages/Attachmate-Corporation/214130408611562
Ask nicely for them to help us, i.e. hand over MonoTouch and MonoDroid
Let them hear from us and maybe we can help Miguel & Co.
d do the right thing too.
Neal
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
Thank you.
Neal
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
hen clicked the
Close X on the top right of the activation dialog, I did not fill it out.
It then refreshed the device list and I am back to registered (I hope)
again.
Something is definitely wrong with the license system but hopefully this
will help you restore back to activated state.
N
Hello,
Does anyone have a quick sample of adding an attachment to an e-mail
message? I'm using IO.File.ReadAllBytes(MyFilepath) in the Input.ExtraSteam
but it's not working.
Any help is appreciated.
Thank you,
Neal
___
27 matches
Mail list logo