[android-developers] Backport color emoji font support to the system previous KitKat

2014-08-15 Thread Ragnarok
As I know, In KitKat, google add color emoji font for typeface, so we can 
create a ttf file like 'Apple Color Emoji.ttf' in OSX to render Japanese 
emoji in android, all we do is just need servals lines code to specific the 
Typeface of TextView or EditText, I had already achieve this, but I want to 
know how to backport this feature to the system previous KitKat, I pull the 
libskia.so from KitKat, and use this so to create a Typeface, but it seem 
not work, it always return null, is any one has a good idea?

And here is the emoji font I create, you can use directly in your project, 
but it only work under KitKat

https://drive.google.com/file/d/0B1l-mveZqbbOTUtHVmNIZm51NW8/edit?usp=sharing

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
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.
For more options, visit https://groups.google.com/d/optout.


[android-developers] inflating custom view (with canvas) over main.xml

2014-08-15 Thread Save My Life!
Dear sir,

I am having 2 things:

1. Main.xml with background image

2. Customview with canvas.
In side canvas i am drawing shape : circle

In activity1(where setcontentview(r.layout.main))
i need following:

On output it should display shape(from custom view) with background(from
main.xml)

Help me to achieve this.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] In App Billing - Signature Verification failed.

2014-08-15 Thread Nathan


On Thursday, August 14, 2014 4:25:30 PM UTC-7, Kostya Vasilyev wrote:

 Or with the just updated Google Play app.
  
Very likely. I have few a people telling me the version of Android Market 
on their phone doesn't support in app billing. 

Nathan 

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
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.
For more options, visit https://groups.google.com/d/optout.