Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wear Os

Always On Without Ambient Mode? Or Do Not Dim When Enter Ambient?

For experiment/user study purpose, I need to keep my screen on for few minutes. I have follow the g… Read more Always On Without Ambient Mode? Or Do Not Dim When Enter Ambient?

Wear Settings List Items

I am trying to replicate the wear settings list for my wear app. I want to use a list of checkbox i… Read more Wear Settings List Items

Get Bluetooth Rssi Of Android Wear On An Android Phone

I would like to determine the distance between an Android phone (Nexus 5X) and an Android Wear devi… Read more Get Bluetooth Rssi Of Android Wear On An Android Phone

Packaging Wearable Apps

I'm in the last stage of developing a watchface service for the android wear devices. The probl… Read more Packaging Wearable Apps

Send File Google Wear To Mobile

I'm trying to send a file from my Google wear to my Nexus 5. I've read some tutorials and c… Read more Send File Google Wear To Mobile

Android Wear Notification Not Showing

Hi I'm writing an Android Wear app that allows the user to control a music player from their wa… Read more Android Wear Notification Not Showing

Adding Extra Images/icons To Cardfragment (android Wear)

I'm looking at this sample image from Google, and trying to figure out how to implement somethi… Read more Adding Extra Images/icons To Cardfragment (android Wear)

How To Download An Image On Android Wear?

I have an ArrayList of Serialization objects on my handheld. I found a solution to send it to my w… Read more How To Download An Image On Android Wear?

Android Wear Watch Face Vibrate With Screen Off

I have an Android Wear watch face that I'm trying to have vibrate the watch on the hour. It is … Read more Android Wear Watch Face Vibrate With Screen Off

How Do I Draw Icons On A Watch Face From An Android Wear Complication Provider?

Using the Complications API there's an icon type, but when it comes to drawing the icon I'm… Read more How Do I Draw Icons On A Watch Face From An Android Wear Complication Provider?

Can Android Wear Access A Content Provider From The Mobile Device?

Since android wear and mobile are two separate devices, is the wear device able to access a public … Read more Can Android Wear Access A Content Provider From The Mobile Device?

How To Build Phonegap Build Application For Android Wear?

I would like to build a pure HTML5 and Javascript based Phonegap application, that can be build wit… Read more How To Build Phonegap Build Application For Android Wear?

Android Studio Unable To Import Wearableextender Notificationmanagercompat And Remoteinput

I have a project class with the following imports: import android.app.Activity; import android.app.… Read more Android Studio Unable To Import Wearableextender Notificationmanagercompat And Remoteinput

Does Android Wear Support Httpurlconnection - Getting Eofexception

I am wondering if we can access the network through HttpURLConnection from Android Wear? I tried … Read more Does Android Wear Support Httpurlconnection - Getting Eofexception

App For Sony Smartwatch

sorry for my english :( I get this error when i build my project 01-21 00:27:27.305 20626-20626/ru… Read more App For Sony Smartwatch

How To Set The Watchface In The Center Of Watch

Hy I am working on developing the watch face. As we know that there are round and square watch face… Read more How To Set The Watchface In The Center Of Watch

Using Data Api Changes To Update Watch Face Ui

I'm using the Data API in a service for Android Wear in a watch face that pulls down data from … Read more Using Data Api Changes To Update Watch Face Ui

Watchviewstub.requestapplyinsets Fails With Nosuchmethoderror

I'm trying to run simple Android Wear app on S5 with KitKat. The app is just sample generated b… Read more Watchviewstub.requestapplyinsets Fails With Nosuchmethoderror

Android Wearable Api: How To Pass A Dynamic List?

This is how I'm using DataAPI PutDataMapRequest dataMapReq = PutDataMapRequest.crea… Read more Android Wearable Api: How To Pass A Dynamic List?

Android Wear-debug.apk Shows Parsing Error

i placed configuration as wear and run it into emulator, then i found apk in my project output fold… Read more Android Wear-debug.apk Shows Parsing Error