[REQ] WaMo - Graphicstablet for Windows Mobile - General Questions and Answers

{
"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"
}
Been thinking and now wonder if there is someone able to create an application behaving similar to a Wacom-tablet? There is applications out there that could work (Omnipresence, G-remote), but it's way to laggy to use in Photoshop.
It wouldn't have to have a lot of features (I'm actually not very informed about wacom-tablets and what features they have so I dunno what could be implemented). But it would be best to keep it clean and minimize the lag and optimize for use with stylus.
Am I the only one who thinks this would be awesome or are there more out there like me?
Edit: Thought I could add a list of wanted features for this, so if you'd like any special features implemented in the app, just post it and I'll add it to the list. I should also add that I have no knowledge of developing myself so I don't know what actually can be done.
- Adjustable Sensitivity (Could be a pain using such a small screen otherwise)
- Simulate a right-click on the mouse. (Either a map a hardware-button or make a separate soft key)
- Scrollbar (?)

Will be superb. Very good idea...

Seems like we are the only ones interested in this?

Hmm nice idea.
I think this should be able with .NET Framework.
I still work on 3 other projects till the end of november and then I will give a try to this project.
If somebody wan't to help me, please PN.

Great! If you need I can help out with graphics.
If this app goes well, it would save a lot of money for a lot of people. I mean even the smallest sized Wacom cost quite a lot.

Really nice idea people . Hope it gets developed ..will be qiute a big saving

http://www.entisoft.com/PocketTablet/download.htm

JesperO said:
Great! If you need I can help out with graphics.
If this app goes well, it would save a lot of money for a lot of people. I mean even the smallest sized Wacom cost quite a lot.
Click to expand...
Click to collapse
Ever tried one? Even the smallest wacom(bamboo) is all the money worth. I habe one and i wouldn't miss it.
btw. it isn't possible to rebuild the functionality of a wacom - you don't have to touch the panel. you move the pen a few millimeters across the panel and tap to click

Wacom tablets are combination resistive+capacitive tablets. You can't replicate the functionality with the simple resistive (or capacitive) panel you have available to you on the phone. The stylus is also pressure-sensitive, so pressing harder gives you thicker lines when you're drawing. You can't do that without electronics in the stylus.

lucky3d said:
http://www.entisoft.com/PocketTablet/download.htm
Click to expand...
Click to collapse
Ok now I think we don't need to develop such a software anymore, or?

Philipp__ said:
Ever tried one? Even the smallest wacom(bamboo) is all the money worth. I habe one and i wouldn't miss it.
btw. it isn't possible to rebuild the functionality of a wacom - you don't have to touch the panel. you move the pen a few millimeters across the panel and tap to click
Click to expand...
Click to collapse
I agreee. WACOM's new line of tablets - Bamboo - are actually very inexpensive (I picked up a 4x6 model for $60 at Fry's Electronics) compared to some of their higher end tablets, and for most functions you would use a tablet for, they work great (wouldn't try to do autocad or anything like that with it, but it's great for photoshop and web design - which is what I do).
Granted, for something like basic handwriting recognition, using our touchscreen phones would certainly be a good alternative. The PocketTablet software mentioned earlier seems like it would meet those needs, but of course if someone wanted to develop a free alternative, I'm sure no one would complain

H4s1 said:
Ok now I think we don't need to develop such a software anymore, or?
Click to expand...
Click to collapse
Depends if you want to? If you think you can make it better, go ahead! Also, that software had to be purchased (yes I know, I'm cheap, but I'm short of money at the moment).
Also, my intentions with this wasn't to make an exact copy of a Wacoms functionality, I realize that can't be done. But something close that could work without lagg to use while saving for the real thing.

Moved as not software release or development.
Please take your time to read the rules.. http://forum.xda-developers.com/showthread.php?t=447646

I think we can make it better.
But which functions we should develop to make a better program?

First Post Updated
Check first post. I made a layout and features suggestion, I think it could work pretty well. I had to think a while to solve the problem with having to move the mouse without drawing.
So if you hold the "left-click" button, the button holds down, which means if you then move with the stylus, it gets drawn. If you don't have the left-click button held down, you only move the mouse.
Feel free to add suggestions and opinions!

