Re: [android-developers] Re: accessing and changing Sync setting for android 1.5, 1.6 and more

2010-05-01 Thread remy berrebi
(it was available in 1.5). On 26 Kwi, 09:13, remy berrebi zehunte...@gmail.com wrote: i tryed your code, but it doesn't work on 1.6 :-( E/AndroidRuntime( 429): java.lang.IllegalArgumentException: Unknown URL content://sync/settings E/AndroidRuntime( 429

Re: [android-developers] Re: accessing and changing Sync setting for android 1.5, 1.6 and more

2010-04-26 Thread remy berrebi
of boolean getContentResolver().insert(CONTENT_URI, values); On 21 Kwi, 15:12, remy berrebi zehunte...@gmail.com wrote: good news about android 2.x but actually, i want to make my application available for all major android version, like 1.6 and if possible 1.5 i'm still searching

Re: [android-developers] Re: accessing and changing Sync setting for android 1.5, 1.6 and more

2010-04-21 Thread remy berrebi
good news about android 2.x but actually, i want to make my application available for all major android version, like 1.6 and if possible 1.5 i'm still searching information. actually i'm trying to understand reflect mechanism, to see if i can call HIDE method and class and act on sync setting.

Re: [android-developers] Re: twitter and facebook intent : suggestion for the community

2010-04-15 Thread remy berrebi
exposes it's intent. Haven't seen other apps. Thanks and Regards, Kumar Bibek On Apr 15, 10:47 am, remy berrebi zehunte...@gmail.com wrote: i was also asking myself if you use intentchooser, if the system will prompt to save choice as sometime he does, and will he save this choose for us

Re: [android-developers] Re: twitter and facebook intent : suggestion for the community

2010-04-14 Thread remy berrebi
@ko5tik: thanks for your answer, but i atually want to use intent without any prompt. to let user save time and not click thousand time which program he want that i use to send new twitt :-) about facebook i didn't find any intent about it. my gaol is to use authentification already setup on

Re: [android-developers] Re: twitter and facebook intent : suggestion for the community

2010-04-14 Thread remy berrebi
well, we can think about a common format later :) we can start to have intent, and depending of installed program (that you will need to scan) and user choice, you can have function to call correctly this intent. :) we speaking about to send a text with intent, not so many parameter and such to

Re: [android-developers] Re: twitter and facebook intent : suggestion for the community

2010-04-14 Thread remy berrebi
wrote: On Apr 14, 8:35 am, remy berrebi zehunte...@gmail.com wrote: @ko5tik: thanks for your answer, but i atually want to use intent without any prompt. to let user save time and not click thousand time which program he want that i use to send new twitt :-) Then you need an api

Re: [android-developers] Re: how can i access a sqlite database that is not own by my application?

2010-01-31 Thread remy berrebi
hi, thanks for your answer, i'm aware about security model, and permissions ans such. that's why i'm also asking if it's possible with ROOT access, as i imagine in normal state (no root) it's probably not possible. more of that, i still not find documentation, or any way to see what

[android-developers] any news or idea about how to access to google account parameters?

2010-01-07 Thread remy berrebi
hi, i'm looking since hours how i can read google account setting used by calendar or Gmail for example. I'm also looking if it's possible to change this by some code, that switch google account setting. thanks a lot for your help. regards, -- You received this message because you are subscribed