[android-developers] Re: Couldn't install Android 2.0 platform

2009-10-29 Thread www.rzr.online.fr

On Oct 28, 11:01 pm, sanczo_dev adamfar...@gmail.com wrote:
 I have the similar problem. But after download i get: unzip failed:
 Cannot run program chmod: java.io.IOException: error=24, too many
 files opened. I downloading Android 2.0 sdk and API 5. I have
 installed already sdk 1.1 and 1.5 before AVD comes.

hi

this has been reported on tracker :

http://code.google.com/p/android/issues/detail?id=4406

can anyone here tell were and2.0 is installed into the sdk ?

Then we can just unzip it in the right place :
http://dl-ssl.google.com/android/repository/android-2.0_r01-linux.zip

Regards

--~--~-~--~~~---~--~~
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Cursor position in EditText?

2009-08-04 Thread www.rzr.online.fr

 On Aug 2, 9:30 am, Mark Wyszomierski mar...@gmail.com wrote:
  ABCDEFG, and the user selects only CDE, both start and end are 2.

Actually i use edittext for selectionning text and it works as
expected,
when you select the text does the selected text appear in reverse
video at least ?

what is bugging me about textedit class
is how to move cursor on mouse move, i've found a dirty trick
(generating events)
but this is not optimal ...

regards

--~--~-~--~~~---~--~~
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Different UI behavoir between Activity and InputMethodService (test code and video provided)

2009-07-22 Thread www.rzr.online.fr

Hi and sorry for the delay

On May 28, 5:33 pm, Marco Nelissen marc...@android.com wrote:
 I suspect this is not a bug.
have you tested my sample ?

 Your button is probably not highlighting
 because it's not focused, because the text view that you're typing in to
 retains focus.

but if focus was remained else where the onclick event wont happend
right ?

I also noticed a crash using spinner into a view created from
InputMethodService,
I'll update :  http://code.google.com/p/android/issues/detail?id=2788

Thanx anyway

--~--~-~--~~~---~--~~
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: PMD Android ruleset

2009-06-23 Thread www.rzr.online.fr


On Jun 2, 8:50 pm, Fred Grott(shareme) fred.gr...@gmail.com wrote:
 I am extending the PMD ruleset used in AndCooper to cover more:
[...]
 Any more issues you see that should be a PMD rule?

Do you manage to generate reports ?
Feel free to submit your rule on pmd tracker :
https://sourceforge.net/tracker/?group_id=56262atid=479923

Regards

--~--~-~--~~~---~--~~
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Different UI behavoir between Activity and InputMethodService (test code and video provided)

2009-05-28 Thread www.rzr.online.fr

hi,

If it matters I reported it to :

http://code.google.com/p/android/issues/detail?id=2788

See you there

--~--~-~--~~~---~--~~
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Different UI behavoir between Activity and InputMethodService (test code and video provided)

2009-05-20 Thread www.rzr.online.fr

Hi,

I came to this issue :

I created a layout with only 1 ImageButton and it works as expected
when loaded from Activity (using setContentView) :

The button is changing background on touch down event (orange) ...

But not changing when the same layout is loaded by the
InputMethodService (but it react to onClickEvent if used )

Here is a minimal project and video if you need to reproduce :

http://rzr.online.fr/tmp/rzr-test-android-imf-0.0.20090520.tar.gz

Regards

--~--~-~--~~~---~--~~
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] video demo : nitdroid on emulated n8x0 (qemu running android on nokia tablets)

2009-03-16 Thread RzR www.rzr.online.fr

Hi

Just to announce that latest version of qemu has great omap support,
check this video demo :

http://digg.com/linux_unix/Watch_nitdroid_emulator_emulated_nokia_tablet_runs_android

This way many devices can be emulated, such as this emulated
nokia-n8x0 running nitdroid  (android port for nokia tablets)
works also in real world but who cares ? :-)

http://digg.com/linux_unix/NITdroid_or_just_another_Android_port_nokia_770_and_later


Regards

--~--~-~--~~~---~--~~
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---