Re: [android-developers] Using Google and Youtube icon inside an android application.

2016-06-20 Thread 'RizbIT' via Android Developers
exactly its called fair usage but some people mke their own rules.  in 
reality those social widget logo widgets are trademarked so best checked 
with their company if you can use them with permission.

On Sunday, 19 June 2016 01:43:57 UTC+1, TreKing wrote:
>
>
> On Mon, Jun 13, 2016 at 10:26 PM, Malith Lakshan  > wrote:
>
>> My question is would this be considered a copyright infringement? 
>
>
> if you're using the standard Share intent, then this is highly unlikely to 
> be considered infringement, otherwise any app that ever shared anything 
> would be under lawsuit.
>
>
> -
> TreKing  - Chicago 
> transit tracking app for Android-powered devices
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f63cdde8-b2a0-417e-87f6-08940fa33934%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Using Google and Youtube icon inside an android application.

2016-06-18 Thread TreKing
On Mon, Jun 13, 2016 at 10:26 PM, Malith Lakshan 
wrote:

> My question is would this be considered a copyright infringement?


if you're using the standard Share intent, then this is highly unlikely to
be considered infringement, otherwise any app that ever shared anything
would be under lawsuit.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgi3w1TuEsRcBNYJx0MF4H6x4t65P_0zk-VkyYfB_yfNfw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Using Google and Youtube icon inside an android application.

2016-06-13 Thread Malith Lakshan
Recently I came across some horror stories of apps being removed and 
flagged due to copyright infringement. 
Here is one such article. 


In my app I give the user to search about something and when the user 
clicks on the search button ( It's an item in a Menu 
 ) the user is 
given a pop up with the Google icon and the Youtube icon. When the user 
clicks on either of the icons, the app starts an intent with Intent.View 
with a url for the search (eg:-http:www.google.com/search?q=something) and 
the user can select a web browser of choice and view the link.

The pop up appears like this.




My question is would this be considered a copyright infringement? 


P.S .The app is not published. Its under development. I hope to publish 
this on the Play store and the Amazon app store.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/cc4079fd-00b8-463d-922a-5b638ba827e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.