Google Play says Evothings client not compatible?

Ask, and ye shall receive.
speezcode
Posts: 6
Joined: 17:05, 04 Oct 2014

Google Play says Evothings client not compatible?

Postby speezcode » 17:11, 04 Oct 2014

Hi All,

I know the Google Play message should be obvious to me; but I specifically went out and got an Android WiFi device (tablet) running Android 4.4 and Bluetooth 4.0 complaint.
The docs I found say requirements for the client are Android 4.3+ and Bluetooth 4.0 (which is BTLE compatible).

...did I miss something? I didn't think the device needed to be a "phone" specifically.. :?

Anxious to connect to my Bluetooth sensor and read data! ;)

Thanks in advance, Mike

speezcode
Posts: 6
Joined: 17:05, 04 Oct 2014

Re: Google Play says Evothings client not compatible?

Postby speezcode » 18:02, 04 Oct 2014

ok - got it...

for anyone else: download the APK directly and install... quick procedure:

- open up settings > security on your Android device and allow apps from unknown sources
- using your browser from your device, find the Evothings android client and download it (i found the latest at the *bottom* of this page: http://evothings.com/download/)
- find the apk file and "install" it.
- done; now get coding....

Cheers, Mike

User avatar
micke
Posts: 256
Joined: 20:49, 18 Nov 2013

Re: Google Play says Evothings client not compatible?

Postby micke » 17:11, 05 Oct 2014

Hi Mike,

You solved the problem?

Did you install from Google Play or did you get the APK-file from http://evothings.com/download/ ?

To use the downloaded APK you need to allow "unknown sources" as you say, but I am curios if you got any error message on Google Play.

Just ask if there is anything you want help with.

Very best, Micke

speezcode
Posts: 6
Joined: 17:05, 04 Oct 2014

Re: Google Play says Evothings client not compatible?

Postby speezcode » 13:34, 06 Oct 2014

Hi Micke,

Thanks for checking in..
When I visit the Evothings client via Google play it says "Your device isn't compatible with this version." and there's no way to "install" it via Google play. So I solved this by directly downloading the APK file from the /downloads section on the Evothings site.

Experimentation to being this week :) ..looking forward- thanks, Mike

User avatar
micke
Posts: 256
Joined: 20:49, 18 Nov 2013

Re: Google Play says Evothings client not compatible?

Postby micke » 22:45, 08 Oct 2014

Thanks for the clarification. Perhaps there is some capability/version mismatch that Google Play detects, but still works to install manually overriding the check made by Google Play.
Best regards, Micke

milapodos
Posts: 1
Joined: 21:49, 23 Oct 2014

Re: Google Play says Evothings client not compatible?

Postby milapodos » 22:00, 23 Oct 2014

Hi, for old version of Android...2.3.x...3.x...Is not posible install evo??
Greetings from Argentine..

User avatar
micke
Posts: 256
Joined: 20:49, 18 Nov 2013

Re: Google Play says Evothings client not compatible?

Postby micke » 19:44, 28 Oct 2014

Hi Mila,

Thanks for greetings!

The minimum Android SDK level we have set is 14 (Android 4.0).

Just made a test to build Evothings Client with minimum level 10 and running it on a Nexus One (Android 2.3) but it does not work very well...

What I suggest if you wish to develop for 2.3 and 3.x is that you create a Cordova project, then you just edit the project to connect to Evothings Workbench. Here are instructions for how to do this:

http://evothings.com/doc/build/cordova- ... rEvothings

As an alternative to modifying config.xml in the Cordova project, you can make a button/link in the index.html page of your app that connects to the Workbench. For example:

<a href="http://192.168.43.131:4042">Connect To Workbench</a>

Note that you must replace the IP-address in the above example with the actual IP-address displayed in the Workbench window.

There is also a related blogpost:

http://evothings.com/hybrid-app-development-made-fast/

Building the Evothings Client app is quite complex and we have not documented the process. Creating your own Cordova project with the plugins needed should be easier. What you will get is the reload-on-save feature of Evothings Workbench. This speeds up Cordova development greatly.

Let me know how it goes!

Mikael :)


Return to “Questions and answers”

Who is online

Users browsing this forum: No registered users and 7 guests