[android-developers] Flashing the android device

2010-04-06 Thread emna zeddini
Hello everybody,
After dowloading the source code of the android OS, I have made some
modifications on it.
Now I want to flash my device with the new system.
How to proceed?
Thanks in advance.

-- 
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

To unsubscribe, reply using remove me as the subject.


[android-developers] Checkboxpreference

2010-03-30 Thread emna zeddini
Hello everybody,
I would like to override the checkbox preference so that:

   - the key and title are right aligned
   - the checkbox icon is on the left side

I think I have to modify the checkboxpreference.java, do you know how?
Thanks in advance.

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] checkbox preference

2010-03-30 Thread emna zeddini
Hello everybody,
I would like to override the checkbox preference so that:

   - the key and title are right aligned
   - the checkbox icon is on the left side

I think I have to modify the checkboxpreference.java, do you know how?
Thanks in advance.

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


Re: [android-developers] keyboard

2010-03-30 Thread emna zeddini
Hello,
Do you have any idea about integrating arabic keyboard to android.
May be by altering /development/samples/softkeyboard?


2010/3/29 emna zeddini zeddini.e...@gmail.com

 Of course I am focusing on the android platform.

 2010/3/29 Mark Murphy mmur...@commonsware.com

 emna zeddini wrote:
  Hello everybody,
  I am interesting in integrating an arabic keyboard to the android
 system.
  I proceeded as follows:
  I have modified the xml and the layout in the package softkeyboard by
  replacing
  English letters and their codes by the arabic one.Of cource I created 2
  new directories in softkeyboard: xml-ar and layout-ar
  After rebuilding the system , I don't find the new softkeyboard.
  Could you please tell me what's the matter?
  Thank you in advance.

 What is the android system?

 If you mean the Android firmware, you may wish to coordinate your
 efforts with the other engineers working on this problem over on
 [android-platform]:

 http://groups.google.com/group/android-platform

 If nothing else, that list (or [android-porting] if you are not planning
 on contributing changes to the Android open source project) is a better
 place for firmware-related questions.

 If the android system is *not* the firmware, could you please clarify
 what you mean?

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://twitter.com/commonsguy

 Android Online Training: 10-14 May 2010: http://onlc.com

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

 To unsubscribe from this group, send email to android-developers+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.




-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] spinner

2010-03-29 Thread emna zeddini
Good Morning,
I am thinking of having a spinner with a reversed direction , that's from
right to left.
Have I to override the class spinner.java ?
Cordially.

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


Re: [android-developers] Re: spinner

2010-03-29 Thread emna zeddini
Hello,
Could you please explain a little more.
Thanks in advance.

2010/3/29 Nithin nithin.war...@gmail.com


 If you want the text to align to right, then create a custom adapter
 which extends BaseAdapter and align the text to right.

 Nithin

 On Mar 29, 2:53 pm, emna zeddini zeddini.e...@gmail.com wrote:
  Good Morning,
  I am thinking of having a spinner with a reversed direction , that's from
  right to left.
  Have I to override the class spinner.java ?
  Cordially.

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

 To unsubscribe from this group, send email to android-developers+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


Re: [android-developers] Re: left scrollbar

2010-03-29 Thread emna zeddini
Hi everybody,
First of all, I want to thank you so much for the help and support you gave
me.
Then , I want to inform you that finally I have a scrollbar on the left
side.
Thank you so much.

