Aplication working in communication with other apps - Other Tools & General Discussion

Hello guys.I do not know programming but I am interested if it is possible to make an app that works in the background of another existing and working app on the current device.

Oh, unfortunately, I haven't hear nothing about that)

I don't know your goal, but I think AsyncTask or Java Threads should fit your needs.

You can implement it using Messaging. Please, take a look this tutorial www. goo.gl/oT1rtR
I hope the tutorial will be helpful for you.

Thank for the answears but this doesn't help because i do not know programming. Here is my e-mail adress and i will explain you want i was thinking to develop.Thank you. [email protected]

On Android You need to learn about:
Thread,
AsyncTask,
Handler,
Sockets.
But probably this is a difficult things for a beginner.

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.

[Q] tip for development

Hello. I am starting to learn how to develop apps for smartphones, i have tons of ideas but onlu basic knowlage in C++, java and other languages used for creating them. Could some one help me to decide for which platform i should start? I want to start from easiest developing interface (i liked iOS, wp7), cheapest price in order to publish my app and when you do answer please tell me why (other pluses that i didn't highlighted and minuses). Thank you for your help and if i posted on the wrong section please move my thread. Oh and i am a student so if there are any discounts like for wp7 free access for students then do mind that too
so noone can help me?
Not sure myself
But I think Dreamspark has the tutorials to help you develop and you can go form there, I am interested as well just don't have the time.

[Q] Making android app for Ajax chat - any documentation?

Hello everyone,
I'm looking to make android app for this Ajax chat we have on a certain forum. The chat is MGC Chatbox Evo. Basically, I want to connect an app to the chat, like you do when you fire up a browser.
Now, my programming experience is very out of date, so I'm looking for some documentation (noob friendly if possible) on this. I've searched google all over the place, I found a couple of tips, but those aren't very understandable for someone at my level.
Here are the questions I'd like to cover:
1) In which language do I write this?
2) Using what compiler?
3) Where can I find documentation related to making something like this?
I'm a bit savvy, so if I find a way to do this in one programming language, I'll probably find a way to do it in another, but I can't. I've never made an android app before, but I'm very eager to learn, so all and any help is appreciated. Of course, if someone has time and desire, I'll gladly work with you on this and learn that way. Forum has 600,000 registered users, and you would be free to take all the credits for it.
Thank you for your time
Have a great day!
Bump? :s
Oooh

Android App Development For Beginners - I'm New and Need Your Advice! Thanks!

Your Advice on Android App Development
Hello!
So I was hoping to get the advice on a few things regarding android app development from those of you are app developers. I am just now learning Java, learning Android Studios/IntelliJIDEA and I have no teacher (I use Lynda.com, TeamTreeHouse, and other resources) so I'd like to get the opinions and thoughts of others who have already created an app, do so all the time, or are working on their first app. In general, I am looking to get some answers from those who already know what to do and have done it before. I want to be sure I am doing things the right way. Or at the very least I want to be doing things the best possible way I can. So my questions:
What IDE do you use? (Android Studios/IntelliJ IDEA, Unity, etc)
Did you learn Java before building your First App?
Did you learn XML before Building your first App?
Where did you learn about the languages and technologies required? (Lynda.com, TeamTreeHouse.com, NewBoston, etc)
Are there any resources you can recommend to me as a beginner who has not yet built his first app?
If there is a question you can think of that I did not ask that might help please let me know.
Thank you for answering these questions!
I really want to make sure that I approach this the right way and that if I am going to commit myself to it I do so in a way that works, is tried, tested, and true. I want to make quality applications and I want to know what I'm doing while doing it. = )
Anyway, answering any of these questions would be truly helpful and I would appreciate it very much. Thank you!
Regards,
DevelopDan

I'm New To Java Programming & Droid App Development - Seeking Advice/Thoughts Please!

I'm New To Java Programming & Droid App Development - Seeking Advice/Thoughts Please!
Hello!
So I was hoping to get the advice on a few things regarding android app development from those of you are app developers. I am just now learning Java, learning Android Studios/IntelliJIDEA and I have no teacher (I use Lynda.com, TeamTreeHouse, and other resources) so I'd like to get the opinions and thoughts of others who have already created an app, do so all the time, or are working on their first app. In general, I am looking to get some answers from those who already know what to do and have done it before. I want to be sure I am doing things the right way. Or at the very least I want to be doing things the best possible way I can. So my questions:
What IDE do you use? (Android Studios/IntelliJ IDEA, Unity, etc)
Did you learn Java before building your First App?
Did you learn XML before Building your first App?
Where did you learn about the languages and technologies required? (Lynda.com, TeamTreeHouse.com, NewBoston, etc)
Are there any resources you can recommend to me as a beginner who has not yet built his first app?
If there is a question you can think of that I did not ask that might help please let me know.
Thank you for answering these questions!
I really want to make sure that I approach this the right way and that if I am going to commit myself to it I do so in a way that works, is tried, tested, and true. I want to make quality applications and I want to know what I'm doing while doing it. = )
Anyway, answering any of these questions would be truly helpful and I would appreciate it very much. Thank you!
Regards,
DevelopDan

Categories

Resources