Re: [android-developers] Re: GOOGLE REMOVED MY APP - WHY?

2014-05-28 Thread Terry
What do you mean by saying thet the video you linked to is pretty offensive. https://www.youtube.com/watch?v=0MXUO0-lhbY - are *you *offended by the video? - is the video offensive because someone may call the app that is shown a PUA? - is the video offensive because someone may NOT call it a

[android-developers] Re: Navigation Drawer Icon Theme/Color?

2014-05-28 Thread Kevin Kovach
Thanks. This works and I believe is much closer to what I was hoping for. I guess my next/final question is, isn't there a way that you can use styles to tint all of the icons in the action bar? We have an app that we want to allow customers style, and would like to allow them to change the

[android-developers] Re: Help with native exception: ScriptIntrinsicBlur.create() throws RSRuntimeException: Internal error: Object id 0

2014-05-28 Thread Streets Of Boston
Be sure to call 'destroy()' on your Renderscript rs variable when you're done with it (just before the 'return bm' statement). It wouldn't hurt to call 'destroy()' on the 'input' and 'ouput' variables as well when you're done with it. Try that and see if this fixes your problem. On Tuesday,

[android-developers] Re: Fork/Join and JSR166 on Android

2014-05-28 Thread igor ganapolsky
Being that your link is 3 years old, is it still relevant to today's Android development landscape? -- 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

[android-developers] Re: Fork/Join and JSR166 on Android

2014-05-28 Thread igor ganapolsky
Ed, Being that your link is 3 years old, is it still relevant to today's Android development landscape? -- 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

[android-developers] License issue?

2014-05-28 Thread 'Mike Portnoy' via Android Developers
Please help me guys, I'm currently developing a game which uses touch based controllers, the problems are the controller I am using are based on shapes of the Playstation controllers, Is this allowed? By the way, I created my own controller graphics it's just that I'm following the Playstation