[BETA] Quizzer - Android Apps and Games

Hey everyone,
a user from the android-hilfe.de forum mentioned the idea of an app that i found very interesting. I then started implementing stuff and here i want to present you the first usable beta version of the app.
It is a community quiz. You can post quiz questions, other users answer them and place their bid on their answer. At the end you close the question with the correct answer and everyone is rewarded according to their bids.
Please help beta testing that app. Please note that in this very first beta, no work has been done for layout and design. See it as a functional prototype. Although i would be very thankful for design/layout ideas, maybe some even wants to help me?
I'm really looking forward to your feedback
Here is the link to a simple beta page that i hacked together: http://quizzer-android.appspot.com
And of course the corresponding QR code:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Greets, Goddchen
PS: Added some screenshots

added some screenshots...

FC on clicking questions.
Galaxy S, Darky's 9.5 Froyo

Goddchen said:
I'm really looking forward to your feedback
Click to expand...
Click to collapse
good concept for an app, will probably be pretty fun when its finished, but right now the app is extremely unstable, sometimes it just exits right after I opened it, it always force closes when it tries to load the "by date" list in the "list of questions" section. The "by potsize" list usually works though that sometimes crashes too, in addition to all that the app seems to sometimes crash at completely random times.
In running the app on the LG Optimus 2x Phone, running CM7 Nightly build 21.
ps: on the registration part of the app, you only ask for the password once, its pretty common to ask for the password twice to avoid people mistyping the password, this does't really bother me that much but when you are typing on the android virtual keyboard it pretty easy to mistype something and not notice it, before you try to login to your app account.
ps2: If you don't mind me asking, I'm a bit curious about how you store account information, do you store the email & password in plain text? or do you hash & salt them? I'm just curious because I don't like to use services that doesn't protect their user data properly.

There was a FC-bug when displaying a question without any tag. Please reinstall with the new version (same url).

I think once there are a wider range of questions it will be better (I know thatis on us, the users) .
I am also interested in knowing how my information is being stored.
Sent from my PC36100 using XDA App

It takes time for me to make up all the false answers to make funnier quizzes.
It allowed 0 QZR for a bid.
Admob area's size need to be fixed.
Anyway, I will love it when it's all finished.

Goddchen said:
I'm really looking forward to your feedback
Click to expand...
Click to collapse
gmail seems to categorize your emails as spam, just thought you would like to know.
oh and btw, not to be rude or anything but it would be nice if you could actually give us some kinda response to the feedback we have given you instead of just completely ignoring it.

Hey everybody,
it has been two busy days for me, unfortunately not two busy Android days... I really thank you for you feedback so far and i am excitingly reading through the notification mails as they arrive. I just didn't have the time to answer or even code on the project.
@mikael, is this really the level you want continue this conversation? I do also have a reallife besides Android, sorry. Did you ever try to get one of your cars throught german TÜV? Then you know what is was doing the past two days...
I'll get back to you guys tomorrow and answer all the questions
Goddchen

Goddchen said:
@mikael, is this really the level you want continue this conversation? I do also have a reallife besides Android, sorry. Did you ever try to get one of your cars throught german TÜV? Then you know what is was doing the past two days...
Goddchen
Click to expand...
Click to collapse
sorry, as I said it was not meant as an insult, I do understand that you probably have other non android related stuff to do, It just that when you posted a post after I posted my feedback without responding at all, it seemed like you were intentionally ignoring my feedback, but if thats not he case then sorry I misunderstood you, I'm usually a pretty nice guy so please don't get the wrong idea, I have nothing against you or anything like that.

Ok guys, here we go
Sorry that i weren't able to respond in the past two days, you already know why It was hard to find the time to fix that annoying FC bug when opening the questions list but i thought that was more important at that time then responding here since it renders the app useless.
Ok let's start
FC on clicking questions.
Click to expand...
Click to collapse
Should be fixed in the current version
good concept for an app, will probably be pretty fun when its finished, but right now the app is extremely unstable, sometimes it just exits right after I opened it, it always force closes when it tries to load the "by date" list in the "list of questions" section. The "by potsize" list usually works though that sometimes crashes too, in addition to all that the app seems to sometimes crash at completely random times.
Click to expand...
Click to collapse
There was an additional bug in the update code for the header of the main screen. Hopefully that is fixed now too and you won't experience those random FCs.
ps: on the registration part of the app, you only ask for the password once, its pretty common to ask for the password twice to avoid people mistyping the password, this does't really bother me that much but when you are typing on the android virtual keyboard it pretty easy to mistype something and not notice it, before you try to login to your app account.
Click to expand...
Click to collapse
Good idea, will definitely integrate it
If you don't mind me asking, I'm a bit curious about how you store account information, do you store the email & password in plain text? or do you hash & salt them? I'm just curious because I don't like to use services that doesn't protect their user data properly.
Click to expand...
Click to collapse
The password is hashed on your phone so that it never get's transmitted over the network in plain text and i can't see your plaintext password either. The email is stored as plaintext so that i can send you a mail if anything important is going on (like yesterdays mail about that critical bugfix). The backend of the app is hosted on GoogleAppEngine by the way. Feel free to suggest any other strategies on storing or transmitting values. The values that are stored for a user are: your activation token, an active flag, answer count, question count, key of your avatar in the gae blogstore, mail, nickname, pass (hash), and your QZRs.
It allowed 0 QZR for a bid.
Click to expand...
Click to collapse
damn, thanks for the note.
Admob area's size need to be fixed.
Click to expand...
Click to collapse
What do you mean?
gmail seems to categorize your emails as spam, just thought you would like to know.
Click to expand...
Click to collapse
damn, will have a look at this. They arrive just fine in my gmail inbox.
And a question from my side:
I have also implement a function for sending mass in-app notifications (appear on your notification screen in the app). Which way to be informed about critical updates do you prefer? mail or in-app notification. In one of the next versions i will add an optional background service that shows incoming notification on the phone's notification bar, too.
Looking forward to read your responses Goddchen

