Looking for "Natural Display Calculator" on Android 2.3.7 CM - Android Q&A, Help & Troubleshooting

Hey app devs out there,
I just looked for a simple but powerfull calculator via the android market. Found nothing but the "old school" ones.
Yeah, there are tons of calculators out there, one has more abilities than the other. But thats not what I am looking for!
I am WORKING with my windows7 laptop, word2010 and microsoft's math4. Give it a try and you will see why I love this combination that damn much!
I am studying machanical engineering, so I need some features more than others, but the biggest thing is it must be as written on paper, that is what word2010+math4 gives me!
I write the fractions just as I would write them on paper, right after x^4/y^2 and space it is shown to me not in that freaky oldschool style, like excel still does.
So, why not have such an calculator on android? That would give many high mathematic working people a chance to get rid of windows, get an tablet (for me still an GalaxyAce) with android and a powerfull but easy to handle calculator.
As I have no clue about programming, it would take me months just to get the first lines, but this job realy needs enthusiasts to get it the way I mind it.
So, if any of you here knows where to place this request, please help me out. There must be sitting some super brains waiting for another challange, this would be a huge one!

DaBigFreak said:
Hey app devs out there,
I just looked for a simple but powerfull calculator via the android market. Found nothing but the "old school" ones.
Yeah, there are tons of calculators out there, one has more abilities than the other. But thats not what I am looking for!
I am WORKING with my windows7 laptop, word2010 and microsoft's math4. Give it a try and you will see why I love this combination that damn much!
I am studying machanical engineering, so I need some features more than others, but the biggest thing is it must be as written on paper, that is what word2010+math4 gives me!
I write the fractions just as I would write them on paper, right after x^4/y^2 and space it is shown to me not in that freaky oldschool style, like excel still does.
So, why not have such an calculator on android? That would give many high mathematic working people a chance to get rid of windows, get an tablet (for me still an GalaxyAce) with android and a powerfull but easy to handle calculator.
As I have no clue about programming, it would take me months just to get the first lines, but this job realy needs enthusiasts to get it the way I mind it.
So, if any of you here knows where to place this request, please help me out. There must be sitting some super brains waiting for another challange, this would be a huge one!
Click to expand...
Click to collapse
I also came across the same need. It is pretty strange that on google play there is no such scientific calculator app available. I mean, the "natural display" feature would really be usefull, particulary on big screen devices. Anyone knows if such an app has been developer since DaBigFreak opened this thread?

Natural Display Calculator App
Night on the web said:
I also came across the same need. It is pretty strange that on google play there is no such scientific calculator app available. I mean, the "natural display" feature would really be usefull, particulary on big screen devices. Anyone knows if such an app has been developer since DaBigFreak opened this thread?
Click to expand...
Click to collapse
We thought the same, so we developed an app that does exactly this! Let me know if you have any feedback. You can check it out here:
https://play.google.com/store/apps/details?id=roviminteractive.materialcopy

ocstew said:
We thought the same, so we developed an app that does exactly this! Let me if you have any feedback. You can check it out here:
https://play.google.com/store/apps/details?id=roviminteractive.materialcopy
Click to expand...
Click to collapse
Hi! and thank you for taking the time of answering my previous post.
I am really glad that your team developed an android app with natural display capabilities. I am going to give it a try for sure :good::good:

Night on the web said:
Hi! and thank you for taking the time of answering my previous post.
I am really glad that your team developed an android app with natural display capabilities. I am going to give it a try for sure :good::good:
Click to expand...
Click to collapse
DaBigFreak said:
Hey app devs out there,
I just looked for a simple but powerfull calculator via the android market. Found nothing but the "old school" ones.
Yeah, there are tons of calculators out there, one has more abilities than the other. But thats not what I am looking for!
I am WORKING with my windows7 laptop, word2010 and microsoft's math4. Give it a try and you will see why I love this combination that damn much!
I am studying machanical engineering, so I need some features more than others, but the biggest thing is it must be as written on paper, that is what word2010+math4 gives me!
I write the fractions just as I would write them on paper, right after x^4/y^2 and space it is shown to me not in that freaky oldschool style, like excel still does.
So, why not have such an calculator on android? That would give many high mathematic working people a chance to get rid of windows, get an tablet (for me still an GalaxyAce) with android and a powerfull but easy to handle calculator.
As I have no clue about programming, it would take me months just to get the first lines, but this job realy needs enthusiasts to get it the way I mind it.
So, if any of you here knows where to place this request, please help me out. There must be sitting some super brains waiting for another challange, this would be a huge one!
Click to expand...
Click to collapse
Hahahaha I definitely didn't expect to get a response from a 3 year old thread That's great to hear. You guys were actually part of the reason why we decided to develop this app - I ran into the same problem and was amazed at how there were zero natural display scientific calculators on the store, while the Apple Store had tons. We're continually updating the app at the moment and just added programmable constants! If you could leave a review that would mean a lot to me :fingers-crossed:

ocstew said:
We're continually updating the app at the moment and just added programmable constants! If you could leave a review that would mean a lot to me :fingers-crossed:
Click to expand...
Click to collapse
Cool! I am actually having problemas with my smartphone so i had only the time for quicky trying the app. Now i have resetted it but still it's not ok. I am currently looking for a new smartphone. As soon as i get the new phone, root it i will install your app and review it! :good:

Wow, its a realy nice working calculator, but I definitly need integrals and matrizes. So if you could add this, it will be realy usefull at university

DaBigFreak said:
Wow, its a realy nice working calculator, but I definitly need integrals and matrizes. So if you could add this, it will be realy usefull at university
Click to expand...
Click to collapse
Thanks! We'll add that to the list of features to be implemented. At the moment we're working on adding history and favourites which is turning out to pretty painful. If you could leave a rating or review in the store, we'd be so grateful!

ocstew said:
Thanks! We'll add that to the list of features to be implemented. At the moment we're working on adding history and favourites which is turning out to pretty painful. If you could leave a rating or review in the store, we'd be so grateful!
Click to expand...
Click to collapse
Before that, I'd love to see integrals, sum and matrizes. Then you can essentially do anything you want or that could be done.
Next big thing would be to make variables calculating available. Not storing a certain number as A, B, or C, but let the calculator solve an non-number equation to a specific variable.
Right behind that, setting up variables with a value, so you can define A:=5.0, B:=2*A and the equation only has A and B, the calculator gives the results.

DaBigFreak said:
Before that, I'd love to see integrals, sum and matrizes. Then you can essentially do anything you want or that could be done.
Next big thing would be to make variables calculating available. Not storing a certain number as A, B, or C, but let the calculator solve an non-number equation to a specific variable.
Right behind that, setting up variables with a value, so you can define A:=5.0, B:=2*A and the equation only has A and B, the calculator gives the results.
Click to expand...
Click to collapse
All the things you've asked for are being worked on at the moment, but understandably it will be months before they're actually implemented. At the moment we really need traction to increase the visibility of our app, otherwise there's really no incentive for us to continue developing if it's going to be buried underneath thousands of crappy calculator apps on the Play Store That's why reviews and ratings are so important to us. We do take into account the many features that our users request, they'll all sitting in a document, slowly being ticked off one by one

Related

[APP][04.01.10][WVGA-VGA-WQVGA-QVGA] CountOnMe 1.0

Here's CountOnMe, it a turn-o-matic simulation with different counters. The idea is that, when someone is hassling you (maybe your boss...), you put out your device, and without a word invite him to wait his turn
Ok, i know it's a total inutility. But sound a bit funny.
This is a fully functional version, not a demo nor a limited time app. The difference with the "pro" version is that preferences are only available in "pro" version.
If you like this app and want to upgrade to "pro", send me a small donation, specifying you want "CountOnMe pro" and telling me which is your device screen resolution (wvga, vga, wqvga or qvga).
"Pro" version saves state on exit (on restart you’ll have on display the same number you had on quit), you can switch between 4 different counters, you can disable sound and you can disable the "now serving" images.
DOWNLOAD:
On my website
a new app for the new year huh.. great work as usual ..
It looks great but couldn't you use your developing skills for a more usefull apps?
There are a lot of app ideas around and as I can see you are pretty good.
Just my two cents..
[ElCondor] said:
It looks great but couldn't you use your developing skills for a more usefull apps?
There are a lot of app ideas around and as I can see you are pretty good.
Just my two cents..
Click to expand...
Click to collapse
yes, and this way I would also make money, i guess. But what is missing in WinMo scene (and what, instead, is plenty of in iPhone one) is useless apps, made just for fun. The idea is that WinMo is not only a serious device, but it can be used for fun as iPhone. That's why i leave serious apps to serious developers
bbonzz said:
yes, and this way I would also make money, i guess. But what is missing in WinMo scene (and what, instead, is plenty of in iPhone one) is useless apps, made just for fun. The idea is that WinMo is not only a serious device, but it can be used for fun as iPhone. That's why i leave serious apps to serious developers
Click to expand...
Click to collapse
Yes that's true, but still...
Your call, it looks great and keep up the good work!
Ha ha ha!!!! Very fun app, but useless... But I LOVE it!!!
Great work and very well done... Thanks
wife compatability
could this be adapted to show a wifes impatiancelevel rise as I use it on her lol like have a thermometer guage going up lol... as we do often fall out over how much time i spend on my phone lol
mavisdavis said:
could this be adapted to show a wifes impatiancelevel rise
Click to expand...
Click to collapse
could, but would be a completely different app... wait a week: next app by me&Herm could be something you like
This is very nice.
it's so obvious now that u point it out. we all need one.
howdykeith said:
we all need one.
Click to expand...
Click to collapse
lol thanks

