[Q] Fire Ball game on NC? - Nook Color Themes and Apps

As the subject says, has anyone been able to get the game Fire Ball working properly on the NC (CM7)? The Market lets you get it and doesn't mention any issues with it, but when you launch it, it seems that all the UI elements get bunched up into the upper left corner making it basically unusable.
Thanks in advance.
P.S. The game in question is here:
https://market.android.com/details?id=com.ielfgame.fireBall&feature=search_result

Related

"Dude Where's My Car" for WinMo 3-12-09

The other day I was at a football game where I had to park on a golf course far from the stadium and ended up wandering around for 20 minutes trying to locate the car afterward.
I knew that the iPhone had an app called "Dude, Where's My Car?" which let someone use GPS to tag a specific location and then later use Google Maps to guide them back to the GPS mark, but when I did some searching I couldn't find a WinMo version. So I made one.
This version isn't as sexy as the iPhone app, but it's free, and you can store up to 3 different locations and even name them if you'd like. When you want to locate one, you just click the respective Find button and you will be provided an arrow or compass direction (N, NW, S, SW, E, SE, W, NE) and approximate distance to your destination which will change as you continue to move.
I did some testing and got rid of whatever bugs I could find and everything seems to work. Since I find it useful to have, I wanted to pass it on to the community in case they might be interested as well.
If you find any problems with it, let me know, otherwise enjoy.
UPDATE 3
I finally got around to adding arrow guidance to accompany compass directions for finding a destination. The arrows are a bit finicky, but its partially due to the quality of the gps fix and the amount of fluctuation in the coordinates it gets. I find that the best way to work with it is to travel in one direction for a short distance steadily until a steady arrow appears. Once that happens, turn in the direction of the arrow and keep walking in the direction it had indicated until it changes to reflect the direction you turned. I.e. if you are walking straight and right arrow appears, turn right and keep walking straight until the right arrow changes to an up arrow.
I also updated the source code package for anyone interested in modifying the code. As before, I just ask that you keep its open nature going (GNU style) and if you post a new version of the software with arrows, or a better GPS interface (that uses triangulation as an option), etc. that you link the new software back to this thread and you let me know about it so I can check it out
UPDATE 2
As requested, I have attached the source code for the project developed with Visual Studio 08. It's not super clean since I put it together kind of rapidly, but it is decently commented. Anyone is welcome to modify this code and use it for your own personal development. Enjoy and let me know if you have any questions.
UPDATE
Attached a screenshot from my visual studio emulator. It should look the same as on the phone but with longer decimal values for the GPS coords.
Also attached the .cab files for the .NET framework that people were having issues with. I don't know if those will resolve the problems or not, but I developed the phone using the 3.5 compact framework. If you have that, a GPS chip on your phone, and WinMo 6 it should work for you.
Downloading, will try it and give you some feedback.
I'll try this out later. The compass feature is nice, something that nuePark doesn't have.
Thanks for pointing me to nuePark. I wish I had located it when I first did my searching, but then I wouldn't have created this. It looks like I unintentionally covered some peoples' requests for naming and multiple locations. Good times.
theres also an app called wm mini gps, or something along those lines. it will let you set a point, then navigate back to it later.
just my 2 cents
you can also do this in google maps.
The WM Mini GPS looks pretty cool. Google maps is ok, but only if you save it as a favorite. Not very good for temp stuff, and I'm not sure you can add a mark based on your current location (vs an address, which I know you can). I guess this app fuses the functionality and adds flexibility with naming and multiple spots. Thanks for pointing out both options.
bug in progam
smrtdrmmr thanx for the program but the prob is
immediately upon install my lil scroll wheel thingy (dont laugh) stop functioning normally instead of scrolling while browsing it activated the call volume function just like I had tapped the lil speaker icon....
That's really strange. It definitely didn't do that for me and I had to install/uninstall several times during the testing process. The installer is a generic project type based on the directions I got from MSDN. You might have some conflicting settings or something. Anyone else experience this?
This nice little utility works great on my Tilt. I'm gonna move this thread to Development and Hacking so it can have greater exposure for other devices.
Thanks
Tried it yesterday and it worked great!
Any way to get an arrow / graphic that works similar to a compass would, or is it just easier to have the words: SW / S...etc.
Thanks again!
I got the following error message once I tried to run it:
GParkS.exe
Exception
at Microsoft.AGL.Common.MISC.HandleAr()
at System.Windows.Forms.TextBoxBase._SetInfo()
at _System.Windows.Forms.TextBoxBase.set_MaxLength()
at GParkS.GParkS.InitializeComponent()
at GParkS.GParkS..ctor()
at GParkS.Program.Main()
I am running a custom wm6.1 rom with netcf 3.5
Please click one of the Quick Reply icons in the posts above to activate Quick Reply.
download and text
scotcha12345 said:
Tried it yesterday and it worked great!
Any way to get an arrow / graphic that works similar to a compass would, or is it just easier to have the words: SW / S...etc.
Thanks again!
Click to expand...
Click to collapse
I thought about using an arrow that rotates around, but because the phone's orientation can change relative to the compass direction I thought it might be kind of confusing (I.e. it points left so you turn left and start walking but it keeps pointing left because it wants you to travel West and you have rotated the phone).
It would be possible for me to track the direction that someone is traveling and adjust the arrow accordingly, but again, phone orientation could vary and it's just more complicated to deal with. The compass directions are fixed so it keeps things simple and generic no matter what way you are pointing your phone.
fredcatsmommy said:
I got the following error message once I tried to run it:
GParkS.exe
Exception
at Microsoft.AGL.Common.MISC.HandleAr()
at System.Windows.Forms.TextBoxBase._SetInfo()
at _System.Windows.Forms.TextBoxBase.set_MaxLength()
at GParkS.GParkS.InitializeComponent()
at GParkS.GParkS..ctor()
at GParkS.Program.Main()
I am running a custom wm6.1 rom with netcf 3.5
Click to expand...
Click to collapse
I haven't seen this before either so I did a little research and dug up this thread http://forum.xda-developers.com/archive/index.php/t-405749.html which then links here http://forum.xda-developers.com/showpost.php?p=2430410&postcount=390 I am not sure if this corresponds with my app or not, but you could check your registry setting and see if your problem matches the one described in the thread.
smrtdrmmr said:
I haven't seen this before either so I did a little research and dug up this thread http://forum.xda-developers.com/archive/index.php/t-405749.html which then links here http://forum.xda-developers.com/showpost.php?p=2430410&postcount=390 I am not sure if this corresponds with my app or not, but you could check your registry setting and see if your problem matches the one described in the thread.
Click to expand...
Click to collapse
will do. thanks
fredcatsmommy said:
will do. thanks
Click to expand...
Click to collapse
that wasn't the problem; my registry was fine.
doesn`t work for me too. I have net fram 3.5 and i get a window with a german text, somthing like: there is a error that can`t be displayed because i have not installed "NETCFv35Messages.DE.wm.cab" ?
I press okay, the app started and i first tried to change for miles to kilometers, now the app crashes completly with a unexpected error (no luck today)
Hope this helps you finding the Bugs.
smrtdrmmr said:
The other day I was at a football game where I had to park on a golf course far from the stadium and ended up wandering around for 20 minutes trying to locate the car afterward.
Click to expand...
Click to collapse
Parking at the Rose Bowl sucks, huh. You get used to it after a few trips. Now I just need a phone with gps
Any hope of getting some screen shots of this?