Christ... since this thread was moved to Q&A the activity died completely!

Related

Crocodile keyboard

Found on The Register:
Very cunning idea: "each triangular key has significantly more dead space around it than you’d find on a standard Qwerty layout. Consequently, users are more likely to press the correct key each time they tap."
{
"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"
}
Essentially the keyboard takes up the same amount of space, but it's easier not to fat-finger more than one key at a time. I would love to see this for touchscreen-only Android phones. It's patented, sadly (and destined for the iPhone), which begs the question: how hard would this be to implement on the sly? Essentially you're just re-skinning the keyboard, after all.
If you were just reskinning the keyboard then the touchable area would be the same and you would still fat-finger touch the other keys. You would also have to make the touch area different.
cruzzade said:
If you were just reskinning the keyboard then the touchable area would be the same and you would still fat-finger touch the other keys. You would also have to make the touch area different.
Click to expand...
Click to collapse
Hell, it might even be worth keeping the visual layout the same and just changing the touchable area; I was thinking of "reskinning" as both, largely because I've seen three different keyboards for the magic so far in different ROMs, at least two of which have different touchable areas due to having different keys.
Personally I just wished that the keyboard looked and behaved the same as the iPhone... In the Google firmware, the buttons are too small and responds differently, mostly it doesn't even recognize me pressing the keys...don't know if it is because it lacks multitouch or something..
bluekieran said:
how hard would this be to implement on the sly? Essentially you're just re-skinning the keyboard, after all.
Click to expand...
Click to collapse
Easy peasy!
Skiing a KB is actually quite easy..... several ways to do it but essentially there is one image for each type of key press- its just a matter of editing them in an image editor program- there is a thread about editing KBs in the dream themes and wallpapers section.
Crocodile Keyboard
Hi there,
Its good to get some feedback on my keyboard, some reports give the idea that I only want to get it put onto the iphone, but in reality, I want to get it used as the default keyboard on every touch screen phone.
The website at www.crocodilekeyboards.com was set up because it is almost impossible to show big companies new ideas as they all seem to hide behind the unsolicited ideas rulebook.
You would think that they would actively encorage inventors with a half decent idea by setting up a simple contact point for evaluation purposes.
I had to go public with the idea just to get it in front of them.
The UK patent covers not just the shape of the keys but also the area around them, it also covers variations of the triangular shape.
There seems to be a real need for this keyboard, everyone seems to hate predictive text and touch screens are definately the way forward.
so are you gonna release it for android any time soon?
dustmonkey said:
Hi there,
Its good to get some feedback on my keyboard, some reports give the idea that I only want to get it put onto the iphone, but in reality, I want to get it used as the default keyboard on every touch screen phone.
[...]
There seems to be a real need for this keyboard, everyone seems to hate predictive text and touch screens are definately the way forward.
Click to expand...
Click to collapse
Good luck! I look forward to trying it out and seeing how it works in practice. It would be nice to be able to move my fat digits a little faster on the screen!
It doesn't matter what the picture of the keyboard looks like. If you don't actually make the space/key bigger, then it won't make any difference. Applephone keyboard is a little easier because the screen is A LITTLE BIGGER.... physically. It has a larger screen. Thats what makes it easier.
Crocodile Keyboard
The actual size of the button is less important than you think.
There is a neat optical effect with the croc board were you see the triangular space around the key which makes it look much bigger, this then gives you a visual clue where the button is as you place your finger over it.
Many people have less than perfect vision and anything that helps determine the button position should help.
As an experiment, put your standard qwerty keyboard on a photocopier and print out a copy. (The full keyboard on my website, www.crocodilekeyboards.com, has a croc version of Apple's aluminium blutooth keyboard)
Then, using a felt tip pen change half the keys on the first few rows to croc keys and compare to the standard keyboard. You will see that you could reduce this on your copier by at least 40% and still easily use the croc keys but start to struggle with the standard ones.
Crocodile Keyboard
I have a question.
Crocodile Keyboards have decided that thier first app will be for the Android powered touch screen phones but have noticed something a bit sneaky in the Android developers agreement.
If you go to:
http://www.android.com/us/developer-distribution-agreement.html
Now look at the last bit of 5.1, "Market and to use the Products to make improvements to the Android platform".
Does this mean that I am about to spend five weeks developing this app and Google can just decide to use it in Android for nothing?
Please somebody tell me I am wrong, I am still waiting for a response from google about this.
From reading it would say that it means they I.E. google can use it for administration and demo.
I'm no legal eagle but i would take it from that they can NOT just steal your idea....... and tbh i dont think it matters what it says i dont think a court would uphold that.
I have seen this keyboard before and the patent is rubbish under prior art.
http://www.ex-astris-scientia.org/gallery/artoftrek/klingon-console-st5.jpg
RIM are trying other similar patents with hardware keyboards and three letters on a triangle key. For me this is a vile abuse of the patent system. To change the shape of a key and claim its a new idea is a pile of nonsense. Maybe I will invent and patent the parallelogram keyboard which is very like a triangle.
Krocodile Keyboard
Well untill Google get back to me saying anything different, then this distribution agreement is a contract to which I would be agreeing with. The courts will not agree to disolve an unfair contract just because one of the parties involved couldnt be bothered reading what they were signing.
I have just been speaking to my solicitor and his view is that they would be entitled under the contract to take my app off the store and use it in Android.
Come on Google, what is this?
I'd be more than happy to test it, outside of the market
I doubt google will be getting back to you. Though maybe the Klingons will be visting their solicitors or just come to blast you.
I bought it today, much better, I think. I was looking for an interface to change colors...is that possible? thanks, Cyn
well not many really people use it because either swype or the modified htc ime are still much superior - IMO none of the paid app keyboards are worth using
Swype Micro Download
XDA Modified HTC IME
as you can see this is dead for a reason
swype is superior to anything because once you learn it, the only thing better is a physical keyboard for speed
run the tutorial from the swype settings and you will see why

[Q] App that mirrors the screen to use it as a HUD

Hi there. I need an app that mirrors the screen of my android phone to use it as a HUD in my car. I've already found an app that shows the current speed mirrored, but i would like to have it for other apps, too. So that i can use apps like Google Maps Navigation with my front window.
I googled a lot, but i sadly didn't find anything...
I'm confused.
You want this displayed ... how? where?
Please share the name/developer of the other app you've already found. Give us an idea of what you are talking about.
When you say HUD (heads up display), the only thing I can think of is some sort of projected display on your windshield
THAT WOULD EFFING AWESOME!!!!
if i understand Phexi right, he wants to put his phone under the windshield in a way that enables you to see the reflection of the screen in the windshield. works great during night trips.
usual problem - everything is mirrored.
wow that's a good idea!
deltaalpha23 said:
if i understand Phexi right, he wants to put his phone under the windshield in a way that enables you to see the reflection of the screen in the windshield. works great during night trips.
usual problem - everything is mirrored.
Click to expand...
Click to collapse
This is exactly what i wanted to tell you
Yeah, the "evrything is mirrored" can be a problem, but with the help of a homescreen widget (maybe with a mirrored text ) it should be possible to switch back very easily
With an AMOLED display it should look very good (when the rest is black), but it has to be mirrored to work.
should look like this then
{
"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"
}
SpeedView - Check it on Market. It works great on my i7500. It shows speed, time, distance travelled, etc.
http://www.appbrain.com/app/speed/com.theswirlingbrain.speed
http://www.appbrain.com/app/cgspeed/cg.android.speed2
http://www.appbrain.com/app/hudy-lite/com.hudy
http://www.appbrain.com/app/gpspeedo/org.homelinux.pwarren.gpspeedo
http://www.appbrain.com/app/androhud/net.davidtanzer.androhud
I think 5 is enough. Any of these float your boat? (those all *should* have mirrored "HUD" settings so when laid on your dash under your windshield you get the effect of the BMW HUD above. I haven't tried any of them personally, though.)
chjade84 said:
I think 5 is enough. Any of these float your boat? (those all *should* have mirrored "HUD" settings so when laid on your dash under your windshield you get the effect of the BMW HUD above. I haven't tried any of them personally, though.)
Click to expand...
Click to collapse
He isn't looking for a speedometer, he wants to mirror his screen for all apps, so that way he can use the maps app or the navigation app or any other app of his choosing and see it on his windshield. Before you go off on your next pissy fit, read carefully.
i bet it wont be that hard to make......if no one can find one, i bet i can make one....
Maybe Cyanogenmod can incorporate it into his RenderFX mod.
neoobs said:
He isn't looking for a speedometer, he wants to mirror his screen for all apps, so that way he can use the maps app or the navigation app or any other app of his choosing and see it on his windshield. Before you go off on your next pissy fit, read carefully.
Click to expand...
Click to collapse
Wow... feel better?
You are right, I didn't read carefully - I read looking for a HUD, scrolled down saw more HUD talk, more talking of speedo HUD's, so I wen't on appbrain and looked for some.
Just trying to help. I guess this another forum I'll stop contributing to. I don't need to deal with know-it-all jerks like you, I get enough of you people in real life.
Sorry OP, just trying to help. I don't see any way to do it unless you made the OS and all the apps (at least the relevant ones) mirrored in a custom ROM.
Goodbye.
HUD
rkrishnan2012 said:
i bet it wont be that hard to make......if no one can find one, i bet i can make one....
Click to expand...
Click to collapse
Would you be able to? I'm looking for something similar - at least have the directions (via google nav perhaps?) & speed mirrored on the windscreen.
If possible, please share
BUILD IT!!!
rkrishnan2012 said:
i bet it wont be that hard to make......if no one can find one, i bet i can make one....
Click to expand...
Click to collapse
If you are the first to do it, you could easily charge $1 and make a mint...I would recommend a trial version with a, say, 14 day trial period.
like so:http://www.youtube.com/watch?v=HqtHZE-8fCw
is this it?
https://market.android.com/details?id=com.scientific.car&hl=en
Any progress on this? This would be an excellent app idea but due to my limited development knowledge someone else will have to work on it. This app will allow anyone to use their phone/tablet to project image on a semi-reflective surface and serve as a cheap full-screen navigation/media center solution.
I will be willing to purchase it as an initial customer and even make a small donation for its development.
How bout the app up there?
No, the app in the link only mirrors some text based info. We need something that can flip the display contents on the y-axis. This way when you project the screen contents the reverse text and graphics appear normal. I do not believe there's anything in the market that currently offers to do this.
Sent from my Nexus S using xda premium
it should be easy to develop.
Or not?
Any updates on this anyone? There seems to be niche demand for this thereby warranting someone to do the great work.
Sent from my Nexus S using xda premium
Just guessing here but I would think that this would be easier accomplished baked in as a feature of a launcher or a ROM rather than an app
Sent from my SPH-D710 using XDA App

Live Watches (SE LiveView)

EDIT, 05/15/11:
Note: You will only care about this app. if you own a Sony Ericsson LiveWatch device!
v1.2
* Now with several more, aesthetically pleasing watch faces and hands
* Upload your own png file as /sdcard/livewatch.png (girlfriend picture, pet, etc.) -- Beware! The LiveView device is very picky with encoding, color set, etc.
* Flashligt! (Why not?) Click the select button, then touch the top border.
{
"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"
}
EDIT, 04/27/11:
Make sure you download it from the market:
https://market.android.com/details?id=com.voilaweb.mobile.liveview.livewatches
***
I am going to talk about a plug-in I wrote for the Sony Ericsson LiveView.
However, if you guys wish to discuss development for that device or how to make it work better, this is also welcome because it is both intriguing and under-represented (and a bit maddening at times)
Anyway, I was flabbergasted when I realized that there isn't any straightforward "watch" plug-in for the LiveView so in a couple hours I figured out how to use the SDK and created one.
I am not releasing it yet and I will only make it available it there is interest for it and I get the appropriate permissions from the people whose art I have used for this proof of concept app.
By the way, more face and hands art would be welcome!
A few (terrible) screenshots:
My LiveView was sent from the website i ordered it from, today=) I would really such an addon=)
And i can make you some artwork if i get something to work with=)
Oh, that's good.
I hope it works well for you. The device losing its pairing can be quite aggravating.
On the other hand it is a breeze to develop for; actually simpler than writing a home screen widget.
A friend of mine got it last week and said that he had lost his pairing once since he got it set up.
To me no development is a breeze i know squat about programing
But as said i would love to make you some graphics you could use so that you can release this=)
^^
I just received a sms from my post office that my LiveView had arrived
and here are a little graphic preview of some artwork you might use(?) It shows the whole thing, background, minute hand and hour hand=)
I really think you should release this addon
Ha! I like it a lot, in fact.
Can you post it as three files as described at http://www.voilaweb.com/lv_faq#createtheme?
Oh, and I updated the OP with a link to the beta apk
Will do, Just have to make some minor changes as the big and short hand are the same. and also added some indicators on the clock face.
Edit: Also, will you support this addon? i mean like bugs and stuff?
I guess, I will have to, yes
So, anyone go any feedback for me?
hey man.
i just installed your app from market and it's looking great.
i guess you can make a clock with digits or maybe a digital one.
it still disconnects but at least i have a watch
one other thing maybe you can ad an always on screen option
MrJay, first off, thanks for your feedback
The "always on" option would be nice but I invite you to think about this some more...say until your device dies on you because its damn battery is already too weak for the plug-in's current version
EDIT: OK I really don't want to sound negative. The device is really nice. I just wish it had better connectivity and battery life.
In fact, the tricks I read on how to force it to reconnect using AutomateIt, etc., end up sucking battery life like crazy.
The only thing i have to say about this addon, is that its a bit slow to update when i wake the screen. might take a sec before the clock shows the correct time.
Other than that, i love it
Thanks Marius.
Yes, I know about the 1 sec. delay it's due to sending as few updates to the device as possible, to improve battery life.
But maybe I could slightly alter this behavior for a "wake up" event.
BTW, I hope you guys are using the version from the market! It's free, but more likely to get updates than the one on my blog.
cyansmoker said:
EDIT: OK I really don't want to sound negative. The device is really nice. I just wish it had better connectivity and battery life.
In fact, the tricks I read on how to force it to reconnect using AutomateIt, etc., end up sucking battery life like crazy.
Click to expand...
Click to collapse
i stopped using automateit. it didn't do that much and yes you're right about the crappy battery life .
anyway keep up the good job. it's a nice to have application.
I ordered one of these devices today after seeing this post, fantastic plugin! this is perfect for when I'm at work, seeing as I work outside and don't have time to check my phone for any updates, much less the time. Thanks and keep up the great work!
Where can I order this I'm interested I live in California if that makes a difference
Well, Spitfire, so do I. I ordered from these guys: http://www.amazon.com/gp/product/B004E2V4NM and it was shipped from Florida.
Have you updated this with any new themes?
Ive been away over the easter and haven checked in here for about 2 weeks. also i've been flashing a lot of ROMs lately so havent gotten to hook up my liveview yet. Will look in to it today th0=)
Can someone make a theme like this: http://www.youtube.com/watch?v=Ib9GTkImEwQ&feature=player_embedded#at=20
(watch the video it has a bunch of different themes as well)
Droidish said:
Can someone make a theme like this: http://www.youtube.com/watch?v=Ib9GTkImEwQ&feature=player_embedded#at=20
(watch the video it has a bunch of different themes as well)
Click to expand...
Click to collapse
Awesome design. I fear that the LiveView's limited resolution will not be able to display something this complex, though. Not even something as good-looking as a TikTok

