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

Run on Android smartphone #35

Closed
WanHonghui204 opened this issue Jul 27, 2017 · 13 comments
Closed

Run on Android smartphone #35

WanHonghui204 opened this issue Jul 27, 2017 · 13 comments
Assignees

Comments

@WanHonghui204
Copy link

WanHonghui204 commented Jul 27, 2017

Hi, thanks for the great work!

I'm trying to run this on an Android smartphone and I'm getting the error:

Installation failed with message INSTALL_FAILED_MISSING_SHARED_LIBRARY: Package couldn't be installed in /data/app/com.example.androidthings.assistant-1: Package com.example.androidthings.assistant requires unavailable shared library com.google.android.things; failing!.

Is it easily possible to modify the app to run on an Android smartphone?

@WanHonghui204 WanHonghui204 changed the title Run on Android Run on Android smartphone Jul 27, 2017
@Fleker
Copy link
Collaborator

Fleker commented Aug 3, 2017

Take a look at the gRPC module, which just contains the protobufs. You'll need to implement a lot of the methods to interact with it, although you won't need to use any drivers.

@Fleker Fleker self-assigned this Aug 31, 2017
@Ranjith1992
Copy link

I removed all dependencies of android things,Now it's working fine in android smart phone.

@WanHonghui204
Copy link
Author

Wow, that sounds great! Did you make the code available somewhere?

@Ranjith1992
Copy link

@bluebird11 : Soon I will post all the steps in stackoverflow.

@WanHonghui204
Copy link
Author

Great, please let us know when you do.

@Ranjith1992
Copy link

@bluebird11 : sure.

@Fleker
Copy link
Collaborator

Fleker commented Sep 13, 2017

We're also refactoring the Assistant integration to make it easier to move around. Should be posted this week.

@Fleker
Copy link
Collaborator

Fleker commented Sep 20, 2017

Commit b790b0b puts everything into a single class, making it easier to integrate into other Android devices.

@Fleker Fleker closed this as completed Sep 20, 2017
@sanchit97
Copy link

@Ranjith1992 Did you post the code anywhere which removes Android Things dependencies?

@sanchit97
Copy link

@Fleker Is there a version which we can directly run on Android, off-the-shelf?

@Fleker
Copy link
Collaborator

Fleker commented May 22, 2018

No we currently don't have a version that will work solely with a phone.

@YinXiuYu
Copy link

I removed all dependencies of android things,Now it's working fine in android smart phone.

@Ranjith1992 Hi,Ranjith , I'm very glad to see you had done such tings. Can you show what steps you had done,or haven't you post the code to somewhere? Waiting for your answer very urgently!

@krishnabajpayee
Copy link

I have also an old smartphone runinig on android lolipop which powered by a 1.2GHz quad-core Spreadtrum SC773 cpu . Can I install android things on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants