Just to let you know I have ported a part of the Windows Azure Toolkit
for Windows Phone 7 to Mono for Android. This is now available through
Githib.
It allows for authenticating against Windows Azure and receive the
token necessary to make further communication with WA.
Grab it here:
https://gith
I removed the noHistory option because I'm using the SplashActivity as a kind
of initial workflow processor.
So if the user has already logged in before they get:
SplashActivity -> Login Screen-> SplashActivity.OnActivityResult -> Home
Screen
If this is the first time they are logging in they get
Ahh OK, I understand now.
I think it would be better to do it this way:
Have a Splash Screen Activity as you have now.
Make a BaseActivity, which keeps some functionality which checks
whether you are logged in or not and have all your Activities
implement that.
So when you are not logged in it s
Hi Tomasz, many thanks that makes complete sense!
One thing I'm still struggling with though is having only a SingleInstance
of my application running at a time.
I have uploaded a sample app here showing the issue:
http://www.devbuzz.com/downloads/SplashAndSingleInstance.zip
I am aware that thi
We use PDFs to view some content in iOS by the help of monotouch. As I can
see PDF is not included in Android as in iOS. Does someone have a solution
to view PDF files. Or do you know an other way to view a 100 page document
within a Android app?
We want to distribute the app for free, but we don'
Consider that in Android, if you don't need that the view pdf feature
is part of your software, you can broadcast an intent so a registered
app will start and show the pdf.
Naturally when the final user will go back, your last activity will be shown.
Specifically, you can try an ACTION_VIEW inten
Yes, but i have a content search, so if user put in a part or item number
then it navigates to the page with relevant informations.
So this would be more complex by doing it outside?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/View-PDF-file-in-App-tp5140064p514
On Jan 12, 2012, at 9:42 AM, Daniele Salvatore Albano wrote:
> Naturally when the final user will go back, your last activity will be shown.
Bwa-ha-ha-ha-ha-ha-ha *cough* *splutter*.
While I agree that creating a new Intent to display a PDF is The Android Way,
tapping the Back button MAY not, ne
Hi,
where do I find the "release notes"? I can't find them anywhere in the
documentation linked from xamarin.com.
Also, how can I check which version of Mono for Android is currently
integrated in VisualStudio? Can't find any "about" dialog or something.
Finally: I just downloaded the free previ
On 1/12/2012 9:33 AM, subsembly wrote:
> where do I find the "release notes"? I can't find them anywhere in the
> documentation linked from xamarin.com.
http://android.xamarin.com/Releases
I've asked the web team if they can add a link to that somewhere.
> Also, how can I check which version of
Does anyone have a mapping sample that I can use that use the integrated google
maps support? I am looking for something that displays a location and then
just puts some points on the resulting map. I have a need for something
simple, but am in a time crunch. Any help is appreciated.
Waly
Has anyone resolved this? I still get the error every time I fire up
MonoDevelop on OSX Lion. I'm running the latest stable build for both
MonoDevelop and M4A. Unsure if it's an activation issue or a bug. Please
advise.
--
View this message in context:
http://mono-for-android.1047100.n5.nabbl
I have a sample on my github with an itemized overlay.
http://github.com/Cheesebaron
It should be the one called SimpleOverlay or something like that (writing
this from my phone)
On Jan 12, 2012 8:52 PM, "Wally McClure"
wrote:
> Does anyone have a mapping sample that I can use that use the integ
13 matches
Mail list logo