UI Recorder on board - General Questions and Answers

I am looking for an apk to record touch events and play them back with a specified amount of iterations. I need this to be done on board. iOS uses UI recorder (I think... thats correct). I need this to be done fully from the device.
e.g. I want to record touch events to take a picture, reverse the camera and take another picture. Loop that as many times as I want for the test. I need it for a ton of other testing but this is just one example, all without connecting to ADB. can anyone direct me to such an apk, free is all I can afford on the market. Thnx dudes!

Related

Android devs, some ideas for you.

Hey all
I hadn't been on these boards for sometime, but you all know how it goes.... get a new phone, void the warranty right away by doing neat tricks you pick up in xda-dev forums.... or is that just me?
Well anyways, I've got 2 request for those devs that need ideas for some apps (I know there's at least 2 threads started by others that deal with this, but my requests don't fit either of the threads I've seen). First off a GPS data logger would be terrific, the camera on this phone is not bad at all, so it would be cool to be able to tag pictures with geographical data, better yet is to be able to tag any picture by using time/date of creation. This way you can take pictures with you're regular camera and still tag them (we all know the g1's battery isn't exactly going to be winning any marathons just yet).
The other idea centers around voice dialing. I'm loving this phone, but everytime I need to dial a # I miss my wizard; why you ask? well because anytime I would dial one of my contacts I would use voice command to dial the #. Now I've tried the voice dialer on the g1... not impressed, I mean it's like WAY OFF. How does "call home" translate to "call cheche"???, worst still is a cough get's translated into dialing "732 277 2222". Still I know that with some practice I'll figure it out. What's the problem you ask? well the whole point of having voice dialing is having the least amount of physical interaction with your phone to dial, at least that's what I think. As those of you that have tried it know, you either have to long press the call button, or worst still go in to the menu to start the voice dialer. On BT headsets the voice dial button doesn't do anything at all (tried 4 different ones), and the wired headset the button pauses music if tapped, while long presses start up the music player, and maybe it FF tracks while playing, not sure. Anyways without further ado, either a voice dialing app (unlikely I know), or an app that can change the assignment of hardware buttons. Can I actually make this change with AnyCut?.... if so I just feel I've type so much in vain
Anywho, recap:
1) GPS data logger.
2) Voice dialing app, or more realistically app to change hardware button assigments.
1. tried the "gps tracker" on the market?
cmavr8 said:
1. tried the "gps tracker" on the market?
Click to expand...
Click to collapse
GPSTracker dont allow Geo Tagging of Photos
I know, but I though he just needed to track his position so he would manually add the tags to the photos when home.
He mentioned "just a regular camera"... He would just use the timestamps on the pictures and the tracker data...
It has logging capabilities? I think I must have read the description wrong then. That's very possible since I had just gotten home after a grueling 14 hr shift. Well I'll give it a try then. Still some options wouldn't be bad.
Yes, it takes a sample of your coordinates and speed every xx seconds and uploads it to a site. xx is configurable.
You can visit the site and see all your positions and velocities on a map.
cmavr8 said:
Yes, it takes a sample of your coordinates and speed every xx seconds and uploads it to a site. xx is configurable.
You can visit the site and see all your positions and velocities on a map.
Click to expand...
Click to collapse
Yeah I tried it last night, this can definitely work. I wouldn't mind if there was some way to tag them on the phone itself..... yes I know humans are impossible to please.
Umm it tags your location data already... when in camera app hit menu settings and store location in pictures. Which records location in the picture data.
For anyone that wants to set it up to store location for other cameras... I would say take a pic with the g1 where you take a pic with another camera. For right now that is.
neoobs said:
Umm it tags your location data already... when in camera app hit menu settings and store location in pictures. Which records location in the picture data.
For anyone that wants to set it up to store location for other cameras... I would say take a pic with the g1 where you take a pic with another camera. For right now that is.
Click to expand...
Click to collapse
Get the f*ck outta here!!!! LOL! Truth be told I just took a sample pic with the camera to check out the quality. As you can tell I didn't bother to press the menu button. As far as other cameras goes, I think GPS Tracker is a better choice, well for me it is. It can export to the travel log, so it's much easier. This way I just need my G1 to be on me, and with the app running in the background. I think I better think about getting an extra battery before that though.
Request??
Now that we have root and bb linked to the system. Is somebody working on an application with a gui to first list services and applications running. Then to stop/kill services and applications. Possibly with safe guardiing the specific kernal process' that will cause headaches? Could be usefull while running programs such as myspace, steel, pacman and the many other applications that never fully close once run and slow the G1 to intolera
Intolerable speed. My two cents
Well memory up professional might help out; although, the process is automated, so it's not like you can choose what to close. Still, for what I've heard Android supposedly does a good job of making memory available. Try it out though, it might help you.
masr1979 said:
Well memory up professional might help out; although, the process is automated, so it's not like you can choose what to close. Still, for what I've heard Android supposedly does a good job of making memory available. Try it out though, it might help you.
Click to expand...
Click to collapse
$15 i think not. Way too much money for a memory manager!

[App Idea/Request] GPS Video Overlay / Data Logger

Hey, might be a very limited market, but I was wondering if anyone knew, or could code an app that overlays the video camera (or is its own video camera) with GPS information.
In theory it shouldn't be too hard to do, poll the GPS for speed, the compass for direction and stick them at the bottom of a video overlay along with the system date and time on top of the camera, then record the total image/video to the SD card.
I got thinking about this after picking up my car dock and having a play around with it (inadvertently managing to record a drivers eye view of my journey home!). It would be a great app for trackdays etc, you could even output the GPS NMEA data to a KMZ file and import it into google earth, or given some fine tuning make it into a very basic GPS data logger...
Anyways, thinking out loud here If anyone can do it let me know, I can code basic stuff, but something like that is way out of my league...
Cheers
Sounds like a nice application. To take it even further: http://www.youtube.com/watch?v=rgXzdUb_fug I think this is an even greater use of camera + gps.
The only thing about making it into an augmented reality nav system is that it will still require mapping information, and the prob with that is that the free ones have pretty mad amounts of errors, and the paid ones need megabux spending (and they still have loads of errors).
With my idea, it's not an A/R system - it's simply a video overlay of info that's already in the phone. The major problem I see would be polling it, interpreting it, and writing it to the video at 30fps or whatever the unit captures at.
I do like that app tho, but it's not really what I envisaged with this
So you want to record a video similar to this? http://www.youtube.com/watch?v=NdAIaIOySoA for afterwards playback only? If so, I think this is possible only to store video + gps information in seperate files. The recorded video will be recorded as a normal video. The gps data can be stored using a kmz file with a sort of timestamp. Afterwards these 2 files can be played back with a application on the android device which reads these two files and overlays the video playback with the data from the kmz file.
I guess it will be to hard to create an application that records video and embeds the recorded gps data into the recorded video. Maybe someone with more knowledge of the android API can say something about this?
yep, got it in one... Although it would be for playback on the PC rather than on the phone.
The standard format is .3GPP, which is nice and small (comparitively speaking) and good quality too, and plays on a PC through Quicktime / VLC no problem.
I honestly think it would be perfectly doable... I just can't do it!!!
It sounds cool, but is it useful? Will anyone actually read the data/time/lat/long on the bottom of the screen during playback?
On top of that it will make the cpu work extra hard putting the text on every video frame.
Another idea is to use the timed-text stream (subtitles) in the mp4 file. (more)
Dont know how much work is involved.
It is a pretty specialist app, however I reckon people would use it for timing laps etc.
Look at how many in-car videos there are of trackdays on YouTube, and the ProVida system that is in use in the video above... there is a definite use for it imho - even if it's just used to show off people's VMAX on the autobahns etc!!
Must admit, I wouldn't see a point in the lat/long info - all I was guessing at was a simple overlay on the video with speed and direction bottom left, date & time bottom right so as not to distract from the actual video.
Hep hep hep
Don't put this idea underground (please). This app could be REALLY interesting for a bunch of freak I know (I'm one of them too :-D)
I'm in a very big forum of EV and there, such video is really really researched. The fact that it has to be processed afterward made by a separate soft is no problem...our main target is to upload a video with speed, altitude...etc for comparison or simple burning thing like "Yeah I've the freakiest e-bike..ever" X-)))
This is interesting for e-bike but also for EVERY (on the road, in the wood...etc) people which are searching performances and want to share them
Hope someone like the idea. If not I make a thread on the endless-sphere forum that the guys come "show their motiviation" here
Cheeeeers and do it ;-)
Grüß,
H.
A lot of people have been waiting for this for a long time, but I don't think its possible on android yet.
Lets hope it will be on 3.0.
A friend said that one guy will release a update to his track logging app, for the iphone 4 within a few days that will add this functionality.
B1ny said:
A lot of people have been waiting for this for a long time, but I don't think its possible on android yet.
Lets hope it will be on 3.0.
A friend said that one guy will release a update to his track logging app, for the iphone 4 within a few days that will add this functionality.
Click to expand...
Click to collapse
Well, I'd love to be updated if something is released ^_^
I installed something along that line for my Jeep-carputer using Xport and what not...
http://www.youtube.com/watch?v=HdB7FksRd68
http://www.youtube.com/watch?v=jRzWAWOjnH0
More info on minicam project: http://www.curioustech.net/minicam.html
screen shot: http://www.curioustech.net/images/front.jpg
But I would love to see something like this for android. (would love this on my evo)
0okami said:
Well, I'd love to be updated if something is released ^_^
I installed something along that line for my Jeep-carputer using Xport and what not...
http://www.youtube.com/watch?v=HdB7FksRd68
http://www.youtube.com/watch?v=jRzWAWOjnH0
More info on minicam project: http://www.curioustech.net/minicam.html
screen shot: http://www.curioustech.net/images/front.jpg
But I would love to see something like this for android. (would love this on my evo)
Click to expand...
Click to collapse
Looks like there is something out there and its FREE! :
http://www.dailyroads.com/voyager.php
DailyRoads Voyager

[APP] MobileWebCam (2G/3G/WIFI, no PC or UMTS router required!) v3.13

There are a lot of fine webcam (with video!) apps in the Market. But I found none which can be used with just a phone without any computer or wifi connection and placed in your car, weekend home, garage, ... to upload pictures to a server in defined refresh times. So I built this app. It is not finished but good enough for a lot of things.
For easy setup with a nice user interface have a look at sensr.net - they offer camera webspace and the ftp setup with MobileWebCam is very easy. For even more possibilities like gallery-hosting, hardware motion detection and housing have a look at opensmartcam.com ... they even sell or rent complete cameras based on MobileWebCam.
Edit: The app can now also automaticilly email the pics, upload to ftp or simply store them on sdcard. Also a manual mode is new for when you are running around taking pictures to be uploaded to your website/email account on the go with one simple tap.
Dropbox usage also possible now!
Invisible Background mode available now to save power or hide the cam. Autofocus can now be used in and the camera can be remote-controlled by sending SMS commands to your phone.
I will use this with an old phone with broken touch input (but luckily a dpad) and a simple free sim card wich has 30MB data traffic free/month (don't know if providers in other countries offer something like that). So I can have about 20 picture refreshes a day at a location with no WIFI or 3G (and of course no cable/dsl/...). FOR FREE! In the App activity times can be set so no black night views. No WIFI needed, just power to keep the phone running (I wonder how long it will last .
Also I use this with my main phone to quickly show my wife the kids playing on the playground, watch the garden when I am working inside and stuff like that. For this use case an email notification can be sent containing a link for her to view on her phone or pc at work.
Should run on Android 1.5 up (what causes the camera options to be very few and landscape mode only). So you can buy a somewhat broken phone on ebay (speakers not needed, display doesn't have to work well, ...) and have one of the easiest and cheapest webcam setups possible (I think ...
For your personal website webcam you need a php capable server somewhere where the picture can be refreshed. There you have to place the two files (mobilewebcam.php and index.html) attached to this post. Since version 1.3 you can also sent the pictures to an email account or simply store them on sdcard. From version 1.6 on ftp upload is also possible.
This also can be combined with my WebLiveWallpaper App easily and your webcam is then visible on your homescreen background all day.
I have uploaded my webserver files for a simple gallery and timelapse video on a google code project: please let me know if you can improve it!
Most of the sourcecode can now be found at http://code.google.com/p/mobilewebcam-android/ ... so if you need special stuff simply add it yourself and publish your changes! Please help me fix all the bugs and send me a notice if you repaired or improved something. There is so much crappy hacked code in there ...
MobileWebCam
https://market.android.com/details?id=com.dngames.mobilewebcam
How to build a housing for your phone with MobileWebCam:
http://www.instructables.com/id/GSM-Android-phone-as-HD-outdoor-webcam/
Edit: version 3.09: Log from inside the app for logs from Android 4.3 on ... (new log permission required for older devices)
Edit: version 3.01-04: Focus mode selection, changed some internals, several crash fixes, zoom autofocus
Edit: version 2.9983: ftp upload for low bandwith/large pictures improved (set filename only after upload finished, skip upload if still busy with last), night time camera settings can be configured in camera screen by toggling to night configuration and then changing camera parameters, show last error in preview screen
Edit: version 2.996: Added some support for Samsung Galaxy Camera (1, 2, NX)
Edit: version 2.990: I restructured a lot internally - now multiple threads for work and upload - hopefully not totally broken! Also waits for gps now, shows more motion detection info, some repairs from reports (config.txt, crash on devices without wifi?, higher default cam delay, ...)
Edit: version 2.98: imprint picture scaling, all transparent colors can be set, sdcard delete old pictures, a little work on gps stuff
Edit: version 2.97: night auto stuff again, sdcard file broadcast to mediascanner, transparent colors can be set, camera deadlock for event trigger photo burst fix
Edit: version 2.96: night auto disable fix, sdcard path, imprint stamp picture downloadable from URL
Edit: version 2.95: night setup, camera open wait time for phone that otherwise produce overexposed pictures in the background modes
Edit: version 2.93: default exposure back to 50 (fix for darker pictures), front cam flip/rotate, possibility for trigger pause time, dropbox batch upload
Edit: version 2.92: fixed crash, made camera effect setting (zoom, exposure, white balance, color effect, scene mode) more interactive, fixed mirrored pictures
Edit: version 2.87: picture burst mode after trigger, moved broadcast receiver mode to event triggers, added event notification to email, added more camera settings (scene modes, color effects), timestamped httppost filename for opensmartcam
Edit: version 2.86: color stuff, alignment, ftp ending fix, background mode switch fix
Edit: version 2.85: shutdown, imprints, galaxy S camera error 0 fix, email trigger
Edit: version 2.82: ftp batch mode, small fixes
Edit: version 2.81: some new config crash fixes fixed, log, backup/restore, keep ftp connection + log frequency
Edit: version 2.76: more webinterface, config help, fullscreen preview option, fix for crash on large screen devices (sorry, I do not own one)
Edit: version 2.73: custom font and typeface added to imprint settings, crash fix for opensmartcam reg error
Edit: version 2.7: Welcome screen, remote control website (see config.zip), 2.71 fixes the original size picture upload if not enough memory
Edit: version 2.64: Nexus 7 frontcam only devices work now
Edit: version 2.63: dropbox authentication method changed to web
Edit: version 2.61: flashlight toggle 2.62 Actionbar for Android > 3.0
Edit: version 2.52: custom picture sizes (+fix from 2.51)
Edit: version 2.37: started to experiment with photo effects like instagram
Edit: version 2.36: webserver (wifi only) now also streams mjpeg, ...
Edit: version 2.3: integrated simple webserver (wifi only), added gps location to make interesting moving cameras, ...
Edit: version 2.2: two different background modes (depends on device, no advanced features working in hidden mode but less power)
Awesome! Thanks for sharing this, check the XDA portal some time this weekend, wrote up this app for the front page
Hey miha:
Though you'd need to tweak this to create random directories or accounts or whatever, I've got a pretty heavy duty Linux server with a fat pipe I'd be willing to let you tie your program into so people don't have to have their own server. Think it over, let me know.
d0ugie said:
Hey miha:
Though you'd need to tweak this to create random directories or accounts or whatever, I've got a pretty heavy duty Linux server with a fat pipe I'd be willing to let you tie your program into so people don't have to have their own server. Think it over, let me know.
Click to expand...
Click to collapse
Sounds great! Thank you! I already thought about using my little webspace and allow only one refresh a day or so to enable people to try the app but that will be so much better! I will think about the identification/account - may be best the server creates them and my app just asks for a new user - and come back to you when I have got a little more time to put that into the app.
Is there a how to.. i can't get this to work correctly.. i always got "something went wrong"
EDIT: Works.. just my firewall was disabling the connection.
You just brought mine Milestone with no screen(lucily i can control the phone via adb/screencast) back from the closet and in my courtyard! Will test it well
Works pretty well. Got it set up in about 15 minutes on an old G1 and my TDRevolution VPS.
Status Error Copying every time..
am I missing something? permissions?
I am running latest apache and PHP and firewall is allowing connections to port 80
testing on local network
whats wrong?
For those who are having issues, make sure that the web server (Apache) has write permissions to the folder that this is in.
rh387 said:
For those who are having issues, make sure that the web server (Apache) has write permissions to the folder that this is in.
Click to expand...
Click to collapse
that did it
chowned html dir and all good now
works great, both the android part and the server part.
What might be great:
-resolution selection - when Im no wifi it could potentially upload higher resolution
-it should be possible to turn off those popus regarding uploaded picture
Very nice App, just a small thought:
Your php script does not check for any attribute other than if there is a filename on the uploaded file.
So everyone who knows the URL to your "mobilewebcam.php" can upload anything to your server which is a major security flaw.
Just think about those nifty little php-shells to get complete control of it and steal stuff like databases, not to mention illegal stuff fileshared via your server...
All you need for this is a (really) simple html-file with a file-upload form in it which targets your "mobilewebcam.php" file.
Your script should have some filesize-limit and allow no other file formats than *.jpg (also not something like x.jpg.php).
Regards, sceada
PS: Please excuse my mistakes, english isn't my native language
some design thoughts
I had an idea similar to this, just haven't had time to start developing anything... here were some of my design thoughts:
--motion detection to webcam device
--audio detection to webcam device
--accessible via android app (not just a php webpage)
--add notifications to android app for motion/audio detection events
--support for multiple webcam devices
The server requirement seems ok - it allows for a single point of integration for both clients and webcam devices. It could also provide a way around firewalls if the server could be deployed to a public ip.
Thank you for your comments! Will try to answer all in one post:
MuF123 said:
-resolution selection - when Im no wifi it could potentially upload higher resolution
-it should be possible to turn off those popus regarding uploaded picture
Click to expand...
Click to collapse
Resolution selection will be added next, yes. May be at first only a checkbox for small/large because I can do that quickly (my time for this app is soo limited - I want to make the other one fine first).
The popups already do not show up when refreshing very fast but yes, a checkbox for that is done faster than typing this so I will add it
sceada said:
Your php script does not check for any attribute other than if there is a filename on the uploaded file.
So everyone who knows the URL to your "mobilewebcam.php" can upload anything to your server which is a major security flaw.
PS: Please excuse my mistakes, english isn't my native language
Click to expand...
Click to collapse
Yes I know! You are totally right! That is why I put these "please understand first" texts in the market description. But supplying a more complicated php file will only make understanding of it more difficult. I added a comment to the market desciption now. My php file is only the very basic needed code to get it running. Do you want to make me a better/safer one? I can then link to it in the description! English isn't for me also
actapon said:
--motion detection to webcam device
--audio detection to webcam device
--accessible via android app (not just a php webpage)
--add notifications to android app for motion/audio detection events
--support for multiple webcam devices
The server requirement seems ok - it allows for a single point of integration for both clients and webcam devices. It could also provide a way around firewalls if the server could be deployed to a public ip.
Click to expand...
Click to collapse
Motion and audio detection would be possible (not too difficulty I think) from preview picture and mic but at the moment I really do not have enough time for that - I would love to!
Remote control also is a feature I would like (I would personally use it for my weekend home cam!) but I didn't come up with an easy way to communicate with the phone.
An Android app to access the webcam IS there: it's my other app (ignoring the old games) WebLiveWallpaper which also contains an App to view stuff like a picture frame and may even get a widget for this later.
The php server posted picture is the only way to make it work on many mobile providers because as far as I know there is no way for the phone to get an easily public accessible ip. Also it is the easiest way to make you webcam visible for more than a mobile bandwidth limited number of viewers.
Thank you for reading,
Michael
Edit: updated apk with larger image size and no messages is in first post
can i use it as streaming ?? please say yes awesome work
Edi: if not streaming then some software that will refresh the jpg every 5 sec or so
Edit2: it tunrs out the script is hanging on the loading part i dont know whats wrong but it isnt reloading as its supposed to be maybe a server issue ?
tarekkkkk said:
can i use it as streaming ?? please say yes awesome work
Click to expand...
Click to collapse
Unfortunately I have to say no. Only very fast refresh if you set the refresh time to 0 and your device and server are fast enough to handle all the picture uploads.
I am not sure real streaming could be done with simple php. Maybe MJPG? But then a "constant" connection between server and app would be required which is somehow against the whole idea of this APP to be a lowcost/lowbandwidth mobile solution.
For real streaming I recommend IP Webcam and others from the market (but they will not work with most mobile providers as far as I know).
Edit: Future ideas ... It would be possible with to generate an mjpg with the server php and make it available to the watchers with a time delay - so then you have some kind of from time to time (switch to next mjpg) broken streaming (and require a lot of server power/bandwidth) with the image uploads of a camera like my app. Just an idea I will not implement - at least not now - but someone else could. One part is already done here!
thanks man i hope you add a streaming app that would be epic awesomeness
i tried to set it to 0 but lol its taking pictures but not uploading because the app is meant to take pic and then it will be uploaded it because its 0 sec it cant handle the capture and upload at the same time it needs sync
i will try this app..thank you
everything works fine. I have the ownership of the folder too. it did uploaded the picture
BUT I cant view the picture from both index.html or when I double clicked the pic file. it says I dont have the permission to view this pic but when I check the owner it was me. that is so strange.
defcon.666 said:
it says I dont have the permission to view this pic but when I check the owner it was me. that is so strange.
Click to expand...
Click to collapse
Is it possible that you also have to give it everyone view rights to be able to view it in the browser not just yours which the browser doesn't use/know? Or did I get the problem wrong?
What is the exact error message/code?

[Q] Video recording running in background - is it somehow possible?

Hello guys!
Is it possible to force WP7 phone - in my case HTC Mozart - to record video in background? I would like to use my phone as a car navigation (in foreground) and car video recorder (in background) - to have an video evidence in case of some accident (hope not!)...
Cheers!
It would be extremely difficult on a stock ROM, although people are working on that. On a custom ROM, yes, this should be possible, but I don't think the software to do so has be written yet. Note that this would have a mildly disasterous effect on battery life.
The catch is the "in the background" part, as the official APIs for background tasks are much too limited for this. On a stock ROM, that would mean either finding a way to make an app elude the watchdog that limits background tasks, or or finding a way to run an EXE. Both are possible, at least on some phones, but neither is easy. On a custom ROM, the native EXE option would be pretty easy, although I don't think anybody has written a fully-native program to access the camera stream yet (shouldn't be hard, though).
Seems that I should offer a prize for developers...

[Q]Video Recording in Background??

This question has been asked but the ONLY reason i am asking it is because one of them is for car accident documentation and the other had no answer and was asked for an unknown reason. (i am a new user so i am unable to link to these two threads.):crying:
Well I know their are "Secret Video Recording' apps out their although the main reason for these seam to be use surreptitiously and my reason is something for something I don't want to hide and actually be able to check on it every once and a while.
Here is what i am talking about Being that i have the dock and the t300 has a rear facing camera i wish to utilize them both at the same time. Here is the scenario: I am in class attending a lecture and although i am a fast typist I cant capture things like slides or pictures in general for my notes. I wish to be able to Video Record the lecture while taking notes at the same time. Alas i have been unable to find software to do this. I have been told before that i should use a "secret" recorder and set up the shot first with my normal camera app. Although this does not let me 1.) go to the video intermittently and make sure what i want is still in frame, people move and sometimes the tablet does while i am taking notes all it takes is someone bumping me from the side or for someone in front of me to move and the rest of the video might as well be an audio recording . and 2.) stop recording easily when its not needed (breaks pauses during lectures and the random jokes or anecdotes some teachers like to tell) not having this ability i have to edit the video or deal with the extra content.
In all I am pretty sure you get my idea I wish i could create a mod to the camera app that lets me put the recording in the background and takes notes I am no DEV but to me it sounds easy although if it was i bet it would be available already.
THE most Possible BEST thing to add to this would also be able to have the option to monitor the recording in a small Samsung like super window but with a live feed not just playback so without having to change the entire screen i can quickly check its progress in a small window.
Sorry for the long post I am just wondering if this could be even possible I would pay for an app like this as currently the only way i can get video is by using two devices although the higher position of the tablet camera is ideal.
Thank you for reading this and I hope this sparks someones interest and possibly with the amount of people highly intelligent when it comes to these matters I know if it is possible someone or someones here can create it. Again that is if it is possible, personally i don't see why not but if i was that smart i wouldn't need to ask. I would just create the app.

Categories

Resources