Git Product home page Git Product logo

auto-brightness's Introduction

auto-brightness

Automatic brightness changer app for Samsung Gear Fit 2 (Pro)

Install instructions

Download & Install Tizen Studio with CLI installer

Connect your device

  • on your Gear Fit 2 (Pro):
    • Settings -> Gear info -> Debugging: turn on
    • Settings -> Connections -> Bluetooth: turn off
    • Settings -> Connections -> Wi-Fi: turn on -> connect to the same network as your computer
    • Note down the IP address: Settings -> Connections -> Wi-Fi -> Access Point Name -> IP address
  • on you computer:
    ~/tizen-studio/tools/sdb connect <ip-address>
    ~/tizen-studio/tools/sdb devices
    

Get Samsung certificates

  • Package Manager

    ~/tizen-studio/package-manager/package-manager.bin
    
    • Install Main SDK -> Tizen SDK tools -> Baseline SDK -> Certificate Manager
    • Install Extension SDK -> Extras -> Samsung Certificate Extension
  • Certificate Manager:

    ~/tizen-studio/tools/certificate-manager/certificate-manager
    
    • Create certificate profile by pressing the "+" sign -> select SAMSUNG as type
    • Device type -> Mobile/Wearable
    • Create a new certificate profile -> type any name you want
    • Create a new author certificate
    • Sign in with you Samsung account or create a new one
    • Create a new distributor certificate -> Privilige: Partner
    • DUIDs: first one filled with your device (2.0#...), if not, connect your device: see above

Sign & Install

  • Download the latest release tpk file of the app: https://github.com/wolandmaster/auto-brightness/releases
  • Sign with your certificate
    ~/tizen-studio/tools/ide/bin/tizen package -t tpk -s <certificate profile> -- com.github.wolandmaster.autobrightnessui-1.0.0-arm.tpk
    
  • Install
    ~/tizen-studio/tools/sdb install com.github.wolandmaster.autobrightnessui-1.0.0-arm.tpk
    

auto-brightness's People

Contributors

wolandmaster avatar

Stargazers

 avatar Tim Schneeberger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.