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

Error initing cache #7

Closed
DevHossamHassan opened this issue Feb 28, 2016 · 1 comment
Closed

Error initing cache #7

DevHossamHassan opened this issue Feb 28, 2016 · 1 comment

Comments

@DevHossamHassan
Copy link

This error message appears every time I run my app
02-28 03:42:01.385 32709-32709/me.branded.hossamhassan.ojreetel5eer E/بوابة النقل: Error initing cache

public class OjreetApp extends Application {

@Override
public void onCreate() {
    super.onCreate();
    HossLocaleHelper.onCreate(this);
    QuickUtils.init(this);
    initImageLoader(this);


}
@cesarferreira
Copy link
Owner

does the app have permission to write on the sdcard?

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