Goddchen said:
Looking forward to read your responses Goddchen
Click to expand...
Click to collapse
as for the admob thing I'm guessing what todayist meant was that when the ad placeholder was displayed in the the top of your app it was wider than the app itself which allowed you to scroll within the admob object, but this only seems to happens with the placeholder ad, real ads seems to work as they should.
as for the notification thing I don't mind getting them by email, but there are a lot of people that probably do mind that, so if I were you I'd implement some preference thing that allowed a user to choose between email notifications and in app notifications.
I also have a couple of questions/feature requests:
first of all I think it would be nice it the person that has created a question would be able to actually see what people have answered on the question, that would be useful information to see whether or not the question was to hard or too easy.
in addition I'm wondering how you are going to stop people from screwing around with the questions, because as it is right now, you rely on the people creating questions to actually include and choose the right answer, somebody could easily screw people by simply choosing the wrong answer as the right answer, doing that could probably also be used cheat.
I also think that when a question is closed the users that answered on that question should be able to see what the right answer was, maybe you could even add a "report wrong answer" button that, if enough people pressed it would make a mod check whether the answer was actually correct, and if it wan't the people answering on the question should be refunded the game money that they bet on the question.
I know that would probably be a bit complicated but it would decrease the problem of people cheating by choosing the wrong answer as the right answer.
in addition to all that I have a question, its pretty obvious that acquiring QZRs is pretty important in this game (you even plan to allow people to buy QZRs using paypal and in-app purchase) but my question is, what is the point of the QZRs right now they can only be used to place bets, do you plan on adding some kind of store or reward stuff that can only be bught/unlocked by using QZR?

as for the admob thing I'm guessing what todayist meant was that when the ad placeholder was displayed in the the top of your app it was wider than the app itself which allowed you to scroll within the admob object, but this only seems to happens with the placeholder ad, real ads seems to work as they should.
Click to expand...
Click to collapse
strange i have set a max height now so that this shouldn't happen again
as for the notification thing I don't mind getting them by email, but there are a lot of people that probably do mind that, so if I were you I'd implement some preference thing that allowed a user to choose between email notifications and in app notifications.
Click to expand...
Click to collapse
In latest dev version a setting has been added to the profile to choose between notification/mail/both
I also have a couple of questions/feature requests:
first of all I think it would be nice it the person that has created a question would be able to actually see what people have answered on the question, that would be useful information to see whether or not the question was to hard or too easy.
Click to expand...
Click to collapse
available in beta2 a pie chart with the answers and their counts
in addition I'm wondering how you are going to stop people from screwing around with the questions, because as it is right now, you rely on the people creating questions to actually include and choose the right answer, somebody could easily screw people by simply choosing the wrong answer as the right answer, doing that could probably also be used cheat.
Click to expand...
Click to collapse
Good point. But to solve this? Forcing the set the correct answer on question creation? Any other ideas?
I also think that when a question is closed the users that answered on that question should be able to see what the right answer was, maybe you could even add a "report wrong answer" button that, if enough people pressed it would make a mod check whether the answer was actually correct, and if it wan't the people answering on the question should be refunded the game money that they bet on the question.
I know that would probably be a bit complicated but it would decrease the problem of people cheating by choosing the wrong answer as the right answer.
Click to expand...
Click to collapse
displaying the correct answer on closed questions is available in beta2. I'm working on the report button
in addition to all that I have a question, its pretty obvious that acquiring QZRs is pretty important in this game (you even plan to allow people to buy QZRs using paypal and in-app purchase) but my question is, what is the point of the QZRs right now they can only be used to place bets, do you plan on adding some kind of store or reward stuff that can only be bught/unlocked by using QZR?
Click to expand...
Click to collapse
Not sure how to do it exactly but in the future i'd like to give users additional benefits for their QZRs besides being on top of the leaderboard. Any ideas how to do it?
I really wanna thank you for your feedback. It has helped me a lot in the development for beta2. And i will make sure that most if not all of it will be available in beta3
Goddchen