NORDICTRACK ELITE 9500 PRO Treadmill w/ 10" Android Tablet

I recently purchased a Nordic Track 9500 Elite Pro. This bad boy has a 10" android tablet built in. They really don't want you messing with the android part much, but I am sure there are plenty of other users out there like me that want to do more!
This is my first post so I am unable to show the pictures via the link. Hopefully you can copy and past the text to view the images. I will try to repost on my website so it all flows.
I don't see where a post like this would go, I am not sure if at some point it would gain it's own device forum... That would be exciting. So for now I will post here. I will also post my initial findings for others in the community that may want to purchase this treadmill and can't find any information regarding the built in Android Tablet with WiFi.
This image shows the version information. From what I can tell it looks like they purchase an APAD from someone and then stick it inside of their device. They also must have wrote some special drivers and software to interface with the equipment and hardware. I was very happy to see a mainstream current android OS.
Android OS 2.2
hungrykzoo.com/wp-content/uploads/2011/01/IMAG0027.jpg
Click to expand...
Click to collapse
Here are the pre-installed apps. Pretty basic. (note: I was able to find an APK and install Last.FM that wasn't included) Also a major bummer to see was that there wasn't a market application.
hungrykzoo.com/wp-content/uploads/2011/01/IMAG0026.jpg
Click to expand...
Click to collapse
This is the typical workout screen you see.
hungrykzoo.com/wp-content/uploads/2011/01/IMAG0024.jpg
Click to expand...
Click to collapse
I also noticed that the device doesn't have very much memory. This could be due to the built in applications taking up so much space. It only had about 57MB of internal memory free, but it had a built in 2GB SD Card. I have not gotten to the point where I have needed to take it apart yet to see if there is a replaceable SD card. I may wait another 5 years for my warranty to end to do that.
I have tried to install some apps but have not had very much luck. The only app that was I was able to install was the Last.FM.
I tried the follow apps, and they didn't install:
1. Market
2. Angry Birds
3. Pandora
Other disappointments:
1. Designed to not be in the Android Interface. They have an application that runs, and makes it tricky to get to the android desktop. It takes about 3 clicks to get from the main workout screen back to the Android Desktop.
2. The screen is not capacitive, it is resistive. I don't know how much more I need to say about that.
3. Only 3 buttons. Back, Menu, Home. Home takes you to their software not the android home screen. Long press on home does nothing.
4. When i go to the desktop the Time is all over the place. I have tried changing settings in every spot possible but something is telling it what time to think it is, occasionally it is correct... Just don't get it.
Even with the disappointments this thing is sweet. I wish i could install more apps, stream videos from a PC over the WiFi connection and stream music from a PC over the WiFi connection. Maybe with the help of the community we will figure some of these items out... Or I will be the only one who has this that knows about this website!
ntsteele,
How is your experience up to now with your 9500? I am looking at getting the c1250, which is the same as the 9500, but with a smaller motor and no decilne. Is the 10" screen worth it? The rep at Nordictrack told me the only differcence between the 7" screen is the web browser, the google maps display, and some basic apps. But overall the workout system is the same as the 7' display of the 1750 commercial and that you can view the google maps by logging in on ifit.com. Thanks for the info and screen shots.
iFit Android App
Have you or has anyone else been able to pull the apk files off of the NordicTrack Elite 9500 Treadmill. I would be interested to see if it works on any adroid phone to view the menu system.
I played with this today at Google IO. The rep said that the integrated tablet was rev 1 and that they wanted to eventually let users connect their own devices.
what do you need to press to get to the android home screen?
Where I work at there is a Proform Trailrunner 4.0 treadmill that has 10" Android tablet screen. From what I have been told nordic track and proform are made by the same manufacture or something. It was returned because of a broken display unit. Of course I wasn't going to let them throw the old one away so they let me keep it. I trashed the main display and now I have the 10" tablet but cannot power it because the treadmill doesn't operate without a magnetic key. How could I power this thing and see if it works?
I got the new incline trainer x9i which has the 10 inch android interface. I am interested to get in and try installing apps as you have but I am unable to even get to the android home screen. The only time I see it is when I turn the machine on and it is booting up, the screen comes up for a few seconds to where I can hit on the applications button and see what is on it. But within a second after I see the apps it automatically gets routed into the machine exercise interface and I have not figured how to get back to the android home screen from there. How did you do it? It would sure be nice to install a different browser. I hate the fact that I cannot create my own shortcuts. Anyway, love the machine.
How to get to the Android Home Screen
Any luck finding out how to get to the Android Home Screen? I am wanting to do that also. I was able to get to it one time accidentally, but haven't figure out how to stop the machine interface from loading since.
Home Screen
Ok, same question. I just got a C2150 which is a similar model to the 9500. Slightly smaller motor and belt, but same basic thing with the 10" tablet. I believe it's capacitive now, but still not great as far as that goes.
I too have hit the setup icon when it's booting and it goes to the Android setup screen for a second and then continues to boot into the Nordictrack IFit proprietary stuff.
So I can't believe the posts with the images and no explanation of how you got there? Please share with the rest of us.
Also, my console has a USB connector at the top of the thing. Any idea what if anything that'll let me do?
Thanks!
Anyone figure this out? Seems a shame to have a 10' screen and not be able to install apps on it. There must be some button combination that the Icon service team would use to stop the auto load of the iFit interface.
Internal Pictures
I took the tablet apart to see what information can be gathered. Apparently, HANNSTAR (TAIWAN) manufactures the board (HANNSTAR J MV-7); which uses a Samsung ARM8 CPU(5PV210AH-A0 1044); has 512MB; and a 4GB SANDISK FLASH (SDIN2C2-4G).
I haven't been able to find sufficient info to track a compatible ROM, yet I can't imagine for the life of me that HANNSTAR would design this just for Nordic. I am posting some pics hoping that someone might be able to id the hardware, which in turn might help point to a more fruitful search for a workable ROM.
Try to upload pics but not sure if it worked. It's late, and I can't figure out how to do it smoothly yet.
I'm gonna do another bump. I have a similar treadmill (or maybe the exact same one, I lost the the manual with product name). It is of the X9i series and when I saw it in the store, I had to go for it. I was a bit irritated to see that you are locked to the iFit application and you cannot return to the launcher. I need a male to male USB cable to see if I can get a bit of ADB on it.
From the (crappy) performance of it, I can tell it has about 512 MB RAM, a dated CPU clocked at around 600-800MHz, the screen looks like a crappy TFT display at 1280x700. Lastly, this thing runs Froyo. Mine features a full USB port and an Audio in port. Not much to screw around with. Downloads are disabled in the browser, and the Menu key does nothing.
I think something can be done though. The application that controls the treadmill can't crash as it is, and if it ever does FC, the motor shouldn't stop. NordicTrack doesn't have a recovery image up for some reason (thanks, NordicTrack -_-) so that's even less to work with.
Nevertheless, something can be done. It's not really a fun thing for an Android enthusiast to pick up an Android device with such dated hardware (the tredmill itself, as just tredmill is amazing).. Plus, it was $2,100 at Sears.
---------- Post added at 08:48 PM ---------- Previous post was at 08:43 PM ----------
here is a video of the Treadmill and the board;
http://www.youtube.com/watch?v=eKyf6MHIefk
USB and Audio in is on the right side of the console.
I've had my Nordictrack 9500 Pro for about a year now. Still working well for the most part (I do have messed up deck tension adjuster that I need to call support about).
Would love to be able to unlock the Android device to at least install Netflix, Pandora, etc.
I have had one over the air firmware upgrade that went pretty smoothly. Was hoping more updates would come from Nordictrack, but it has been a long time since that one.
Has anyone else noticed that the Speed Calibration utility under the iFit controls says that it isn't enabled yet? Maybe there's hope for future updates.
fanVrARCHITECT
Greetings,
I have been following this thread as a 9500 owner as well, and looking at what has been posted and see if there is any follow up.
1.) like everyone else what startup combinations may have disabled Nordic Tracks proprietary software.
2.) the usb socket on the top of the console, has anyone had anyluck attempting a usb male to male connection on a laptop? If so what has been tried?
3.) any idea of maybe porting something over via the Ifit updates or account? I noticed the HDvideo inside of the program is pretty descent from what I've seen, and looks like the video plays in the center of main app..just a thought.
I'm looking at getting the male to male usb cable and trying to interface it with the below. .. at least curious if the cable will talk, and most likely this unit is not root so view only but maybe a start if it works.
//www*howtogeek*com/howto/42491/how-to-remote-view-and-control-your-android-phone/
Cheers,
devmo
Did anyone figure out how to get android home screen????
I read somebody was able to email themselves an apk and install it? The tablet enables sideloading? Ding ding ding! I'm going to try sideloading launcherpro or any other replacement launcher to attempt to hijack the home screen
Update: Didn't work on my c2150's tablet. Bastards.... I did however get my c2150's to boot into "safe mode" which I have no idea what that entails. While it was powering on, I held down home and back I believe was the combo.
Update: SUCESS!!! So by booting into "safe" mode, you can hit the preferences launcher while the device is booting to interrupt the ifit loading. From there, go enable unknown sources. Then launch the browser and google "z4 apk" and download it and run it. Did permanent root on mine and it worked.
ENJOY
I forgot. Once you get the device into safe mode, install "smart taskbar" by sideloading. It'll make you able to view a task bar over ifit.
EDIT: Since we don't have a custom recovery, or for that matter even a recovery at all it seems, I've not attempted gapps. Could anyone give a detailed response on how to install this? I assume just unzip it in the root directory? I'm worried about permissions, I always forget what to set there. Also, the device comes pre-bundled with busybox, fyi Another must have for this is adbWireless. I tried editing the init.rc but it seems those changes were for nothing. I'll keep people updated as I discover things etc. I'm by no means a dev, but do know a little.
jsteelm said:
I forgot. Once you get the device into safe mode, install "smart taskbar" by sideloading. It'll make you able to view a task bar over ifit.
EDIT: Since we don't have a custom recovery, or for that matter even a recovery at all it seems, I've not attempted gapps. Could anyone give a detailed response on how to install this? I assume just unzip it in the root directory? I'm worried about permissions, I always forget what to set there. Also, the device comes pre-bundled with busybox, fyi Another must have for this is adbWireless. I tried editing the init.rc but it seems those changes were for nothing. I'll keep people updated as I discover things etc. I'm by no means a dev, but do know a little.
Click to expand...
Click to collapse
Sorry - can you tell me the exact steps involved here. How do I get to safe mode and then what? I tried Home Back while powering on and it still goes to the ifit screen
You know I'm really not sure what trick it is to make it stay. I had good luck getting it to stay in android rubbing home/back/menu while it booted and as soon as I saw the android home screen, hit the preferences launcher and then grabbed the top menubar and half pulled it down. All I know is that when you get it to stick in android, its always in safe mode which is triggered by some combination of those buttons on boot. Even then it will boot into iFit, but if you go to the settings first, in safe mode, it wont exit that screen.
Nordictrack commercial 2150 Android Safemode
Very simple folks. Turn treadmill on and once you see ANDROID appear in the center of the screen, begin pressing the dashes button that is between the home and back buttons on the console. Not sure if holding down works any better. An "unable to load widget" will be seen in middle of screen once the I-FIT software has stopped and safe mode will appear at the lower left hand corner. You'll then be able to check out the various Android options etc for your tablet. Be careful in editing anything unless you know what you are doing! Wouldn't want to brick your treadmill unnecessarily. It took awhile to find the key to safe mode access, due to limited info out there, but I hope users will continue to make some progress on exploiting this device and maybe we'll be able to use it to our liking. I would like to stream my dish television to the tablet like I do on my i phone or i pad. Being able to install the dish app via google app store is what I'm looking forward to. I want to be able to watch tv on my treadmill while exercising. Please keep this thread going! I'm sure that future software updates may allow for a better user interface. The challenge is certainly in the storage capabilities in the tablet itself and the sd card inside.

