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

BattlelogService #84

Open
peter-budo opened this issue Jun 27, 2012 · 3 comments
Open

BattlelogService #84

peter-budo opened this issue Jun 27, 2012 · 3 comments

Comments

@peter-budo
Copy link
Collaborator

Investigate following messages

06-27 15:01:15.028: INFO/ActivityManager(1361): No longer want com.ninetwozero.battlelog (pid 16687): hidden #16
06-27 15:06:35.751: INFO/ActivityManager(1361): Start proc com.ninetwozero.battlelog for service com.ninetwozero.battlelog/.service.BattlelogService: pid=18732 uid=10009 gids={3003, 1015}
06-27 15:06:35.901: DEBUG/com.ninetwozero.battlelog(18732): Service has reached onStartCommand()
06-27 15:06:36.202: WARN/System.err(18732): at com.ninetwozero.battlelog.asynctask.AsyncServiceTask.doInBackground(AsyncServiceTask.java:78)
06-27 15:06:36.202: WARN/System.err(18732): at com.ninetwozero.battlelog.asynctask.AsyncServiceTask.doInBackground(AsyncServiceTask.java:39)

@karllindmark
Copy link

Line 78 & 79:

                String password = SimpleCrypto.decrypt(email, sharedPreferences
                    .getString(Constants.SP_BL_PROFILE_PASSWORD, ""));

@peter-budo
Copy link
Collaborator Author

Was this solved? Can we close it?

@karllindmark
Copy link

I don't remember coming up with anything conclusive!
On Sep 22, 2012 1:47 PM, "Peter Mikloško" notifications@github.com wrote:

Was this solved?


Reply to this email directly or view it on GitHubhttps://github.com//issues/84#issuecomment-8788083.

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

No branches or pull requests

2 participants