Goddchen said:
I really wanna thank you for your feedback. It has helped me a lot in the development for beta2. And i will make sure that most if not all of it will be available in beta3
Goddchen
Click to expand...
Click to collapse
no problem
I do actually have some feedback about beta2 as well, primarily its seems like a good update, but there are still some things that bother me, first of all, after the beta2 update one of my questions seems to have become corrupted somehow.
The question I'm referring to is the "is the official name of android 3.1 icecream sandwich" question that I created under the user name mikael. The question has 2 answers, "True" and "False", but after the beta2 update my question now has 3 answers according to the pi-chart, the new option that suddenly appeared was "" in other word an empty string, currently 1 person has answered True, one has answered False, and 6 has answered "", which confused me since "" is not actually something you can select when you answer the question.
But I figured that out when I tried to close the answer, if I try to close the answer while the False otpion is selected the confirmation dialgue asks if I want to select "null" as the correct answer, the same happens if I try to select True as an answer, in other words both the true and the false answer point to the null string, which means that If anyone anwered the question after this bug occured their answer would be registered as null, instead of the option they actually selected, which expalins why 6 people apperantly answered "null". I have no idea what caused that bug, but I'm guessing its a database issue of some kind, so it something you will have to take a look at.
other than that I have another complaint, and I know that this is intentional but I think that allowing questions to stay live infinitely until they are closed is a bad idea, primarily because a lot of the questions seems to have been abandoned completely which means that everybody that answered on those questions basically just threw their game money away.
I think there should some time limit to when you have to close your question, something like 1 week or perhaps one month if you think that one week is too short. I have currently answered 7 questions on your app but only 2 of them has been closed, the other questions seem to have been abandoned by the question creator.
other than that though the app seems pretty good, I really appreciate the hard work you are putting into this app and I hope I don't put too much work on your shoulders with all of my complaints, questions and feature requests.

no problem
I do actually have some feedback about beta2 as well, primarily its seems like a good update, but there are still some things that bother me, first of all, after the beta2 update one of my questions seems to have become corrupted somehow.
The question I'm referring to is the "is the official name of android 3.1 icecream sandwich" question that I created under the user name mikael. The question has 2 answers, "True" and "False", but after the beta2 update my question now has 3 answers according to the pi-chart, the new option that suddenly appeared was "" in other word an empty string, currently 1 person has answered True, one has answered False, and 6 has answered "", which confused me since "" is not actually something you can select when you answer the question.
But I figured that out when I tried to close the answer, if I try to close the answer while the False otpion is selected the confirmation dialgue asks if I want to select "null" as the correct answer, the same happens if I try to select True as an answer, in other words both the true and the false answer point to the null string, which means that If anyone anwered the question after this bug occured their answer would be registered as null, instead of the option they actually selected, which expalins why 6 people apperantly answered "null". I have no idea what caused that bug, but I'm guessing its a database issue of some kind, so it something you will have to take a look at.
Click to expand...
Click to collapse
That bug got introduced in beta2 and fixed in beta2.1 update. I'm really sorry.
other than that I have another complaint, and I know that this is intentional but I think that allowing questions to stay live infinitely until they are closed is a bad idea, primarily because a lot of the questions seems to have been abandoned completely which means that everybody that answered on those questions basically just threw their game money away.
I think there should some time limit to when you have to close your question, something like 1 week or perhaps one month if you think that one week is too short. I have currently answered 7 questions on your app but only 2 of them has been closed, the other questions seem to have been abandoned by the question creator.
Click to expand...
Click to collapse
Yeah that really is a big problem that is bothering me for days now. beta3 (which will be released today) introduces the 3 other limit types (days, date, answers). Those will be fine and exactly what you are explaining. I am unsure if i should keep the unlimited option in the app. Do you think it would be a good idea to remove it completely?
other than that though the app seems pretty good, I really appreciate the hard work you are putting into this app and I hope I don't put too much work on your shoulders with all of my complaints, questions and feature requests.
Click to expand...
Click to collapse
You are not putting too much work on my shoulders. I am happy about every feedback that i can get. Keep up giving me work!
Goddchen

Yesterday i was thinking about how to make the release to the market. I want the beta testers to have a bonus for their work and help. So this is what i have come up with for a possible release to the android market:
Reset all beta tester accounts
Give all beta tester accounts 50 bonus QZRs
Remove all answers from all questions
Keep the questions so that there are some initial release questions
Make those questions owned by my account so that abandoned questions won't be a problem.
Do you have any suggestions to this?
Goddchen

Just uploaded beta3
http://quizzer-android.appspot.com/