2010/3/29 ABhi abhishek.gonda...@gmail.com

 Hi

 Why don't we have any view that supports both horizontal and vertical
 scrollbar?

 What am i supposed to do to show an auditorium layout on Android
 (which enables user to select particular seat on that auditorium?

 Regards,
 Abhishek


 On Mar 29, 4:36 am, Romain Guy romain...@android.com wrote:
  Yes.
 
  On Sun, Mar 28, 2010 at 2:21 PM, Streets Of Boston
 
 
 
 
 
  flyingdutc...@gmail.com wrote:
   Dianne,
 
   In the future, is there support planned for right-to-left locales on
   Android?
 
   On Mar 28, 12:37 am, Dianne Hackborn hack...@android.com wrote:
   But why do you want to put a scroll bar on the left?  Scroll bars on
 Android
   are on the right.  Making that different just makes things
 gratuitously
   different for the user, for no reason I can see.
 
   On Sat, Mar 27, 2010 at 9:09 AM, skink psk...@gmail.com wrote:
 
On Mar 27, 3:03 pm, Mark Murphy mmur...@commonsware.com wrote:
 emna zeddini wrote:
  hello, I didn't understand what you meant.Is it impossible?
 
 I mean that none of the built-in classes (e.g., ScrollView) offer
 scrollbars on the left side.
 
 You are welcome to examine the 2,400 lines of code that make up
 ScrollView.java and HorizontalScrollView.java to see if you can
 figure
 out how to make a ScrollViewWithScrollBarOnTheLeft.java to meet
 your
needs.
 
i believe it is android.view.View that draws scrollbars
 
pskink
 
--
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.comandroid-developers%2bunsubscr...@googlegroups.comandroid-developers%2Bunsubs
 ­cr...@googlegroups.com
For more options, visit this group at
   http://groups.google.com/group/android-developers?hl=en
 
To unsubscribe from this group, send email to android-developers+
unsubscribegooglegroups.com or reply to this email with the words
 REMOVE
ME as the subject.
 
   --
   Dianne Hackborn
   Android framework engineer
   hack...@android.com
 
   Note: please don't send private questions to me, as I don't have time
 to
   provide private support, and so won't reply to such e-mails.  All such
   questions should be posted on public forums, where I and others can
 see and
   answer them.- Hide quoted text -
 
   - Show quoted text -
 
   --
   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.comandroid-developers%2bunsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/android-developers?hl=en
 
   To unsubscribe from this group, send email to android-developers+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.
 
  --
  Romain Guy
  Android framework engineer
  romain...@android.
 
  .com
 
  Note: please don't send private questions to me, as I don't have time
  to provide private support.  All such questions should be posted on
  public forums, where I and others can see and answer them

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

 To unsubscribe from this group, send email to android-developers+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] Re: left scrollbar

2010-03-29 Thread emna zeddini
Hello,
Just I have a l suggestion, why don't you in the futur add a field in which
android users can
choose between left side or right side scrollbars so that you satisfy the
needs of both RTL and LTR
languages.
Best regards.

2010/3/27 emna zeddini zeddini.e...@gmail.com

 Hello,.
 Is there a way to have a scrollbar on the left side?
 Thanks in advance


-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] keyboard

2010-03-29 Thread emna zeddini
Hello everybody,
I am interesting in integrating an arabic keyboard to the android system.
I proceeded as follows:
I have modified the xml and the layout in the package softkeyboard by
replacing
English letters and their codes by the arabic one.Of cource I created 2 new
directories in softkeyboard: xml-ar and layout-ar
After rebuilding the system , I don't find the new softkeyboard.
Could you please tell me what's the matter?
Thank you in advance.

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


Re: [android-developers] Re: left scrollbar

2010-03-29 Thread emna zeddini
Thank you for the detailed explanation.

