[android-developers] Is Android backwards compatible?

2009-12-01 Thread bennyb
Is Android backwards compatible, in other words can an application developed in Android 1.6 run in Android 2.0? I just published a 2.0 application and discovered that I can't find it in the market using my G1 (Android 1.6) phone. But apparently others are downloading it. Should I downgrade the

[android-developers] Use WebView to evaluate a javascript string and return the value

2009-12-01 Thread bennyb
Given that scripting is not natively supported in Android and wrapping libraries like javax.script.ScriptEngine into your app will make it too large, is it possible to send a javascript string to an invisible WebView and have it evaluate the string and return you the results (another string)? I

[android-developers] TextView Subscript is clipped

2009-11-16 Thread bennyb
The Android TextView clips off my text subscripts (see image link below) even when I use android:layout_height=wrap_content for the TextView. Is there a fix/work-around for this? http://i38.tinypic.com/qy8n7m.png -- You received this message because you are subscribed to the Google Groups

[android-developers] Does android have a numeric keypad?

2009-10-31 Thread bennyb
Does android have a virtual numeric keypad view? kind of like the phone dialer including the . and the Done signs? I know you can make an EditText numeric, but I just want a virtual keyboard that will display one 0-9 buttons. -- You received this message because you are subscribed to the Google

[android-developers] Assign EditText android:singleLine=true programmatically

2009-10-30 Thread bennyb
How can you programmatically set the android:singleLine=true property of a TextView? I want my EditText to open a numeric keypad with the Done button. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] Evaluate a javascript expression in android

2009-09-21 Thread bennyb
Is it possible to reference the javax.script.ScriptEngine library when developing an android application? If not is there anyway possible to evaluate a javascript expression in android? --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-developers] Create Cool styled buttons

2009-09-08 Thread bennyb
How do I create cool/styled buttons in android with different colors? --~--~-~--~~~---~--~~ 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

[android-developers] Android icons

2009-08-30 Thread bennyb
Apart from the standard G1 icons, are there any sites or free packages for Android icons? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to