Goddchen said:
Yesterday i was thinking about how to make the release to the market. I want the beta testers to have a bonus for their work and help. So this is what i have come up with for a possible release to the android market:
Reset all beta tester accounts
Give all beta tester accounts 50 bonus QZRs
Remove all answers from all questions
Keep the questions so that there are some initial release questions
Make those questions owned by my account so that abandoned questions won't be a problem.
Do you have any suggestions to this?
Goddchen
Click to expand...
Click to collapse
sounds pretty good to me, but if you are expecting a lot of new users and questions after making the app available on the market then wouldn't it be a good idea to get some extra moderators to moderate the questions? Maybe you should pick some of the beta testers to be mods. thats your choice though, other than that I can't think of anything else to do before you put the app on the market.
oh and btw I am still receiving "null" answers on some of my questions which probably means that there are still someone who use the old app, would it be possible to somehow block "null" answers on the server side, so that so that people who still use the old version would not be able to submit answers without updating the app.

mikael120 said:
sounds pretty good to me, but if you are expecting a lot of new users and questions after making the app available on the market then wouldn't it be a good idea to get some extra moderators to moderate the questions? Maybe you should pick some of the beta testers to be mods. thats your choice though, other than that I can't think of anything else to do before you put the app on the market.
oh and btw I am still receiving "null" answers on some of my questions which probably means that there are still someone who use the old app, would it be possible to somehow block "null" answers on the server side, so that so that people who still use the old version would not be able to submit answers without updating the app.
Click to expand...
Click to collapse
Good point, i just pushed the update to the server, "" is now not allowed anymore.
Good point with the moderators. I can use any help Anyone interested?
Greets, Goddchen

Goddchen said:
Good point, i just pushed the update to the server, "" is now not allowed anymore.
Good point with the moderators. I can use any help Anyone interested?
Greets, Goddchen
Click to expand...
Click to collapse
I wouldn't mind helping you I have plenty of free time and as you have probably noticed I'm a pretty tech-savy guy, so I think I would be a pretty good moderator.

Related

GENERAL DISCUSSION-- (a.k.a: Questions & Answers)

