Re: [android-developers] Re: Android how to manage the text size for different screen sizes.

2014-02-02 Thread Krishna Mahadik
You can use text appearance in xml - offers large, medium and small font size. On 2 Feb 2014 12:46, 12169 ashish.a...@gmail.com wrote: Hi, I am using unit sp for the text size . i have two devices both are 4.7 inch one has screen density hdpi and other one has screen density xhdpi . text

[android-developers] Re: Android how to manage the text size for different screen sizes.

2014-02-02 Thread Piren
using sp/dp only gets you so far, if you need more customizations use the dimensions.xml to store different values for different screen sizes\densities. On Saturday, February 1, 2014 9:52:00 PM UTC+2, 12169 wrote: Hi, I have an application and text size looks very fine on 4.7 inch

[android-developers] licensing - ServerManagedPolicy not caching

2014-02-02 Thread firebreather
is licensing worth it for a paid game app? I have licensing added to my paid game, but I've found it goes online to check for a license every single time the app is run, instead of only occasionally doing it, as it's supposed to do with the 'servermanagedpolicy' as opposed to the 'strict

[android-developers] what vm heap should we develop for?

2014-02-02 Thread firebreather
my 3d game app is bitmap heavy, including several 1280x800 for 10 tablets. I use an intricate strategy of bitmap swapping and recycle commands.to avoid getting the dreaded out of memory error from breaking the virtual heap. I had to learn these techniques the hard way as it wasn't addressed in

[android-developers] A startup weekend question on parental controls for Android

2014-02-02 Thread Satya Komatineni
is there a way to enable and disable certain features of Android based on parental or control authority permissions. Say a parent may want to disable certain features of the phone either during homework hours, or based on a location (like a car) say. Appreciate if one can chime in thanks Satya

[android-developers] Android API for editing video.

2014-02-02 Thread Yatish
Hi , I am looking for android APIs or lib for editing Video. I wan to create an application which will use for editing videos. Please provide your valuable suggestions. Thanks in advance. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Create ViewPager with image like Google Play app

2014-02-02 Thread Gabriela
Hello, Trying to create an image view pager like the google play android app. If there are portrait or just landscape images it looks all right, but when you don;t know what type is it, it looks out of balance.

Re: [android-developers] Android API for editing video.

2014-02-02 Thread Kristopher Micinski
I seriously doubt that any video editing API exists for Android, specifically given that finding video manipulation APIs is already difficult, and most of them probably use huge amounts of heap space and native code. Your best shot would probably be to take an API and try to make it work on

[android-developers] Re: licensing - ServerManagedPolicy not caching

2014-02-02 Thread Nobu Games
Actually Google isn't doing their developers any favor with the LVL. The documentation reads like it is meant to serve as a drop-in solution that adds reliable DRM to your paid app. Just configure it a little bit with some policy and your app is safe. On the other hand there is that lengthy

[android-developers] I want to know how to get the ID of the radio frequency on the Android app! !

2014-02-02 Thread 安藤玲生
To: all of you I'm Japanese. Thank you for your help. I have e-mail there is an urgent question. I want to know how to get the ID of the radio frequency on the Android app! ! PhoneStateListener # onSignalStrengthsChanged in (SignalStrength sigStrength), Although we can get the information