Split-screen multitasking/dual monitor app?

The Note's screen is large enough that in landscape, split in half, each side is still larger than many phone screens I've used before, including smart phones. I'd really like to be able to do split screen multitasking. Has anyone made something like this yet? Sure, the resolution of each half would be a little weird at 800x640, but doesn't ICS alleviate resolution issues? I'd love to be able to use each side as a separate monitor.
If not, perhaps it could be split into two 800x480 screens with a strip of controls in the center. Or split into 800x800 and 800x480. Should be easy to adapt graphics for 800x800.
This is something I'd really like, so if it's not done already, someone please do it! Should I repost this in development? It may be more involved than just creating an app.
... very good question
I think the easiest solution is using a remote log in app with your computer.
The Note's screen in half equals to two 3.62" of 640x800 screens! That's 2 iPhone screens and more!
I'm sure the text/icons will be way more readable/viewable that the "mock-up" below..
{
"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"
}
is there any app which do that...?
This is not trivial as it may sound on Android.
According to Android concepts, there may only be one Activity* in the foreground.
Other pop ups and menus are not full blown activities. Android manages all the Activities.
Activities that are not in the foreground are closed to free memory up.
The only way I can see without modifying android is to find some way the widgetify an android activity so it is treated as a widget. This way you can place two apps as widgets next to each other and even resize them as you like.
* An android activity is a java class extending the Activity class, managed by android window manager.
maybe will possible soon with wind river
http://www.windriver.com/oha/
Sent from my GT-N7000 using XDA App
Try getting in touch with Kyocera's Echo developers, that phone certainly had two apps in the foreground.
Sent from my NotePhone
I can try developing one, as we can always override the system resources to believe we are outputting on 2 pixel density and reserve the processes.
deadlyheart4u said:
I can try developing one, as we can always override the system resources to believe we are outputting on 2 pixel density and reserve the processes.
Click to expand...
Click to collapse
Sounds very interesting, I'd be interested in this.
Viamonte said:
Try getting in touch with Kyocera's Echo developers, that phone certainly had two apps in the foreground.
Sent from my NotePhone
Click to expand...
Click to collapse
true that ! until you have loads of money to give them
We may get lucky, it may just be a matter of porting it's code.
Sent from my NotePhone
I hope someone could just develope an app, it sounds very interesting
Isn't there any game yet (e.g. racing game) which does exactly this?
I will putting my prototype very soon, I am already developing for this, I hope you people might extend some help, it already ripped me off by lot an amount buying some stuff to accomplish this.
It should be possible. After all there's already one App available that will do 'MultiView' and that's called Stick it! Free your Player!
Beards said:
It should be possible. After all there's already one App available that will do 'MultiView' and that's called Stick it! Free your Player!
Click to expand...
Click to collapse
Confirmed.I use the Stick It!and contrary to some reviews it works very smooth on my GNote.
hagba said:
Confirmed.I use the Stick It!and contrary to some reviews it works very smooth on my GNote.
Click to expand...
Click to collapse
Have you also tried the same developers calculator named AirCalc.
It works on the same principle and is great when you need a calculator with another App ~ i.e. EasyMoney & AirCalc.
I think better than splitting the screen into 2 would be if we can push the output via MHL to a screen and move an app there, how one can do on a PC with 2 monitors.
So watch a movie on the TV/monitor and text or use the phone on its native display.
Onskreen Cornerstone makes three windows for multitasking. It currently only works on Motorola Xoom. But it is open source and has to be incorporated into ROM. I hope some clever developer can adapt this for GNote*. Check out
www.onskreen.com/cornerstone/
EDIT: * I forgot to add PLEEEZ!!!!
DualPanels let you watch video and browse the web at the same time
https://market.android.com/details?id=com.thynguyen.dualpanel2
Sent from my GT-N7000 using Tapatalk

