[android-developers] Re: Upgrade non-market app with a new market version.

2010-09-15 Thread psyke
Hello,

Unless market or non-market apps are installed by diferent ways, i
think that is possible to update the non-market app using new market
version .
The question of pirated software is not valid because if you have non
market app "pirated" to upgrade you should publish you app on Market.
Two things can happen you probably will be catched :) or you will
publish a clean app to be possible to update.

Thank you for your feedback.

BR


Thanks for information i am also check in other (non ofitial fonts)
and the feedback is yes

On 15 Set, 18:03, TreKing  wrote:
> On Wed, Sep 15, 2010 at 11:59 AM, Zsolt Vasvari  wrote:
> > If that's not the case, that means that whoever pirates an app can get
> > updates to that app on the Market?
>
> Oh, no, not for paid apps. That still has to go through payment verification
> which should fail if the app was not paid for by the user. A free app should
> work fine though.
>
> DISCLAIMER - This is based on some observations, discussions on these
> groups, and some assumptions. So yeah.
>
> -
> TreKing  - Chicago
> transit tracking app for Android-powered devices

-- 
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 group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Upgrade non-market app with a new market version.

2010-09-15 Thread psyke
Hello Guys,

I am developping (for my company) an app included on a project that
will have 2 versions:

 - 1st  simple version to download using a OTA server, clients
accesss to an URL to download.
 - 2nd version more complex to be published on the Market.

The question here is that the process to publish on the Android Market
is under bureaucratic internal process and it takes a long time, so
the idea do reduce the time to market is to provide an OTA version.

There is any possibility for users that download application via OTA
to upgrade the application for version published later on the Market?
(Both Application will be signed with the same key).

Thanks in advance

Regards

-- 
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 group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Open browser in background

2010-05-12 Thread psyke
hello,

I want to create an application that has a splash screen and after
opens a browser. To be more efficient i want to use splash screen to
loading the page in background with the objective to have the page
open after splash disappear.

I have a splash screen implemented and I known how to open the browser
using an Intent. I try to find a way to open the browser on background
but without any positive result.

If anybody's having some idea..please share?

Thanks...

psyke

-- 
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 group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en