Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Local as well as beta for when testing local features. #94

Closed
wants to merge 3 commits into from
Closed

Added Local as well as beta for when testing local features. #94

wants to merge 3 commits into from

Conversation

BlythMeister
Copy link
Collaborator

Needs new loader image though.

@Fammy not sure if this is a good idea or not, but would mean you can test features without having to uninstall the existing app(s)?

Though i may have just done the export to run on my device wrong.

What do you think?

p.s. not 100% sure if this will work.

@Fammy
Copy link
Contributor

Fammy commented Jun 3, 2013

My original thought was two versions would be good. End users would use the store version, and developers the beta. But now I'm seeing a third case, which is what you may be hinting at. You'd like the beta version as an end-user, plug a local version as a developer. Is that what this is? I'm going to think on it some.

@BlythMeister
Copy link
Collaborator Author

@Fammy yes, this was trying to be that 3rd version.

I was thinking most users would have main store.
Nice (happy to test) users the Beta
Devs a "local" which is mainly to test features etc on.

Since they all share the main codebase, it seemed to work quick well.

@BlythMeister
Copy link
Collaborator Author

Just in case, this is what my SDK manager shows:

image

Maybe there is something i've got different.

@BlythMeister
Copy link
Collaborator Author

@Fammy I think eclipse is to blame.
I changed back to SDK and re-opened in studio.
It didn't change the file.

@BlythMeister
Copy link
Collaborator Author

Got it!
my JDK table config was incorrect.
C:\Users\Chris\AppData\Local\Android\android-studio\config\options\jdk.table.xml
the name was Android 4.2.2.

@Fammy
Copy link
Contributor

Fammy commented Jun 4, 2013

Been thinking on this some more. I'm inclined to not accept this on the basis of simplicity. If you are savvy enough to be in the code, you can just build the beta (or prod) app. I've not had the store version installed for months. With this change, I uninstalled what is now the prod version, and only need beta. You could dev on the "prod" version and still keep the beta store install.

Thoughts?

@jamesduffy
Copy link
Collaborator

I do not think we need more than two "official" versions. The store and a develop/beta version to squish bugs before a larger roll-out.

I know I am in the minority, but I run the most recent develop/beta build on my Nexus 7 and the latest store version on my phone. I find this sufficient to keep up with what end-users are experiencing and what the next build is capable of. I like the idea of being able to run the store version and develop/beta build side-by-side, but I am not sure it is necessary.

@Fammy
Copy link
Contributor

Fammy commented Jun 4, 2013

Not everyone has the luxury of owning two devices. My ultimate goal is a store beta, which is now very possible with my recent commit. 8)

@jamesduffy
Copy link
Collaborator

I am still not sure how I feel about a second app in the store for betas. I would rather push updates faster to end users after a day or two of running it through the paces. I think a second app in the store will only slow the progress.

@BlythMeister
Copy link
Collaborator Author

The more I think about it, the worse I feel about it, feel free just to close the request.

@Fammy
Copy link
Contributor

Fammy commented Jun 5, 2013

Don't feel bad. You are probably in a unique situation that many others aren't =)

@Fammy Fammy closed this Jun 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants