[android-developers] Hidden widgets in android plugin?

2012-04-23 Thread Elhanan Maayan
hi.. as a GWT user i've found out the plug in does display ALL the widgets available and now i see that this habit extends to the android plugin for example NumberPicker is usable, but is not in any of the pallet i see, so what other hidden widgets are there? (actually i'm looking to create a

[android-developers] how can change a progress bar color in proportion to it's position?

2012-04-06 Thread Elhanan Maayan
hi.. i've seen many times the use of progress bar in apps, so. i've been looking around , and i understand it's not that cut and dry, but have something to do with drawble. all i want to do is to create a dynamic changing color scheme that would change the bar's color from green to red

[android-developers] getting the as no certificates at entry res/layout/main.xml message, what todo?

2012-02-26 Thread Elhanan Maayan
hi... evidently, this a rather common message, as i searched for it before. as i've never published something on my phone, this is the first for me. my jvm is 1.6_30 64 bit (not jvm 7), however eclipse is 32 bit,my java_home is pointing towards the right directory. my attempts at creating an

[android-developers] Editor Framework in android?

2012-01-23 Thread Elhanan Maayan
hi.. while i'm new to android development i just finishing the notepad tutorial (v3) and form what i can tell there is a lot of DTO boiler plate code going around (in case of the bundle save and bundle load in instance state management. coming from gwt's world, i'm got to know gwt's editor