Hi.
We've created an automated exercise recognition platform, and we're looking for a freelance Pebble developer to help us finish out the Pebble interface while we work on another project.
The Android application is written, and we're already able to send and receive data from the Pebble. You'd only need to be able to connect the dots between the two and build the interface. Hit me up at cavan[at]focustrainr[dot]com if you're interested.
Thanks.
Cavan
Related
As a filmmaker, I shoot several different types of videos. One thing I have been trying to do is find a cost efficient teleprompter. With so many inexpensive tablets on the market, using an Android app seems like the most logical solution to this problem. I have tried several apps so far but none of them seem to fit my needs 100%.
I am not a developer, I am a filmmaker. I do however, have spoke to a developer interested in helping me solve my problem by creating a app from the ground up that is design exactly how I want it to be with the functionality that it needs. Before embarking on this task I would like to get some feedback from other video professionals and app developers alike on things ranging from currently available apps, things that are wrong with currently available apps & features that would be included in The Perfect Teleprompter App.
I expect that there will be a lot of responses that say there are options currently available and that the need for yet another teleprompter app does not exist. That being said, unless I find an app that has an interface that I like, the functionality that I need and the peripherals to make it even better, I will probably continue to pursue this project. THE PURPOSE OF THIS THREAD is to allow other filmmakers to provide their input and thoughts about what the perfect teleprompter app would be.
Features I currently have in mind (This list will change as I receive feedback. ):
Clean, Usable Interface
Dropbox and Google Drive Access
In App Editing
Speed Control during prompting
Text Size Options
Light & Dark themes
Movable Location Arrow (An arrow on the side of the screen that allows you to move it vertically to show the target location of the line being read.)
Bluetooth connection so your phone could be used as a remote.
Wired remote option
Mirror Mode
Scroll to any part of the script and start it rolling from that location
Free, fully functional version (No Ads)
Custom app branding (change splash screen to display your companies logo)
I want this thread to be a way for all of us to collaborate and make an app that we all enjoy using. It is a big project for me to take on and because of that, I feel it would be silly to keep it all to myself. Please post any suggestions, questions, idea or concerns. My goal for this project is to finally provide a teleprompter that does exactly what we need it to do as a producers. Thank you for the help and feedback and hopefully together we can get this app launched for everyone to use.
Thank you so much,
zpeverman
Ist there some Team/Developer working on an OpenSource alternative to the official Samsung Galaxy Gear Manager? I am the programmer behind OpenFetch (https://play.google.com/store/apps/details?id=com.sindaccos.openfetch) which was just a test to get the HTC Fetch working with any BLE/Android 4.3 enabled Smartphone.
This gave me so much experience with BLE profiles, characteristics and co. so I am searching for some more devs helping me coding an OpenGearManager.
So who is with me?
Regards,
Gamer
Sounds like a great idea hope you get more devs on board
Nope, no work on a OpenSource replacement is going on atm, not in the public anyway.
I´we done some custom Gear apps for the null_ rom but if I´m capable of helping out with this, I don´t know.
I´m sure @fOmey (author of null_) can help out with lot´s of info for the project.
I love the idea !
Pushing notifications to the gear using a open program would be awesome for end users.
Have you checked out M2D ? It would be a great start if you could get the source.
How about an iPhone (Cydia) app that would push notifications to the Gear?
This is the best idea yet. Because of the fact that I'm an idiot I would love to be able to push apps and make other changes via the gear manager. I would think this would open the door for other idiots like myself to get this watch. I am running null 16 but had someone else load it for me. would love to go 22 but don't know how plus I heard you lose settings in touchwiz...a reinvented gear manager would fix this right?
I would like to help, but do not have the time right now. Could it be possible to reverse engineer the proprietary protocols so we can use the apps created for the gear with the open version of gear manager?
I have been looking into this. But there is alot thats way over my head. But i would say its not possible. Not for now anyhow. But anything is possible i guess.
smokestack76 said:
I have been looking into this. But there is alot thats way over my head. But i would say its not possible. Not for now anyhow. But anything is possible i guess.
Click to expand...
Click to collapse
I wouldn't go as far as saying its impossible...
If you have experience in bluetooth communication between devices & JSON requests it may not be as hard as you may think.
It would be a bit of a difficult project tho !
Lets forget about JSON requests for a minute and listen to my theory:
Half of it is done with M2D manager by pacosal, the bluetooth connectivity part anyway... if someone was to code a notification listener for the host phone, we could push the M2D intents to the gear.. simple enough right ?
We then code a listener for the gear to listen for M2D intents, when one of the "notification intents" is received we fire the following intent to show a custom notification.
For a example put this command in adb shell:
Code:
am start -a android.intent.action.VIEW -n com.samsung.notifications/com.samsung.notifications.NotificationAlertActivity -e title Test
This would give basic notification functionality, its not that difficult to code and it would work across all android devices.
If I was confident enough to code in JAVA, I would take on the project myself although with a lack of time to learn and other ongoing projects it makes it hard... in saying that tho I am more than happy to help anyone who is game to make a start !
One of the gear users created a third party app to send notifications to the gear: ATN
If only he released the source, it would be excellent to get an idea how things work.
I'm all up for that iPhone cydia app! I really want a gear but don't like samsung phones. I'd pay for the app too, if you list it for a price, I'd pay up to $15-$20 for it
Sent from my iPad using Tapatalk
It would be great to have this working, i am currently using ATN Manager and was a pain to get working as you have to find and use a specific version of the app to get the functionality, i posted about it here as well as getting the WatchStyler working on a non-Samsung device (Nexus 5) here: http://forum.xda-developers.com/showpost.php?p=50550974&postcount=129
However you only get a message that you got a notification for some and not a full message to read, while that works while your phone may be on silent it would be great to have the full functionality like with a Samsung device.
Very excited about this! Hope someone can get it going! I'd be more than happy to test as I am sure is with other!
First of all - Hi everyone! I'm a frequent reader, first time poster.
Now to the point. As soon as I'm done with my masters defense (around next two weeks), I'm starting a project that might help with this idea.
I'm basically going to implement an android service that will provide an abstract interface for communication between any android phone with bluetooth capability (if possible, still some research ahead of me) and Galaxy Gear. I haven't decided yet if interaction will be done by intents or if it would be in form of a library or even raw classes. Still if the project will succeed I'm going to try to build the same abstract interface for Windows Phone devices (no intents here, so propabbly as a library). If it proves possible then same thing will be done with iOS, by a friend of mine.
Assuming this would work, someone would have to reverse engineer the Gear Manager, so if there is anyone that is able to do that I will be happy to cooperate in any way I can.
I'm not promissing anything for now, but let's see how will things go.
Gohanks said:
First of all - Hi everyone! I'm a frequent reader, first time poster.
Now to the point. As soon as I'm done with my masters defense (around next two weeks), I'm starting a project that might help with this idea.
I'm basically going to implement an android service that will provide an abstract interface for communication between any android phone with bluetooth capability (if possible, still some research ahead of me) and Galaxy Gear. I haven't decided yet if interaction will be done by intents or if it would be in form of a library or even raw classes. Still if the project will succeed I'm going to try to build the same abstract interface for Windows Phone devices (no intents here, so propabbly as a library). If it proves possible then same thing will be done with iOS, by a friend of mine.
Assuming this would work, someone would have to reverse engineer the Gear Manager, so if there is anyone that is able to do that I will be happy to cooperate in any way I can.
I'm not promissing anything for now, but let's see how will things go.
Click to expand...
Click to collapse
Awesome, looking forward to where this goes!
Hi, i was wondering if you guys think there will be a modded apk for you phone that unlocks certain features,
such as being able to handle it while driving, screen mirroring, and opening other apps that a not natively approved(youtube comes to mind).
Thanks in advance.
First of all, I'm not a developer, so if my comments don't contribute, it's just me being blond.
I'm was just looking for a Waze/Android Auto solution, as it looks like their announcement to come "soon" takes ages, if it ever will ...
And found this :
slideshare.net/j796160836/first-meet-with-android-auto?next_slideshow=1
github.com/googlesamples
github.com/googlesamples/android-UniversalMusicPlayer
github.com/googlesamples/android-MediaBrowserService
github.com/googlesamples/android-MessagingService
So it looks like it is possible to build your own Android Auto application.
If so, there should be a way to decompile fi Waze and add the necessary code, no ?
Evening All,
I have tasker running on a Madcatz Mojo (Tegra 3 Android Box). It "runs" my "smarthome" quite nicely. I mainly communicate between phones and android TV using auto remote (to set variables and help trigger events). However as my wife is not as tech savy as I, I use pushbullet for her needs. We have simple commands like "Did I leave any windows open", or "Where did I park my car". Which is great but I can't get it to work for a specific person (ie works for anyone who messages the box). Which is a bit of a security hole really. My "house's" gmail account is unknown to others but I still don't like anyone being able to send the trigger phrases and know where my car is or if my windows are open etc. Futher to this I want to run it off a group chat, between myself, my wife and the house. This way if my mrs doesn't trigger something correctly, rather than her being fustrated, I can quickly say "You gotta type Where IS my car not Where's my car" (as an example).
So what I'm looking for is a chat app that I can install on the mojo and our phones that tasker can use to set variables and check identity, as well as having a group chat. I saw Join might be an option however it's paid and I would prefer to go with a free option if possible.
If Join is my only option can anyone confirm it can do what I require?
I am a Join user and know it can send commands to Tasker. You can pair multiple devices to Join - so you can then send a command to your box from it from the web or anywhere else you want (It uses your Google Account Login).
Join's programmer also makes a great suite of apps called AutoApps that can greatly enhance your possibilities. Autonotification for example, lets you intercept notifications and have Tasker react accordingly. He also has some other apps which give voice control which Tasker can respond to for more Smart Home Automation fun.
What's wrong with the pushbullet solution, if I may ask? It is kinda like a private chat between your wife, your "house" and yourself PLUS it has native tasker support built-in. Seems like this fits all your needs, doesn't it? Correct me if I'm missing something.
Apart from this, you may want to look into AirTask. I did not try it (yet), but it seems to be a solution for connecting different devices. (It's surely not a chat app, though.)
digitalpig82 said:
What's wrong with the pushbullet solution, if I may ask? It is kinda like a private chat between your wife, your "house" and yourself PLUS it has native tasker support built-in. Seems like this fits all your needs, doesn't it? Correct me if I'm missing something.
Apart from this, you may want to look into AirTask. I did not try it (yet), but it seems to be a solution for connecting different devices. (It's surely not a chat app, though.)
Click to expand...
Click to collapse
Can't have a "group chat" and can't determin who's the incoming user.
Medfordite said:
I am a Join user and know it can send commands to Tasker. You can pair multiple devices to Join - so you can then send a command to your box from it from the web or anywhere else you want (It uses your Google Account Login).
Join's programmer also makes a great suite of apps called AutoApps that can greatly enhance your possibilities. Autonotification for example, lets you intercept notifications and have Tasker react accordingly. He also has some other apps which give voice control which Tasker can respond to for more Smart Home Automation fun.
Click to expand...
Click to collapse
Oh I know, I'm a fan of his apps. I use auto voice and autoinput a fair bit in my home automation .
Hi, I have searched the forum to find an answer to this question, and I understand it is probably a basic question, but I appreciate anyone's ideas.
I am trying to start an activity in my app and view it on the desktop head unit. I can easily use the startActivity() method to see the activity open on my Android tablet. However, I don't know how to start an activity so it appears on the head unit instead. I have tried many approaches, including starting a service, but nothing has worked. Thanks for your suggestions.
Android and Android Auto is a complete different world. You always need SDKs to program for a specific platform. For Android Auto this is not available, so with any basic Android tutorial you cant reach anything. If you have a Head Unit (from China) with basic Android you can for sure program it like any other Android device. But if you want to use the Android Auto environment build in many new cars, I tell you its more than hard for you to get anything running. Only way you can program right now is a Messaging or Music playing app. So the possibilities are quite limited. More information under https://developer.android.com/training/auto/index.html