Git Product home page Git Product logo

androidwearable-samples's People

Contributors

mauimauer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

androidwearable-samples's Issues

FindMyPhone

I tried to run FindMyPhone from Android Studio but there is no activity provided for the Application module. I added an empty MainActivity.

public class MainActivity extends Activity {

}

And created a listing in the mainfest

        <activity
            android:name=".MainActivity"
            android:label="@string/app_name" >
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
                <category android:name="android.intent.category.LAUNCHER"/>
            </intent-filter>
        </activity>

I also notice the mainifest indicates this service is not found android:name="com.example.android.wearable.findphone.SoundAlarmListenerService" >
But I do have SoundAlarmListenerService.java in the path.

When I run the Wearable the alarm does not trigger on the phone.

Cover most of the smart watches out there

Hi folks, this may be a silly question, but I'm new developing for wearable devices, and Wikipedia says that there is Smart Watches with Android Wear 2.0 OS and Smart Watches with Android OS by itself.
https://en.wikipedia.org/wiki/Smartwatch#Operating_systems
So my question is, after Google released Android Wear OS there is no more Android OS Smart Watches on the market? only Smart Watches with Android Wear OS? should i worry about Smart Watches running Android OS nowadyas? because I'm developing an APP and I'm trying to cover most of the Android Smart Watches out there, so i thought in using Android Wear 2.0 SDK and Tizen SDK for Samsung Smart Watches, but now i don't know if i should worry about Smart Watches running Android OS, should I? if that's the case what would be the SDK for it? thank you very much for your help guys :)
Oh and for IOS, watch OS and Tizen OS will cover most of the smart watches for Iphones out there? thanks

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.