Android : Looking For Programmer To Create App - IMagnifier.com
Jun 24, 2010
I am looking for someone that can create an application to turn a droid into a hand-held video magnifier. www.iMagnifier.com gives you an idea.
The product would be a private label from Vision Helpers, www.VisionHelpers.com
View 2 Replies
Sep 29, 2010
create or has in the past created an app for android. I have a very good idea, that ide like to put to work, and cannot do it because I dont know how. Also dont know if this is the right section really. If this works, or can work, it might revolutionize, lets say, Blackberry to Android and vice versa, messaging.
View 11 Replies
View Related
Oct 19, 2009
How can I become a programmer?
View 6 Replies
View Related
Sep 15, 2010
I would like to write a graphical application for an Android phone that displays a level bar, which changes depending on the phone's accelerometer sensor.Where would be the best place to get started in learning about writing programs for the Android? Specifically, I would need to know:
What programming language should I use?
What graphical toolkit would be quick for a new programmer to use?
Where should I look to find information about receiving accelerometer data?
What starter books on Android development would you recommend?
View 1 Replies
View Related
Aug 3, 2009
It has been a while, but I am looking to see if any one knows how to write an app that will delete all messages that begin with "1010" Basically we get notified on our phones and all the messages begin with 1010, and it would be nice to be able to delete just those messages with out having to nuke all the other organisations...
View 7 Replies
View Related
Apr 21, 2010
I'm a beginner in programming. My experience so far is only in Actionscript 2 and 3. So I have a basic understanding of declaring variables, loops, arrays, if/then, do/while... I'm wanting to move to developing for Android phones so I'm wondering what suggestions people have for where to go next. Should I jump right to Android? Start with a 'beginning Java' approach? Or should I go some other route to beef up my knowledge of OOP concepts before launching into Android? I have my Dev environment set up and completed the Hello Android tutorial and I'm just wondering if I am going to be in over my head quickly?
View 6 Replies
View Related
Sep 15, 2010
I have one year of experience in programming. After getting laid off in cuts I managed to get a job in telecommunications planning. I'm good at my new job and don't want to leave it but I miss programming. I'd like to be able to code in my free time (which is about 4 hours every evening 7 days a week.)
I can code pretty well in C#, reasonably well in SQL and poorly in a unix shell.
What sort of job should I get on the side? Would anyone hire me as a free lancer? Should I focus on making apps for phones (android) instead?
View 7 Replies
View Related
Jul 3, 2010
Happy Fourth of July weekend to all the US folks here. Now, before I go on I just want to say I am not sue happy nor am I looking to make a bunch of lawyers a bunch of money.I am wondering if anyone has heard of any class action by Android users against Apple for its Programmer exclusivity policy. I am referring to the agreement that requires programmers only to write an app for Apple using Apple tools. I am not an apple hater. The reason I ask is that I have noticed there are quite a few event specific apps that are only available to the iPhone that just dropped (don't judge but the one I really wanted was the official Tour de France app as it started today)I feel that is safe to assume that the Official Android app is not yet available because of the aforementioned agreement that I believe most on here are aware of.ie: hurdles of not being allowed to cross platform develop forces developer to choose one store over the other. I know the FTC has started some investigating of Apple's policy for anti trust violations. I am just wondering if Android users as a consumer group can be proactive through litigation (sounds like such a dirty word *sigh*) to help end that policy.
I do not need my nice Evo 4g to be an iPhone. I like no dropped calls the ability to customize my pocket computer/phone as I see fit, but I am bothered knowing that when a new app is released that I want there is no way to get it because the developer has been FORCED to agree not to make it. (By only being allowed to use Apple supplied programmer tools).I understand the developer can make the app for Android using other tools, but for time sensitive events like sporting events most will not have the time or willingness to put out the capital to make both. Please do not turn this into another Apple sucks thread. I am just interested in exploring the legal option of Android users arguing they are negatively impacted by Apple's exclusivity policy.
View 49 Replies
View Related
Jul 17, 2009
How to create an HTTP request object of POST type in android? Which class need to be extend or what method need to implement? How to establish connection to a server? Actually i want to connect to a microsoft exchange server, and then i have to send a request to it using HTTP.
View 8 Replies
View Related
Oct 9, 2010
Is there an api to programmatically get the .apk create date/time?
View 2 Replies
View Related
Sep 1, 2010
How to open a similar popup like the one that appears when you click on a contact icon in contacts? Is Dialog suitable for that? Or maybe PopupWindow?
View 2 Replies
View Related
Oct 12, 2010
In android, is it possible that I would create my own Map figure, and then use this Map with the gps location from Google Map API. Example, I draw a map for my own house, then apply Google Map API to be able to make the location of each point in the map
View 1 Replies
View Related
Oct 11, 2010
I create a TabHost1 with 3 tabs: tab1, tab2, tab3. When choose tab2, I want the TabHost2 change into another sub TabHost with 2 tabs: tab4, tab5.
CODE:.............
TabHost2.xml is the same TabHost1.xml
When I choose tab2 the result like TabHost2 cascaded TabHost1
Actually I want the TabHost2 overwrite (replace) TabHost1.How can we do it ?
View 1 Replies
View Related
Jul 9, 2009
In bin folder just exist resources.ap_ (AP_ File)what is this? why my apk do'nt create?
View 2 Replies
View Related
Oct 13, 2010
Basically im trying to create a simple gui or a layout for android, and I'm really new to Android developing. I already found a way to create a list of stuff using ListActivity, and using the command Code...
View 2 Replies
View Related
Oct 26, 2010
Now I am trying to create an android game. Game is in the book"Apress - pro Android games" But the program is force closed when I try to touch in the screen. Anyone have the full source code of that game "Space Baster".
View 4 Replies
View Related
Sep 16, 2009
I want to create an application which will be able to install another one. Actually a server will send me the .apk file. Then I want my application installing this .apk file and running it. This activity will be a kind of 'script' for installing and running a new apk file.
View 6 Replies
View Related
Aug 13, 2009
I want to hide my application from user so i just want to create service. Can some one tell me how can i create service only with out activity. Can some one tell me can i create only the service in whole project instead of activity. Is it feasible?
View 5 Replies
View Related
Jun 2, 2009
I was wondering how we would attach a pop up window to a button so that when the button is clicked the pop up window will appear showing a message and still until the user closes it. How should I go about this and what classes should I use? Also if there are any examples for this it would really helpful as well.
View 4 Replies
View Related
Oct 25, 2010
We would like to create a reminder that will be poped-up on given date. We would like to do this without having our application running at the backgroud. Any ideas how to do this?
View 5 Replies
View Related
Aug 4, 2010
I intend to develop an app on android that can help people selecting the best pizza/ice cream/hot dog in a certain town based on their ratings through a poll. Now what resources do I need to achieve the desired solution? Do I need a web service or website/device connectivity for the desired poll? I would like to start off with a simple application that just shows polls or ratings for a certain item.
View 2 Replies
View Related
Mar 12, 2009
I want to basically create an application launcher. How do do this? Shouldn't the following just work?
View 4 Replies
View Related
Jan 10, 2010
I am trying to create a todo list application on android. I am stuck because at the moment I dont know the way to create many todo lists. I have created the GUI for one list, using listview. entries of the list are added by the user when running the application. Particularly i dont know how to pass a list object, if i create new one.
View 1 Replies
View Related
Jan 19, 2010
keytool -list -alias alias_name -keystore my-release-key.keystore using above command when i try to create md5 fingerprint. it asks for the password and in password i cannot type any thing. can any one guide me how can i create this i need this finger print to run google map api in android and to obtain googlemap api key from google website.
View 2 Replies
View Related
May 15, 2009
When you are developing on an application level(Services, Activities) you always get this Context reference automatically. But what if I am on a lower level and developing a program started with app_process, how can I get hold of a Context then? Its a huge part of the API that need this context. What the proper way to create a Context instance?
View 7 Replies
View Related
Dec 14, 2009
I've made a few apps now, which use an SQLite database, no problems. In my latest app, I want two tables, and I just released that every example I can find only creates one table. So, is this a limitation? Must I use only one table? Assuming I can use two, how do I go about changing my create script?
View 3 Replies
View Related
Apr 27, 2009
Somebody knows a tutorial that shows how to create a widget?
View 2 Replies
View Related
Jan 20, 2010
I'm trying to create an AVD, but I don't have any target ID's available. If I enter "android list targets" at the command prompt in the tools directory, I get an empty list.
View 2 Replies
View Related
Sep 21, 2010
I want to create a PDF file dynamically in android application. like File f = new File("sample.pdf");
I have to use any external api for this?
View 1 Replies
View Related
Jun 9, 2010
I apologize in advance, since I've only gotten started developing for Android, so I'm not particularly familiar with what's possible/ feasible to do. I would like to create a service that can "send" an ACTION_MEDIA_BUTTON intent, so media players and the phone can be react as if the user pressed the actual media button. I'm basically trying to create an alternative for headsets that don't have any buttons, so you could answer calls or pause music by shaking the phone, for example.
So, is it possible for a service to broadcast the ACTION_MEDIA_BUTTON intent? If not, is there another immediately obvious approach to solving this problem? I intend to become more familiar with the Android API over the coming weeks, but it would be nice to know sooner than later whether this problem is simple or infeasible.
View 2 Replies
View Related