[Q] What is the best way of finding an Android developer? - General Questions and Answers

I am not sure where to find a developer for an app. I do not want to start harassing random people. I am looking for someone to develop an Android app that would give people access to docs that I have created and docs that I have the rights too. It would sort of be like a dropbox type app with the option to email, send to dropbox, download to phone etc.
I have looked into writing it myself, but I am in grad school and do not have the time. I am not going to into programming either, so it is not practical for me. I am looking to pay for the app.
I understand that everyone has a "great app" idea. That is why I am willing to pay so there is no loss for the developer. If it is a bust, it is my problem.
I am not sure how it would work, who services app after on market. Do I need to buy a server or do I upload my info somewhere? Any feedback would be appreciated.

Related

[Q] Noob needs help to create event calendar app

Hi all,
I'm a noob app developer trying to do it for the first time. I'm trying to create an event calendar app for company's internal purposes. So that everyone in the company (which uses a lot of android phones) can be updated on company events that are coming up.
My approach is to create a database with MySQL for events input, and to use PHP to connect the database which is in a server and to push it to the android devices that are used in the office as that's how I found it in a tutorial from HelloAndroid.
My questions are:
1. is this the best approach to create such app?
2. Can I use Android's default calendar to input these events? if not is there some kind of calendar template that I can use to display the information to the users.
Probably will have more questions as I progress, but please help if anyone is more experienced in these matters than I am.
Thank you very much, and really appreciate the inputs that I'm gonna get
A simple solution would be to use Google Calendar.
By using GC you can add/edit events either from a PC (work or home) or your Mobile anywhere in the World.
All that is required is for someone to first set up the calendar on Google and push it out to all those who you want to see it.
This way you are not isolating anyone who does not have an Android Phone.
that's a really good point. Especially in a closed environment like an office. I didn't think of that before. THank you very much.
However, if let's say I want to try to build an app for that for public use, not just confined to limited numbers of people in a company.
Would that be the best approach or if there's any better way to approach it. I may decide to build the app after all just to learn and gain experience in app development.
thanks again for the feedback, really appreciate it.
I can't really give you advice on developing an App sorry.
All I can say is the method I mention is the one which I use to keep all my Operational Team (Surgeons/Doctors/Nurses/Admin/etc) updated and advised.
There's nothing short in you developing your own Calendar App but you would have to ensure it would be available to all and that includes anyone anywhere regardless of the fact they are at work, home, holiday, with Android or not, have a Phone, PC, Mac, etc... etc...
For that there's already a stable tool by the name of Google Calendar.
If you do develop one I'd still be interested in seeing what ideas you could bring into practice that would have a benefit over GC.
I understand your point of view, and actually you got me thinking, maybe if I really want to do the apps, I can create an app that calls the Gcalendar events, and display it from the app. I can find out the API to do that, and that would be much simpler.
Thank you again for your input, really appreciate i
racdyn said:
I understand your point of view, and actually you got me thinking, maybe if I really want to do the apps, I can create an app that calls the Gcalendar events, and display it from the app. I can find out the API to do that, and that would be much simpler.
Thank you again for your input, really appreciate i
Click to expand...
Click to collapse
No problem.... I wish you well on your venture.
Do please let us all know how you get on.. You never know, if it becomes that good I may even use it myself over the stock calendar App or any of the other's that already link to GC.

[Req] Dummy App

Hello everybody, I'm fairly new (ghoster mostly) to this forum and yet I'm already making a request.
I've got a Dreamspark account with Microsoft since I'm a student right now, but I have no background in any type of coding. I'm registered with App Hub as a student developer, but I need an app to submit to them to get verified. Any crappy app works, but I just don't know the first thing about creating apps. After I get verified, I can get Mango beta from them legitimately rather than going through the side steps as some of you've posted here.
If anybody could make me a quick, easy app, I'd really appreciate it. I won't publish it or anything of course.
Thanks!
Why not look at the tutorial videos over here? -
http://channel9.msdn.com/Series/Windows-Phone-7-Development-for-Absolute-Beginners
Within a video or two, you'll know how to build a "Hello World" application that you can submit to get your account validated.
Thanks for that, that was kinda interesting actually although minuscule. Thanks for the link!

Comic Strip Viewer

Hey Guys,
One of my favorite apps was recently pulled from Google Play. I contacted the developer asking if I could modify some of the source code for my own personal use and he consented. The problem is I am in over my head and can't really figure out how to do what I want to do. I want to add in functionality that the app at one time had (so I'm sure the code is still in there somewhere just disabled.)
It is an app for viewing comic strips. Since I agreed not to distribute I am hoping there is ONE other person who would also like a comic strip viewer and would be willing to help me work on it so they could make use of it too.
If anyone is interested, I would really appreciate it, it would be a great learning experience for me as I am just now getting into coding/development. All I ask is that you do not distribute the app, post it anywhere online, etc and that you are patient enough to work with a beginner.
Thanks.

[Q] Total NOOB needs some help :)

