[android-developers] G1 Firmware in ADP1?

2009-06-24 Thread František Fuka

Hello,

my friend has got himself Android Developer Phone 1. But he is not
developer, he just wants to use it as a normal phone and he doesn't
want any hassle with firmware updating (and he's not interested in
root access etc.). If I flash the official U.S. G1 firmware into his
phone, will he then receive normal OTA firmware upgrades, or will his
phone still report as ADP1 and will he have to update manually?

Thanks
--~--~-~--~~~---~--~~
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] Dev Phone: Copying restricted files form device to PC

2009-01-10 Thread František Fuka

I have Android Dev Phone 1 and I want to be able to programatically
copy files form it do my PC (through USB). However, I cannot use "adb
pull" because some of the files I want to copy are owned by different
users that "system". I can copy these files by starting shell on the
device, then doing "su", then copying the files to sdcard and then
copying then from sdcard to my PC. Can I do this automatically,
without doing "su" manually?

Also, it seems Dev Phone doesn't know the "cp" command to copy files.
I have to use "cat from_file > to_file". Surely there is a simpler
solution...?
--~--~-~--~~~---~--~~
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] Entering international characters (with diacritics)

2008-12-13 Thread František Fuka

How difficult is it (or is it even possible at all) to enter
international characters on Android? I know I can - for example - hold
down "A" and then choose one of "A" letters with different diacritics
but can I customize the characters that are offered? Many of these
characters are redundant for me because they don't appear in Czech
language at all. On the other hand, many Czech characters are not
offered at all using this method, for example "D with diacritics". See
here for Czech characters: http://en.wikipedia.org/wiki/Czech_alphabet

AFAIK, all Czech characters are correctly displayed everywhere in
Android interface (I have hundreds of GMail contacts with Czech
characters) but I have no idea how to enter 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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---