Assistance Customizing UI/Features for an Andrioid open source Python based app - Android Q&A, Help & Troubleshooting

Hello Developer Community,
I am presently using a bluetooth home automation device from a company called Plugable. The device is being controlled by a stock/default Android app provided by Plugable in Google Play. After testing the product, I realized I wanted a hour:minute:second count down style timer and presets features added to what Plugable describes as a completely customizable open source application.
I am not a programmer, so I was wondering if someone would be willing to take a look at the open source code to see if the features I want can be built into the open source app and be willing to design a new UI layout that would be more appealing(features that look similar to Control 4 Android app available in Google Play.) I am open to any new app development and program design as long as the device can communicate in the manner intended by Plugable.
If anyone feels my request is practical, I would be willing to pay a fair value for your time and service. I would need to also start this project ASAP. And I mean ASAP!
You can find more information about Plugable-BTAPS Python Library for Creating Custom Applications with the Plugable PS-BTAPS1 and the Bluetooth Home Automation Device on Plugable's website.
Thank you for your time and assistance anyone can provide.

Related

MIUI port projects officially go open source!

Here you can find the information and source code you need to build an Android-compatible device. Android is an open-source software stack for mobile devices, and a corresponding open-source project led by Google. We created Android in response to our own experiences launching mobile apps. We wanted to make sure that there was no central point of failure, so that no industry player can restrict or control the innovations of any other. That's why we created Android, and made its source code open.
http://www.micode.net/portal.php
Its time to reopen the port project! Good luck guys!
Sent from my LG-P500 using XDA App
mastershefis said:
Here you can find the information and source code you need to build an Android-compatible device. Android is an open-source software stack for mobile devices, and a corresponding open-source project led by Google. We created Android in response to our own experiences launching mobile apps. We wanted to make sure that there was no central point of failure, so that no industry player can restrict or control the innovations of any other. That's why we created Android, and made its source code open.
http://www.micode.net/portal.php
Click to expand...
Click to collapse
But, the github seems non-useful... contains only their apps n stuff... maybe they are uploadin it... only time will tell...
Edit: Alright, its nothing big, neither a full source, its just some PatchRom project that they have open sourced...

Graduation project

Hello all, I have a question about developing an application for my graduation project. The idea is to develop an application in which the various books/information sources get a place and can be placed under different semesters/years. The information as provided has to have an easy way of updating for teachers(probbebly web-based). The aplication also has to work on iOS. Can you guys give me an idea on how to start i think HTML5 is a good option.
For cross platform application you can try PhoneGap(phonegap.com) with Dojo (dojotoolkit.org).
Front end is only half!
killerbee12345 said:
Hello all, I have a question about developing an application for my graduation project. The idea is to develop an application in which the various books/information sources get a place and can be placed under different semesters/years. The information as provided has to have an easy way of updating for teachers(probbebly web-based). The aplication also has to work on iOS. Can you guys give me an idea on how to start i think HTML5 is a good option.
Click to expand...
Click to collapse
HTML5 will be great, but it will be difficult for a school to update as a native app. I suggest simply using a mobile-ready website. jQuery Mobile is great for this, and it handles all the cross platform issues. Have you given any consideration to serverside code? Php, .Net, and Node.js are all great options. Talk with an administrator about what kind of system they use to store files & links currently. You could fairly simply make a page that scans a file share they maintain to build the page .
Are all current (including budget) phones capeble of running .net or PHP? I'll probebly host the site/app myselve for a while during the test phase so if i go web-based it will be PHP since my host is a linux host. I'll have a look tomorrow, I'm studying to be an officer on a ship not an programmer so all programming is new, I did some vb/php but nothing fancy.
i started with icenium, but found out that icenium doesn't offer to store the webfiles on your own server. So thats not an option.

Request for paid work on sources code modification of current AOSP /M200

We are a company based in France and we provide sources code for its modifications to allow us having open platform for smart glasses to behaves as a standalone platform to allow customers using their own application and to push Google Play app on the menu
Detail description of the problem:
We have an embedded android system 4.3 applied for android glasses, with a solution of Ingenic M200.
The system works with all camera, sensors and display
However, the system is limited. It is modified for the wearable devices (Camera glasses), using cards UI, scroll or click control uniquely by a touch pad, menu uncompleted
It disconnects automatically when we install an application, even we can push the apk by ‘adb push’ it doesn’t support well because of lack of gesture of touch, card input instead of a keyboard standard.
The menu and setting are not completed, only have configuration of wifi,Bluetooth and Gps. We need to have access to all setting features. This Menu is an application and need to be standard as any platform of phone or tablet
We would like to find a cooperative help us to modify it. We have in hands the sources code that we’ll provide for modification.
Please contact us at the following email. Our request is urgent:
Email: [email protected]

My first app is live - what do you think?

I've been learning Android development recently and finally released my first free app.
It's open source and available on Github too. It's made with C# in Xamarin (not forms though, which meansit uses Android's native APIs).
I chose to start with a TOTP generator because
It's a non trivial use case yet not too complex
It allows to meaningfully integrate image acquisition and protocol handling
I already had a UWP version I could reuse the corre logic from
The Google OTP generator uses a web service to scan QR codes, as far as I can tell
I'd be interested in asking for feedback: does the app's UI feel right? What areas can I improve?
kaworu1986 said:
I've been learning Android development recently and finally released my first free app.
It's open source and available on Github too. It's made with C# in Xamarin (not forms though, which meansit uses Android's native APIs).
I chose to start with a TOTP generator because
It's a non trivial use case yet not too complex
It allows to meaningfully integrate image acquisition and protocol handling
I already had a UWP version I could reuse the corre logic from
The Google OTP generator uses a web service to scan QR codes, as far as I can tell
I'd be interested in asking for feedback: does the app's UI feel right? What areas can I improve?
Click to expand...
Click to collapse
It was nice to see that you have your first software released. Congradulations... And thanks for sharing. As I saw you developed your software with Xamarin which is a cross platform framework. It would be great if you can share your experience here: https://forum.xda-developers.com/tools/frameworks/native-vs-cross-platform-t3850250 with other people.
I like to hear more stories about crossplatform and also native coding experiences.
I'm going to give your software a try.
I'm not a fan of material design UI, however your app looks nice. Congratulations for creating your first app.
Congratulations. You made the right choice when decided to create tool. Wish you high ratings and many downloads! I downloaded it on my phone.

Android App Development help please

Hello, I am looking Android App Development help please.
I would like to make an Android TV box app and was wondering if I can get some help creating one with the following requirements;
1) Looking for a Template, for starters, so I don't have to code one from scratch since I have no idea of what I'm doing
2) Configure the app to utilize a Username/Password which verifies the account on a server database that I control.
3) Hopefully it will be easy to include a link within the code that reaches out to an XML file on my server or whatever where I have a list of Video Streams/Feeds that the app reads and you can select what video you want to play.
Thank you
Hi I'm not an android coder but a c# coder in terms of a template project, something like this? https://github.com/hitherejoe/AndroidTvBoilerplate
I just searched android TV boilerplate (a boilerplate is template). Hope it helped.

Categories

Resources