Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Give Credit to Icon Designer #87

Closed
1Kamal1 opened this issue May 20, 2018 · 7 comments
Closed

How to Give Credit to Icon Designer #87

1Kamal1 opened this issue May 20, 2018 · 7 comments

Comments

@1Kamal1
Copy link

1Kamal1 commented May 20, 2018

Can anyone tell me how to give Credit to Designer of the Icon with Website Link
For Example =
Icons made by ** Designed by Freepik** from http://www.freepik.com/ is licensed by https://creativecommons.org/licenses/by/3.0/
Any help will be Appreciated
Thanks

@personaljesusua
Copy link

I did it like this:

<notice>
    <name>Watermelon hand drawn fruit piece By Agata Kuczminska</name>
    <url>https://www.flaticon.com/free-icon/watermelon-hand-drawn-fruit-piece_53691</url>
    <license>Creative Commons Attribution 3.0 Unported</license>
</notice>

@1Kamal1
Copy link
Author

1Kamal1 commented May 20, 2018

Are you Using it as Icon or normal image

@personaljesusua
Copy link

I'm using it for launcher icon

@1Kamal1
Copy link
Author

1Kamal1 commented May 20, 2018

Have you launched your app recently?
if yes then Send me the link
because I want to ensure that is it accepted by Google or not?

@personaljesusua
Copy link

@1Kamal1, I haven't published app yet. But why do you think Google won't accept it? License grant me permission to use icon. Also this icon isn't some brand logo.

@1Kamal1
Copy link
Author

1Kamal1 commented May 20, 2018

I got this exception

E/UncaughtException: java.lang.IllegalStateException: org.xmlpull.v1.XmlPullParserException: unterminated entity ref (position:TEXT @21:110 in java.io.InputStreamReader@ec325e2)
at de.psdev.licensesdialog.LicensesDialog.getNotices(LicensesDialog.java:205)
at de.psdev.licensesdialog.LicensesDialog.access$500(LicensesDialog.java:39)
at de.psdev.licensesdialog.LicensesDialog$Builder.build(LicensesDialog.java:345)
at com.example.kamalverma.final_project.Drawer.About_fragment$2.onClick(About_fragment.java:48)
at android.view.View.performClick(View.java:5706)
at android.view.View$PerformClick.run(View.java:22834)
at android.os.Handler.handleCallback(Handler.java:836)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:203)
at android.app.ActivityThread.main(ActivityThread.java:6339)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1084)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:945)
Caused by: org.xmlpull.v1.XmlPullParserException: unterminated entity ref (position:TEXT @21:110 in java.io.InputStreamReader@ec325e2)
at org.kxml2.io.KXmlParser.readEntity(KXmlParser.java:1220)
at org.kxml2.io.KXmlParser.readValue(KXmlParser.java:1402)
at org.kxml2.io.KXmlParser.next(KXmlParser.java:393)
at org.kxml2.io.KXmlParser.next(KXmlParser.java:313)
at de.psdev.licensesdialog.NoticesXmlParser.readText(NoticesXmlParser.java:118)
at de.psdev.licensesdialog.NoticesXmlParser.readTag(NoticesXmlParser.java:111)
at de.psdev.licensesdialog.NoticesXmlParser.readUrl(NoticesXmlParser.java:97)
at de.psdev.licensesdialog.NoticesXmlParser.readNotice(NoticesXmlParser.java:80)
at de.psdev.licensesdialog.NoticesXmlParser.parse(NoticesXmlParser.java:57)
at de.psdev.licensesdialog.NoticesXmlParser.parse(NoticesXmlParser.java:41)
at de.psdev.licensesdialog.LicensesDialog.getNotices(LicensesDialog.java:199)
at de.psdev.licensesdialog.LicensesDialog.access$500(LicensesDialog.java:39) 
at de.psdev.licensesdialog.LicensesDialog$Builder.build(LicensesDialog.java:345) 
at com.example.kamalverma.final_project.Drawer.About_fragment$2.onClick(About_fragment.java:48) 
at android.view.View.performClick(View.java:5706) 
at android.view.View$PerformClick.run(View.java:22834) 
at android.os.Handler.handleCallback(Handler.java:836) 
at android.os.Handler.dispatchMessage(Handler.java:103) 
at android.os.Looper.loop(Looper.java:203) 
at android.app.ActivityThread.main(ActivityThread.java:6339) 
at java.lang.reflect.Method.invoke(Native Method) 
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1084) 
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:945) 

@1Kamal1
Copy link
Author

1Kamal1 commented May 20, 2018

Thanks @personaljesusua it works

@hameno hameno closed this as completed May 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants