Re: [android-developers] Re: Publish and Debug

2011-09-21 Thread TreKing
On Wed, Sep 21, 2011 at 7:59 AM, Leonardo Martins Scaramel <
leonardomasc...@gmail.com> wrote:

> If I keep installing and unstalling my apk from market, it will change my
> statistics. (like installs and active installs) won't it?


Not in any meaningful way, assuming those stats worked - which they don't,
so your concern is moot anyway.

-
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

Re: [android-developers] Re: Publish and Debug

2011-09-21 Thread Leonardo Martins Scaramel
If I keep installing and unstalling my apk from market, it will change my
statistics. (like installs and active installs) won't it?

2011/9/21 Jens 

>
>
>  wrote:
> > I really have to unsintall the market downloaded apk to run the debug?
>
> No.
>
> > or there is another way to do this?
>
> Yes.
>
> Four easy steps to compromise security:
> 1. Whip out Portecle (http://portecle.sourceforge.net, no install
> required).
> 2. MAKE A COPY OF YOUR SIGNING KEYSTORE.
> 3. Use Portecle to rename the key or create a new keystore that
> contains your signing key - but now with the name "androiddebug" and
> the password "android".
> 4. Replace your debug keystore with this brand spanking new keystore
> and presto - you are debug signing your apps with the same key.
>
> This is of course a *horrifically* bad idea security wise - but fun
> nonetheless.
>
> --
> 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
>



-- 
Leonardo Martins Scaramel
MSN: xx11_leona...@hotmail.com
Fone Cel: 5475-9955

"Até Mais e Obrigado pelos Peixes"

-- 
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] Re: Publish and Debug

2011-09-21 Thread Jens


 wrote:
> I really have to unsintall the market downloaded apk to run the debug?

No.

> or there is another way to do this?

Yes.

Four easy steps to compromise security:
1. Whip out Portecle (http://portecle.sourceforge.net, no install
required).
2. MAKE A COPY OF YOUR SIGNING KEYSTORE.
3. Use Portecle to rename the key or create a new keystore that
contains your signing key - but now with the name "androiddebug" and
the password "android".
4. Replace your debug keystore with this brand spanking new keystore
and presto - you are debug signing your apps with the same key.

This is of course a *horrifically* bad idea security wise - but fun
nonetheless.

-- 
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