[android-developers] Re: 3D model importer / engine for Android / Android NDK for use with Vuforia - what do you use?

2013-08-09 Thread gjs
Hi, http://lmgtfy.com/?q=convert+collada+to+opengl Maybe have a look at https://github.com/KhronosGroup/glTF and http://sourceforge.net/projects/colladaloader/ Regards On Thursday, August 8, 2013 9:15:51 PM UTC+10, Daniele Segato wrote: Hi, I'm scouting for a 3D model importer library.

Re: [android-developers] Re: 3D model importer / engine for Android / Android NDK for use with Vuforia - what do you use?

2013-08-09 Thread Daniele Segato
Hi, I know how to google, thanks. And I've already scouted and dropped both of the link you gave me. The first one glTF is a software in javascript, probably nodejs or something like that, I have no use for it in Android The second one doesn't give much more of Assimp library author

Re: [android-developers] Re: Gradle build is screwing up in weird ways on 5% of devices when used with Proguard -- same config and source works fine in Eclipse build

2013-08-09 Thread Daniele Segato
I would write at https://groups.google.com/forum/#!forum/adt-dev in addition to the bug report On 08/07/2013 07:02 PM, Digipom wrote: I figured it out -- I seem to have run into some sort of an obscure floating-point optimization bug that occurs on certain devices. I opened

Re: [android-developers] Re: 3D model importer / engine for Android / Android NDK for use with Vuforia - what do you use?

2013-08-09 Thread gjs
Hi, Ok maybe take a look through https://groups.google.com/forum/#!topic/android-developers/cna_Ljg0v4Q Regards On Friday, August 9, 2013 5:45:01 PM UTC+10, Daniele Segato wrote: Hi, I know how to google, thanks. And I've already scouted and dropped both of the link you gave me.

Re: [android-developers] What is the use of services in Android?

