Is there any way to capture "Starting activity Intent" for one
activity from another application?
--
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 t
available?
>> >
>> > > > >> On Apr 9, 7:06 pm, Dianne Hackborn wrote:
>> > > > >> > That's why apps can't install other apps without the user being
>> > > > >> involved. I
>> > > > >> &
I am not able to understand one simple issue.. if there is no root
access to file system even to the user who owns the phone then why on
earth would the dev guide include commands like
adb push sdcard when the sdcard of emulator is read
only.. Is this some kind of mockery or sarcasm with t
Would not it be somewhat dangerous to allow apps is /data/app folder
to install other applications?? An app can just create an infinite
loop in which downloads applications which do not require any
permission and keep on installing them and fill out the memory space?
Birjodh
On Apr 9, 1:56 pm
I think you need READ_SMS permission for reading the SMS.
On Wed, Apr 8, 2009 at 7:29 PM, sermojohn wrote:
>
> You could probably, call a Cursor's method that returned the field of
> the specified content's datbase table.
> I have actually faced the same problem today, while trying to build
>
So did the second way work for you?
On Wed, Apr 8, 2009 at 12:24 PM, droozen wrote:
>
> Sorry. The second way I tried to start the intent was:
>
> Intent intent = new Intent("intent.action.VOLUME_CONTROL");
> startActivity(intent);
>
> (without the com.roozen in front)
>
> On Apr 8, 11:12 am, d
This is obvious. Otherwise you can create an app to delete all other apps on
your gphone! What an attack that would be !
On Wed, Apr 8, 2009 at 9:47 PM, Jiang wrote:
> Thanks for your help.
>
> BR,
> -Jiang
>
> --- *09年4月8日,周三, Al Sutton * 写道:
>
> 发件人: Al Sutton
> 主题: [android-developers] Re: H
Hi,
Why is there no permission required for accessing the browser search
history?
Is that data not sensitive enough like the call logs?
Birjodh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Devel
good
On Mar 23, 8:23 pm, clark wrote:
> Anyone know if it is possible to localize the application description
> which shows up in the market? It's great that all my strings can be
> localized, but how are the users in other regions going to know what
> an application does if the description is
good
On Mar 23, 8:23 pm, clark wrote:
> Anyone know if it is possible to localize the application description
> which shows up in the market? It's great that all my strings can be
> localized, but how are the users in other regions going to know what
> an application does if the description is
10 matches
Mail list logo