![]() |
Re: [Announce] Pebble Watch Connector daemon 0.14
Where does the official Pebble store the pbw files when I download a watchapp?
It must be caching it somewhere since you can always load it on your pebble when there is no internet connection. Would be great if we can add this location too |
Re: [Announce] Pebble Watch Connector daemon 0.13
Quote:
I also have android pebble app installed from google play on my jolla. I had to use apk downloader to get it since play store doesn't approve jolla. However when I run the app I get error message straight away saying bluetooth error so I cannot connect the watch. App itself works. In TJC there is couple posts about bt problems with android apps. |
Re: [Announce] Pebble Watch Connector daemon 0.13
Quote:
|
Re: [Announce] Pebble Watch Connector daemon 0.14
Quote:
1. first I installed official android app from google play store and logged in with my credentials. Then you will get stuck with trying to find connected pebble. close the app 2. install for example Glance app from google play store. 3. install glance.pbw to your pebble with native sailfish app. 4. run android glance app. this will give you all kinds of errors first, but it offers you to update the app. press that one and this will take you straight to official android pebble app. Now you are able to scroll and install/search new apps/faces etc. But as said before no upload working to pebble due to bt restrictions. I dunno if this helps anything or not. But just wanted to inform about this. |
Re: [Announce] Pebble Watch Connector daemon 0.14
Thanks j4mppa. You don't need to install the glance-app on the pebble. They can't communicate anyway. Just "update" the watch app from the Android Glance client, this will indeed trigger the official Pebble app to open. Leaves me wondering if this is triggered by an Intent. If so, it might be triggered from within PWC. (Can you trigger intents from native to Alien Dalvik?)
Using the official Android app, you can browse the app store and put files in your locker. It seems as if the files itself are not downloaded. BUT... The app uses a SQLite database, stored in /data/data/com.getpebble.android/databases/pebble.db. That database contains a table "locker_data". That table has a column "pbw_file". And that column contains the download location for the app :) Or, directly from the command line: Code:
[root@Jolla nemo]# sqlite3 /data/data/com.getpebble.android/databases/pebble.db -cmd 'SELECT title, pbw_file FROM locker_data' |
Re: [Announce] Pebble Watch Connector daemon 0.15
Just released 0.15 with preliminary support for Pebble Appstore.
Send all Kudos to smurfy, as he did all the digging and coding necessary to make it fly. :) |
Re: [Announce] Pebble Watch Connector daemon 0.15
Hi
Im trying to load Pebbled on to my Jolla but Ive not had any previous experience of building and deploying apps. Is there any chance you could provide an set of instructions of what i need to do with the files on Github? Do I need to take all the files and build then in the sdk or is the rpm ready to deply? How do I deploy the rpm on the Jolla? I have tried to install the SDK on Win7 but that resulted in lots of errors and a failed install so I have yet to actually try to build anything I think I will try a linux install tomorrow, perhaps it will all make sense when I get to build something? My Pebble is upto date and running on Android but it would be good to have it on the Jolla too. Thanks for your help and efforts with this app. |
Re: [Announce] Pebble Watch Connector daemon 0.15
Quote:
Then in Warehouse client search for pebble, enable repo and install. It will pull all the dependencies and you can use Warehouse to upgrade pebble application later. |
Re: [Announce] Pebble Watch Connector daemon 0.15
Quote:
Now it only needs a search function :p Edit: Does Pebbled has support for internet connection? I downloaded a news app ("Tweakers.net", it should be in the second page of the most recent 'Daily' apps by the time I write this post) I couldn't configure it. It also gives me a connection error |
Re: [Announce] Pebble Watch Connector daemon 0.15
I've noticed that a broken bluetooth connection (e.g. device out of range) doesn't get reestablished when the mobile is in sleep-mode. Perhaps it is the same issue as with WLAN-connections. When waking the phone, e.g. double tap the screen or even hovering your hand over the device (I've LPS enabled) the Pebble immediately reconnects. I'm not sure it's because of this, but I've missed two calls so far.
Also, it seems as if the devices don't reconnect when flight mode on Jolla is disabled. I had to manually enable the connection again in PWC. |
| All times are GMT. The time now is 15:16. |
vBulletin® Version 3.8.8