{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This simple app just provides phone battery complication for Wear OS devices.
APP NEEDS TO BE INSTALLED & LAUNCHED ON BOTH PHONE & WEAR OS DEVICE, Watch needs to have active connection to mobile device.
Both SHORT_TEXT & RANGED_VALUE type complications are supported
Works best with Bluetooth connected phone to watch but also when Wi-Fi and mobile phone both have internet connection
Complication automatically pulls phone battery info in 15-minute intervals
Tap on complication - manually refresh phone battery info
How to set up complication
1. long press watch center
2. tap customize (settings wheel)
3. add complication - pick Phone Battery Complication
4. tap on complication to manually put mobile phone battery info
GOOGLE PLAY LINK - FREE - Click here to download from Google play - install to both phone / watch
Related
Hello,
I've spent some time optimising my phone to increase battery life by
1. Freezing apps I don't need;
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2. Adjusting image brightness (with help from the power control panel widget)
3. Minimizing the use of widgets.
One thing annoys me though - WiFi. I use WiFi in two places only mostly - work and home but even when I'm connected to those two hotspots the phone stills searches for networks which must eat up the battery at a quick pace.
Is there a way to disable scanning and only connect to pre-configured networks?
On an additional note, despite BluetoothAvrcp and brcmBluetoothServices being frozen, they are still present and active in background. Does anyone know how to disable Bluetooth completely? I have never used bluetooth on any phone.
Edit: This is for a Samsung Galaxy S2.
Just to add - I have the wifi configured NOT to notify for new connections yet I'm sitting here with the wifi settings screen visible and can see it scanning fro new networks every 20 seconds or so.
There must be a way to stop scanning once connected, surely?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mod edit: Removed paid app link
Material Design is the new design guideline by Google. Android (including Wear) is using it from version L and up, here's a watch face to go with it!
All colors are fully customizable right from the watch, just long press the watchface, click the small gear icon at the bottom of the screen and you'll be able to customize the watch face as you wish.
Feedback is welcome and appreciated, I will try to respond quickly.
Troubleshooting:
Sometimes it takes a little while to install new watch faces over a slow Bluetooth connection. Wait at least a few minutes after installing on phone, by then watch face should be installed on the watch as well. Try reinstalling or re-syncing all apps to the watch if it still fails. This unfortunately affects all third party watch faces on Android Wear.
As always, source code is available: https://github.com/FruitieX/materialwatch
Photo:
I'm still planning color presets and possibly a phone version of the color picker for immediate feedback in a future update.
http://www.xda-developers.com/a-guide-to-paid-work-on-xda-developers/
Thread closed
Hi everyone,
It's a great pleasure to announce our new watchface Pik2Time-Country series version 1.0.1.
Country series is about the beauty that defines a country: places, monuments, landscapes and more.
Features
37 background pictures
18 different colour schemes for every preference
Analogue watch
Day of the month
Battery level
Battery state
WiFi connection state
WiFi IP address
Bluetooth connection state
Free available storage
Operation
Single tap switches between the watch and the picture
Picture is displayed during a few seconds and then returns to watch automatically
It is possible to switch from picture to watch with a single tap
Double tap (tap fast twice) while watch is displayed changes the watch colours
Double tap (tap fast twice) while picture is displayed changes the current picture
Battery level and state are always displayed
Day of the month is always displayed
WiFi, Bluetooth and free storage are displayed alternately
We hope you enjoy it!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
StratStop is a simple app, which works the same way an analog stopwatch does.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to use the stop watch:
Middle button: Start or pause the counter
Top button: Mark a lap time
Bottom button: Reset the stopwatch
Features:
- Supports up to 3 laps
- Each lap can have up to 12 minutes
- Keeps the display on while the stopwatch is running (or is paused), so the watch won't lock itself
- Very easy controls, just like an actual stopwatch, it is controlled completely by the physical 3 buttons on the side.
This app is not compatible with Amazfit Pace, only with Pace 2 (aka Stratos)
How to install:
Just like with any other apk, simply connect to your device with ADB and install it
Code:
adb install stratstop-1.0.apk
After the install finishes, you can find the app by scrolling to the last menu screen on the watch.
How to unistall:
Code:
adb uninstall com.minuteeon.stratstop
This is excellent, exactly what I have been looking for.
Thank you for posting!
Do you have a newer version?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a standalone watch face for all android wear 2.0 devices.
How to install via mobile?
1. Install this application in your mobile phone
2. Open the application once
3. Visit play store in your watch
4. Click -apps on phone- section
5. Find this watch face in the list and click to install
Feature List:
- Dos type interface
- Displays time, date and day always. If needed, you can display battery too
- Comes with a random matrix animation background
- Comes with a dos like blinking cursor which can be turned off as well
- Font size, matrix size and density is fully customisable
- Working on more features.
Download Link: https://play.google.com/store/apps/details?id=com.vishnu.doswatchfacefree
Guys, am very new to this. Requesting your support
Inform me in case of any bugs here. Also give in your suggestions for new features. Will try to bake in some more.
Screenshots:
Click to expand...
Click to collapse