Canabalt Game

Not sure if anyone else is a fan of this game. It can't be found on market because it is not supposed to be available for android. Apparently they stopped development for it and this is all that was released. It is kinda buggy.. Can't turn off the music. Only way to exit the game is press the home key and then end the process manually. Other than that enjoy
http://rajko.info/cupcake/Canabalt.apk
If you want to get a feel for it before installing it:
www.canabalt.com
thanks looks cool i like it
I got 5130 my third try. What's your best score?
Sent from the always morphing, always changing, Vibrant Galaxy.
I got 8000+
Hint: hit the boxes

Why Don't All Apps Work?

Hey guys, so me and my best friend bought Nook Tablets yesterday after seeing all the cool things that the rooted Color could do. Weve been playing around with it, and with the help of some threads here have gotten Go Launcher and all those basic apps to work like the Amazon Store and file managers and such.
Ive also got a fun game called Zombieville USA working after many attempts. However, for some reason not every apk i try installing works, and i was wondering why that is. For example, i tried for a while to get GameBoid working so i could play GBA games. It would install, then ask me to locate a bios file, which i then downloaded and got it to recognize, but after i open the actual Rom, it would run for a second and then stop.
Other apks give parsing errors, others just dont work. My friend just successfully got Fruit Ninja to work, and thats pretty much been our achievement of the hour. Were new to android and the tablet scene for that matter, but very well acquainted with jailbroken iPod Touches.
tl;dr why cant i get every app to work? Thanks for taking the time to help
Apps that don't work
One of the reasons might be that the Nook Tablet has only a subset of the hardware the typical Android Smartphone has.
No GPS, no accelerometer, etc.
Even some of the hardware it does have, like blue tooth, has no software drivers in the stock Nook operating system.
If the application you are trying to run is dependent on one of those missing resources, it may well fail. Missing libraries might be downloadable.
Your best bet will be applications known to run on the Amazon Fire, which has a comparable feature set. Rest will be try it and see.
Alright that makes sense, thanks. Ill go look around that forum then and see what i can dig up

