[android-developers] Re: screen referesh dealy

2010-10-19 Thread Tudor Tihan
Thanks guys, this is what I needed. I will target it for 2.0 then, maybe, if the game seems successful, make a fixed pipeline version. On Oct 19, 2:37 pm, Mark Murphy wrote: > Your activity may be taking too long to draw. Use Traceview to > determine where your performance problem lies: > > http:

[android-developers] Re: Best phone for OpenGL game dev

2010-10-18 Thread Tudor Tihan
ly on one device you won't > get large install base. > > On 14 ÏËÔ, 18:22, Tudor Tihan wrote: > > > > > Thank you all for your answers. > > > @Nightwolf: That link was much appreciated. I also found this > > benchmark comparison, how do the results >

[android-developers] Re: Best phone for OpenGL game dev

2010-10-14 Thread Tudor Tihan
Thank you all for your answers. @Nightwolf: That link was much appreciated. I also found this benchmark comparison, how do the results look to you: http://www.glbenchmark.com/compare.jsp?benchmark=glpro11&showhide=true&certified_only=2&D1=Apple%20iPhone%203G%20S&D2=Apple%20iPhone%204&D3=Samsung%20

[android-developers] Best phone for OpenGL game dev

2010-10-13 Thread Tudor Tihan
Hello everyone, What do you think is the best phone for OpenGL ES based game development? Large screen, OS 2.0.1+. Maybe even having the shaders path accessible from NDK. Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

[android-developers] Re: Custom ListView complex item does not appear correctly

2010-07-08 Thread Tudor Tihan
Thanks Kostya, This worked well in all orientations and all the device sizes I tried! __ http://schemas.android.com/apk/res/ android" android:layout_width="fill_parent" android:layout_height="fill_parent">

[android-developers] Re: Custom ListView complex item does not appear correctly

2010-07-07 Thread Tudor Tihan
ay to have it hide the text automatically? On Jul 7, 7:19 pm, Kostya Vasilyev wrote: > Tudor, > > You can use RelativeLayout, and set > android:layout_alignParentRight="true" in the image. > > -- Kostya > > 07.07.2010 20:05, Tudor Tihan пишет: > > > > >

[android-developers] Custom ListView complex item does not appear correctly

2010-07-07 Thread Tudor Tihan
Hi guys and gals, I am having a very difficult time with making complex listview items show properly. I am using the following layout xml for the item: http://schemas.android.com/apk/res/ android" android:layout_width="fill_parent" android:layout_height="fill_parent">

[android-developers] Re: Login form implementation options

2010-07-05 Thread Tudor Tihan
com/guide/topics/ui/dialogs.html#CustomDialog > > On Mon, Jul 5, 2010 at 7:53 PM, Tudor Tihan wrote: > > Hello, > > > I am trying to implement a login form for an Android application and I > > am wondering what options are there. > > > So far I've tried this: >

[android-developers] Login form implementation options

2010-07-05 Thread Tudor Tihan
Hello, I am trying to implement a login form for an Android application and I am wondering what options are there. So far I've tried this: 1. add non-visible input controls to the main layout, and, when the login form is supposed to appear, I hide the other views and show the login form controls

[android-developers] Re: Where to Check for files/data created in emulator?

2010-05-04 Thread Tudor Tihan
Have you tried Eclipse's DDMS perspective and its File Explorer view? You can select in the Devices view the device which you want to explore (emulators are listed there too) and the File Explorer view will show you all accesible files/dirs, including sdcard. You can download/upload using this vie

[android-developers] Access active window from a background service

2010-05-04 Thread Tudor Tihan
Is there a way to access the currently active window belonging to a different process from a background service and be allowed to modify some of its properties such as the transparency ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po

[android-developers] Re: G1 developer phone outside the first countries list

2009-01-20 Thread Tudor Tihan
Thank you, one question, where did they ship your phone to? On Jan 20, 8:03 am, "shimo...@gmail.com" wrote: > Hi, > > Works for me, too - live in Israel. > > On Jan 18, 3:59 pm, Tudor Tihan wrote: > > > Hi, > > > I was wondering, would the G1 unlocke

[android-developers] G1 developer phone outside the first countries list

2009-01-18 Thread Tudor Tihan
Hi, I was wondering, would the G1 unlocked phone work in a country that isn't on the approved delivery list? I live in Romania and the closest country where I can get the G1 sent to is Hungary. Would the phone refuse to work with a Romanian operator SIM from lets say Orange? (as in access market

[android-developers] Re: Are these features possible on Android?

2008-06-30 Thread Tudor Tihan
Thanks for answering so quickly. Can you define "Coming soon" please? As in expected in the next version of the SDK or maybe only after the first phone is released? (which I think it'll be in mid 2009). At 8. I meant that I needed to find out the phone's serial number, the calling number, etc.

[android-developers] Are these features possible on Android?

2008-06-29 Thread Tudor Tihan
Hello everyone, I am a programmer with experience in mobile development, especially with BREW, but I am new to Android. Can you help me understand if several features that I want for my projects are possible with Android? Here is my list: 1. Programmatically add bookmarks to web browsers. 2. Ad