Android :: Camera360 - Best Camera Soft
Jun 4, 2010
Camera360 is a multi-functional camera software, It includes: LOMO style, HDR style, Axis style, drawing mode, ghost mode, scene modes, you will fall in love with its excellent effect. Download form Google market. softname:Camera 360
View 4 Replies
Sep 11, 2010
I just purchased Camera360 Pro and I downloaded & installed a scenery template. It shows up in file view on my SD card, but when I try to access it within the application it says 'No templates found...etc.' How do I have it show up within the app?
View 6 Replies
View Related
Aug 5, 2010
I just want the camera to take the pic immediately, regardless that I am not perfectly still (hard to do when in a moving vehicle), but it refuses because of too much motion, even when I am in manual focus mode.
I can't find a setting that overrides this, but I'm not exactly an expert on these things - this is my first smartphone.
View 1 Replies
View Related
Jul 16, 2010
I love my EVO more and more- grabbed this on a lake in the cascade mountain range of Washington. I used runkeeper to track the hike and uploaded the pics straight from the phone to Picasa. Awesome phone ( and yes, I caught me some trout while I was there!)
This is taken with camera360 LowHDR mode, perfect for bringing out just a touch of color This app is a must have for the EVO's camera - it turns everyday pictures into keepers!
View 15 Replies
View Related
Feb 22, 2012
Using Cyanogen 6 (heavily modified 2.2 Froyo), HTC Desire Z/T-Mobile G2. I was wondering if there's a way to disable geotagging in Camera360. No matter what picture I take, it still sticks the GPS information into the picture. The stock Camera app actually doesn't do this.
I know within Camera360, when you're taking a picture, you click on the little gear on the upper right (if viewed landscape), go to Preferences, and uncheck Record GPS location. The thing is, for me Record GPS location is already unchecked, but if I take a picture, it STILL stores the GPS location/geotag.
Is there some sort of setting in Froyo that's overriding this or am I doing something incorrectly in Camera360?
All right, from what I can tell, if you SPECIFICALLY go to the Preferences, make sure the Record GPS location option is unchecked, then hit the back button, it won't save the geotag FOR THAT PICTURE. But if you go straight into the Camera360 app and take a picture without messing with the settings, it'll try to save a geotag. Granted, the geotag that's saved for me contains bogus coordinates that makes stuff like Google Earth choke on them, but I still find it incredibly annoying to have to do this for EVERY picture I take.
Is there any way to make this a permanent default setting for all my pictures?
View 2 Replies
View Related
Jul 22, 2010
I heard that the original free release of this app was 10 times better than the free one available now. I just want to try it with all the bells and whistles before I fork over the cash...
And before you say anything, I am recently very frugal and try to keep my money as long as I can... but I will purchase the app if I find it works nicely.
View 6 Replies
View Related
Dec 6, 2009
My camera stopped working. When I click my camera application I get the message "The application camera (process com.android.camera) has stopped unexpectedly. Please try again". It's just a blank screen?
View 3 Replies
View Related
Nov 15, 2009
Whats a camera app that will actually work and not take 30 seconds to take the picture after clicking to take it?
View 2 Replies
View Related
Feb 1, 2010
The android camera API is bound to one camera device, but in some situation we have lots of camera device in a netbook or handset. We can't use the same application with different camera device dynamically. For example, we can select the camera device in the VLC (Video LAN Client) on windows because there is direct show on it, but we can't do that on android by camera API without changing the framework. Guys, is there any mistake at my understand? Is there any plan to modify framework to support this situation ?
View 3 Replies
View Related
Nov 12, 2010
I have an EditText control that does not pop up the soft keyboard when the user touches it. The thing is, that I have a number of other EditText controls elsewhere in my application that all work fine, and I cannot see anything really different about this one.The code is a bit complex to post here, but I was wondering if anyone knows of any reasons why the soft keyboard would not appear in some cases.
View 3 Replies
View Related
Mar 29, 2010
I am interesting in integrating an arabic keyboard to the android system. I proceeded as follows: I have modified the xml and the layout in the package softkeyboard by replacing English letters and their codes by the arabic one.Of cource I created 2 new directories in softkeyboard: xml-ar and layout-ar After rebuilding the system , I don't find the new softkeyboard.
View 4 Replies
View Related
Jun 24, 2010
I have One AutocompleTextView and I want to make the virtual keyboard disappear when he hits "DONE" at the AutocompleTextView. So far, the buttons "NEXT"/"DONE" do nothing at all Unfortunately I found no resources addressing this problem.
View 1 Replies
View Related
Jun 28, 2010
I've got a problem with my application in that the soft-keyboard is not being closed unless the user pushes the "back" button.I use several layouts which I load using the setContentView method of the application. Some layouts contain multiple EditText fields. The soft-keyboard pops up correctly when the entry boxes are being clicked, but never gets dismissed, even after I switch to a new layout using setContentView (instigated by on-screen push buttons).I found a way of apparently removing the keyboard using the "InputManager" class but how exactly does that work if I don't know which entry field opened/currently owns the keyboard?Is there a way of possibly invalidating a whole layout which would perhaps cause all resources (and hopefully the keyboard) to be cleared? As said before, I currently just use setContentView to load the next screen.
View 4 Replies
View Related
Jan 25, 2010
How can I select what soft-keyboard an edittext will load?
View 3 Replies
View Related
Jun 24, 2010
if application has EditText widget and user clicks on it, a qwertysoft keyboard appears. how do you get a numeric, 12key, or phone soft keyboard to appear instead. (I have searched documentation but I cannot find solution.)
View 2 Replies
View Related
Oct 20, 2009
How can I set numeric-only soft keyboard option for a text field? When I set the input-type to "number" it brings a soft keyboard which is actually a alpha-numeric one but already switched to numeric mode. What I want is a pure numeric soft keyboard with big numbers (no alphabets at all). I've already seen this in other applications and but don't know how to do it.
View 6 Replies
View Related
Apr 24, 2009
I have a form that is working fine with the "Next" flow order when using the computer keyboard with emulator (and probably with the keyboard on the G1) but not with the SoftKeyboard with 1.5.Some fields indicate "Next" with this keyboard, some go to the correct field and others don't.Two of the fields are text and they only give a carriage return instead of "Next."My numeric fields give the proper "Next" key. Use of the SoftKeyboard is a little underdocumented so far (if there is a hidden doc online somewhere please provide me a link to it). There are also some added fields under 1.5 that I have asked about previously but received no answer.These appear to have something to do with the Soft Keyboard.Though these can be set programmatically I haven't seen the proper way to set these flags using XML. This field is the one that replaces "Numeric" which deprecated.
View 3 Replies
View Related
Jul 13, 2010
So Sony appears to have included their own IME with their xperia phones.I have an edit box for numerical input that i have specified as number numberDecimal|phone It allows for easy number entry and allows users to enter in decimal numbers.However the IME in the xperia phones is missing the decimal key. Is there a way to specify it should only be using the android IME?Can I specify resources for specific phones similar to how I can control resources for versions of android?
View 9 Replies
View Related
May 10, 2009
is there a way to enforce the soft keyboard throughout the lifetime of an Activity? I tried setting stateAlwaysVisible in the Manifest.xml as well as the counterpart.
View 6 Replies
View Related
May 29, 2009
This is probably very easy but I just don't know how to close the Soft Keyboard after user hits "search" key on the soft keyboard.Could someone help me out?Currently my code listens for key press particularly enter or the search key.
View 5 Replies
View Related
Aug 22, 2009
I m making a test application and want to able all keys excluding the back button...... Using below code i am not able to disable HOME key and right soft key..... Please suggest what to do.
@Override public boolean onKeyDown(int keyCode, KeyEvent event) { if(keyCode == KeyEvent.KEYCODE_BACK){ return super.onKeyDown(keyCode, event); } else { return true; }
}
View 11 Replies
View Related
Apr 29, 2009
How do i disable the SoftKeyboard?
View 3 Replies
View Related
Aug 29, 2010
how to use the IMF to design a soft keyboard. Please point me to some resources that will help me understand how to do it from the ground up. Something other than the SDK sample
View 4 Replies
View Related
Oct 20, 2009
When I press back button, soft input keyboard is gone. How can I detect this event in my activity?
View 2 Replies
View Related
Dec 13, 2009
Is there a way to create an app specific soft keyboard on Android? After reading about InputMethodService docs and checking out alternative keyboard apps out there, I figure the alternate keyboard can only be configured for system wide usage (through Settings -> Locale and Text).
If the answer to above question is no, then is there at least a way to load a custom dictionary and override the default dictionary of the system keyboard (only when my app is in use)? That will help in giving very relevant suggestions to the user when he has only tapped couple of keys.
View 1 Replies
View Related
Jul 9, 2010
I am developing an android application where we are using WebView to display Web page being served from Web Server. Everything is working fine except with the problem that when i am using the soft keyboard and switched to numeric key entry and move from first field to next field, the keyboard layout automatically changed to alphanumeric.
Is there any way using which i can pull up virtual keyboard in numeric mode only when i need to enter numbers only?
View 2 Replies
View Related
Apr 20, 2010
I have a custom View which accepts onKeyDown and onKeyMultiple events. Works well with Android soft keyboard, but it has issues with HTC soft keyboard, like the one found with HTC Hero. Specifically, problem is when a user selects an "alternate" key from a small pop-up window following a long-press on a key. With Android soft keyboard, my View is receiving onKeyDown event only from a selected alternate key. With HTC soft keyboard, onKeyDown event is received for both the original key (the one that was long-pressed), and the alternate key selected from a pop-up menu. I can't figure out a way to determine if certain key events need to be cancelled or not. (I am dealing with Android 1.5).
View 3 Replies
View Related
Nov 4, 2010
In my android application, I need number and letter key in the same view, not need number and letter switch key. for example let it looks like computer keyboard, Is it possible to do it?
View 2 Replies
View Related
Mar 5, 2009
I am building from source and running in the emulator. I would like to know if the soft keyboard has support for operating in Landscape mode. Portrait appears to work fine, but when switching the emulator to Landscape, it appears to be working on the premise that a hard keyboard is in operation. Is it possible to use the soft keyboard in Landscape and how would I enable this if so?
View 3 Replies
View Related
Feb 5, 2010
How can I trigger the software keyboard and add listeners to it's keys?
View 2 Replies
View Related