[android-developers] My Touch Voice Dial Crash

2009-10-15 Thread Arthur
to be working fine for now. Arthur AKA lov...@gmail.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

[android-developers] Re: Populated database inside the app package (HOW-TO)?

2010-02-22 Thread Arthur
, but I soon will. It's not really easy-to-follow steps (at least for me...) Please let me know if it worked for you or if you found another good (and easy) solution! Arthur PS: my solution until now: I populate the database, row by row, at first launch of the app. It's UGLY. On 19 jan, 12:12

[android-developers] Re: Setting preferred home activity from application code

2010-02-24 Thread arthur
Hello, I would like to do the same but with the dialer. It is not working and I get the same log as kristianlm. W/KeyCharacterMap( 622): Using default keymap: /system/usr/keychars/ qwerty.kcm.bin I/PackageManager( 579): Result set changed, dropping preferred activity for Intent {

[android-developers] develop picasa in android

2009-08-12 Thread arthur
i modify the android source code.after capture a picture i want to upload this image to picasa.when run the application,it shows Could not find class 'com.google.gdata.client.photos.PicasawebService', referenced from method com.google.gdata.client.photos.PicasawebService $Versions.clinit.can

[android-developers] How to get pictures files?

2008-04-02 Thread arthur
I get be notified about camera events and where the pictures will be placed? Best regards, Arthur. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] HTC Sense and messaging

2010-06-30 Thread arthur
to list messages? Can you comment on this please? Thanks, Arthur My manifest: //Intent filter to register my app for listing text messages intent-filter action android:name=android.intent.action.MAIN / category android:name=android.intent.category.DEFAULT / data

[android-developers] Have any API can control CPU frequency?

2009-07-22 Thread Arthur
Hi All, I tried use ADB shell to execute echo 528000 /sys/devices/system/ cpu/cpu0/cpufreq/scaling_max_freq to set CPU frequency successfully. But i can't find any API for applet to control CPU frequency. Have any API for this function? or Have any API that has execute shell command capability?

[android-developers] Re: Populated database inside the app package (HOW-TO)?

2010-02-28 Thread Arthur
Thank you Todd S.! It worked great for me. I still think it's strange to have to import a file through a bytestream. On 23 fév, 13:18, Todd S. toddstock...@gmail.com wrote: I was able to get this to work by following post:

[android-developers] Voice dialer has stopped unexpectedly !

2009-10-15 Thread Arthur Grant
The application voice dialer process com.landroid. voice dialer has stopped unexpectedly please try again ; however when you do the same hit happens over and over again after the recent donut update. I bought a unit running android 5 version and there was an instant update on line to 6 donut

[android-developers] Backup file

2010-08-09 Thread Arthur Neves
Hi everyone, I have a issue about the backup part. I wanna do a backup of my application, however I don`t wanna send for google`s server(android service) I just want to push my data into a file and export this file, can I do this today? Thanks -- You received this message because you are

Re: [android-developers] Backup file

2010-08-09 Thread Arthur Neves
, TreKing treking...@gmail.com wrote: On Mon, Aug 9, 2010 at 2:55 PM, Arthur Neves arthu...@gmail.com wrote: I have a issue about the backup part. What is the backup part? I wanna do a backup of my application, however I don`t wanna send for google`s server(android service) I just want

Re: [android-developers] Backup file

2010-08-09 Thread Arthur Neves
/restore. Is there anything similar for android? On Mon, Aug 9, 2010 at 4:49 PM, TreKing treking...@gmail.com wrote: On Mon, Aug 9, 2010 at 3:44 PM, Arthur Neves arthu...@gmail.com wrote: Before he lose, there is a way that he can do a backup of the databases from my app? Just copy your

Re: [android-developers] Backup file

2010-08-09 Thread Arthur Neves
:02 PM, Mark Murphy mmur...@commonsware.com wrote: On Mon, Aug 9, 2010 at 4:54 PM, Arthur Neves arthu...@gmail.com wrote: yeap, cool, that`s a good solution, but in Blackberry, I don`t have to add a screen in my app to do the backup/restore managements, the user do this by the software

Re: [android-developers] Backup file

2010-08-09 Thread Arthur Neves
Ok, this is the thing that I wanna make sure,... so I have to make one screen for it, right? On Mon, Aug 9, 2010 at 5:16 PM, Mark Murphy mmur...@commonsware.com wrote: On Mon, Aug 9, 2010 at 5:11 PM, Arthur Neves arthu...@gmail.com wrote: No, I did not reject, I just reject the idea to send

[android-developers] Calendar Widget

2010-07-27 Thread Arthur Neves
Hi everyone, In my application I need to create a new Calendar, this calendar will be totally different from Google Calendar or the Calendar from the phone, I mean, I must do a calendar that will be used just by my application. Should I create a new Widget and than add it into my app? Or is

[android-developers] Bluetooth: Nexus S working with Macbook

2011-08-04 Thread Arthur Farias
), but it seems to work only between two android phones. Could you guys give an advice about how could i proceed? I'm pretending to test Bluecove on macbook, is it a good option? Thank you in advance -- Arthur Farias -- You received this message because you are subscribed to the Google Groups Android