We need to target as more markets as we can. So we need to work on
those phones already out from the carriers.
Could you please pass this information to other people in Google. We
do need a way to turn off security for this kind of enterprise
software scenario.
So more phones will be sold, everyb
Provided that our security works, you can't write a regular app to do this.
You would need to make your own version of the system that either allows it
(blowing security out of the water) or incorporates select features you want
in safe way.
On Wed, Nov 19, 2008 at 5:00 PM, blues <[EMAIL PROTECTED
My goal is to call those RIL methods in the internal RIL.java.
Since I don't have access to it on the phone, I endup with copying the
RIL.java and several other internal java files into my project. Now
the problem is I am not able to connect to the local socket since it
needs uid "radio".
On Nov
blues wrote:
> The thing is I need to share with those.
If you're referring to built-in Android applications, in theory you
should be using whatever sort of public APIs those packages are
supporting (e.g., ContentProvider, a service's AIDL, Intents).
What else are you looking to "share" with t
The userId "phone" is already on the phone and some packages are
signed under this Id.
The thing is I need to share with those.
I hope I don't need to build the whole Andorid source and take the
risk of brick the device.
On Nov 19, 4:41 am, Mark Murphy <[EMAIL PROTECTED]> wrote:
> blues wrote:
>
I believe you could do this by building the entire system image from
source. That way, everything is signed with your certificate and the
check on sharedUserId to make sure the certificates are the same
shouldn't fail.
source.android.com
On Nov 19, 6:41 am, Mark Murphy <[EMAIL PROTECTED]> wrote
blues wrote:
> May I know if this is a way to disable the security/permission check?
I don't believe there is one.
> This is a enterprise project so we have the full control of all the
> phones. We don't need the market to distribute the software.
>
> I need to share the user id of "phone" by d
7 matches
Mail list logo