General :: Application Using Built-in Camera?
Nov 18, 2012
I have installed Eclipse. Hello world app working fine. My question is how I can use built-in camera in my application? I already gave permission. Where should I write code etc and what? My knowledge about programming is also very poor.
View 1 Replies
Nov 27, 2013
I have done many of reverse engineering for other electronics in the past, Since Im new to android I was wondering before even wasting my time if is possible to port, or built a rom from sources or a phone thatis NOT External SD built in to a phone that it have the external sd built in.
Making it short can I try to reverse engineer the android code from a Nexus 5 (no ext_sd) to other device that have ext_sd built in?
If is possible where should I be looking to start trying making some development on this as I haven't done nothing close quite.
View 9 Replies
View Related
Jun 1, 2010
The Emulator's camera worked fine for taking pictures in 2.1 Eclair. What did not work was recording videos, obviously.
Now running an app which worked merely flawless on 2.1 Emulator causes the camera app to crash. I fire up an intent to launch it:
CODE:...................
This starts the camera app but after a few seconds it crashes.
The output is:
CODE:.................
Actually I just wanted to see if the bug which made you receive a small image from the camera even though EXTRA_OUTPUT was specified has been fixed in FroYo. Unfortunately, I don't even get to test it.
View 2 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
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
Nov 13, 2010
I am developing an app which uses the phone's default camera application to capture an image and then allow the user to perform some basic editing.I want the image captured to be saved in a location that is consistent with the stock camera application. Can I use the DCIM folder and assume all phones will use that location?
View 1 Replies
View Related
Sep 12, 2009
I know Yahoo Messenger looks pretty good on iPhone. I was wondering what Yahoo! Messenger looks like on HTC Hero? Is it a build-in app to the phone or do you have to download YM
for it.
View 1 Replies
View Related
Feb 21, 2010
I would like to know if it is possible to launch my application whenever a new entry is written to phone call log (i.e. out-going, in-coming or missed call). I wrote an application to manage the call log entries as per user preferences by listening to the publication of android.intent.action.PHONE_STATE events. My application is working fine as long as its process is running. However if the user has stopped my application with a task-killer application, then the log entries can not be managed as my app itself was not running. I need a way to make sure that my application is launched in the background if it is not already running when the android.intent.action.PHONE_STATE occurs. Or is it possible to launch my application as a service that always runs?
View 2 Replies
View Related
Mar 12, 2010
I was wondering if anyone knows how to uninstall or permanently disable HTC Hero's built in Peep tweeter application? I never used it and I never will and it keeps restarting itself after I kill it's proccess in Task Killer. Also Application Uninstaller from the Market can't do that either.
View 7 Replies
View Related
Jun 4, 2010
After you select a word, you have the option to copy it, look it up or share it. I find the built in quick lookup app pretty awesome since it has wikipedia, translate and dictionary all combined into one. However, I can't figure out how to open the application directly to lookup other words. And typing in words in the quick search box doesn't look it up either. I'm on Droid Incredible.
View 3 Replies
View Related
Oct 18, 2009
I've been trying to make my app implement the built in quick search, similar to how it is done in ApiDemos' "app/search/invoke search". I have tried everything from trying to follow different examples, to copying the code exactly as it is in ApiDemos. All I've found for the former have been concerned with older versions of the SDK, and simply not worked. As for the stuff that I can actually run and see working in ApiDemos, I've tried copying the following
com.example.android.apis.app.SearchInvoke.java
com.example.android.apis.app.SearchQueryResults.java
com.example.android.apis.app.SearchSuggestionSampleProvider.java
res/layout/search_invoke.xml res/layout/search_query_results.xml
res/values/arrays.xml res/values/strings.xml res/xml/searchable.xml
And everything under "Search Samples" in AndroidManifest.xml
This copying gets me a view that looks exactly like the one I'm facing when running ApiDemos, but when I click the search button, in the quick search box, Android always just opens up a browser window, with Google search results for the given query. I simply cannot find the critical component in ApiDemos that tells android that I want to use my own custom code for handling the search request. Both documentation and other online resources seem very lacking when it comes to this.
View 4 Replies
View Related
Nov 12, 2013
I am unable to see my front cam tap icon in my camera application?
View 1 Replies
View Related
Mar 13, 2012
I need a camera application that allows me to edit the shutter speed..
View 5 Replies
View Related
May 5, 2010
If I get an Android phone, such as HTC Hero or Nexus One (if it comes to Sprint), is the default "Contact" app "Gmail Contacts"? That is, will it automatically sync my Gmail Contacts to the phone's internal "Contacts" database? I like the idea of pushing everything to Gmail (including all my contact info) and I'd love it if the Android phone would sync with all the contacts in Gmail. That way, I will always be backed up and never have to worry about loosing the 500 or so contacts I've built up over the years on my current Palm Treo phone. If I don't like the built-in Contact app on whatever Android phone I end up with, are there better apps for sale that will also sync with Gmail's contacts?
View 1 Replies
View Related
Sep 3, 2012
Ihave a Question to the standard Android VPN Client because i cant test it:
- If i connect my VPN after i started my Smartphone,- what happens when my mobile Data Connection lost? Do Android perform an auto reconnect to the VPN when the data connection is restored?
View 1 Replies
View Related
Jun 6, 2012
I have created an HTML5 'app' with a width and height 480 x 800 to be used as an android app.
Plan is that this can be scaled down/up for other Android devices to fit screen.
The app runs fine, but it is not being scaled to my device screen size. I have to scroll up/down and left/right on the every screen.
I have tried nearly every variation of the meta viewport tag with no succes (in the index.html file).
View 1 Replies
View Related
Aug 17, 2012
How do I replace builtin apps with the latest versions as they are eating up the internal storage...
As google play, Maps, voice search, Gmail, Google search...
These apps take a lot of memory space ... So i am looking for a solution so that the outdated apps of factory versions can be totally removed and replaced with updated versions...
View 4 Replies
View Related
Jun 11, 2013
i'm using Galaxy Fame and he have built in FM transmitter. Do i need an app to listen music in my car, or there is an option in music player to "activate" that transmitter? I was searching for that, but no results.
View 4 Replies
View Related
Apr 26, 2012
I'm trying to make a custom kernel for the Samsung Gravity SMART using sources from the unofficial CM9 port for the Gio/Ace (which both use very similar hardware to the Gravity Smart). What I've succeeded at so far:
1) Acquiring the source, both for the CM9 kernel and for the stock Froyo kernel
2) Searching for the device-dependent references in the stock kernel
3) Porting those changes over to the CM9 kernel
4) Getting everything to actually compile
5) Acquiring the stock CM7.2 source
6) Creating device makefiles (i.e. BoardConfig.mk, etc)
7) Building CM7.2 using kernel built in step #4
8) Putting the various img files into an Odin-compatible .tar.md5
9) Actually flashing to the phone.
And for all that work, I got.. a soft-bricked phone (fortunately, I have an Odin file for stock firmware). The phone boots to a SAMSUNG logo (not flashing/throbbing). how the heck do I figure out what's actually failing? Is there a bootloader to unlock, and if so how do I unlock it?
View 6 Replies
View Related
May 18, 2012
Does Android use a built-in EQ or limiter on their Bluetooth stack? I am running into a situation where both of my android phones, One X and Nexus One, have developed a "clipping" noise when I listen to music through the Bluetooth in my car. This same clipping doesn't happen when I listen to podcasts, only music. My assumption is that something in the framework is clipping the audio saying that it is too loud and causing this to happen.
I have also used the same Bluetooth setup my WP7 phone, an HTC Titan, and I do not hear this same noise at all. I have only heard this through my android phones which leaves me to believe that it is something based in OS level and not the Bluetooth set up itself.
View 1 Replies
View Related
Jun 17, 2012
Which music players use phones eq not their own?
View 5 Replies
View Related
Jun 7, 2012
I installed Timeriffic & it's effective at silencing notifications at night. Unfortunately, my alarm didn't go off this morning. Alternatively, is there another way to silence emails at night & still be able to use the built in alarm (razr).
View 3 Replies
View Related
Apr 18, 2012
How to disable the baked-in power saver feature in some Samsung Android phones? the one that dims the screen, turns off the keyboard backlight, and doesn't let you use the camera once you hit 15%(or 10%) battery left? can't stand that, for my own needs anyway!
i figure it might be an edit to the kernel source code, or something like that. i just don't know where to do that. I know it can be done tho, because i remember having some ROMs on the Epic 4G that had that junk disabled. guess i'll also see if some of those old devs. are still around.
View 1 Replies
View Related
Aug 29, 2012
Just wondering what would be better/more accurate for a data usage counter...
View 6 Replies
View Related
Mar 15, 2013
Trying to get CM10 built for the Samsung Galaxy Reverb. It's building just fine, but no matter what we try it WILL NOT BOOT. We get a black (backlit) screen after the Samsung logo and nothing more.
I've tried flashing the stock boot.img over the rom, building and flashing the stock kernel seperately (that boots the stock rom just fine when flashed but won't boot CM10), and tried modding the ramdisk to boot, but nothing is working.
I've looked at other MSM7x30 devices to find if I'm missing anything, but I can't find anything that I don't have in the device folder.
Here's the device repo: [URL] ......
View 5 Replies
View Related
Apr 28, 2012
I am looking for a way to make a homescreen shortcut to start the ics built in recent apps dialog.
How to start it via activity or intent?
I am using cm9 on a galaxy s2 with apex launcher
View 8 Replies
View Related
Jan 22, 2014
Is there a way to block or remove built in applications on an android phone. I want to limit what you can do on the phone e.g. only call, text, email and use one or two third party applications. Is it possible to do that without rooting the phone?
Looking to do this on a Samsung Galaxy Pocket.
View 4 Replies
View Related
Jan 9, 2013
My Samsung Galaxy Reverb has nobody willing to build CM10 for it, so I decided to take on the task. It built without error - processed the kernel and all the CyanogenMod 10 files just fine and generated the .zip. However, after flashing the .zip I end up with a Samsung logo, then a black screen.
The compile went through without error, so I'm a little lost as to what I should check next. From doing a little searching it seems the kernel is at fault, but what to do about that. Am I supposed to flash the kernel separate from the .zip that the CM builder outputs?
View 4 Replies
View Related
Sep 2, 2013
I did some changes in my phone's ROM via Dsixda's kitchen.
I want to include the CWM recovery in the ROM.
I have the .img file for the CWMR.
How do I add the recovery in the ROM, so I dont have to install it separately everytime?
Also what are the changes that have to be made in the 'updater script'?
I have Samsung Galaxy Young Duos S6312. Stock, rooted, deodexed ROM. 4.1.2 JB
View 1 Replies
View Related
Dec 30, 2008
Does anyone know of any apps that can disable the camera? My work does not allow camera phones.
View 8 Replies
View Related