I have been fighting in the xamarin.android, there may be people wondering if Xamarin itself is a cross-platform, why not directly across iOS and Android, this is of course the final goal, but now you can't even Android can come up with a business-ready project talk about take-all?
And I encountered a lot of real development in the actual needs, just rely on Xamarin to provide the library is completed, began to bind the author of various libraries, but the people who have been engaged in the know that this bind is a worried process, may have to face hundreds of errors, and then to fix. If it is good to deal with a one-time development project, but in the face of the operation of the project, this is to bury themselves a timed explosives. Because once you do this, you need to modify the Java source code and then bind again. So later the author began to rewrite the Java library directly to C # version, so in the development of direct reference to the project, need to modify the direct modification, to avoid the tedious process before, of course, the distance is very long, so the author gives some have completed the library, I hope more people participate in, to improve these libraries, You can even develop these libraries as cross-platform libraries.
1.VolleyCSharp
Believe that a lot of people engaged in Java development must be familiar with this library, in my constant rewriting also feel the strong place of this library, of course, this library has not fully realized all the functions of the original, the main is not to provide pictures of the request, the other request I have completed. Github
2.AppMsg
A beautiful hint library that can replace toast, you can see GitHub in detail:
3.PullToRefresharp
is developed by a great God pull refresh, but the list does not provide similar to the kind of QQ sliding menu features, so I will swipemenulistview this open source list sliding menu and this drop-down refresh merged together, about the drop-down refresh I do not post, Directly post the Swipemenulistview GitHub:
4. Slidedatetimepickercsharp
I believe that we also deal with time input is particularly anxious, the author has encountered this demand, the use of the way to let users choose the window, but this way will lead to pop-up windows very long, if it is a small screen mobile phone user operation is particularly bad, so the author searched for a long time, Found a Java under very good time to select the library, took a full day of time to complete, and passed the cloud test below to show an example of GitHub:
5. Materialloadingprogressbarcsharp
Needless to say or found a good Java library, and then rewrite. Of course, this library is the author of this morning to complete the final coding and local testing, has now started cloud testing, first to show the example of GitHub:
Here the author himself rewrite the library is so many, there are some bind library, it is not caught dead, you can go to my github to see if there are other big God want to rewrite or develop together, can add my qq:976691141.
Libraries rewritten for the better development of Xamarin