Hi all,
My name is Fabian, and I have a strong background in C. (Done a CS course in C).
I want to do an Android app for my final project(nothing too fancy or complicated but I have to at least have some interface ) and I'm a little stuck with how to proceed from here.
I watched the Java essential course on Lynda and I did understand a little the difference between C in Java, however I don't know how to proceed from here to actual Android development.
If anyone can recommend me finding a crash course, a book or any other resource that could get me up and running as soon as possible, I would really appreciate it.
I don't mind spending money on it.
Thanks in advance.
Fabian
fabiansc said:
Hi all,
My name is Fabian, and I have a strong background in C. (Done a CS course in C).
I want to do an Android app for my final project(nothing too fancy or complicated but I have to at least have some interface ) and I'm a little stuck with how to proceed from here.
I watched the Java essential course on Lynda and I did understand a little the difference between C in Java, however I don't know how to proceed from here to actual Android development.
If anyone can recommend me finding a crash course, a book or any other resource that could get me up and running as soon as possible, I would really appreciate it.
I don't mind spending money on it.
Thanks in advance.
Fabian
Click to expand...
Click to collapse
A great resource for Android development is the official Android training documentation from Google, as well as these tutorials. Let me know if you still have questions I'll be happy to help.
thanks little question regrading databases
shimp208 said:
A great resource for Android development is the official Android training documentation from Google, as well as these tutorials. Let me know if you still have questions I'll be happy to help.
Click to expand...
Click to collapse
Hi,
Thanks for your help I learned a lot and I'm already planning my app
I just have one question that could really help.
I want to make an app where people on different devices can interact and send each other tasks. I guess I need a kind of SQL server that supports Android, right? Is there a better or at least more economic way to do it if I will have around 1000 users where each one can add people to send tasks to?
Many thanks,
Fabian
And one more question
Is there any way to do a phone number authentication (like Whatsapp) instead of user name and password which I think is a little to tedious for my planned app ?
Thanks in advance
Hola, for the task sending. Would you like to make all task public? Or should you send it like a message?
But when i need access to a server, i use php scripts. But we can take that later, when you have answered my last question
For the phone number authentication, you have to have a online database, with all phone numbers. User inserts their phone number, the first time they starts the app. Then you can retrieve it from the database. But we can also take that later.
I´m glad if i helped.
(Sorry for my bad english.. )
Hola
Well I want it to be like a manager that gives a task to his employee. I want the task to be between them and only they can close it.
Likewise, it would be a problem if I make a simple phone number insertion if there's no validation. I was thinking about a number verification (like whatsapp) to prevent other people from accessing the tasks.
Do you think it's possible or should I go with username and password?
Thanks
fabiansc said:
Hi,
Thanks for your help I learned a lot and I'm already planning my app
I just have one question that could really help.
I want to make an app where people on different devices can interact and send each other tasks. I guess I need a kind of SQL server that supports Android, right? Is there a better or at least more economic way to do it if I will have around 1000 users where each one can add people to send tasks to?
Many thanks,
Fabian
Click to expand...
Click to collapse
I am using OpenShift - https://www.openshift.com/developers - which is a open source cloud architecture in that they offer packages like NodeJS and DB's. They allow you to have 'gears' which I guess is their name for services running on their cloud. The free account has 3 gears.
I currently only have a NodeJS server running to deliver files however (as far as I understand it) you can have MySQL and others as a backend. I would think that whatever devices you develop on would simply log into the DB and look up messages/tasks etc. I would also think that your app could insert those things. The best part is it is free until you reach Enterprise level or so. I would check it out since free is good. Offhand, I do not know what DB's Android supports via java but MySQL is probably one of them.
Just some info for you to examine.
Good luck
Hola, of course its possible! But maybe Username and Password is easiest.
You can use e-mail validation.
I actually worked on a application, there store products in databases. So i have tried it before. Ask if you are confused
And Sum1nil, sqlite is implemented in android, so for local database, use sqlite.
But for online database access, i use php

[Q] Mod an APK

Here is what I want to do. I would like to mod the Netflix app to also have a Facebook login just like the web version. It sounds simple but I am sure it is much harder than I think it is. I tried myself but my knowledge is not sufficient to do so. Any help would be appreciated. When you login the regular way you don't see any friends recommendations and well I think it is something Netflix should consider doing. Any ideas?
It depends what the mobile client uses for authentication, if it's the same as the website then you can try adding it by decompiling the app and creating your own version of it. However it would be a bit of a challenge.
Before you start anything, just send them an email about it as well asking for it to be a feature.
ticktockonthedot said:
It depends what the mobile client uses for authentication, if it's the same as the website then you can try adding it by decompiling the app and creating your own version of it. However it would be a bit of a challenge.
Before you start anything, just send them an email about it as well asking for it to be a feature.
Click to expand...
Click to collapse
I have decompiled the app but like I said Java is not my thing. If someone wants to take a look at it I will post it here. Looks like I got in way over my head on this one.
Watch the warez talk please. Thread cleaned of a couple posts concerning an app that hacks paid apps.
Thanks,
Darth
Forum Moderator

Categories

Resources