HTC Hero :: Support Java Application - Camera Results?
Aug 26, 2009
I have a few questions about the phone. 1.Does it support Java applications. If not, is there any third-party application to enable it? 2.After using this phone for some time, would you recommend me any other phone in the same price (more or less)? 3.What do you think about the camera? Does it make good photos or rather bad? 4.Could you give me some sample photos made using the phones camera? 5.When does the phone start to be laggy, and how to prevent it? 6.I've heard about rooting the phone and is it 100% safe? Having a bluetooth without an ability to send files is just silly.
View 10 Replies
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
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
Oct 2, 2010
I've been running CM6 for awhile now and I love it. My only problem so far is that I absolutely hate the camera application. I much, much preferred the Sense take on it; so, I'm sitting here, wondering if there's a good camera application to replace the crap stock one.
View 8 Replies
View Related
May 6, 2010
It worked fine for the first 3 weeks. As of a couple of days ago it is not. If I try to use it I get a popup that says: Sorry - The application of Camera (process com.android.camera) has stopped unexpectedly. The button below says 'Force close'. What could I have done? How do I fix it? Also my battery life at the same time has gone from acceptable to horrendous. Is this related or coincidence?
View 5 Replies
View Related
Sep 15, 2009
Just downloaded donut sdk and played with global search, very cool, except a small issue. I integrate my application with global search functionality, but global search always shows "More results... xxx (n) " even if there is only 1 result from my application. I've disabled all other applications so that there is enough room for displaying the results of my application for sure. Any hint when it shows result directly and when it shows "More results..."?
View 3 Replies
View Related
Apr 21, 2010
I have done some reading and it looks to be no.
View 1 Replies
View Related
Oct 23, 2009
Is there any way we can rotate a video in Android (specially in Java layer) as it supports ino BREW or WM?
Also, how does the orientation change (portrait/landscape) is different than the video rotation?
View 3 Replies
View Related
Jan 29, 2009
Is SDK(second release) support for camera capture from desktop devices * (webcams etc). ? If no Since real device have its camera. so how should I code for appl which capture images from camera?
View 4 Replies
View Related
Jan 23, 2009
There is Camera application in Android Emulator.
The application code is Camera.Java but I don't know where is it?
View 2 Replies
View Related
Nov 23, 2009
Photo Enforced: Google Maps Layer Request this short article and spread the word if you would like to see Google support this layer.
View 16 Replies
View Related
May 25, 2010
I am making a app which takes photo on button click i have camera.java which operates camera and takes photo
how to i call it on the below event? Code...
View 1 Replies
View Related
Apr 17, 2010
Is there anything the Dalvik VM supports (in terms of bytecode) which is not used currently because the .class files don't have it?
As an example, if people would write their own Source-to-DX converter for their functional language XYZ, would they be able to implement e. g. full tail calls although the .class file does support tail calls only under certain circumstances?
View 1 Replies
View Related
Jun 18, 2010
I got my HTC Desire yesterday. It seems that Goggle Maps are not A-GPS. Either they need wireless or 3G. 3G plan can become expensive if not being too careful. So the question is: what application has A-GPS facility for HTC Desire? You know have those maps on SD Card and what you need is a GPS connection.
View 5 Replies
View Related
Feb 5, 2009
Is there a way to send an intent to the Maps application to load a KML file(URL) and display the contents, or use the internal KML parser. The internal Maps Application's intent/components are out of bounds for normal users. Intent { action=android.intent.action.SEARCH comp= {com.google.android.apps.maps/com.google.android.maps.MapsActivity} (has extras) } Is the only option is to write a KML parser and override the MapActivity to draw the POI's
View 3 Replies
View Related
Apr 15, 2009
I want to ask to google engineers that whether future sdk releases will provide any CC++ support for application developement? If no.. then Can you tell me the disadvantage of these languages?
As per my knowledge and experience, runtime environment is not needed to execute CC++ application. So why cant we directly run any application which is written in CC++? Is there any way to bypass DVM to execute a code?? Core android librarys are CC++ only...
View 3 Replies
View Related
Feb 22, 2009
In case there is anybody out there who would like to create a support- application to an activity that is already used by everybody on the Internet, the moment has come! I'm particularly interested in developers with deep knowledge of Linux services and/or the Android GUI. Note: this is not yet another password vault or similar, this is about *eventually getting rid* of passwords!
View 2 Replies
View Related
Jul 19, 2010
I want to develop application that should support all version (latest and old) and it should adjust screen resolution (large,medium). I read document. There I found legacy application if I develop application in 1.6 there I am giving:
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="4"/>
Is it good way to develop application and is it support 1.5 and 1.5+. Users able to find my application there market.
View 4 Replies
View Related
May 26, 2010
I make application using Froyo SDK.It support only Android 2.2.It is working well on Emulator and Nexus one.but android market uploading error like below.The file is invalid: W/ResourceType(12468): Bad string block: last string is not 0-terminated ERROR getting 'android:label' attribute: attribute is not a string value.If change android:minSdkVersion to 7, then no uploading error.But application only support Froyo.
View 2 Replies
View Related
Mar 6, 2010
I want to develop UI of the application which looks similar on all screen sizes. I have gone through the Android developer article regarding this. I am using supports-screen tag but then also the screen is displayed not displayed properly in the larger screens. The screen is displayed properly in HVGA and not in WVGA.
I have developed the application using Android 1.6 and set the minimum SDK version as 4. The application is running properly on HVGA avd but not on WVGA avd. Can I know the reason for it? Is there any solution for this? I want that the user interface of the application should look uniform in all the handsets.
View 3 Replies
View Related
Jul 23, 2010
I am looking for a weather app that supports multiple cities like an iphone weather app. I have tried many apps, but could not find the one that I want.
View 9 Replies
View Related
Oct 1, 2009
We have an Android application. Now I need to conduct a user survey for this application. Our app will display a list of selections, etc. This view and it's control will be data driven by (a) document(s) downloaded from a server. What Android utilities I can use to displaying HTML, javascript, etc. within an application?
View 2 Replies
View Related
Dec 3, 2008
I'm totally lovin' the market and I can't wait to see what else comes along (esp the games). I just have a few simple questions. I couldn't find much info and sorry if I sound newb, but Does the phone in anyway support Java games? Like the gameloft types? I ask cause my last few phones have been touch screen with no buttons and I'm dying to play some older games with the keypad. heh. I've also got a friend with an N96, which brought back memories of the old taco phone I had. Can this phone push out the same kind of power?
View 1 Replies
View Related
Jun 8, 2010
the gmail app on the DINC does not support video and pic sharing? m I missing something here. When you take a vid and go to share, gmail comes up as one of your options. If you proceed down this route, you don't get an error, but the vid never gets attached and delivered. The only way to do this is through the HTC Mail app. On this same note, another gripe I have is why Android lists the sharing options if you can't actually use them to share. You can't share a video over Handcent/Messaging Apps...so why show them as options for sharing? You can't upload to facebook directly, so why list them as an option. Seems like a glaring issue that will confuse newbies (my wife) and may ultimately affect their adoption of the platform. I'm all for the customization and openness of Android, but they need to work out these little quirks if they want to capture any respectable market share.
View 1 Replies
View Related
Aug 31, 2010
How can I make it so that my application is seen on the Android Market only by devices with mdpi and hdpi densities. There is the <supports-screens> tag and there is the anyDensity parameter but I don't see how I can say what I want. If I set anyDensity to false, what does that mean? Where do I specify which densities I do support?
View 2 Replies
View Related
Sep 22, 2009
I'm a programmer looking to play in the mobile world. The application I'd like to play with would support my musical hobbies. I suspect a mobile phone with a music player could easily be programmed to support a classical musicians practice sessions. Access to media player APIs without the need to open external apps or do clunky things with files.Adequate access to playback API to create specific notes and beat patterns. As a hobby application, this should not require expensive tooling.I can switch to a new phone to use the application. Bonus points for something that easily ports to a netbook.I will admit I new to the world of sexy phones. I currently use an obsolete voice device with text messaging. I won't revealing my current flavor of programming because learning a new platform is just fine.
View 4 Replies
View Related
Jul 30, 2010
I want to add <uses-permission> via programatically .I want to telephone number of the device.For that i need to access the phone state.But i need to add that permission only with Java code at runtime. Is it Possible to do so. (or) Can you suggest any alternative way to read the telephone number .?
View 4 Replies
View Related
Sep 5, 2010
Is there any ready library to read ePub format? I found ePublib in
http://github.com/psiegman/epublib. I'm still learning how to use it. I wonder if there is ePub jar which ready to use for read ePub format in android.
View 1 Replies
View Related
Apr 23, 2009
I have a native application that I would like to start from a Java interface. Does anyone know of a good way of doing this? can start the application using adb, with no problems. I can also start the application using Runtime.exec(), but that doesn't work so well for me; I need the application to run outside of a Java Runtime Process. Any ideas?
View 2 Replies
View Related
Dec 8, 2009
I m a programming noob here..i need help on some issues here. I understand that Android is built from Java. I need to know if i can run a java application on android? Or can i run the application with minor change to the current coding? I read about Java ME can run on android but what abt .Jar file?
View 6 Replies
View Related