Android :: Qualcomm Augmented Reality SDK Working On Linux?
Nov 5, 2010
I'm trying to run the Image Target sample program but it keeps crashing. After some debugging it looks as though its failing to load some libraries. I copied them into the system/lib of the android device and it still doesn't seem to be working.
View 1 Replies
Aug 17, 2009
I've come across MANY AR libraries/SDKs/APIs, all of them are marker-based, until I found this video, from the description and the comments, it looks like he's using SIFT to detect the object and follow it around. I need to do that for Android, so I'm gonna need a full implementation of SIFT in pure Java. I'm willing to do that but I need to know how SIFT is used for augmented reality first. I could make use of any information you give.
View 5 Replies
View Related
Dec 21, 2009
I am planning to develop an augmented reality application for Android phone. Does anyone know if there is any existing framework for augmented reality which could be used for such applications?
View 11 Replies
View Related
Jun 21, 2009
Could somebody (Mathias Agopian alias pixelflinger perhaps) please tell me how to use information from sensor for augmented reality stuff. Sorry am not much into graphics stuff but I did try my part to figure stuff out with help of documentation. Didn't miss the note: ""Note: It is preferable to use getRotationMatrix() in conjunction with remapCoordinateSystem() and getOrientation() to compute these values; while it may be more expensive, it is usually more accurate. Tried both. With the above method roll is always negative (in radians) of the roll returned by orientation sensor event. Not the real problem though as these are in the same +/-90 range but negative/opposite. One of these goes against the definition of roll in android documentation. I have the camera on landscape mode and did try with and without the suggestion: ""# Using the camera (Y axis along the camera's axis) for an augmented reality application where the rotation angles are needed : remapCoordinateSystem(inR, AXIS_X, AXIS_Z, outR); Yet no luck. Got a few lessons on quaternions etc. But am sure it is much easier than the mess am getting into. Say, orientation sensor event returns yaw, pitch & roll in say eO[] What are the next steps to get rotation matrix that I could use in opengl to rotate a augmented scene overlapping the camera preview?
View 7 Replies
View Related
Dec 14, 2009
Yelp and Twitter have both developed Augmented Reality apps for the iPhone. I remember seeing something like this for Android...maybe even developed by Google? I'd love to see these 2 apps come to Android. Twitter 360 Augmented Reality for the iPhone 3GS. Yelp Brings First US Augmented Reality App to iPhone Store
View 1 Replies
View Related
Oct 22, 2009
I recently released an app I have been working on for, what seems like, most of the year. It is an augmented reality navigation application. What does that mean? Well, instead of using a 2D map to plot your route it draws a 3D route line upon a live camera view of the road/path ahead. This allows you to point your phone at the road, see which road is highlighted by the "route line" and then simply follow the line to your destination. It was a difficult application to build as the sensors on current phones are very "noisy" which makes it difficult to create augmented reality applications which rely on high accuracy. Nevertheless, I have been able to achieve an acceptable level of accuracy and the app works rather well. It currently supports walking and driving direction, however the driving mode is a BETA preview as although it works, can still be improved. I put together a video to demonstrate the driving mode.
View 11 Replies
View Related
Sep 21, 2010
Forget about losing your car at the airport parking, shopping mall or outside the football stadium. Car Finder AR is an augmented reality app that proyects the position of your car on top of the camera view of your mobile phone. Use augmented reality view, Google Maps view or RADAR view to find your car. Just park, open Car Finder AR, go to the menu and save your current position, that's it!
View 2 Replies
View Related
Feb 2, 2010
I am writing an Android AR application and have my engine working but it contains a strange behaviour that I can't seem to get fix. I am overlaying an OpenGL surface on the camera image and am placing 3D objects in the view accordingly. If I use dummy data for the location of my AR objects, i.e. LAT 10 LON 10 become x=10 y=10 on the OpenGL surface, then the overlay works perfectly. However, if I use direct GPS coordinates for my LAT and LON (e.g. LAT 12.34567890 LON 100.23456789) then all my objects either move around their location or don't appear at all. I know there are issues around using floating points and the OpenGL framework, but I've been reading around and am still having trouble stopping this behaviour. Has anyone else had this problem? Should I be using a scaling factor between my GPS and openGL surface, if so what values are good? I tried scaling my LAT and LON by 1000000 to eliminate the floating point, but it didn't help and the performance was terrible.
View 1 Replies
View Related
Jun 3, 2010
I have to integrate to my app an augmented reality framework to display some geolocalised point. Does it exist a framework or an open source project? I have looked to NyARToolKit but it does not seem to have the fonction I need.
View 2 Replies
View Related
Jul 7, 2010
Anyone every play with AR apps on their Dinc? I have been screwing around with Layers and its fun and all but not really useful for me. I don't live in an area where I can walk from one place to another. Takes a couple miles in a car to go anywhere and google maps is better for that. I do see a huge world open to gaming and hidden messaging for friends and family kinda like Geocaching but on a much locally and personal level. Leave a msg (either text or video) on your fridge for a family member. Tag your house with a msg for friends to come on in. Messages could be activated when your selected friends are within 100 yard range of your house. Sure you might say why not just send them a text or call them? What if you are not sure who is coming to a party. You can select a groups of friends to auto receive that msg only if they come so you don't look like a loser to everyone who is not coming. What about airports? An airlines can direct passengers to new gates just by AR. Passenger can use his or her phone to follow the highlighted trail leading to their new gate.
View 4 Replies
View Related
Nov 1, 2009
I was wondering if anyone else has tried a 3rd party camera app (like CameraFX) or an augmented reality app yet. My Moment wont render the image from the camera correctly it's all green and staticy looking. sorry for the terrible description. Has anyone tried an AR or 3rd party camera app? Or can you and then tell me if your moment is working fine with it or not?
View 24 Replies
View Related
Sep 2, 2009
Motor Stuff : Wikitude Drive brings augmented reality sat-nav to Android
looks really good folks!
View 1 Replies
View Related
May 3, 2010
Do you enjoy photography and android apps? Are you excited about the potential behind augmented reality? Please contact me if you are interested in beta testing a location-based augmented reality game.
View 23 Replies
View Related
Nov 25, 2009
Are there any of these apps that will work for the Droid.
View 19 Replies
View Related
Jul 28, 2010
I was wondering if you guys new of any augmented reality games.
View 3 Replies
View Related
Apr 12, 2009
I have been developing on the windows Android SDK until recently I have moved to the Linux SDK. Once I launch the application from eclipse, I click the 'x' of the emulator window and an empty window persists, whereas this does not happen in the windows. I have to manually kill thru the shell (kill -9 "<emulator process id>") Has anybody faced this problem on ubuntu 8.04, with android SDk 1.1?
View 3 Replies
View Related
Apr 13, 2013
My Pantech Burst has Qualcomm MSM8660 and its bricked. I want to flash it using QPST. The problem is that I can't find Qualcomm MSM8660 hex files ie. MPGR8660.hex and msm_8660.bin files.
View 1 Replies
View Related
Jul 28, 2013
I'm using a carrier phone right now, specifically, Smartfren Andromax-U LE. It's packing MSM8625Q (Quad-core Cortex-A5 1.2Ghz), 1GB RAM, 4GB Internal, 8MP camera, 4.5" IPS LCD (540x960, 240 dpi)
Here's what interesting to me, when I searching button combinations to bring me to recovery mode, I found a mode that is supposed to be qualcomm disk mode (Windows suddenly told me to format it, meh), and then I tried to plug it in ubuntu, and there's some disk showing up (including android root, FOTA partition, and many more).
So, I was thinking, can I backup the entire internal memory (all 4GB of it), and then restore it back (in case something's go wrong) with dd command?
View 9 Replies
View Related
Jun 19, 2010
i successfully got into adb in recovery mode fairly easily on my ubuntu 10.4 laptop using the following method- this should also work for a linux live boot from a usb flash drive
in one terminal tail and follow log messages
~$ tail -f /var/log/messages
In another terminal run the loop
Then
1. plugin usb and keep it plugged in
2. remove battery, eject sd card.
3. put battery in
4. press vol- and power
5. after around 6 seconds, your terminal with the log will show something like "new high speed USB..."
6. press vol- to select recovery
7. press the power button
8. IMPORTANT- as soon as you see a new log entry (something like "USB disconnect"), pop in the sd card
check your loop terminal for adb. if it doesn't work, repeat at step 2
View 2 Replies
View Related
Jun 4, 2009
Can augmented ajax use Notifications? Is this Android 2.0?
View 2 Replies
View Related
Jun 24, 2010
just got my incredible today which btw I am loving it. However I have run into an annoying issue, Layer Reality will not install. I downloaded the app from the Android store and while it appears in my download list completed it will not install saying (download unsucessfull) after around 2 seconds or so. I am really wanting to check this app out.
View 2 Replies
View Related
Jul 15, 2010
Has anyone else seen this: The Samsung Galaxy S Goes See-Through, Another app I'd love to have, to rub in the face of my iphone friends! I've searched the XDA site & there are only port requests so far . . .
View 9 Replies
View Related
Feb 16, 2010
I've been a member here since I got my Droid and this place is great. Quickly I've seen a great divide since the Droid's been rooted and that divide has the tech geeks on one side and the noobs on the other. When the Droid came out everyone wanted this phone to help the Android software to grow as much as possible and were way more helpful.
I am in the middle of the noob/geek divide because I've scoured all the forums/youtube videos imaginable before I rooted. But the tech geeks need to realize is that the noobs need to be able to enjoy their phones just like you so the buzz about Android continues to grow.
Instead of bashing people for rooting with SMu (which i do understand why) help them by showing how to go from Sholes to pete's THE EASY WAY because noobs don't have time to scour these forums and don't get the terminology with rooting the hard way. If they screw up later then they will have no choice but to learn how to fix it themselves and in my experience, people only change/learn when they HAVE to not when they WANT to. Other than that, this is the best Android forum around.
View 49 Replies
View Related
Apr 16, 2009
I know android is based on linux, does this mean it can run any and all linux applications? If so has anyone tried to run anything like wine? I also noticed that by default you cant run apps directly from sd card, but i saw a modification on a site that lets you change it so you can, so technically speaking is there any limit on the size of sd the G1 can handle?
View 1 Replies
View Related
Jan 28, 2010
Is it possible to run apk application on Linux without using android emulator? if yes, How ?
View 2 Replies
View Related
Mar 25, 2010
Since Android is built on Linux Kernel.Are there any functionality of Linux which we can use in our application?
View 2 Replies
View Related
Dec 21, 2009
I wonder if someday the SDK will run fine on Linux 64 bits. I understand it's not a priority for Google team, but 64bits desktop OS are becoming common. My case : Mandriva 2010 64 bits, Eclipse 64 bits, SDK 1.6 : OK to create code & launch emulator. But : - adb never find my phone linked to USB cable (it was OK before on Mandriva 32 bits) - TTS also doesn't work well on the emulator (it was OK in Mandriva 32 bits). Do you think the problem is with Mandriva ? or in Android SDK ?
View 9 Replies
View Related
Jun 5, 2009
I've been trying to set up torrent fu on my computer for the past 2 hours. I have everything downloaded, things just wont connect, can anyone help me who has done this before, I have a Linuxes router which I've read might be a problem?
View 26 Replies
View Related
Feb 20, 2009
I've got a problem! I don`t know how to sign an application on Linux. Can you please help me?
View 9 Replies
View Related
Jan 28, 2010
Has anybody succeeded in updating/installing Android SDK platforms on a headless Linux server? All I got is the following error:
It seems like the action "update sdk" is actually not supported? I searched around but couldn't find anything yet..
CODE:.................
View 3 Replies
View Related