Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by mesho · Nov 04, 2011 at 01:36 AM · androidbuildezgui

Build & run to Android

am trying this process , so i do a simple project , just a button using EZ GUI and give it its values and trying to run it on Emulator but i got this errors on Console , any one can help ?

Assets/Plugins/EZ/GUI/Controls/UIBtnWWW.cs(44,43): warning CS0618: UnityEngine.iPhoneSettings.internetReachability' is obsolete: internetReachability property is deprecated. Please use Application.internetReachability instead.'

Assets/Plugins/EZ/GUI/Controls/UIBtnWWW.cs(44,93): warning CS0618: UnityEngine.iPhoneNetworkReachability' is obsolete: iPhoneNetworkReachability enumeration is deprecated. Please use NetworkReachability instead.'

Assets/Plugins/EZ/GUI/Management/UIManager.cs(709,44): warning CS0618: UnityEngine.iPhoneSettings.model' is obsolete: model property is deprecated. Please use SystemInfo.deviceModel instead.'

Assets/Plugins/Sprite Scripts/Support/SpriteRoot.cs(1724,25): warning CS0219: The variable `oldSPUV' is assigned but its value is never used

the is other 5 errors too ...!

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by Tseng · Nov 04, 2011 at 02:45 AM

These are no errors, it's warnings. You can ignore it, if you don't care about forward compatibility or poke EZGUI developer to update it (or grab the latest version of EZGUI and hope its already fixed).

If the developer hasn't fixed it, just do it yourself. Just double click on the warnung and the script file will be opened and the the place the cursor to the right row and then do what the warning says. Replace all iPhoneSettings.internetReachabilit with Application.internetReachability instead etc. and you're good and prepared for future updates.

Deprecated warning means, this function will be removed in future and if you want that your code keeps compatible with future versions, use the new functions/methods instead of the old ones.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by mesho · Nov 04, 2011 at 03:20 AM

Thank you for your interest , i`ll try to fix it as you said.. somebody on a thread "from google search " said that the EZ GUI conflicts with the Android building !? that's what makes me got shocked , is ther is any tips on working for the androids you may provide for me "may be some links of anything helps really on this topic " , and thank you again for your time ;)

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Tseng · Nov 04, 2011 at 12:31 PM 1
Share

Don't post comments as answers, this is no forum. Only answers should be posted and comments belong to the comments section ("Add new comment").

I don't know from any incompatibilities. $$anonymous$$ind to post the thread?

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

3 People are following this question.

avatar image avatar image avatar image

Related Questions

Distribute terrain in zones 3 Answers

Crash with Android Application in Phones 1 Answer

Unity 5.5.1f1 Android "Error Building Player" 0 Answers

Android SDK does not include error 1 Answer

Tilemap Collider not working after build on android 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges