Hi everyone, I'm a new user, and I would like to ask a simple (or not) question.
It's possible to fake a android camera input? I mean, it's not like that app "fake camera", is something like the equivalent to what ManyCam is on PC. I would like to upload a photo and the phone would interpret it as the regular camera.
It is possible?
Thanks.
Perhaps something like droidcam can do it, maybe although I am not sure about that, you could give it a try, I just hope you are not doing anything illegal
Related
I was trying to look around for this, but couldn't find anything. Is it possible? And if it is, what are the apps/programs for this?
Sorry for the bump (which im not even sure is allowed here), but I'd really like to know if this is possible
First I'm deeply sorry to being a novice question come to this forum to disturb, but I couldn't get answers in other common android forums.
Second many greetings to you all, and hope to be helpful some day here. Apologies too for any cr*p as my english is quite limited.
And the thing:
As you know better than me, market gets your device id, and if an app witch has a minimal specification (f.e. skyfire, requests resolution over 480*320, flashplayer cpu over arm6 and so on), your device does not meet, is not listed. But as you again sure know better than me some of them sometimes do work in the device.
Is there a way from the device to get the Whole list or yo send the device id I like to market so I can list this apps or any other way than do on my self and find somewhere else to get them one by one?
What would happen If I change device id in /system/build.prop, something nasty or is this id wich is sent to market?
Sorry again if something is too lame or stupid, and thanks for your time.
Only let know that athough I belived it could, market does not get dev id from the built.prop in /system. I changed and erased all data of market but still does not make it...
Hey people.
I am currently looking for an app that will allow me to video chat with somebody who has an iPhone. Doesn't seem like a difficult question yet, does it? I know. Finding what I described so far isn't a problem at all, but the next part is.
I am sometimes not in a position to talk out loud, so I would like to type, while still seeing the other person, or only losing picture as short as possible.
Weird right? I am able to look at my screen and be looked at by somebody else, but not able to talk out loud. I know. And I know this isn't an easy question, but if it was an easy one, I wouldn't have to come to you guys .
In short, I want:
- Video chat
- Being able to type in a video chat, without losing video for too long
If anybody can help me, or point out an app I should try, please let me know!
Tim
Hi, I am truly astonished the way TouchRetouch works, it isnt perfect but better than any editing apps out there. I may be wrong but I Dont know of an app that can make things disappear without distorting anything around it.
Now does anyone know of an app or software I can download to my Macbook that can do what this app does?? I have Iphoto, Aperture and others but I doubt theres an option of TouchRetouch sort.. thank you in advance!
Dear All,
Recently got a Chinese phone from the net running ICS. I set the language to English, but some cuneiform text appears below the name of the people calling me. Is there any way to fix this?
theblackalchemist said:
Dear All,
Recently got a Chinese phone from the net running ICS. I set the language to English, but some cuneiform text appears below the name of the people calling me. Is there any way to fix this?
Click to expand...
Click to collapse
Other than a custom rom or knowing how to decompile the apps and edit out the coding, probably not. Only possible easy solution that might or might not (probably not...) would be to make sure the locale is set to an English speaking country using something like this: https://play.google.com/store/apps/details?id=com.bruce.setlocale
Thanks.
I am not intimidated my code as such (fluent in c++) but it'll take some time to understand android... Any idea which app I should look at? considering android is open source, I can probably patch the change in, create a replacement app and see if that works...
KR
TBA
theblackalchemist said:
Thanks.
I am not intimidated my code as such (fluent in c++) but it'll take some time to understand android... Any idea which app I should look at? considering android is open source, I can probably patch the change in, create a replacement app and see if that works...
KR
TBA
Click to expand...
Click to collapse
It's most likely either in something like a LocationProvider.apk (/system/apps) or the phone/dialer apk. If you are rooted, I'd try and free the LocationProvider,apk and see if that doesn't help. Try the easy stuff first. But I'd poke around in a thread like this: http://forum.xda-developers.com/showthread.php?t=1891962 or something similar that deals with this idea on porting Chinese roms to English.
Or you could just be lazy and see if installing another Contact/Dialer app from the Play Store just circumvents the whole deal.
Already tried using a caller id app, its more of a hit and miss... I was wondering what would happen if I just happen to replace the apps you mentioned from those of stock android? does that make sense?