misc (2)

  • In the development of the PCL Storage (1), I had a little trouble to show icon images on the tab of the tabbed pages. I copied some icon images to Resources folder (for iOS), but those were not displayed correctly. Yes, icon images should be registered in Visual Studio. Right-click Resources folder, and add icon image files to the folder, then well done.
  • I am currently fighting with programming on Windows 10 as well as Mac OS. On Win10, mysterious build errors "Files has invalid value" always occurred in every Apps development. Just after creating a new solution, no error. But after a while, the error occurred. A--n--d I found it. Encryption Software for preventing information leakage! The software seemed to collapse some files in the solution folder. So I create a new solution in the folder which the encryption software doesn't patrol, and no error after that.
  • Xamarin Official Site is quite useful for me. When I investigate or study something, I firstly visit this site. And also, I sometimes look through free e-books of Kindle and iBooks such as "Creating Mobile Apps with Xamarin.Forms" and "Top 10 Xamarin Tips and Traps." Although all are written in English, no problem because need not to read from the beginning to the end, but use them just like dictionary. I am studying mobile app development with no money so far.


コメント

このブログの人気の投稿

Command Prompt (1)

ListView (2)

PCL Storage (2)