Re: [android-developers] block application which tries to access internet

2012-01-10 Thread suganya lakshmanan
can you tell me how we can create. can we do it in application level or we have to customize the android os. -- 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

Re: [android-developers] password authentication before application installation

2012-01-06 Thread suganya lakshmanan
Before clicking the install button it should ask for password. I think this wont need kernel modification. It can be done at application level. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: block application installation by password

2012-01-03 Thread suganya lakshmanan
den how can i achieve this? Any idea abt this ..where can i post this..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

[android-developers] how to develop install block application

2011-12-16 Thread suganya lakshmanan
I want to create an application that allows you to require a password to be entered in order for new application to be installed on android os..Thanks in advance -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] i want to block application installation

2011-12-15 Thread suganya lakshmanan
I want to block application installation in android..The user downloads the app from android market. If the user tries to install the application i should block the application installation. i want to modify the android os like that..If the user click the install button my application should block

[android-developers] how to block application installation

2011-12-15 Thread suganya lakshmanan
I want to block application installation in android..The user downloads the app from android market. If the user tries to install the application i should block the application installation. i want to create an app like that..If the user click the install button my application should block the