del CGMBeta.apk
zipalign -v 4 cgmbeta-unaligned.apk CGMBeta.apk
adb uninstall com.fuligin.cgm
adb install CGMBeta.apk

with all the gory details


On Tue, Dec 8, 2009 at 9:48 AM, Wayne Wenthin <wa...@fuligin.com> wrote:

> I'll do it when I get home.  I guess I can't get a connection to my home
> computer right now.
> It is fairly easy.  Only 4 lines
> del oldaligned app name
> zipalign
> adb uninstall appname
> adb install appname
>
> Other than the zipalign commandline arguments that is it in a nutshell.
>
>
> On Tue, Dec 8, 2009 at 9:31 AM, stanlick <stanl...@gmail.com> wrote:
>
>> care 2 share?
>>
>> On Dec 8, 10:35 am, Wayne Wenthin <wa...@fuligin.com> wrote:
>> > I wrote a batch file that does this for me.   I export as
>> xxx-unaligned.apk
>> > then the batch deletes my old version uses zipalign on the ualigned,
>> > uninstalls the old aligned version from my phone then reinstalls the new
>> > version.
>> >
>> >
>> >
>> > On Tue, Dec 8, 2009 at 8:12 AM, stanlick <stanl...@gmail.com> wrote:
>> > > Ahhhhhh, I see!  I was just trying to make sure it worked and I could
>> > > install it through the store.  So, realizing the Google accounts are
>> > > the same on my phone and dev acct, is the USB cable the only way I can
>> > > install/upgrade the app on my phone?
>> >
>> > > Peace,
>> > > Scott
>> >
>> > > On Dec 8, 10:08 am, justinh <henderson.jus...@gmail.com> wrote:
>> > > > If your phone uses the same Google account as your developer
>> account,
>> > > > they purposefully disallow you from downloading your own app. (and
>> > > > giving it 5 stars :) )
>> >
>> > > > On Dec 8, 11:02 am, stanlick <stanl...@gmail.com> wrote:
>> >
>> > > > > u rock bro!  I just found it.  Any idea why I'm getting a server
>> error
>> > > > > when I try to purchase the app on my phone?
>> >
>> > > > > Peace,
>> > > > > Scott
>> >
>> > > > > On Dec 8, 9:59 am, justinh <henderson.jus...@gmail.com> wrote:
>> >
>> > > > > > I'm pretty sure that has to do with the Developer Console
>> settings,
>> > > > > > not your app. When you signed up I think their was a field that
>> said
>> > > > > > "This is your publishing name" ?
>> >
>> > > > > > On Dec 8, 10:53 am, stanlick <stanl...@gmail.com> wrote:
>> >
>> > > > > > > I just published my first application to the market and the
>> "Just
>> > > in"
>> > > > > > > display show my icon and app name, but under the appname is
>> shows
>> > > my
>> > > > > > > birth certificate name!  How can I change this?  Is it
>> something I
>> > > am
>> > > > > > > missing in my manifest?  I'm sure my mom would it; but me --
>> not so
>> > > > > > > much.
>> >
>> > > > > > > Peace,
>> > > > > > > Scott
>> >
>> > > --
>> > > 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<android-developers%2bunsubscr...@googlegroups.com>
>> <android-developers%2bunsubscr...@googlegroups.com<android-developers%252bunsubscr...@googlegroups.com>
>> >
>> > > For more options, visit this group at
>> > >http://groups.google.com/group/android-developers?hl=en
>> >
>> > --
>> > Writing code is one of few things
>> > that teaches me I don't know everything.
>> >
>> > Join the Closed Beta of Call Girl Managerhttp://www.fuligin.com/forums
>>
>> --
>> 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<android-developers%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> --
> Writing code is one of few things
> that teaches me I don't know everything.
>
> Join the Closed Beta of Call Girl Manager
> http://www.fuligin.com/forums
>



-- 
Writing code is one of few things
that teaches me I don't know everything.

Join the Closed Beta of Call Girl Manager
http://www.fuligin.com/forums

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

Reply via email to