2013-08-09 Thread Daniele Segato
Hi, It is Upon to you to decide if you want to do startService() or bindService() The meaning of startService is: wake up the service (create it if doesn't exist) and give it this command. The service should know what's doing and, if the command is already running should just discard the

Re: [android-developers] Re: 3D model importer / engine for Android / Android NDK for use with Vuforia - what do you use?

2013-08-09 Thread Daniele Segato
Thank you very much gjs! That's seems very interesting reading the first few comments. Apparently it use assimp below. I'll look into it and be back to say what I think. In the meanwhile thanks for the suggestion. Regards, Daniele Segato On 08/09/2013 10:27 AM, gjs wrote: Hi, Ok maybe take

Re: [android-developers] What is the use of services in Android?

2013-08-09 Thread Daniele Segato
Hi, I think you should tell to us what you are trying to do cause repeating that you do startService the second time and it does not work doesn't mean a thing if we don't know what you want to do and what your service does. Regards, Daniele Segato On 08/08/2013 08:32 PM, ashish wrote: Hi,

[android-developers] Re: Focus problem with Option menu

2013-08-09 Thread drenda
Any ideas guys? Thanks Il giorno giovedì 8 agosto 2013 11:50:25 UTC+2, drenda ha scritto: Hi, I've a problem with Option menu and focus. I've a simple View in which I've some data come from remote service. I've to display an icon of the option menu only sometimes when remote object has

Re: [android-developers] Need to show a dialog on top of all other Apps for a custom hardware.

2013-08-09 Thread Yaron Reinharts
Why? this could be useful to other Android developers as well. StandOut lets you easily create floating windows in your Android app, check out: https://github.com/pingpongboss/StandOut Hope this helps /Yaron On 08/09/2013 01:22 AM, TreKing wrote: On Thu, Aug 8, 2013 at 5:22 AM, Tushar

[android-developers] Re: New OpenGL ES 2.0 Game Engine Option

2013-08-09 Thread Daniele Segato
Hi, your SDK seems interesting but I don't see support for developing in Linux. Seems weird to me since it's easier to compile with NDK on Linux then in Windows (for example). Is there a way to develop for Android on Linux using your SDK? Regards, Daniele On Friday, December 28, 2012

[android-developers] Re: New OpenGL ES 2.0 Game Engine Option

2013-08-09 Thread Daniele Segato
Apparently my question has been already replied: http://www.batterytechsdk.com/content/1089-official-linux-support You should upgrade the homepage / doc ;) So I move to the next question: is it compatible with Gradle and Android Studio? Still there's a problem of not being able to evaluate it

[android-developers] Add new view to appwidget with customizable layout position and size

2013-08-09 Thread Vasily Laushkin
Hello! I develop home screen widget and I want to add new view (RemoteViews) to widget with custom layout position and size in configuration activity (such a possibility in UCCW https://play.google.com/store/apps/details?id=in.vineetsirohi.customwidget). I know that I can change the layout to

[android-developers] [MyApp] App for kids paint on the tablets

2013-08-09 Thread Carlos Eduardo Rührwiem
Hello Devs! I've just added to play the first version of PaintKid. It's an app for the kids to paint on the tablets! My ambitions are way bigger then what I have developed so far but I've decided to use the release soon, release often psychology. About the price: I am pretty sure I put the

[android-developers] Re: [MyApp] App for kids paint on the tablets

2013-08-09 Thread Carlos Eduardo Rührwiem
Someone from another group just told me that beta users also have to pay for the app. Well my bad, I missunderstood that feature. Anyways. Any of you that have kids, please give it to them to try! :) On Friday, August 9, 2013 1:51:37 PM UTC-3, Carlos Eduardo Rührwiem wrote: Hello Devs! I've

Re: [android-developers] [MyApp] App for kids paint on the tablets

2013-08-09 Thread Kristopher Micinski
You should remove proprietary images (Hello Kitty) from your app unless you have licensing deals with the distributors. You'll be surprised how often people get shut down because of this. Kris On Fri, Aug 9, 2013 at 12:51 PM, Carlos Eduardo Rührwiem carlos.ri...@gmail.com wrote: Hello Devs!

Re: [android-developers] Re: Gradle build is screwing up in weird ways on 5% of devices when used with Proguard -- same config and source works fine in Eclipse build

2013-08-09 Thread Nobu Games
I agree with you. And that also may be of concern for Eric Lafortune, the ProGuard developer. It could be that there is a glitch in his code obfuscation routines. On Friday, August 9, 2013 2:49:42 AM UTC-5, Daniele Segato wrote: I would write at

Re: [android-developers] [MyApp] App for kids paint on the tablets

2013-08-09 Thread Carlos Eduardo Rührwiem
Thanks for the tip Kristopher. I've hired a few illustrator guys to make some new arts for me. This art on the app is temporary, it was only ment to stay until I was developing but I kinda forgot to hire the guys to do the art sooner. I'll probably release a new version with all new art begging

[android-developers] Audio Effects in android

2013-08-09 Thread Yamusani Vinay
Hi, Actually i'm developing a application where i need to apply audio effects like bassboost so i tried with MediaPlayer in android sdk and i created BassBoost object and i added all the properties to bassboost but still there is no effect..so i shifted to native audio player and i created

[android-developers] Re: Augmented Reality frameworks - what your choice?

2013-08-09 Thread Nathan
On Thursday, August 8, 2013 6:54:29 PM UTC-7, Jonathan wrote: I think AR has enough required frameworks, which I've used without major issue. Thanks, but it wasn't clear what framework(s) you are referring to that haven't had a major issue. Nathan -- You received this message

[android-developers] Sign in to Google Account in Web View

2013-08-09 Thread saran vonteddu
Hi, How to sign-in to Google Account in android Web View using AccountManager or Google Play Service without the need of entering password. Plzz help me.. Regards, Saran -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

Re: [android-developers] Need to show a dialog on top of all other Apps for a custom hardware.

2013-08-09 Thread TreKing
On Fri, Aug 9, 2013 at 4:25 AM, Yaron Reinharts yaron.reinha...@gmail.comwrote: Why? The bits about custom keys, custom device, and making changes to the firmware. This is not what this group is for.

Re: [android-developers] Focus problem with Option menu

2013-08-09 Thread TreKing
On Thu, Aug 8, 2013 at 4:50 AM, drenda daniele.re...@gmail.com wrote: the problem is that every time I press a key on the keyboard the icon of Option menu focus, and when I press enter the option menu is clickked. I don't want this, why the option menu is focused every time I press a key?

Re: [android-developers] Add new view to appwidget with customizable layout position and size

2013-08-09 Thread TreKing
On Fri, Aug 9, 2013 at 9:30 AM, Vasily Laushkin vasli...@gmail.com wrote: I know that I can change the layout to another layout in the configuration Activity, but I have not found solution how to create new RemoteViews programmatically and put it in custom position. Please explain clearly

Re: [android-developers] Need to show a dialog on top of all other Apps for a custom hardware.

2013-08-09 Thread Tushar
As I mentioned in the first post, I want to make minimal changes to the framework. One of the major part of the question is to have your layout inflated on top of other apps, which is totally to do with the application layer. So, I believe this is a better group rather than the platform group.