MOD EDIT: This thread is closed, please post your question in the Q&A section once you have searched to see if it has already been answered.
*************************************PLEASE READ BEFORE CREATING NEW THREAD****************************************************
ATTENTION ALL XDA MEMBERS:
ATTENTION ALL XDA MEMBERS:
ATTENTION:
THIS THREAD IS NOW LOCATED IN A NEW SECTION OF XDA, "QUESTIONS AND ANSWERS", AND IS NOW USED FOR GENERAL DISCUSSION. While this thread is still open for you to use, so is an entire section, devoted only to the purpose of getting you the answer you need. So please read the rules in the new section and take advantage of it as well as this thread. No questions will be posted as "Unanswered" or "Answered" in this section now.
********************************************************************************************************************
GENERAL DISCUSSION:
Post ANY question you have in this thread. If your question is about Software, Themes, Skins, Icons, Wallpapers, Today Screens, ROM's, Post it here. If you just have a random question concerning your PPC/Smartphone, Post it here! Any Question, Any Phone, Any Topic, it doesn't matter. Just follow the instructions (this is extremely important, and will determine how fast your question is answered) and I promise you , if there is an answer out there, you will get it here. Also be sure to check the list in the second post for unanswered questions, and give your knowledge to help others, as they are going to help you. If you decide to ignore this thread, and create a new one, only for a question, you will probably only be FLAMED, and more than likley NOT RECIEVE and Answer. Thats why this was created, and it works. Thanks.
RESERVED
Reserved For Future Use
i will try to help as much as i am learning day by day as well and i encourage new members to search and read before and take a proactive approach in solving problems n such and learn day by day
Damnit! Some of us like flaming people
Good idea though, and I hope to be able to help...
yep, great idea, but will they ignore it, just like they ignore the rule called search?
rorydaredkign said:
yep, great idea, but will they ignore it, just like they ignore the rule called search?
Click to expand...
Click to collapse
Probably! But we can hope someone notices this thread! (I mean the noobs, not just the senior members offering support)
OK, I'll give it a try then!
I'm looking for a program that intercepts incoming calls, just like S2U2 does, then displays the name, phone number and picture and has two large buttons accept or decline the call. I don't like the HTC dailer, it doesn't work for me..
I now use S2U2, but I don't need the sliding/locking part. Any suggestions?
brambk said:
OK, I'll give it a try then!
I'm looking for a program that intercepts incoming calls, just like S2U2 does, then displays the name, phone number and picture and has two large buttons accept or decline the call. I don't like the HTC dailer, it doesn't work for me..
I now use S2U2, but I don't need the sliding/locking part. Any suggestions?
Click to expand...
Click to collapse
Are you only looking for apps or would skins do aswell?
oseven said:
Are you only looking for apps or would skins do aswell?
Click to expand...
Click to collapse
If a skin could fix it, that's ok too.
I found a picture of what it is I'm looking for:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a great idea! I think the Mods should step in and make this one sticky. Then for every noobish thread, move them to the end of this thread to keep the forum clean.
Noobies may not immediately realize this is where they should ask questions, but Mods can help. Or change the rule a bit to someone has to make at least 10 posts or so before they can start add new topics?
brambk said:
OK, I'll give it a try then!
I'm looking for a program that intercepts incoming calls, just like S2U2 does, then displays the name, phone number and picture and has two large buttons accept or decline the call. I don't like the HTC dailer, it doesn't work for me..
I now use S2U2, but I don't need the sliding/locking part. Any suggestions?
Click to expand...
Click to collapse
You should be able to turn off the sliding lock in S2U2 settings. In other words, turn off "Lock when device wakes up" and "Lock when backlight turns off."
brambk said:
If a skin could fix it, that's ok too.
I found a picture of what it is I'm looking for:
Click to expand...
Click to collapse
In the S2U2 setting you can enable or disable one feature called: "Slide to asnwer"..
if you disable it it will work just as these 2 screens (these screens are from s2u2).. else it will work using the slide feature...
all good?
=D
mienh said:
You should be able to turn off the sliding lock in S2U2 settings. In other words, turn off "Lock when device wakes up" and "Lock when backlight turns off."
Click to expand...
Click to collapse
ogabriel said:
In the S2U2 setting you can enable or disable one feature called: "Slide to asnwer"..
if you disable it it will work just as these 2 screens (these screens are from s2u2).. else it will work using the slide feature...
all good?
=D
Click to expand...
Click to collapse
Thanks for both tips, I'll give it a try!
Very simple Profile Manager
I'm looking for a very simple profile manager (Nokia like), I need only to switch from "normal" to "meeting" or another or two custom profiles, then I need the possibility to choose for how many time, then, after this time, automatically switch back to normal.
I dont need to switch wifi or bluetooth on and off, only the possibility to change ring volume and/or switch vibration on and off.
Thanks, Andrea
WELL DONE...
Finally a great idea....
Why doesn't a mod stick this thread??
I mean... Not here: http://forum.xda-developers.com/showthread.php?t=397610 but in the first page of "Development and Hacking" section.
Because surely noobs don't read the sticky rollup thread....
Excellent Idea
I plan to put this in my signature for sure. I may come here as well if I have a question, answer/resolution, or after thought. It's an excellent way many to give back to the community as well.
robosiris said:
I plan to put this in my signature for sure. I may come here as well if I have a question, answer/resolution, or after thought. It's an excellent way many to give back to the community as well.
Click to expand...
Click to collapse
An other great idea!
Just done.....
Noted
l3v5y said:
Probably! But we can hope someone notices this thread! (I mean the noobs, not just the senior members offering support)
Click to expand...
Click to collapse
One Noob reporting for dutey sir
Let me try as well
I have been looking for a Calendar similar to iPhone. I am not an iphone fan. But I like the calendar, I mean their agenda view. I would like to have software which shows agenda view for a year or so. I am using today agenda which is good one but that shows only 30 days max. Dont ask me to try agenda fusion and the other huge applications I have tried them too heavy and complicated. I dont use most of thei funtionalities. What I am looking for is a simple program which can show agenda view for a year or may be more
THanks
jug
Reply to jugulator
Reply to jugulator:
In my opinion , I would def recomend Thumbcal. Type it in on google search, it is on here somewhere. Thats by far the most iPhone like calendar I've used, pluse it's pretty, it's functional, and No bugs, that I've noticed.
Also, I would really like to thank the noobys that have actually used this thread. That has saved four unneccisary threads from getting started already, and look how fast your questions got answered. If you would have made a new thread, then you would have just got flamed. I really hope more ppl support this thread, and the mods stick it. More noobs would see it, and therefore use it. Once they see how quick the replys are, then why wouldn't they. But thanks for the support, and I hope you keep it up, and get others involved. This is my cotribution to help clean up. Also , I'm going to start something new.
For every question that gets posted, and then gets answered, I will personally PM the person who asked , to let them know that its answered. I will check the site every night, and morning, and for sure do this. I hope this helps provoke more use. Thanks guys.

Custom Auto Corrections... star report?