Why is it so difficult to see Tablet-Optimized Apps?

So coming from the world of iPad.. yeah yeah, groan, another one of these, haha... I find that there's a big gap that Samsung\Android\Google has in the following areas when it comes to apps for tablet:
- Lack of an easy way to sort by "tablet optimized" ... the market has a Tablet featured section, but it doesn't seem to be able to search and sort by tablet only apps. This is very difficult to navigate.
- The term HD used to mean tablet optimized, but it seems this is becoming less and less common as some phones are now "HD" so the developers are more and more reluctant to call them HD to mean Tablet Edition.
Does anyone have any advice for me as to a good way to sort through and find apps specifically designed for the Tablet devices? I have the 10.1 so obviously the tablet apps are kinda a must, otherwise my eyes hurt looking at the low-res conversions of phone apps, haha.
Or is there a tracker that tracks Android TABLET Versions of apps available and as they come out?
There is a thread in the xoom or transformer forum that is keeping track of tablet compatible apps.
xManMythLegend said:
There is a thread in the xoom or transformer forum that is keeping track of tablet compatible apps.
Click to expand...
Click to collapse
No link? (usually it's customary to provide the link when referencing another forum)... kinda gives credibility to the comment, hehe.
bella92108 said:
No link?
Click to expand...
Click to collapse
. . . . . .
bella92108 said:
Entitlement in this country is so strange
Click to expand...
Click to collapse
vansmack said:
. . . . . .
Click to expand...
Click to collapse
Way to try and boost your post count. Congrats on posting the most worthless post of the day. You clearly need to look up the word entitlement and educate yourself as to what's entitlement and what's not.
Oh by the way, I just found a website selling the Galaxy Tab 10.1 32 GB models for $529... wanna know the link? Oh, it's on google, or yahoo or somewhere.
The point is when someone asks a question, and you take the time to respond, it's generally the norm that if you're are going to point them in the direction in the name of being helpful, that you indicate a location of a thread.. Saying they thought they saw something, maybe in the xoom, maybe in the transformer thread, that narrows it down to only about 2500 threads. Common sense. If you don't know an answer it's OK to say I DONT KNOW, or say nothing at all.
A smart man keeps his mouth shut when he doesn't know an answer.
EDIT - I just did a review of your last 10 posts. Every one you argue for the sake of arguing, providing zero benefit to any of the 150 conversations you've participated in over the past 4 years.
http://forum.xda-developers.com/showthread.php?t=1032381
Took about one minute to find
dagaetch said:
http://forum.xda-developers.com/showthread.php?t=1032381
Took about one minute to find
Click to expand...
Click to collapse
Ahh, yes, I've read this post before and was afraid that's what that user was referring to.
Unfortunately the question I asked was not which apps are COMPATIBLE with Android 3.1\Galaxy Tab, but that are in fact optimized for Galaxy Tab.
Sorry I thought I was clear. I understand most apps will run and be compatible with 3.1. but their resolution is poor ... so I was more looking for info as to if there is a thread where someone is keeping track of native tablet apps as they're released.
Thanks!
EDIT: I re-read my OP, and I was clear that I wasn't looking for a "compatible app" list as most apps are in fact compatible, but in fact looking for tablet-optimized\specific apps.
if you read that thread, you would see that there is a green asterisk next to all apps that are optimized for tablet viewing. Honestly, someone has to do the work of compiling these lists...if you're unhappy with what's available, create one!
dagaetch said:
if you read that thread, you would see that there is a green asterisk next to all apps that are optimized for tablet viewing. Honestly, someone has to do the work of compiling these lists...if you're unhappy with what's available, create one!
Click to expand...
Click to collapse
Yeah, was going to create one of the apps as I find them, but no need to reinvent the wheel until I've asked if anyone has already, hehe.
I'll open a thread in the general or apps section under galaxy tab 10.1
I had that same question and I wrote to someone at the Android Market and this is the response I got:
"Thank you for your feedback. The ‘Android Apps for Tablets’ section contains featured apps for the tablet. As you’ve mentioned, it isn’t a comprehensive listing of all apps that are designed for your Honeycomb tablet.
If an app is listed in the Android Market accessed from the tablet, the developer of the app has indicated that it is compatible with your device.
I appreciate your feedback regarding the labeling of this section and will forward it to the rest of the Android team."
I had asked about apps optimized for tablets/honeycomb...but regardless of what I asked, the above is the response I got.
tlegower said:
I had that same question and I wrote to someone at the Android Market and this is the response I got:
"Thank you for your feedback. The ‘Android Apps for Tablets’ section contains featured apps for the tablet. As you’ve mentioned, it isn’t a comprehensive listing of all apps that are designed for your Honeycomb tablet.
If an app is listed in the Android Market accessed from the tablet, the developer of the app has indicated that it is compatible with your device.
I appreciate your feedback regarding the labeling of this section and will forward it to the rest of the Android team."
I had asked about apps optimized for tablets/honeycomb...but regardless of what I asked, the above is the response I got.
Click to expand...
Click to collapse
They don't seem to see value in their own new OS. The biggest anti-android tablet marketing tool Apple is using is "look, they don't even have apps for tablet" and when Android hides them or doesn't give option to show they do have tablet-optimized apps, it makes Apple look right.
1. First I highly suggest you install AppBrain as you'll get a lot more detail from there about apps. Visit appbrain.com and you will see what I mean. It gives you the links to the Android marketplace so you won't have to install unknown apks.
2. Sorry about the people on the forum. Sometimes people can be testy about newbies and their questions. Feel free to PM me with any questions. It takes a while to get the hang of things but the core Android supporters are pretty good at finding things for themselves. We've had plenty of practice.
3. Don't be afraid to start threads about things like this. Most of us don't pay attention to little things like this. To you, this a big thing and I can see it might turn alot of people away from Android tablets if they don't fix it. Perhaps a petition or thousands of e-mails will get their attention.
4. All of the apps I have installed (152) look great. Which ones are you having problems with? E-mail the developers and let us know as well so we can test them out. If they suck, we could all give the developers some feedback on it.
Sent from my GT-P7510 using Tapatalk
goalweiser said:
1. First I highly suggest you install AppBrain as you'll get a lot more detail from there about apps. Visit appbrain.com and you will see what I mean. It gives you the links to the Android marketplace so you won't have to install unknown apks.
2. Sorry about the people on the forum. Sometimes people can be testy about newbies and their questions. Feel free to PM me with any questions. It takes a while to get the hang of things but the core Android supporters are pretty good at finding things for themselves. We've had plenty of practice.
3. Don't be afraid to start threads about things like this. Most of us don't pay attention to little things like this. To you, this a big thing and I can see it might turn alot of people away from Android tablets if they don't fix it. Perhaps a petition or thousands of e-mails will get their attention.
4. All of the apps I have installed (152) look great. Which ones are you having problems with? E-mail the developers and let us know as well so we can test them out. If they suck, we could all give the developers some feedback on it.
Sent from my GT-P7510 using Tapatalk
Click to expand...
Click to collapse
Oh I completely forgot about Appbrain Thanks And thanks for offering to help. I appreciate it.
There are very few apps that don't work... in fact, I haven't run into any that don't work, I was more asking because for example when comparing an app like Stock Alert - Tablet Edition to an app like Fidelity which doesn't have a tablet app (well they have iPad but not Android 3.1 tab yet), I more meant I just like the ones that are specifically made to take advantage of the tablet's great screen size.
Thanks again, you're class all the way, your response picked me up and made my day. I appreciate it.
tlegower said:
I had that same question and I wrote to someone at the Android Market and this is the response I got:
"Thank you for your feedback. The ‘Android Apps for Tablets’ section contains featured apps for the tablet. As you’ve mentioned, it isn’t a comprehensive listing of all apps that are designed for your Honeycomb tablet.
If an app is listed in the Android Market accessed from the tablet, the developer of the app has indicated that it is compatible with your device.
I appreciate your feedback regarding the labeling of this section and will forward it to the rest of the Android team."
I had asked about apps optimized for tablets/honeycomb...but regardless of what I asked, the above is the response I got.
Click to expand...
Click to collapse
Let's say it this way. If the Android Market doesn't have a up to date tablet/honeycomb section, it is very difficult for developers to develop tablet optimized apps. Because, why investing in this new platform when you get buried between the 400.000 apps currently on the market?
It's the first section that's on the market's main page... how is it hard to find or view apps marked as tablet friendly?
X10D3 said:
It's the first section that's on the market's main page... how is it hard to find or view apps marked as tablet friendly?
Click to expand...
Click to collapse
I guess it is even harder to comprehend the word "featured"
Agreed. When visiting the app store on an iPad, there are two very distinct sections, iPhone apps and iPad apps. Everyone knows that the phone apps will run on the tablet, but that's not a reason to lump them all together.
I think the use case is something like this:
1. I need a nice twitter client.
2. Check tablet section for twitter client.
3. If none found, settle for phone version.
Obviously the tablet version (like Tweetcomb) will use fragments to utilize the screen real estate. A phone client would not. The problem with not seperating the app market properly is that you may end up settling for a Honeycomb "compatible" app when there was a much more useful "designed for Honeycomb" app you didn't notice.
I hope I'm wrong, but I feel like people here are hesitant to accept some of these flaws as they try to justify their $500-$600 purchase. I for one love my Tab, if merely for the widget capability and Flash support. We need to realize that the way to bring Android tablets more mainstream is to take our heads out of the sand, accept that these are real issues, and make it known to the powers at be. Ignoring the problems and pretending that all is well with the Honeycomb ecosystem just won't work.
Edit: If Apple isn't too proud to copy Android's multitasking ability, notification system, etc to make a superior product; Android shouldn't hesitate to do the same where it makes sense. It's just good business, and even better for consumers.
Blaine12 said:
Agreed. When visiting the app store on an iPad, there are two very distinct sections, iPhone apps and iPad apps. Everyone knows that the phone apps will run on the tablet, but that's not a reason to lump them all together.
I think the use case is something like this:
1. I need a nice twitter client.
2. Check tablet section for twitter client.
3. If none found, settle for phone version.
Obviously the tablet version (like Tweetcomb) will use fragments to utilize the screen real estate. A phone client would not. The problem with not seperating the app market properly is that you may end up settling for a Honeycomb "compatible" app when there was a much more useful "designed for Honeycomb" app you didn't notice.
I hope I'm wrong, but I feel like people here are hesitant to accept some of these flaws as they try to justify their $500-$600 purchase. I for one love my Tab, if merely for the widget capability and Flash support. We need to realize that the way to bring Android tablets more mainstream is to take our heads out of the sand, accept that these are real issues, and make it known to the powers at be. Ignoring the problems and pretending that all is well with the Honeycomb ecosystem just won't work.
Edit: If Apple isn't too proud to copy Android's multitasking ability, notification system, etc to make a superior product; Android shouldn't hesitate to do the same where it makes sense. It's just good business, and even better for consumers.
Click to expand...
Click to collapse
Totally agree with you Blaine. There's no reason why they can't use the exact same structure and call it something else. Apple is taking features like BBM and now Google is working on their own. The market is getting better but it should be further along now.
I wonder how we as consumers can get this message across. I try using other App Markets but I would really like the Google Marketplace to get with the program. They should at least require them to put HD in the title or market them with a special color.
X10D3 said:
It's the first section that's on the market's main page... how is it hard to find or view apps marked as tablet friendly?
Click to expand...
Click to collapse
Not here in Europe. There is nothing that even remotely refer to such a category or section.
http://www.google.com/support/androidmarket/?hl=en_US
We should all e-mail the Android Market support team and tell them of this. I'm going to link to this thread in my correspondence.

[GAME] Color Confusion just released for Nook

Hi all,
My android app, Color Confusion, has just been released for the Nook! Hope you get a chance to check it out
http://search.barnesandnoble.com/Color-Confusion/Gibibyte-Games/e/2940043856197
Color Confusion Game Trailer
www.youtube.com/watch?v=to8lAEirK1M
Description
See if you have what it takes to solve each level, by mixing a wide array of colors into cans of paint. Don’t be fooled as gameplay starts off easy, with a small number of colors. As you progress, it becomes pure Color Confusion!
See if you have what it takes to Conquer the Confusion.
Features
** Never the same game twice
** Great for teaching kids how to mix colors
** High score tracking for each level
** Seemingly easy at first glance, but becomes additively difficult
** In-app help included
** Atmospheric background music
Thanks for listening!
Paul
http://www.gibibytegames.com
I think I'd rather watch paint dry than play this game... wait...
edit: I think this game should be called "What constitutes a game confusion"
Sorry to hear that =(
It has gotten some great reviews and most folks seem to love it, but I understand it may not be for everyone. Sometimes it is hard to get a feel for a game without playing it.
Take care,
Paul
It's an original idea. That counts for a lot these days. If it makes it to one of the Android markets I might give it a try.
gibibyte said:
Sorry to hear that =(
It has gotten some great reviews and most folks seem to love it, but I understand it may not be for everyone. Sometimes it is hard to get a feel for a game without playing it.
Take care,
Paul
Click to expand...
Click to collapse
Didn't realize it was your game, sorry; I was a bit harsh. I could see this game doing well in the Android Market if it were free but ad supported. There is a lot of competition in the Android Market but the Nook Market is fresh territory, good luck!
dsf3g said:
It's an original idea. That counts for a lot these days. If it makes it to one of the Android markets I might give it a try.
Click to expand...
Click to collapse
I probably did not make it very clear...but Color Confusion is also on the Android Market....both free and paid. It is also on the Amazon Market.
http://forum.xda-developers.com/showthread.php?t=1132510
Today's news was related more to getting it on the Nook. It took quite a bit of time and perseverance, but is finally there.
Hope you get a chance to check it out =)
Thanks,
Paul
http://www.gibibytegames.com
Color Confusion is climbing the charts on Nook.
http://twitpic.com/5ujza4
Hope folks can check it out.
Thanks,
Paul
http://www.gibibytegames.com
dsf3g said:
It's an original idea. That counts for a lot these days. If it makes it to one of the Android markets I might give it a try.
Click to expand...
Click to collapse
https://market.android.com/details?id=com.gibibytegames.colorconfusionfree&feature=search_result
Free version from the Market.
joenathane said:
Didn't realize it was your game, sorry; I was a bit harsh. I could see this game doing well in the Android Market if it were free but ad supported. There is a lot of competition in the Android Market but the Nook Market is fresh territory, good luck!
Click to expand...
Click to collapse
So I take it that because it was the OP's game you will tone down the insult? If he never told you it was his would you still carry on insulting it?
ikingblack said:
So I take it that because it was the OP's game you will tone down the insult? If he never told you it was his would you still carry on insulting it?
Click to expand...
Click to collapse
I would give constructive criticism, if any at all, when talking to the developer, but while among peers I'm more apt to be just out for the laughs.
As far as the game is concerned, I downloaded the free version from the market and I don't have any constructive criticism to give. I figure I am not in the games intended market, I prefer tower defense games, RPGs and puzzles, but to each their own...
I wanted to show this game to my wife because she paints. I downloaded the free version through the Android Market, but it did not work on CM7 with LCD density of 180 or 160. The assets seemed to be misaligned, and it was hard to drag things.
I'm on MIUI now witch is at 240, i'll give it another go.
kLAcK107 said:
I wanted to show this game to my wife because she paints. I downloaded the free version through the Android Market, but it did not work on CM7 with LCD density of 180 or 160. The assets seemed to be misaligned, and it was hard to drag things.
I'm on MIUI now witch is at 240, i'll give it another go.
Click to expand...
Click to collapse
Klack107,
Thanks for checking it out, and that is interesting about the alignment issues. I will see if I can get to the bottom of it. Thanks for the feedback !! Much appreciated.
Thanks,
Paul
Our family was recently featured as "Corona SDK = A family vacation?"
http://blog.anscamobile.com/2011/07/guest-post-corona-sdk-a-family-vacation/
Hope you can check it out.
Thanks,
Paul
http://www.gibibytegames.com

Next Evolution of Homescreen. Chameleon ..it'll eat HUBS Alive!

this is the next evolution in homescreen tech. This is the Chameleon, a UX overlay. Created by the same people who made the Playbook overlay screen. Playbook was a flop but its screen overlay was very impressive and praised alot because it was one of the most interesting features of that device. well now this is coming to Android and might be integrated into future devices also. can't wait to get this app. very clean and slick looking. plus not a pain to set up like Hubs. IMO this is like Hubs taken to the next level. even has face unlock for having different profiles. just like a PC. so your kid or someone else could open it up and have their own profile and be limited to what kinds of things they can access based on what you allow. Looks very promising and coming very soon.
www.androidpit.com/en/android/blog/403395/android-homescreen
CHECK OUT THEIR WEBSITE. GOES INTO DETAIL ABOUT THIS AND HAS GREAT PIX ON IT!
HTTP://chameleon.teknision.com
UPDATE
The creators are trying to get this project off the ground. Deal with manufacturers may not be going as they liked. So they need to raise money to further fund the project. Its for a good cause. details are in the link.
www.kickstarter.com/projects/gaborvida/chameleon-a-better-home-screen-for-your-android-ta
Update #4: The Chameleon Lab
http://chameleon.teknision.com/thelab/
Making sure Chameleon performs well across all Android Tablets can be a challenge, but it is one of our primary goals. So we are taking some steps to help us make the Chameleon experience as close as possible across all Android Tablets.
The Chameleon Labs page will be a site where we post tools to help us collect valuable data, as well as broadly testing specific things we feel could be a concern. We will also post some of the data that we find to keep you all informed.
Today we are introducing a tool to help us gather information about the type of tablet hardware that you guys are running.
Chameleon Hardware Info
In order for us to get a complete picture of the tablet landscape that we are targeting, we are looking for your help. We have created a simple app that gathers the specs of your Android Tablet, and the version of Android itself.
Head over to The Chameleon Labs page to find out more and download the TabletInfo APK.
Note: If you get the error 'Can't open file' you will have to use a file browser. Go to the downloads folder and install the app from there. This is an issue with download managers not being able to open the apk file.
This looks really promising! As always, thanks for your informative post.
Very interesting will have to check it out!!
MRCANNADY said:
This looks really promising! As always, thanks for your informative post.
Click to expand...
Click to collapse
+ 100
Sent from my LG-P999 using xda premium
This looks very promissing. I wanted to try the hubs, I just dont have the time to set it up. This looks pretty good if it works.
+1..Hubs looks too complicated and/or time consuming to set up, just watching the youtube video instructions made me quit. I would gladly pay for something like this in a heartbeat. I can imagine an Ipad owner sitting across from me watching this in action while they just scroll through enlarged icons. Android for life!!
+1
would love this on my prime......cant wait.
Wow, just wow!
Wow that is truly amazing! Are you sure this'll be released on the market, instead of being pre-installed on some devices only? I'd easily be willing to shell out around 10-20 bucks for the Chameleon.
fanboys
MRCANNADY said:
+1..Hubs looks too complicated and/or time consuming to set up, just watching the youtube video instructions made me quit. I would gladly pay for something like this in a heartbeat. I can imagine an Ipad owner sitting across from me watching this in action while they just scroll through enlarged icons. Android for life!!
Click to expand...
Click to collapse
lol..i just emailed this too a fanboy...haha
---------- Post added at 03:34 PM ---------- Previous post was at 03:33 PM ----------
demandarin said:
this is the next evolution in homescreen tech. This is the Chameleon, a UX overlay. Created by the same people who made the Playbook overlay screen. Playbook was a flop but its screen overlay was very impressive and praised alot because it was one of the most interesting features of that device. well now this is coming to Android and might be integrated into future devices also. can't wait to get this app. very clean and slick looking. plus not a pain to set up like Hubs. IMO this is like Hubs taken to the next level. even has face unlock for having different profiles. just like a PC. so your kid or someone else could open it up and have their own profile and be limited to what kinds of things they can access based on what you allow. Looks very promising and coming very soon.
www.androidpit.com/en/android/blog/403395/android-homescreen
Click to expand...
Click to collapse
Looks kinda similar too windows 8, but without the gay metro UI
Looks really cool, I will have to keep an eye out for it then
OstiasMoscas said:
Wow that is truly amazing! Are you sure this'll be released on the market, instead of being pre-installed on some devices only? I'd easily be willing to shell out around 10-20 bucks for the Chameleon.
Click to expand...
Click to collapse
I really hope it will be. but if this is as good as they describe in the article, then this might go deeper than what an app could provide. might be something that has to be integrated into the framework. Regardless if its integrated into future Android devices, our great developers here should be able to easily integrate it into their roms. or maybe make the Chameleon overlay a flash able zip or something. I really hoping for a simple app install though..lol. we will have to see how this turns out. this could be a game changer for android. I love the hubs look but way too much involved to set it up. this is something that would be implemented easily and not need as much time setting it up. plus it would be slick moving and look better.
this kind of reminds me of that cornerstone multitasking setup. but integrated as a homesceen UI.
they do say though that they want OEM's to support it so essentially it would be like sense or blur as it will be integrated.
Meh. Too colorful.
Sent from my tablet thing with XDA Premium.
It looks amazing, but it doesn't seem to have the same range of customizations as we do now. If we could perhaps trigger the overlay with a Bezel gesture (top down like on the Playbook), then yes, I would be all over that.
Sent from my SGH-I897 using xda premium
Waiting for this so much! I'm in a homescreen dilemma; can't find anything pretty but this. Hopefully they release it to everyone, not just on one device!
Now THIS is what I'm waiting for. All launchers kinda look all the same, just different widgets.. This is something completely different, and I can't wait to try it out. Will gladly pay good money for this, hope i comes with instructions, or as a stand alone app/launcher..
Sent from my Transformer Prime TF201 using XDA Premium HD app
chameleon.teknision.com/ Here is the link to their website if anyone is interested.
and sorry, I don't have link permission yet
that **** looks sweet!
Athlon4011 said:
chameleon.teknision.com/ Here is the link to their website if anyone is interested.
and sorry, I don't have link permission yet
Click to expand...
Click to collapse
I updated OP with link to their website. website has great looking slides n pix on it. plus goes into great detail what this is all about. checking out the site has made me even more anxious for this. this Chameleon overlay kicks A$$! lol

Creating applications as side job - possible?

I was wondering if anyone is doing this. I have no experience when it comes to programming (at all) but I'm a quick learner and willing to learn when it comes to extra money
I know there are some tricks like pay $50-100 to some developer to create an app exclusively for you and then you sell it on the market and earn cash from it, but I don't really feel like using someone else work for that. I wanna create my own stuff.
I've noticed that some live wallpapers sell over 100k copies over a year, for about $1, that is about $100.000. Which is A LOT more than what I earn per year. And I believe it doesn't take a long time to create a nice live wallpaper. On top of that you can create a bunch of other stuff and earn even more.
So, I wanna know, how hard is it to learn how to create live wallpapers or smaller games/apps for Android platform? Does it work? Is there anything I should know?
I'm currently in the process of learning Android development (apps, compiling ROMs, etc) and I had absolutely no experience in programming before. I've always been a big computer nerd though, so learning programming came pretty easy to me since I had a good understanding of computers and have been using them since a very young age. (I'm now 18)
If you want to learn how to make apps, there are a lot of resources out there to help you learn to write android apps. Here are some of my bookmarks for android apps -
Android App Development Tutorial
Google - Android Training
Some great youtube tutorials
Also if you get serious about it I highly recommend buying a book called Android How to Program. It's a great book and is really helping me gain a much better understanding of the underlying code that makes an app.
Thanks for the input
I'm still looking for the business point of view, as if this is worth doing as side job/part time job..
well, i am also learning how the things work in the android world, and ive made a few soundboards just for testing. But yea its possible i think everyone can think of an app the other thing is to make it. But it looks like everyone is now in the android business and by the time i actually get good with the software and things there might not be a spot for me
TH90 said:
well, i am also learning how the things work in the android world, and ive made a few soundboards just for testing. But yea its possible i think everyone can think of an app the other thing is to make it. But it looks like everyone is now in the android business and by the time i actually get good with the software and things there might not be a spot for me
Click to expand...
Click to collapse
There is always place for creativity.

Categories

Resources