Looking for an Android developer who is able to create new Android widgets from scratch.
I cannot give more details about the widget itself. If you meet that requirement, please contact me by PM.
It's just one project, but maybe in future more.
Thanks.
Related
Hello, developers in XDA, we are currently planning to develop a new android-based rom. The framework will be deep modified to give users a full new experience, We are all students in high school, so we need your help. After this project finished, we may design a new device using the rom we built.
Another member in our project, mariotaku.lee @ Google code:
Our project needs your help! We are NOT commercial team, We are just students. And I think most part of our project will be open-source, at least all projects owned by me. You can check them out in my project page:
MusicMod (based on Music Mod by Eliot Stocker, but with more powerful feature, my goal is make it better than PlayerPro, but MusicMod will be free and open source forever)
SMS Blacklist (block spam messages)
And I will develop X-server for Android in the future!
Take someone elses rom and tweak it a bit like everyone else does
sent from an HTC sensation on CM7 alpha #10
Hey John_Titor,
don't listen to what people say about it being hard, look at cyanogine and miui they started from scratch and now look how popular they are..
just stay close to the users and everyone will be happy
you can try using cm9's kernel or cm7's kernel instead of starting from scratch.
finally i wish you all the best.
I am looking to create a calendar app which would operate similar to the Google Calendar aside from some unique features I plan to put in. After some initial prototyping of a few of the layouts and research. I can't help but think the scope and time required for initially cloning the GC will significant.
This would be my first android application, am I approaching this correctly. Is this actually a one man project? Thanks in advance
[Just note, this is a question so it should've been posted in the Q&A section]
Yes this is a one man project, adding people to the project will just speed things up.
Firstly you'll need to run yourself through the Android Development section for critical info when creating applications.
If this is your first time working with Java then you're going to need some knowledge with quite a bit of statements.
Creating a calendar similar to GC isn't too hard and can be done quite well. In fact its a great "first" project.
Also I would suggest you create layouts first before you actually go into coding as that will build up a platform to work on.
You will be working with intents and Uri's allot as you would want your users to be able to set their own events.
Here is an official doc on Calendar Provider - http://goo.gl/8f1v3J Loads of great info on creating calendar.
All the best with your project, if you feel you are in a loop and need some help finding out errors and fixing them. Go to stackoverflow. The guys and gals there are very nice and respond quickly with fantastic answers.
Thanks
Thanks for the quick response, didn't realise I posted in the wrong area. Will have a look at the android dev section .
I'm trying to create a custom lockscreen. I'm not interested in widgets, themes, or hacking and existing one, I'm trying to make an all new lockscreen. I have been coding in Java for years and have read the Android development documentation so I'm looking for something technical. I have been looking for info on how to make one from the ground up for weeks but since they changed the home button permission in 4.0 all the information I can find is out of date.
Could someone point me at currently working source code to study or some kind of documentation on the subject? I would be grateful for any resources so I can start working on this project.
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.
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.