I created a feature request for Google for a custom auto correction feature, which I think will go a long way in improving upon the stock Gingerbread keyboard.
Please visit the link and star it if you'd like to see this feature added in a future update. http://code.google.com/p/android/issues/detail?id=14420
Thanks.
I think the keyboard will only get better with future releases. Google recently brought a company called blindtype, so hopefully they will implement it in their keyboard soon.
Anyway, I stared it stock keyboard is kinda bad!!
Ummm ... Doesn't Gingerbread have custom auto-completion? If I type a new word, then click on it, it says to click on it again to add it, then when I type that word, it comes up in the list of auto-completes. Or did I misunderstand what you are trying to achieve?
onthecouchagain said:
I created a feature request for Google for a custom auto correction feature, which I think will go a long way in improving upon the stock Gingerbread keyboard.
Please visit the link and star it if you'd like to see this feature added in a future update. http://code.google.com/p/android/issues/detail?id=14420
Thanks.
Click to expand...
Click to collapse
I starred it, but as soon as my email box starts flooding with all the idiotic "yeah, you google jerks fix this or I'll return my phone" comments that these starred reports tend to attract, I'll be un-starring it.
PLEASE people, only comment on starred reports, be they bug or enhancement requests if your comment actually adds value to the concept or bug report, such as additional steps to reproduce a problem on a bug, or an idea of how to improve the enhancement request. All the other stuff just spams people's mailbox and ticks them off.
Star Shadow said:
Ummm ... Doesn't Gingerbread have custom auto-completion? If I type a new word, then click on it, it says to click on it again to add it, then when I type that word, it comes up in the list of auto-completes. Or did I misunderstand what you are trying to achieve?
Click to expand...
Click to collapse
I believe he's trying to achieve a way for us to EDIT or IMPORT the autocorrection list. With a feature like that, we could move our autocorrects from phone to phone, or better yet, they could be synced to the Google cloud with all the rest of our personalizations. As it stands now, wipe/reset your phone, and your keyboard has to re-learn all your habits/words.
BTW - I've found that whenever people start their post with "ummm..." it's taking as some kind of snarky put down of the person they're responding to. I've had perfectly innocent posts replied to with name-calling and insults over that.
distortedloop said:
BTW - I've found that whenever people start their post with "ummm..." it's taking as some kind of snarky put down of the person they're responding to. I've had perfectly innocent posts replied to with name-calling and insults over that.
Click to expand...
Click to collapse
Thanks for the tip/warning. I usually mean ummm to mean, "I'm confused by what you say" and not a snarky put down of the person. I think I understand what he's trying to achieve now and it makes sense to be able to transfer the custom list. Under Language in settings, you can view your list and add or delete words, but that's it. I don't think it would be too hard to add and Import and Export button to it at the very least.
Cheers.
Star Shadow said:
Thanks for the tip/warning. I usually mean ummm to mean, "I'm confused by what you say" and not a snarky put down of the person. I think I understand what he's trying to achieve now and it makes sense to be able to transfer the custom list. Under Language in settings, you can view your list and add or delete words, but that's it. I don't think it would be too hard to add and Import and Export button to it at the very least.
Cheers.
Click to expand...
Click to collapse
I hear you on the "ummm", it's what I mean too, but it seems to upset people.
Now that's a good tip about going to language settings...I did not know that, but I don't really use stock keyboard, I use SwiftKey almost exclusively, and I believe it puts your auto-correct stuff on the sdcard, so they stick between roms/resets, and you could even move to a new phone.
edit: actually, looking at that Settings user dictionary, is that just user defined words, or actual autocorrects, or does the system use some kind of algorithm to compare what you're typing against those words?
It would be tedious if you have a lot of words, but you could always copy/paste your custom word list into that feature with a pre-saved text file listing them.
Thanks for starring, folks. I agree, I hope people don't get carried away by responding with their every two cents, which ends up just spamming mailboxes.
As for what I mean by custom auto corrections, if anyone is using or have used Smart Keyboard Pro, they'll know what I mean. Basically, you get to edit and choose what specific words you want to be auto corrected to what. For example, if you're prone to typing "km" instead of "I'm" you can create a custom auto correction to make km=I'm. That way, anytime you type "km" by accident, it'll automatically switch it to "I'm."
Another example, "tmr=tomorrow" or "idk=I don't know." You can do this on Smart Keyboard Pro and it's one of the best features in making the typing experience easier.
Bump. This got moved from General to Q&A and got lost in the shuffle. Please visit the link and star the request if you wish to see Custom Auto Corrections implemented by Google. I think it'll enhance greatly the typing experience.
Thanks.
Custom Auto Correction Request
distortedloop said:
I starred it, but as soon as my email box starts flooding with all the idiotic "yeah, you google jerks fix this or I'll return my phone" comments that these starred reports tend to attract, I'll be un-starring it.
Click to expand...
Click to collapse
I ended up just blocking the address they send notifications with. All I do is star genuine bugs. It's not like anything helpful ever goes up for those anyway; when it's fixed, it's fixed, and if someone really cares, they'll know it.
zorak950 said:
I ended up just blocking the address they send notifications with. All I do is star genuine bugs. It's not like anything helpful ever goes up for those anyway; when it's fixed, it's fixed, and if someone really cares, they'll know it.
Click to expand...
Click to collapse
I actually use a gmail filter to just archive the things and keep them out of my inbox, then every now and then scroll through to see if anything interesting.
I agree, that code site is pretty much just useless.
The Google Help Forums, though, tend to get a lot of Google employee attention.
: ) http://www.google.com/support/forum/p/Google+Mobile/thread?tid=4d8d957040f12326&hl=en

Occupy Wall Street needs you help developing an app

