[android-developers] font resizing help

2015-08-03 Thread Jags
Hi All,

I am using Avenir-Light.ttf font in my project which runs both in ios and 
android. The problem is font for same size looks smaller in android device. 
Also, in iPad font looks smaller than that of iphone.

Do i need to viewport / pixel density based font size calculation 
implemented ?

need a solution badly.

thanks in advance

-- 
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] font resizing help

2015-08-03 Thread Justin Anderson
*Coffee = code

(That's what I get for answering on my phone...)

On Mon, Aug 3, 2015, 2:05 PM Justin Anderson magouyaw...@gmail.com wrote:

 Without coffee we won't be able to help much...

 Are you programmatically setting the font size? Or are you setting it in
 xml? What type of size value are you using (px, sp, dp, etc...)?

 On Mon, Aug 3, 2015, 10:18 AM Jags jag...@gmail.com wrote:

 Hi All,

 I am using Avenir-Light.ttf font in my project which runs both in ios and
 android. The problem is font for same size looks smaller in android device.
 Also, in iPad font looks smaller than that of iphone.

 Do i need to viewport / pixel density based font size calculation
 implemented ?

 need a solution badly.

 thanks in advance

 --
 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.



-- 
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] font resizing help

2015-08-03 Thread Justin Anderson
Without coffee we won't be able to help much...

Are you programmatically setting the font size? Or are you setting it in
xml? What type of size value are you using (px, sp, dp, etc...)?

On Mon, Aug 3, 2015, 10:18 AM Jags jag...@gmail.com wrote:

 Hi All,

 I am using Avenir-Light.ttf font in my project which runs both in ios and
 android. The problem is font for same size looks smaller in android device.
 Also, in iPad font looks smaller than that of iphone.

 Do i need to viewport / pixel density based font size calculation
 implemented ?

 need a solution badly.

 thanks in advance

 --
 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.


-- 
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] Alguien sabe porque me sale este error? Error:Execution failed for task ':app:dexDebug'. com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecExc

2015-08-03 Thread Marina Cuello
Por lo general, la causa real del error  aparece más arriba en los logs /
Usually, the real cause of the error can be found in earlier lines of the
logs.


Marina

PS: Es mucho mejor cortar y pegar que hacer capturas de pantalla. Es una
costumbre moderna que no entiendo :P / I find it's better to cut and paste
than taking a snapshot. It's a modern custom I don't get :P.

On Wed, Jul 29, 2015 at 10:55 PM, Jonathan Fajardo Roa 
jfajardor9...@gmail.com wrote:

 Error:Execution failed for task ':app:dexDebug'.
  com.android.ide.common.process.ProcessException:
 org.gradle.process.internal.ExecException: Process 'command
 '/Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home/bin/java''
 finished with non-zero exit value 2

 --
 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.


-- 
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.