HTC Incredible :: Anyone Else Test Out Different Camera Effects?
May 28, 2010
Just wondering if anyone had taken the time to try out the different camera effects, a quick search of this forum did not produce many results. My guess is some of you have some really cool looking shots using these different settings. So, here ya go, 2 of my favorites, using the Negative and Solarize settings
View 6 Replies
May 4, 2010
so far I'm using the FxCamera app. Just took this shot outside work
View 9 Replies
View Related
Dec 11, 2009
One approach I've looked at is to use the preview callback, asking for a JPEG buffer. Unfortunately, the HTC phones I've tried this on all call back at several second intervals and give me an NV12 buffer regardless of the pixel format you specify. (Anyone know the behaviour on a droid?) I can code my way around the NV12 hassle but I can't exactly do much when the callbacks are so seldom; I want around 10 fps.
The approach I was considering was making an opencore codec for mjpeg. Which leads me to two questions before I start:
1) can third-parties make and install opencore codecs, or is this strictly locked down? Is it to just drop an .so in the right folder, or?
2) do the HTC phones use the default encoders? (i.e. will using the same way the default opencore reference codecs get their pixel buffers work on the phone?)
View 2 Replies
View Related
Jun 28, 2010
I am developing an camera application where i want to capture image and give special effects. can anyone tell me how to work on preview of camera image taken by camera which i have include in application. My application is capturing image and saving it in device.But i want to show the new image according to user's choice for effects(whichever he wants) from inside the application.
View 2 Replies
View Related
Nov 4, 2012
i have installed the 4.2 camera app on my galaxy nexus and i cant find the facial effects/ backgrounds like the ics and jelly bean camera apps had? did they remove it completely or just hid it somewhere?
View 4 Replies
View Related
Apr 11, 2014
an Alcateo OT 6030X (which is known around here as Orange San Remo - I'm from Romania). I just bought the phone a few days ago from someone, and while everything seemed fine at first, I came across a problem with its video camera.
When I switch to video, I get an icon on the top of the screen that allows me to select some video effect [big moth, big eyes, stretched face], but when I activate one of them, the camera just freezes, and sometimes the whole phone too. I tried a full factory reset the other days and everything worked correctly until last night. I even checked that specific feature yesteday morning and it was working perfectly, but last night it just froze again. I did install some apps I commonly use yesterday, so my suspicion is that one of the apps is to blame. I have attached the details of my phone, as well as all the apps I currently have.
View 1 Replies
View Related
Jun 11, 2010
I'd like to make an Android app that lets a user apply cool effects to photos taken with the camera. There are already a few out there, I know, but I'd like to try my own hand at one.
I have been googling and stack-overflowing, but so far I've mostly found some references to published papers or books. I am ordering this one from Amazon presently - Digital Image Processing: An Algorithmic Introduction using Java
After some reading, I think I have a basic understanding of manipulating the RGB values for all the pixels in the image. My main question is how do I come up with a transformation that produces cool effects?
By cool effects I mean some like those in these iPhone apps:
I already have quite a bit of experience with Java, and I've made my first app for android already. Any ideas?
View 1 Replies
View Related
Jul 17, 2010
So I spent the last hour or more in my backyard in 107 degrees taking pictures of flowers at stock settings with both phones. NOT an easy task I will tell you that. My back hurts, but besides that... I did my best to show the best quality of BOTH cameras, because they are both great. I realize that not everyone will agree with me, or will think I messed with something in my pictures. But these are all completely stock settings, not messed with at all. I only touched the flash on/off button.My decision is I like the X camera better, it is easier to focus, and much snappier. Plus designated camera button! I found on the Incredible while the pictures look great on the phone itself and in gallery, that as soon as they were uploaded the colours looked washed out and not as great. I know this is due to the AMOLED screen. But both overall great. My decision is the X though.
View 49 Replies
View Related
Jul 19, 2010
So this is my second camera test for the Motorola Droid X VS the HTC Droid Incredible. First test I did completely stock, but I used flash vs no flash. This one I am using all stock, not touching flash, I am using still objects. No variants what so ever.
I tried my best... once again Incredible was not agreeing with focusing properly. For small objects I tried many times, it would not budge. For large objects it did great though.
The X was superior because it would focus on small objects with ease and I would only have to snap ONE picture.
The Incredible did better in one area, the computer screen shot. I only had to snap one picture of the screen, where as needed to do 2 - 3 to get a good shot of it on the X.
I noticed the colours on the Incredible are warmer, where as the the X colours were a little cooler. IMO.
So still, my vote is with the X.
The Incredible does have a great camera though.
STOCK X: 6MP WIDESCREEN. NO FLASH.
STOCK INC: 8 MP, NO FLASH.
X:
INC:
X:
INC:
X:
INC:
X:
INC:
X:
INC:
X:
INC:
View 8 Replies
View Related
Nov 17, 2010
There are a lot of threads popping up due to the OTA install. I noticed it included Slacker radio and a vCast Apps app. Has anyone successfully moved/removed these apks without any negative side effects?
View 1 Replies
View Related
May 26, 2010
HTC EVO 4G front-facing camera test: good, but it records a mirror image | Google Android Blog
First off I have to say the quality from just the camera itself is excellent for a webcam IMO.
The weird thing is that it seems to record a mirror image meaning if something is on the right in real life it's actually on the left in the video. The article explains it. You think it's something that can corrected through an update?
View 21 Replies
View Related
Oct 1, 2010
From my activity I do startActivityForResult(MediaStore.ACTION_IMAGE_CAPTURE),and then I land in the builtin camera activity (in this case in the emulator).in my testcase, it does not find ANY button (null is found for index=0).How do I write a Solo/Robotium testcase that uses the builtin camera to take a picture ?
View 1 Replies
View Related
May 24, 2010
So i was out the other night with a few friends and we decided to race our phones going to various web sites. We laid all three phones down in a triangle next to each other. We would all type in the same web site and hit go at the same time. My incredible was killing them. Compared to the droid, the incredible would load the site about 5 seconds faster. The iphone was not even close. One site took about 15 to 20 seconds longer to load on the iPhone. They were shocked at how fast the incredible was. I am so glad I have this phone!
View 6 Replies
View Related
Jun 29, 2010
From the Greek guy that recently compared Super Amoled vs Amoled vs Lcd....
He says that the 5mpx camera is excellent in day but in dark places without the flash it is not very good....the 720p is nice but he is not impressed.
Samsung Galaxy S, 5 Megapixel | Techblog
View 1 Replies
View Related
Sep 24, 2010
I'm writing an Android JUnit test and want to copy/reset a test fixture file (it's an SQLite database file.) If I were within the main application, I know I could just place the file in the assets directory and use getResources().getAssets().open(sourceFile).However, this API appears to be unavailable from the ActivityInstrumentationTestCase2 class.Is there an easy way to copy a file over from the testing PC, or should I just keep a fresh copy of a test fixture on the device and copy it over a temporary file?
View 2 Replies
View Related
Jul 15, 2010
One more video about the fancy touchscreen of the Droid X. This one has happier results! Check it out at the link below.Droid X Touchscreen Test See you later. you'll know why this post is short when you read the blog. running downstairs!
View 5 Replies
View Related
Aug 23, 2009
I am using ActivityInstrumentationTestCase2 to do some test for an activity. I get a button in the setUp() method like this: protected void setUp() throws Exception {super.setUp(); act = getActivity(); btn = Button)act.find ViewById ( R.id.bike_button ); // this button has been defined in layout} Then I use this button to perform a click in a test method like this: public void testBikeButton(){ //click the bike button btn.performClick();}
View 7 Replies
View Related
Nov 10, 2011
I have a project (that compiles and runs in the emulator.) I have a test project that tests part of this project. This test project also compiles with no problems, but when I try to run (test) it in the emulator, I get a NoClassDefFoundError exception on one of the classes my test class tests (I hope that made sense!) when it starts to run in the emulator. This is coming out of the adb log. I looked in the bin directory (of the test project) for the missing class, but could not find it... Should it be there? I found no reference (apk, etc) of the project I am trying to test either in the test projects bin directory. How does the test project get the classes it needs to test against (in the classpath, I assume.) How do the tested classes get moved to the emulator? I did try running the app before testing, so I know it is installed and runs correctly. BTW, I am using netbeans with the nbandroid plugin.
View 1 Replies
View Related
Aug 20, 2010
I had this app before but cannot remember the name. Just wanted to test my DINC.
Droid Incredible custom kernels. The What, Where, and Why. | WJD Designs
View 3 Replies
View Related
Apr 26, 2010
I found this review by engadget. I thought the pictures came out amazing.This, of course, has me quite the happy hiker b/c the camera was a reason I wanted this phone.Check em out: Droid Incredible test photos - Engadget Galleries.
View 31 Replies
View Related
May 2, 2010
Has anyone performed one of these ala the nexus one and droid?
I want to know if its necessary to buy a screen protector for the long run Right now the screen is void of scratches and I've been sliding it in and out of my pocket for 4 days now and smudges come off very easily.
So anyone perform a test or have any scratching issues?
View 7 Replies
View Related
Jul 17, 2010
So I spent the last hour or more in my backyard in 107 degrees taking pictures of flowers at stock settings with both phones. NOT an easy task I will tell you that. My back hurts, but besides that... I did my best to show the best quality of BOTH cameras, because they are both great. I realize that not everyone will agree with me, or will think I messed with something in my pictures. But these are all completely stock settings, not messed with at all. I only touched the flash on/off button.
My decision is I like the X camera better, it is easier to focus, and much snappier. Plus designated camera button! I found on the Incredible while the pictures look great on the phone itself and in gallery, that as soon as they were uploaded the colours looked washed out and not as great. I know this is due to the AMOLED screen. But both overall great. My decision is the X though.
X FLASH:
INC FLASH:
NOTE: Inc would NOT focus any closer without being extremely blurry, tried a gazillion times.
X NO FLASH:
INC NO FLASH:
X FLASH:
INC FLASH:
X NO FLASH:
INC NO FLASH:
Outside Panoramic View from X NO FLASH (Just for fun):
Outside Normal View from Incredible:
View 20 Replies
View Related
Aug 11, 2010
I have never used JUnit before, and now I'm trying to set it up on an Android project.My project under test is fairly complex, including some JNI, but my test project, at the moment, is completely trivial. I have found many examples (that look totally different) online of how to make a test project, but it seems that no matter which one I follow, I get the same results.Here's my JUnit project code:package com.mycompany.myproject.test;
import android.test.AndroidTestCase;public class SimpleTestCaseExample extends Android TestCase {public void test_testOne() {fail("Just Always Fail");When I run, I see the following in Logcat:
stdout INSTRUMENTATION_STATUS: numtests=2
stdout INSTRUMENTATION_STATUS: test=test_testOne
stdout INSTRUMENTATION_STATUS_CODE: 0
stdout INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
stdout INSTRUMENTATION_STATUS: current=2
stdout INSTRUMENTATION_STATUS: class=com.mycompany.myproject.test.SimpleTestCaseExample
stdout INSTRUMENTATION_STATUS: stream=
stdout INSTRUMENTATION_STATUS: numtests=2
stdout INSTRUMENTATION_STATUS: test=testAndroidTestCaseSetupProperly
stdout INSTRUMENTATION_STATUS_CODE: 1
stdout INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
stdout INSTRUMENTATION_STATUS: current=2
stdout INSTRUMENTATION_STATUS: class=com.mycompany.myproject.test.SimpleTestCaseExample
stdout INSTRUMENTATION_STATUS: stream=.
stdout INSTRUMENTATION_STATUS: numtests=2
stdout INSTRUMENTATION_STATUS: test=testAndroidTestCaseSetupProperly
stdout INSTRUMENTATION_STATUS_CODE: 0
stdout INSTRUMENTATION_RESULT: stream=
stdout Test results for InstrumentationTestRunner=..
stdout Time: 0.07
stdout OK (2 tests)
stdout INSTRUMENTATION_CODE: -1
But, I get the following in the Console:Launching instrumentation android.test. Instrumentation TestRunner on device emulator-5554 Collecting test information Test run failed: No test results I have tried a variety of different things, messing with the basic TestCase class, or the TestSuite class, or a variety of other options. I tried to just go for the most trivial example because I'm really still trying to learn how this works.Whatever I try, I see this error.
View 1 Replies
View Related
Nov 9, 2010
I'm working on a school project and I'm researching testing possibilities for Android applications. On this page: http: // developer . android . com/ resources / tutorials /testing /hello android. Google writes about a unit test. Is this really a unit test? A Unit test will not integrate all classes and will not test in his context. So my opinion is it is not a Unit Test but an Integration Test.
View 7 Replies
View Related
May 18, 2010
I did a factory test and now the youtube app won't work. Any suggestions.
View 1 Replies
View Related
Nov 9, 2010
So by now most people are aware of the IQTest Hack. If not, it's a common hack. Usually you get it bc you clicked on a link you shouldn't have. Suddenly your contacts all start receiving a message from "you" I use eBuddy on my HTC Android. It is the ONLY way that I have logged into Yahoo IM in more than 5 years. I rarely even log on. And I have NEVER clicked on any link within that program (therefore within yahoo IM) And yet somehow, ALL of my contacts were contacted by "me" this morning with a similar conversation (only this jerk hacker said I'd give them $20 if they could beat me) So, what does that mean? I've already changed my yahoo password. But if I've never clicked on a link to give them access, how did they get in in the first place? Did they hack my phone? My Yahoo account? Or eBuddy? Secondly, I've been reading that when you are the victim of this hack, it's not just the messenger client that is affected, but your PC as well and that you should at least change your password AND run anti-Malware but this is my PHONE. Could a hacker have actually hacked into my cell phone? How can I tell? What do I do? I have TONS of private info stored on my phone so I'm stressing here.
View 1 Replies
View Related
Jul 20, 2010
How are you guys checking what speed your processor is running after overclocking?
View 5 Replies
View Related
May 5, 2010
We originally bought 5 for our business. Of those 5, 2 have been returned and exchanged for Blackberries. We continue to have terrible Signal Strength, and in 2 phones a very loud echo. All other little bugs aside, im looking for some answers. Since I didnt see any side by side tests, I thought I would
1. I tested the signal strength at 5 locations. All locations had great 3g speeds for all the phones. The first INC is an original phone, and the second INC is a replacement.
Droid Eris INC1 INC2
-75 -80 -98 -96
-85 -74 -101 -100...
My question is, how can i have GREAT 3g speeds with all the phones, yet have a terrible signal strength. I'm on my 2nd phone and still have the same issues. ( So its not a bad batch)
2. The first thing the other 2 users of the phones mentioned right out of the box there was a very defined echo. The echo was of their own voice, not the other person on the line. I've noticed it on and off, but nothing to bad. People also complain they can hear the echo, making us hard to hear on the phone. I really like the Incredible, but I guess unless someone from Verizon tells me to wait for an update, or someone here has a solution Im gonna have to go back to the Blackberry. Anyone else having the same problems?....
View 49 Replies
View Related
Mar 17, 2009
why CheckBox is always null.
<CheckBox id="@+id/checkbox" android:layout_width="wrap_content" android:layout_height="wrap_content" />
code file-
package com.reblogr.reblogrclient;
public class Test extends Activity { /** Called when the activity is first created. */
public CheckBox checkbox;
@Override public void onCreate(Bundle savedInstanceState) { ....................
View 5 Replies
View Related
Jul 16, 2010
I am unable to integrate Junit with Android. I am using Junit 3, I have also tried Junit4.
package* com.android.test;
import* com.android.MyActivity;
import* android.app.Activity; *
import* android.test.ActivityInstrumentationTestCase2;
public* *class* TestMyView *extends *
ActivityInstrumentationTestCase2<MyActivity> {
Activity myActivity ;
*public* TestMyView(String pkg, Class<MyActivity> activityClass) {
*super*(pkg, activityClass);
myActivity = getActivity() ;
View 3 Replies
View Related