2010/3/29 Bob Kerns r...@acm.org

 It's really a bit more complicated than that, to do it right.

 People don't just use LTR or RTL. There's a lot of mixed text, and
 people use a mix of applications which are and aren't localized to RTL
 languages.

 When the languages are intermixed, there's two different ways for
 things to behave -- it boils down to which direction is primary, and
 which one is the one that's considered embedded. This affects a whole
 lot of things, like selection behavior.

 To do it right, these should all be coordinated, rather than a bunch
 of individual settings. So if you are using English, but an occasional
 bit of Arabic, the scroll bars should remain on the right. But if
 you're reading Arabic text, with an occasional American name or an
 English Technical term, then they should be on the left.

 This is why it's not really right to be doing this yourself. (I
 realize you don't have a choice at the moment, I'm talking about how
 things should be in theory). So I hope they can get their RTL stuff
 working well and to users before too many people have to do it the
 hard way like you have.

 There's a third orientation of text as well! The CJK scripts --
 Chinese, Japanese, Korean -- are traditionally written top-to-bottom,
 right-to-left. But everyone is accustomed to working with these
 languages LTR as well, so support for this is generally considered
 less important. Arabic, because of the way the letters connect (and
 change depending on what they're connected to), just won't work LTR!

 Still, the top-down format remains in widespread use. LTR was first
 used in 1915, according to Wikipedia., but there are still many
 contexts and purposes people would find LTR surprising. Japanese manga
 (comic books) are nearly always written top-to bottom, as are most
 advertisements, etc.

 Handling the world's writing systems is a complex task!

 With English, we have it easy -- the worst we have to deal with are
 variable-width fonts and capital/lower-case distinctions, and a tiny
 alphabet.

 On Mar 29, 3:53 am, emna zeddini zeddini.e...@gmail.com wrote:
  Hello,
  Just I have a l suggestion, why don't you in the futur add a field in
 which
  android users can
  choose between left side or right side scrollbars so that you satisfy the
  needs of both RTL and LTR
  languages.
  Best regards.
 
  2010/3/27 emna zeddini zeddini.e...@gmail.com
 
 
 
   Hello,.
   Is there a way to have a scrollbar on the left side?
   Thanks in advance

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

 To unsubscribe from this group, send email to android-developers+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


Re: [android-developers] keyboard

2010-03-29 Thread emna zeddini
Of course I am focusing on the android platform.

2010/3/29 Mark Murphy mmur...@commonsware.com

 emna zeddini wrote:
  Hello everybody,
  I am interesting in integrating an arabic keyboard to the android system.
  I proceeded as follows:
  I have modified the xml and the layout in the package softkeyboard by
  replacing
  English letters and their codes by the arabic one.Of cource I created 2
  new directories in softkeyboard: xml-ar and layout-ar
  After rebuilding the system , I don't find the new softkeyboard.
  Could you please tell me what's the matter?
  Thank you in advance.

 What is the android system?

 If you mean the Android firmware, you may wish to coordinate your
 efforts with the other engineers working on this problem over on
 [android-platform]:

 http://groups.google.com/group/android-platform

 If nothing else, that list (or [android-porting] if you are not planning
 on contributing changes to the Android open source project) is a better
 place for firmware-related questions.

 If the android system is *not* the firmware, could you please clarify
 what you mean?

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://twitter.com/commonsguy

 Android Online Training: 10-14 May 2010: http://onlc.com

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

 To unsubscribe from this group, send email to android-developers+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] left scrollbar

2010-03-27 Thread emna zeddini
Hello,.
Is there a way to have a scrollbar on the left side?
Thanks in advance

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


Re: [android-developers] left scrollbar

2010-03-27 Thread emna zeddini
hello, I didn't understand what you meant.Is it impossible?

2010/3/27 Mark Murphy mmur...@commonsware.com

 emna zeddini wrote:
  Hello,.
  Is there a way to have a scrollbar on the left side?

 Not with any of the built-in classes. Sorry!

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://twitter.com/commonsguy

 Android App Developer Books: http://commonsware.com/books

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

 To unsubscribe from this group, send email to android-developers+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] checkboxpreference

2010-03-27 Thread emna zeddini
Hello,
Could you tell me please if I can modify the checkbox preference in order to
inverse the direction from
left to right to right to left.
Best 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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] Layouts

2010-03-27 Thread emna zeddini
Hello everybody,
After surfing in the source code of the android OS, I made out
that you are using preference_screens.Could you please tell me where is the
root
preference_screen that you are using for almost all layouts.
Thanks in advance.

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] Android layouts

2010-03-26 Thread emna zeddini
In fact , after I had added arabic support to the android os, I have
now to deal with layouts.
In other words:
texts must be right aligned, scrollbars must be on the left side,
checkboxreference must be reversed and so on.
I'm thinking of modifying the styles.xml, themes.xml
please can you help me, it's very urgent.
Best 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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] Arabic keyboard

2010-03-26 Thread emna zeddini
I'm working at adding rabic keyboard to the android os.
I made a copy of the package softkeyboard and I changed querty.xml by
integrating the arabic letters.
After rebuilding the system, arabicsoftkeyboard dosen't appear in the
emulator.
Am I wrong and if so can you please help me.

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] left scrollbar

2010-03-26 Thread emna zeddini
hello,
I'm working on adding rabic support to android.
when dealing with layouts, I have to change the position of scrollbars from
right to left,
the same thing for spinners and checkboxes.
where to modify in the android source code.
Please help.

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.