Developers at XDA.
I’m sure many of you have heard of the Occupy Wall Street movement. Over the past week I’ve become involved and have determined that there is a need that could most efficiently be met through technology and since I know little of developing I’m looking for some assistance.
Here is the problem:
Protesters are not allowed to communicate with a PA system. This means that when we try to organize we need to scream everything out to each other and pass the message along. As you can image, in the game of telephone things get distorted and misunderstood. We need some way to relay messages to anyone who needs it quickly.
Solution:
I believe that an app would be the best way to facilitate this. While there could be updates online, that’s slow and requires people who want to post something online to go to the blog. It also means that we would have to constantly check. It also means that someone would have to type long messages in through a touch screen. Not efficient.
My Idea is for the app comes from seeing the app Coco voice for the iphone. It’s a service where you can speak into your phone and like a text message it sends that vocal message to said recipient. Now if you took that same kind of recording idea, and instead of sending it directly to a phone number, uploaded it to a main server and people subscribed to that specific “group” (or what have you) would receive a push notification about a new message. Then everyone would be able to get important information about what’s happening, what we’re doing. And especially where to avoid clashes with police. A text element for quick messages would also be great.
What’s in it for you:
1) You’d be helping a movement that hopefully you believe in.
2) The use of this application could go far beyond just this movement. It’s sort of vocal tweeting phone to phone. Subscribe to a group and be informed. People could record a cut of a song and send it directly or just say hello to all your loved ones at once while on vacation. This is a legitimate idea that has widespread application.
3) This will quickly become one of the more downloaded apps. There were 15-20,000 people at the NYC protest last night. The protests are also sprouting up in over 10 different cities across the US. Then there will be people that just want to know what happening. An immediate wide audience to launch the application and gain publicity.
4) You will get mad props
Is there anyone out there who is willing to put in some time in helping to develop an application to help facilitate communication among protesters? This would have to be a free app at least until the protests are over. Preferably it would be both iOs and android compatible. Please let me know so we can talk through some ideas, specifics, timelines, and what not.
Also let me know if you think this is possible or not. Or if you have any other good ideas. Let’s get this moving.
ps - let's try to keep this from getting political. We do not need to argue about the protest here. If you are interested great help out, if not then just move on to the next thread. Thanks in advance.
LoL. Really? What are you end goals? What do you want changed? Who makes the rules?
Russ T. Nail said:
ps - let's try to keep this from getting political. We do not need to argue about the protest here. If you are interested great help out, if not then just move on to the next thread. Thanks in advance.
Click to expand...
Click to collapse
jcbofkc said:
LoL. Really? What are you end goals? What do you want changed? Who makes the rules?
Click to expand...
Click to collapse
Did you miss that part?
Russ T. Nail said:
Developers at XDA.
I’m sure many of you have heard of the Occupy Wall Street movement. Over the past week I’ve become involved and have determined that there is a need that could most efficiently be met through technology and since I know little of developing I’m looking for some assistance.
Here is the problem:
Protesters are not allowed to communicate with a PA system. This means that when we try to organize we need to scream everything out to each other and pass the message along. As you can image, in the game of telephone things get distorted and misunderstood. We need some way to relay messages to anyone who needs it quickly.
Solution:
I believe that an app would be the best way to facilitate this. While there could be updates online, that’s slow and requires people who want to post something online to go to the blog. It also means that we would have to constantly check. It also means that someone would have to type long messages in through a touch screen. Not efficient.
My Idea is for the app comes from seeing the app Coco voice for the iphone. It’s a service where you can speak into your phone and like a text message it sends that vocal message to said recipient. Now if you took that same kind of recording idea, and instead of sending it directly to a phone number, uploaded it to a main server and people subscribed to that specific “group” (or what have you) would receive a push notification about a new message. Then everyone would be able to get important information about what’s happening, what we’re doing. And especially where to avoid clashes with police. A text element for quick messages would also be great.
What’s in it for you:
1) You’d be helping a movement that hopefully you believe in.
2) The use of this application could go far beyond just this movement. It’s sort of vocal tweeting phone to phone. Subscribe to a group and be informed. People could record a cut of a song and send it directly or just say hello to all your loved ones at once while on vacation. This is a legitimate idea that has widespread application.
3) This will quickly become one of the more downloaded apps. There were 15-20,000 people at the NYC protest last night. The protests are also sprouting up in over 10 different cities across the US. Then there will be people that just want to know what happening. An immediate wide audience to launch the application and gain publicity.
4) You will get mad props
Is there anyone out there who is willing to put in some time in helping to develop an application to help facilitate communication among protesters? This would have to be a free app at least until the protests are over. Preferably it would be both iOs and android compatible. Please let me know so we can talk through some ideas, specifics, timelines, and what not.
Also let me know if you think this is possible or not. Or if you have any other good ideas. Let’s get this moving.
ps - let's try to keep this from getting political. We do not need to argue about the protest here. If you are interested great help out, if not then just move on to the next thread. Thanks in advance.
Click to expand...
Click to collapse
What about a tweeter like app? But instead of status updates in text they are mp3s or wav files
Sent from my Sensation 4g using XDA App
mohsinkhan47 said:
What about a tweeter like app? But instead of status updates in text they are mp3s or wav files
Sent from my Sensation 4g using XDA App
Click to expand...
Click to collapse
I think that would work as well. Definitely open to suggestions that might make this easier for developers. Ant interest?
jcbofkc said:
LoL. Really? What are you end goals? What do you want changed? Who makes the rules?
Click to expand...
Click to collapse
I would love to talk to you about this, but this is not the right place for that discussion. Pm me if you actually have interest, I have real answers. I just know this forum was not made for this purpose so I won't do it here.
It would be very honorable for some Devs to spend a little bit of time on this. I could see this app on headlines. Would be a good way for some Dev to get exposure too.
Sent from my SGH-T959 using xda premium
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
You guys are on fark....
www.fark.com/comments/6626162

