Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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 noob22 · Sep 23, 2011 at 02:21 AM · androiderrorwwwsetting

About www.error!

 WWW www=new WWW("http://android.yesky.com/uploads/attachments/2010-04/27/0370b86j.jpg");
 yield return www;
 if (www.error != null)
 {
     Debug.Log (www.error);
     return false;
 }
 picture.guiTexture.texture=www.texture;

This codes play in Gamewindow no problem.But build on android www.error

Comment
Add comment · Show 4
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 Tommynator · Sep 23, 2011 at 02:24 AM 0
Share

can you please post also the error message?

avatar image noob22 · Sep 23, 2011 at 02:49 AM 0
Share

java.net.$$anonymous$$HostException:Host is unresolved:android.yesky.com:80

It play on pc or on web no problem.

avatar image Waz · Sep 23, 2011 at 06:28 AM 0
Share

I formatted the code since you were too lazy to do it yourself.

avatar image noob22 · Sep 23, 2011 at 07:08 AM 0
Share

Thank you very much!I will learn to do it by myself next time. Can you help me about this question?The www.error is java.net.$$anonymous$$HostException:Host is unresolved:android.yesky.com:80. It's for Android device. Please!I have been troubled for a long time.

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by Tommynator · Sep 23, 2011 at 03:07 AM

Did you check the Stackoverflow answer on that problem here?

Apparently recreating the AVD fixes the issue.. didn't test it myself though.

Comment
Add comment · Show 2 · 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 noob22 · Sep 23, 2011 at 06:05 AM 0
Share

I use real phone to test not AVD.

avatar image BazLevelUp · Oct 19, 2012 at 09:52 AM 0
Share

I got the same issue, don't know what to do :(

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

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

How can I convert this code to Unity Android? 1 Answer

A phone network question!About GSM 、wifi and WWW! 0 Answers

java.io.FileNotFoundException www error android 1 Answer

How to WWW a file on Android? 2 Answers

www.texture results in black texture in Android 2 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