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

Cant make it work on android #22

Open
ramsestom opened this issue Nov 28, 2014 · 0 comments
Open

Cant make it work on android #22

ramsestom opened this issue Nov 28, 2014 · 0 comments

Comments

@ramsestom
Copy link

I am trying to make it work on android.
I followed the instruction of the README file but I am having errors:

Here are the errors displayed on console when tested on android with -debug mode:

E/VoldConnector( 358): NDC Command {968 asec create smdl2tmp1 24 ext4 68a0d2b3a9e09a6453e1b84f2ecdc24d 10013 1} took too long (3958ms)
E/ProcessKiller( 91): Process android.process.acore (27662) has open file /mnt/asec/com.tbdlab.stayontrack-2/pkg.apk
E/ExternalAccountType(27642): Unsupported attribute readOnly
E/ExternalAccountType(27642): Unsupported attribute readOnly
E/Launcher( 9940): AppsCustomizePagedView, Widget ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.apps.sidekick.widget.PredictiveCardsWidgetProvider} can not fit on this device (450, 375)
E/Launcher( 9940): AppsCustomizePagedView, Widget ComponentInfo{com.sand.airdroid/com.sand.airdroid.ui.widget.ConnectionWidget} can not fit on this device (444, 90)
E/ProcessKiller( 91): Process android.process.acore (27662) has open file /mnt/asec/com.tbdlab.stayontrack-2/pkg.apk
E/VoldConnector( 358): NDC Command {979 asec unmount com.tbdlab.stayontrack-2 force} took too long (3146ms)
E/jdwp (27930): jdwp::setsockopt(SO_SNDTIMEO)
E/jdwp (27930): jdwp::setsockopt(SO_RCVTIMEO)
E/jdwp (28054): jdwp::setsockopt(SO_SNDTIMEO)
E/jdwp (28054): jdwp::setsockopt(SO_RCVTIMEO)
E/dalvikvm(27752): Could not find class 'android.os.UserHandle', referenced from method com.google.android.gms.gcm.f.a
E/dalvikvm(28106): Could not find class 'android.os.UserManager', referenced from method eu.chainfire.supersu.User.a
E/dalvikvm(28069): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.showErrorDialogFragment
E/dalvikvm(28069): Could not find class 'android.support.v4.app.FragmentActivity', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.showErrorDialogFragment
E/GooglePlayServicesUtil(28069): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.

Any help would be highly appreciated

@ramsestom ramsestom changed the title Cand make it work on android Cant make it work on android Nov 28, 2014
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

1 participant