[App Request] Simple quiz app - PREPARED TO PAY

I want a quiz app to use as a revision aid. Here's what I want it to do...
The app will have two main functions... creating questions and then asking them.
For the creating questions part I just want a question box and an answer box, into which I can enter text
For the asking questions part I want the question to be displayed on screen and for the answer to be revealed when I click on a button. On the answer reveal screen there should be another button to move to the next question when I am ready to do so.
The questions need to come randomly, and not repeat until all questions have been asked.
I want to have multiple "categories" into which I can add questions. I also want the ability to test myself with questions from a specific category as well as from all categories.
I plan on using the app to learn drugs and their mechanism of action. I will create categories such as antibiotics and anti-hypertensives. Within each category I will add drugs that I need to know. Then when it comes to testing myself I will simply be presented with the drug name (question), think to myself what the answer is, then reveal the answer by clicking a button. Once I am satisfied I can then move to the next drug by clicking a button. By naming the boxes "questions" and answers" the app could be used to test anything and not just drug names.
I have looked for such an app on the Play Store and failed to find one that meets all these requirements. If anyone knows of one I would appreciate the help. Otherwise, could anyone help me by creating this app. Ideally it will be for free, but I am prepared to pay if needs be.
Bump... there must be some app developers around xda. Willing to pay.
Final bump and I'll give up. Sorry if you think I'm spamming. It's just threads like this move on from the first page so quick.
I can add it to my to-do list, but I can't guarantee a speedy ETA.
novafrog said:
I can add it to my to-do list, but I can't guarantee a speedy ETA.
Click to expand...
Click to collapse
That would be much appreciated! Any help is better than no help! Thanks
I feel like a bit of an idiot but it turns out there's loads of apps that do this, lol. All I needed to do is search for flashcards. I didn't think of this before as it's not a British term really. Anyways, thank you.
It's fine. I'm Canadian so sometimes my slang confuses my friends.
I'll still develop it anyway for the practice. If there are any options you would like to see, feel free to message me!

*** ~ List Of All The Best Apps For Each Type/Function, Please ~ ***

Hi! Updated to 4.1.2 after lots of pain -- http://forum.xda-developers.com/showthread.php?t=2571305 -- not sure if there's anymore updates you should do
It deleted all my apps, settings, everything when it wasn't suppose to...
Best launcher to download? Just one please.
And the rest of the other kinds of apps?
Links are helpful.
I cannot believe that I'm getting almost zero help as to what are the best apps. For this simple problem. So I made a list that anyone can edit (wasn't sure what site to put it so I put in on google spreadsheets). It's a gift to the droid community!! --
https://docs.google.com/spreadsheet/ccc?key=0Au_G8juRoIiqdGtURlFqVEdzcHhPdk84NXFyNmVUdHc&usp=sharing
far from completed
Please include links or other really good support when recommending an app that you've meticulously tested (in comparison with other apps of its kind) for inclusion.
You received no help because your question doesn't have an actual answer, or rather: every answer is equally valid as it's a highly subjective question, and the answer depends on each user. Besides, it's open ended (you're asking for *every* single app category out there) and shows a lack of research from your part.
About your rant on that spreadsheet, where you basically say that people pretending there's no "best" don't understand the meaning of "best"... Perhaps you should revise your definition first.
best
of the most excellent, effective, or desirable type or quality.
Click to expand...
Click to collapse
All that is superlative, and subjective. How do you define that? Obviously it depends on what each user wants. You could say "if an app can do everything, then it's the best!" - but what if it lacks speed? Or security? Or something else? There's always a trade-off, one app cannot be suitable for everyone.
Your list is nice, but it's for you. Other people will disagree. I'd actually recommend discussing those apps your like in this thread, for example, if you want to.
With all that in mind, and considering your question is open ended, I'll try to give you what you need to answer your question yourself (because no one else can.)
You can find a list of launchers here (a quick Google search showed me that.) Obviously, some newer launchers may be missing since new launchers come out often (you can contact the OP if you find any.) I can't help you about "the rest of the other kinds of apps" because I don't know what those are.
If you have something more specific in mind (*what* *you* want app X to do, no "what is the best X,") do ask and give the necessary information and someone will help you out if they know.

Categories

Resources