[android-developers] Animate an icon that is moving through GeoPoints

2012-10-25 Thread shai ben shimol
i am developing an android application which is based on mapview. (a live real time bus timing application). im using the overlay class for this purpose (inserting the icons etc'). i am recieving an array of GeoPoints, and i need to create an animation in which a certain icon is moving

[android-developers] android:textStyle=bold doesn't work in my language (but works in English)

2012-03-13 Thread shai
Hello. I'm trying to change the text style of some strings I keep in strings.xml. I have a textView in a layout xml file that will contain the strings. The strings themselves are kept in strings.xml and are accessed and added to the textView programmatically (after obtaining a handle to the

[android-developers] Re: HoneyComb isHardwareAccelerated() always returns false

2011-04-06 Thread Shai
I'm really sorry for popping this again so quick without any new info, I really need more info on this. Shai Levy On Apr 5, 11:31 am, Shai levys...@gmail.com wrote: Same results with ApiDemos! I created a new sample project (ApiDemos) using ADT with API level 11 as the target and I tried

[android-developers] Re: HoneyComb isHardwareAccelerated() always returns false

2011-04-06 Thread Shai
no idea. On Apr 6, 2:03 pm, Shai levys...@gmail.com wrote: I'm really sorry for popping this again so quick without any new info, I really need more info on this. Shai Levy On Apr 5, 11:31 am, Shai levys...@gmail.com wrote: Same results with ApiDemos! I created a new sample

[android-developers] Re: HoneyComb isHardwareAccelerated() always returns false

2011-04-05 Thread Shai
? Best Regards, Shai Levy On Apr 4, 9:58 pm, Dianne Hackborn hack...@android.com wrote: API demos is hardware accelerated.  Try putting the call in one of the simple samples there and see what it does. Fwiw, if you are using the default dark theme, if your window is hardware accelerated than you

[android-developers] HoneyComb isHardwareAccelerated() always returns false

2011-04-04 Thread Shai
canvas I try to obtain - the function isHardwareAccelerated() of the view/canvas always returns false. I am testing on a Motorola Xoom device with Android 3.0.1 What am I missing here ? Best Regards, Shai -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Honeycomb surprising result for WallpaperManager.getDesiredMinimumHeight()

2011-01-27 Thread Shai
Any one? I would also be happy to hear any kind of educated guess on the issue On Jan 27, 1:26 am, Shai levys...@gmail.com wrote: Hi, In the new Android 3.0HoneycombPreview emulator WallpaperManager.getDesiredMinimumHeight()  returns 1408. getDesiredMinimumHeight=1408

[android-developers] Re: Honeycomb surprising result for WallpaperManager.getDesiredMinimumHeight()

2011-01-27 Thread Shai
wrote: These are just returning the values that the current home-screen set; they can be the same size as the longest size of the screen, or any size larger, depending on the kind if parallax scrolling the current home screen wants to do. On Thu, Jan 27, 2011 at 10:40 AM, Shai levys

[android-developers] Honeycomb surprising result for WallpaperManager.getDesiredMinimumHeight()

2011-01-26 Thread Shai
1400 ? Thanks, Shai Levy -- 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

[android-developers] Re: Regarding to Live Wallpaper

2011-01-26 Thread Shai
You don't need a live wallpaper for what you just described. WallpaperManager.setResource() On Jan 25, 10:39 am, android person apunandrod...@gmail.com wrote: I am doing live wallpaper project. I want to set the wallpaper images from my resource folder. I don't know how can i set the image

[android-developers] Help me out with my Listview custom row layout, I already tried many combinations

2010-06-15 Thread Shai
Hi, I am having trouble getting my layout to give me result I need, I already tried many options and it seems that I'm doing something wrong or completely missing something. I have a listview with a custom row layout I can't seem to working although it shouldn't be complex. I need of the list row