Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi all friends ,
i am developing xamarin android app that use for managing payments between two device with NFC
Know i have a main activity that want to use as sender/receiver
why i am seprating them because user interface of sender and receiver should be differ
in sender i have a texbox to input price and a button to send but in receiver i have a list view shows credit cards to select and when a price receive from NFC show a dialog to pay and return a accept message to sender
know how can i manage this in one app ?
can i have something like app.config in .net to change my main activity ui and behavior with some setting from that config ? or any other way? is my idea fail in this solution ? can manage it easier?
excuse me because i am new in xamarin and android development and architecture ...
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900