Looking for an ppk - General Questions and Answers

Hi guys, I'm trying to get an apk or some way to help me with my job. I would like to store lot of information as separate documents or tables or figures (I'm medical resident), Likewise, I want to have it Well-ordered and with easy access to it. I've been using office suite and other, but they do not comply with what I expected of them.
I've been looking some kind of app like notebook with alphabetical order.
Thanks in advance, I know it,s very difficult to find something like it.
My device Xperia M 4.3

Related

tegratab.wikidot.com (Tegratab Wiki Site)

Hello everyone,
I just wanted to announce a work-in-progress that I'm working on to capture information from the forums at xda and tegratabs. I'm trying to get information into an easily searched location so that if anyone needs to find out something, they can do a direct search and locate it quickly. My goal is to go through the monster threads and cull the good info and organize it in a manner that allows for the average user to find what they need quickly.
The url is http://tegratab.wikidot.com. All are welcome to help edit the site although I do ask that you email me for format, template, etc.
I am not trying to take away any discussion from xda or tegratab.com. I just want to develop a place that makes it easy for the newcomer (and vet alike) to find info as quickly as possible.
This will not incur extra work for the awesome mod builders, developers, etc. You guys keep on posting in the forums; we'll capture the info and make it searchable.
I make no money from this nor will I accept money for this. The site is free; no renumeration is necessary.
Thanks,
EJ
ehunyadi said:
Hello everyone,
I just wanted to announce a work-in-progress that I'm working on to capture information from the forums at xda and tegratabs. I'm trying to get information into an easily searched location so that if anyone needs to find out something, they can do a direct search and locate it quickly. My goal is to go through the monster threads and cull the good info and organize it in a manner that allows for the average user to find what they need quickly.
The url is http://tegratab.wikidot.com. All are welcome to help edit the site although I do ask that you email me for format, template, etc.
I am not trying to take away any discussion from xda or tegratab.com. I just want to develop a place that makes it easy for the newcomer (and vet alike) to find info as quickly as possible.
This will not incur extra work for the awesome mod builders, developers, etc. You guys keep on posting in the forums; we'll capture the info and make it searchable.
I make no money from this nor will I accept money for this. The site is free; no renumeration is necessary.
Thanks,
EJ
Click to expand...
Click to collapse
http://wiki.tegratab.com was started a week or so ago and needs some input if you want to do it there, or you can take from what is there already and add to yours.

[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] Icon Download?

Hi,
I put this question up at android.net but that doesn’t seem to be a developer forum, one of the guys said I should try here.
I’ve built an icon and I want people to be able to download onto their mobile phone that then sits in the applications, right next to angry birds metaphorically, that is then a simple a link to my mobile website. Is there a tutorial for that anywhere?
I will want to be able to do that for at least iPhone and Andrioid.
Cheers,
Mike.
Anyone have any ideas, I don’t want to have to try another forum!
Thanks for your help XDA Developer…lol.
Thanks for your help XDA Developer…lol.
I got to the bottom of the icon thing, that’s the easy part, in fact when it comes to programming the app part is the easiest part.
I now have a working model with a PC based administration section linked to a database communicating via a web service to iPhone, Windows Phone and Android. I can CRUD from both the phones and PC. It’s a beautiful package if I may say so myself. Now its built world is my oyster.
You may as well delete me from this forum, as you people don’t seem to share I’m not going to either and I won’t be coming back!
Good luck and good bye!
Mike.

making a simple app

hello all
im very new so bear with me. im wanting to make an app for private use. im needing it to work like a database query, its regarding taxi fares. i need a from and to area then a search button and then a fare will appear.
is this possible with limited skills? and if so what software would be the best for me to do it on - something easy please
thankyou all for your time
andy

[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

Categories

Resources