To avoid any legal issue, I'd rather take off the apk from the public
forum, But the discussion is still valid...
The Original Message:
This app is only for evaluation if google should take some actions on
protect apks...That's why I post it on the developer forum.
This app will be expired in 1
On 11月16日, 下午3時57分, Dianne Hackborn wrote:
> You want to be a little more clear about what you are saying? All I can get
> from this is that you have an app that allows the user to select another app
> and e-mail it to someone else. If so... yes, the platform supports this,
> it is no surprise.
ssue in the above link if you think it's good for
android ecosystem.
regards
--
gasolin
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email t
com/faq.php#PX
For example:
1. download from web version, edit AndroidManifest.xml to:
- disable market install
- add web url
2. download from market version
- no change
--
gasolin
--~--~-~--~~~---~--~~
You received this message because you are subscribed t
ng is ClassFoo (the original creator) did not
continue the jythonroid development. I post this article and wish I
could encourage more python/jython people jumped in and make a more
mature python/jython implement on Android :)
--
gasolin
--~--~-~--~~~---~--~~
You received
Hi,
You could uninstall app by sending an intent. Here is what we do in
aTrackDog:
Uri uri = Uri.fromParts("package", strPackageName, null);
Intent it = new Intent(Intent.ACTION_DELETE, uri);
startActivity(it);
--
gasolin
On 1月3日, 下午9時54分, freepine wrote:
> Dr. Lu,
> Don
b visitors
> though add some meta-data in AndroidManifest.xml. The same meta-data
> also make effect when the user manage your app through aTrackDog in
> their G1. (see the aTrackDog Version Tracking Guide for Developers for
> detail)
>
> regards
>
> gasolin
FAQ is updated, t
7 matches
Mail list logo