Closed WanHonghui204 closed 7 years ago
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.
I removed all dependencies of android things,Now it's working fine in android smart phone.
Wow, that sounds great! Did you make the code available somewhere?
@bluebird11 : Soon I will post all the steps in stackoverflow.
Great, please let us know when you do.
@bluebird11 : sure.
We're also refactoring the Assistant integration to make it easier to move around. Should be posted this week.
Commit b790b0be91b5a743fb847af6a6c95f19459162de puts everything into a single class, making it easier to integrate into other Android devices.
@Ranjith1992 Did you post the code anywhere which removes Android Things dependencies?
@Fleker Is there a version which we can directly run on Android, off-the-shelf?
No we currently don't have a version that will work solely with a phone.
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!
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
Hi, thanks for the great work!
I'm trying to run this on an Android smartphone and I'm getting the error:
Is it easily possible to modify the app to run on an Android smartphone?