[Q] Mapping Touchscreen to Physical Keys?

Alright this is going to be a doozy of a post for my first one on XDA. While playing this game today called Exitium, I got a crazy idea in my head. "What if there was a way to take games with virtual controllers (D-Pad and buttons) and map them to physical keys?" Either on a built-in keyboard like the Droid 4, or the Xperia Play's keys, or even mapping them to a third party device such as a bluetooth keyboard or Wiimote/PS3 controller.
Obviously the easiest solution here is to contact the developer and request hardware button support within the game you are wanting to play. But...
I have looked everywhere and have not found an outside application that attempts to do this. So after a long talk with a friend of mine, we came up with some rough draft ideas of how this could be done. Unfortunately neither of us have a lick of sense when it comes to actual programming and the idea of creating this from the ground up seems impossible at our level.
So what I was wondering, is if there already is an app out there that can take a point on the touchscreen, and assign it to a keypress on a physical device? And if not, are there any developers out there willing to give this a stab (and I'd obviously give as much input as I possibly could), or someone willing to help me try to understand where I'd even begin to make something like this?
I know this probably sounds like a mess but I promise I tried to make it as simple and coherent as I possibly could. Thanks for taking the time to read this.
Hoping!! BEGGING!!!!
I would love to see this - like a more universal version of sixaxis mapper. it could work with keyboards or any game controller or mouse. even really useful for phones that have physical keyboards attached! Hope one of these pops up. I couldn't find any so far ...
I often use keyboard with my N7 and i have thought about this many times, it would be very useful for playing games... I'm sure that many ppl had the same idea.
I don't know about any apps that can do this, but it already exists as a built in feature in a kind of a console tablet hybrid called "archos gamepad", so hopefully some apps like this could soon come to google play...
To all developers: please make it, i would have no problem paying $5 for such an app.
Sent from my Nexus 7 using xda app-developers app

Categories

Resources