[APP][3.0+] Flexible Unit Converter (FUC)

There are literally hundreds of unit converter apps on Google Play.
I believe FUC is the only one that uses dimensional analysis in the conversion engine to let the user build, combine, and convert an endless number of complex units.
This is my first app and I would appreciate all comments and suggestions. Thanks!
Google Play Link
{
"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"
}
Updated to version 0.2!
Any scienticians or engineer types here???
Re: [APP][3.0+] Flexible Unit Conversion Tool (FUCT)
Good good
Sent from my LG-LU6200 using XDA Premium HD app
thank you, the app has been out for 2 weeks and this is the only feedback I've received. I'll take it as positive.
anyone else...?
Re: [APP][3.0+] Flexible Unit Conversion Tool (FUCT)
I just downloaded. Very good app. Well done! Sadly, while I have an Engineering degree, I mostly do only IT work these days But it looks like you have most conversions covered.
My suggestions:
1- the number pad/keyboard to add values for the conversion takes up ~75% of my tablet's screen. Not a big deal, but could be a bit smaller.
2- on the favorites page, I think it would be more intuitive to click on the row itself instead of the number on the left side.
3- It took me a while to figure out that I could click on the conversion result value and change the display options (like scientific notation threshold). Maybe have some help or indicator that keys the user know how to change these settings.
Good luck with the app!
Hey, thanks. I never tested it on a tablet, so I'm glad to hear it at least works, even if the keypad is way too big.
I'll fix the favorites as you suggest, and make the conversion result display options access more obvious.
Much appreciated.
Updated to 0.3: easier to use favorites, search function, and bug fixes.
Lots more things I could add or change, but it doesn't seem worth it since it's only getting about 1 download / day. Hopefully just needs more time.
Couldn't test it. Crashes on startup. Asus Padfone 2.
Couldn't test it. Crashes on startup. Asus Padfone 2.
Click to expand...
Click to collapse
Hmm thanks for testing and reporting back. I wonder why it would crash for you. If you could send me the log-cat, I will try to find the problem.
Well played with the name of your app, all I can say is GG lol.
Testing
Sent from my Nexus 7 using XDA Premium 4 mobile app
Yup..like it. I'm an engineering analyst and do hard sums for a living.
Can imagine this being useful if I'm away from Mathcad. Thanks.
Abel669 said:
Well played with the name of your app, all I can say is GG lol.
Testing
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks man let me know how it goes...
Yup..like it. I'm an engineering analyst and do hard sums for a living.
Can imagine this being useful if I'm away from Mathcad. Thanks.
Click to expand...
Click to collapse
Cool, hope it comes in handy,
Updated to 0.4.
The app opens a lot faster now, which I think is important as generally converting units is something you want to be able to do as quickly as possible.
epexegenesis said:
Updated to 0.4.
The app opens a lot faster now, which I think is important as generally converting units is something you want to be able to do as quickly as possible.
Click to expand...
Click to collapse
Not that I'm in engineering or anything but I am always trying to convert something. Thanks for this, will definitely put it to use.
Demmonnixx said:
Not that I'm in engineering or anything but I am always trying to convert something. Thanks for this, will definitely put it to use.
Click to expand...
Click to collapse
Cool, thanks, let me know how it works for you!
I know this is a very old thread but the author was responding so I'll ask here anyway. This is an awesome tool that I've used for years very happily. However, as of today v0.54 force closes on my A10e running Android 11 stock. I've reset cache and date with no success. I wasn't notified of an update but there you go.
I'm guessing I may be alone in using the app, but I don't know of any real alternative. I'm hoping rhe author sees this but if anyone else has any thoughts or alternative unit converters to suggest I'm open to suggestions.
I don't know what's out there. Just converting units seems a bit limited.
I've had a private app on Windows that is a calculator and knows about units.
I keep on thinking about porting it to Android
1 inch/((1 ampere/-electron charge/avogadro's number)/(18awg/atomic volume(cu)))
This tells you that an Ampere of DC current through an 18AWG cable will take 4 minutes 43 seconds to move the electrons one inch.
There are lots of calculators but there are no other flexible converters ive located. I would consider a combined cLculator/unit converter if it utilized custom units like FUC. That is the only feature i really have a use for since everything else has been done.
I found ConvertAll for Linux/Windows that may work. It's certainly not as slick as FUC, but it might be a fall back option.
Convertall - Screenshots
It's only Windows so not what I want though...

Categories

Resources