Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm new at this whole Android thing, and I need an application to work with the same DB as a Web App we're creating. I'm a C# developer and have no idea what I need to know to get this whole thing up and running withing a month. Can you guys supply me with some links or code? All I need to do is populate a TableLayout with data dynamically on seperate occasions, and creating a login page. The DB base on the device needs to be in sync with the web app. This is so that the app can be launched offline. One is in OnCreate, also enabling filters to the teble. This has kept me busy for days now, and I honsetly cannot figure it out.

Any help would be greatly appreciated.

Thanks.

share|improve this question
You should start reading the documentation - docs.xamarin.com/guides/android/getting_started – Anukool 3 hours ago

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.