Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amay077/xamarinandroid_parcelablesample
Xamarin.Android で画面遷移時にオブジェクトを渡すサンプルです。
https://github.com/amay077/xamarinandroid_parcelablesample
Last synced: 5 days ago
JSON representation
Xamarin.Android で画面遷移時にオブジェクトを渡すサンプルです。
- Host: GitHub
- URL: https://github.com/amay077/xamarinandroid_parcelablesample
- Owner: amay077
- Created: 2013-02-28T15:01:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-02-28T15:09:26.000Z (over 11 years ago)
- Last Synced: 2024-04-24T04:56:58.045Z (7 months ago)
- Language: C#
- Size: 125 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
XamarinAndroid_ParcelableSample
===============================Xamarin.Android で画面遷移時にオブジェクトを渡すサンプルです。
説明は、 [Xamarin.Android で Percelable の実装にハマる](http://qiita.com/items/8752e7e5db233f5cc73f) をみてください。