[android-developers] Re: input method

2009-12-16 Thread kabir
Or if I have some InputMethodService, is it possible to show it without any need for an edit text, as Android will do? On Dec 14, 10:55 am, kabir kab...@gmail.com wrote: Hi there, I want to implement a custom input method for certain EditTexts within my app. I understand I need to extend

[android-developers] input method

2009-12-14 Thread kabir
Hi there, I want to implement a custom input method for certain EditTexts within my app. I understand I need to extend the InputMethodService class, but how do I then add this to certain views? I've tried just using the class name in the android:inputMethod XML property, but this seems not to

[android-developers] files and updating

2009-12-03 Thread kabir
those files in place? I hope this does not seem silly, but it would be a big problem to have data lost. Cheers Kabir -- 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] Re: files and updating

2009-12-03 Thread kabir
thanks! On Dec 3, 12:08 pm, Mark Murphy mmur...@commonsware.com wrote: Quick question: what happens to files stored locally when you update your app through the market? e.g. files that have been created using for example 'this.openFileOutput(page.txt, MODE_WORLD_READABLE);'? Are they

[android-developers] Re: ADC2 Results?

2009-12-01 Thread kabir
congrats to all the winners! unfortunately my app, mobilematics (http://www.mobilematics.co.uk) did not make it. does anyone know - the order in which apps are listed on the category pages, is that ranked best first after the top 3? cheers On Dec 1, 2:29 pm, Nicholas Albion nalb...@gmail.com

[android-developers] Re: ADC2 entries so far...

2009-09-18 Thread kabir
Education/Reference --- mobilematics - http://www.mobilematics.co.uk On Sep 13, 6:12 pm, Mobidev android.mobi...@gmail.com wrote: Its mid September and ADC team will soon launch the ADC 2 judging application. So far its been a great job by the ADC team with sticking to the

[android-developers] Re: Hmm... at last ADC2 is out of our way ... tell about your app and experience

2009-09-10 Thread kabir
A bit late I know, but here's the website for my app, mobilematics: http://mobilematics.co.uk/ On Sep 9, 6:59 am, broc.seib broc.s...@gmail.com wrote: For ADC2 I created BabelSnap! for the Travel category. You use the device's camera to snap a bit of text, whether from a public sign, a menu,

[android-developers] Re: Hmm... at last ADC2 is out of our way ... tell about your app and experience

2009-09-02 Thread kabir
and interpolation, etc. Submitted to education/reference, though I'm a bit annoyed because I've just noticed a small (superficial) mistake! Good luck to everyone Kabir On Sep 2, 1:36 pm, Pieter pie...@gamesquare.nl wrote: A small correction: we thought long and hard in which category to submit SpecTrek

[android-developers] textbox error

2009-08-29 Thread kabir
, and they live in a linearlayout, in a linearlayout in a relative layout. has anyone experienced something like this before, or know of a possible solution? Cheers, any help appreciated Kabir --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Re: textbox error

2009-08-29 Thread kabir
-Mobile USA, Inc. On Aug 29, 6:56 am, kabir kab...@gmail.com wrote: Hi, I am experiencing a bug with some EditTexts. when you click on them and they take focus, all is fine, but when you navigate away using the track ball to another similar edittext they crash, throwing an error from

[android-developers] Re: Screen rotation

2009-08-23 Thread kabir
Thanks On Aug 22, 11:27 pm, kabir kab...@gmail.com wrote: Hi, I have an activity which I have defined to keep in portrait position. However I would still like to change things (slightly) when the screen is rotated, what is the best way of doing this? I notice onConfigurationChanged

[android-developers] Screen rotation

2009-08-22 Thread kabir
the notification bar etc in the same position if possible. Cheers Kabir --~--~-~--~~~---~--~~ 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] Re: dip and setting values in code

2009-07-08 Thread kabir
px, this is straightforward to implement in XML. But how do I adjust values accordingly in the java code? For example: tv.setTextSize(20) will result in text of size 20 px right? What's the quickest way of making this 20 dip, other than adding a resource? Thanks Kabir -- Romain

[android-developers] dip and setting values in code

2009-07-07 Thread kabir
adding a resource? Thanks Kabir --~--~-~--~~~---~--~~ 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