Search results

  1. professorpoptart

    Thread Activation on At&t

    Got a buddy that picked up this phone, only getting hspa+ network. When I give him the standard at&t apn's he still gets only h+ no but no voice. Waiting to click the buy button for myself til his issues get worked out. Any tips?
  2. professorpoptart

    Post Reservation

    Just got the email to order at 9:45pm eastern. The website still says notify me so thinking you need the email to buy. I ordered at 11:30pm and the limited green logo sold out, but got a regular one on the way!
  3. professorpoptart

    Post Enable Hotspot for ATT Unlimited cutomers

    just fyi carefull with this method, it will work but they can see that you used tethering and may change your plan... at least that's what they texted me when I did a similar method a couple phones back when I was on a non-tethering plan.
  4. professorpoptart

    Post Unlocking and Rooting AT&T LG V10 H900?

    T get to stock recovery I used a trick we had to use for the OUYA. I send an "Alt+Sysrq+i" command with a keyboard via OTG, on boot at the LG logo. Holding "alt+sysrq" then tap "i" 5 or 6 times and it will load into recovery. I was hoping once there I could do something like "adb/fastboot reboot...
  5. professorpoptart

    Post Andy The Android Emulator (Win/Mac)

    I wouldn't use this... Just fyi, had some issues with unknown devices on my google account after signing in with this, I think they are using this as a method to harvest accounts and to get access past 2 step authentication. Plus the way it installs, and uninstalls, is very malewarry. In that...
  6. professorpoptart

    Post Glass Invites (I have 2 left)

    Still need one? I got my invite on 11/25 and must be used within 7 days. Can't drop $1,500 on it within that time frame. edit: gone...
  7. professorpoptart

    Post Google Glasses Invite?

    Got the invite in the other day, decided not to get it due to the price around the holidays (and besides for the price I can get a ps4 xbox1 and a note 3!) so giving it away to the good people here at xda! Pm me if you want it. Sent from my SGH-I337 using xda app-developers app
  8. professorpoptart

    Post Who got invited?

    Just got my invite. If I get it, its for personal tinkering uses, maybe some playing with the GDK. $1,500 is outside my "impulse buy" range and seems crazy high, usually with early adopters its the other way around, meaning get it early get an awesome deal. I mean that's enough to cover a PS4...
  9. professorpoptart

    Post [TOOL] OuyaApkDownloader

    Add this to my github (link in first post) in case anyone wants to check out the source or follow development.
  10. professorpoptart

    Post [TOOL] OuyaApkDownloader

    Released it under GNU GPL with Github link, have at'er! http://forum.xda-developers.com/showthread.php?t=2385950
  11. professorpoptart

    Thread [APP] AlternativeOuyaStore

    This app is currently in an alpha release, the AlternateOuyaStore app. This will basically do the same thing that the windows version does, except this one you can run right on the Ouya itself. Like I said this is fairly early, it doesn't look nice, but it does give you a list of all the games...
  12. professorpoptart

    Post [TOOL] OuyaApkDownloader

    Fyi, just finished an alpha build of this to run on the Ouya. Its just a simple app that lists the games and shows you the image when you select it. You can then download the apk for install. Basically the same thing this one does... I have been testing it on cm10 and seems to be working fine. I...
  13. professorpoptart

    Post Emulate Ouya on PC, it's possible?

    This might be a good place to start... towards the bottom of the page. https://devs.ouya.tv/developers/docs/setup
  14. professorpoptart

    Post [TOOL] OuyaApkDownloader

    Actually working on that now... at least the listing of all apps... no promises on the "looks good" part! lol
  15. professorpoptart

    Thread [TOOL] OuyaApkDownloader

    This is a tool for windows. The purpose of this application is to view, sort, filter and install Ouya market apps from a PC. *This is a Beta release, please post any issues! Also looking for some verification that all is well at this point, so feel free to post. Thanks. Lets say you have...
  16. professorpoptart

    Post [WIP] ouya on other hardware

    I will have to disagree, this is what the development sections are all about. Its posted as a [WIP] so people don't read the title and get their hopes up that its a "how to". Sorry if this is the case. The idea is that if anyone else has any productive input we can bounce ideas/issues around...
  17. professorpoptart

    Thread [WIP] ouya on other hardware

    This will be for research/documentation for getting ouya software running on other hardware. Basically a side project, started with a basic titanium backup and restore onto another device, htc one x. It has similar issues as trying to get the ouya store on CM10. didnt do any catlog or anything...
  18. professorpoptart

    Post [APP] Google Play Store fix

    Just wanted to pop in for a sec and say with the exposed method working well, I think it goes without saying that I will be moving on from this thread. Now on to the ouya store on CM10! lol
  19. professorpoptart

    Post [WIP] ouya store on CM10

    So on with the work then. here is a pastebin of the logcat while clicking the discovery menu item. Looks like it gets the menu, kind of interesting how they are sending the list. http://pastebin.com/wHPyvskN the logcat from clicking the ouyaKeyboard setting in language/input ^thinking this...
  20. professorpoptart

    Thread [WIP] ouya store on CM10

    This thread will be used for the discussion of packaging the ouya store into a flashable zip for easy install onto CM10, or hopefully any other custom rom that might not have the ouya store on it (or dare I say phone! untested, just a thought). ---------------------------------------------...
  21. professorpoptart

    Post [TOOL][ROOT][RECOVERY]Ouya Toolbox v1.1.2 - 07/10/2013 - One-Click

    A good tool never has a final version, just an abandoned version! lol
  22. professorpoptart

    Post [MOD][XPOSED]Google Play Store (2013/07/05)

    just confirming paid ouya apps and paid play store apps working!
  23. professorpoptart

    Post [MOD][XPOSED]Google Play Store (2013/07/05)

    Heres the meat. basically hook the class and throw null. well done WonderEkin!
  24. professorpoptart

    Post [MOD][XPOSED]Google Play Store (2013/07/05)

    exactly what I was seeing, I have never used exposed before... something new to try next time we run into something like this. Awsome job! Now reap the sweet sweet internet karma! lol
  25. professorpoptart

    Post [MOD][XPOSED]Google Play Store (2013/07/05)

    works fine for me... didn't test the ouya store along side it though... it tried to update on me so I had to killed it before it downloaded.
  26. professorpoptart

    Post [MOD][XPOSED]Google Play Store (2013/07/05)

    missing .apk on framework... for the copy pasters adb push GoogleServicesFramework.apk /sdcard/GoogleServicesFramework.apk also, I had to use cat instead of cp like: cat /sdcard/GoogleServicesFramework.apk > /system/app/GoogleServicesFramework.apk ---------- Post added at 11:45 AM ----------...
  27. professorpoptart

    Thread Controller, sharp edge cutting into joystick

    All, just FYI.. I was talking with datagutt and he mentioned that he needed to send back his controller due to a sharp edge on the metal face plate cutting into the left joystick. I took a look at mine and its doing the same thing his was and I hardly use the controller (i'm in adb most of the...
  28. professorpoptart

    Post [APP] Google Play Store fix

    it is... I have also tried a ton of old vending.apk's trying to do what they're doing, all have the same exceptions when you look at the logcat. I'm working on cleaning up the ouya framework for the cm10 to try and get both working from that end. My fear is that once I get it working I will see...
  29. professorpoptart

    Post [ROM] Unofficial CM10 Experimental (7/2/2013)

    might also want to set the screen sleep time to "always on while charging"... I was adb'ing some files and it would go to sleep every 5 minutes, I was think man whats taking so long! then I realized it was going to sleep... Also fyi, Working on getting the ouya framework working... 99% of the...
  30. professorpoptart

    Post [ROM] Unofficial CM10 Experimental (7/2/2013)

    It sounds almost to simple to work! lol Really though, I see no reason why this would not work... even without hardware buttons, its just selecting "reboot recovery" from the cwm menu. Might need a discussion around how this would effect the sysrq+i recovery... I believe we would be safe as...
  31. professorpoptart

    Post [HOWTO] adb / sideloading / superuser access

    You can boot cwm via fastboot without a keyboard in the ouya, but without a usb keyboard plugged into the ouya you wont be able to navigate the cwm menu to install the zip Sent from my SAMSUNG-SGH-I337 using xda app-developers app
  32. professorpoptart

    Post [HOWTO] adb / sideloading / superuser access

    After you do the update, your /system will be at stock. So anything that might have happened to su will be fixed. I would update and then; If you see "#" instead of "$"your good to go for the rest of the steps!
  33. professorpoptart

    Post [WIP] AOSP tegra 3 port

    So the good news is that due to my no video output scare I have another ouya on the way, which means I will be able to test twice as fast!... Really I will just have a backup for the next time I break it :). What happened; I have had issues with no video before, when i was first putting cwm on...
  34. professorpoptart

    Post [WIP] AOSP tegra 3 port

    I used the kitchen menu. I'm back up and running now. Took the whole weekend to figure it out though. Worst case just fastboot boot anything before you install and you should be fine. had i done that first I would have saved myself a weekend! lol
  35. professorpoptart

    Post [HOWTO] Expand storage space with Link2SD and SDExt2Mounter

    The links are basically shortcuts made to the app on the new partition. The same idea if you remove a drive with all your steam games on it, worst case the shortcut won't work. Also they would then just show a link icon instead of the actual app icon as this is rendered from a file in the apk...
  36. professorpoptart

    Post [HOWTO] Expand storage space with Link2SD and SDExt2Mounter

    Awesome! on the todo list.. FYI though be sure not to put your main launcher or su stuff on the linked partition.
  37. professorpoptart

    Post [HOWTO] adb / sideloading / superuser access

    The factory reset just wipes the /data partition, If the issue is with su this would not have fixed it, as su lives on the /system partition. The easiest way to get to 100% stock it to sideload the ota zip via recovery. get ota zip here: http://forum.xda-developers.com/showthread.php?t=2266629...
  38. professorpoptart

    Post How to: side load Google Play Music

    And why the hell is the whole file name typed after the push when the name is exactly the same! what a waste of typing. We're dealing with a real noob here! lol
  39. professorpoptart

    Post [HOWTO] adb / sideloading / superuser access

    If you can adb, "adb reboot recovery" If you cant adb, with a usb keyboard plugged into the ouya hit "alt+sysrq+i" 5 to 10 times when its starting up. Sent from my SAMSUNG-SGH-I337 using xda app-developers app
  40. professorpoptart

    Post [WIP] AOSP tegra 3 port

    Tried other tvs same thing, tried echoing to /recovery/command from shell in recovery and cant really tell if its doing anything but after waiting a few minutes and rebooting no changes. I tried to fastboot flash the OTA boot.img (as i'm 90% sure its kernel related) but still get a ton of uart...
  41. professorpoptart

    Post [WIP] AOSP tegra 3 port

    Now that you say that, I had the same thing happend back when I first put cwm on it. I remember posting about it. Havent had an issue for months now though... Sent from my SAMSUNG-SGH-I337 using xda app-developers app
  42. professorpoptart

    Post [HOWTO] adb / sideloading / superuser access

    So it sounds like su is broke. So I would either 1) boot into recovery and sideload the current ota zip 2) wait for ouya to push out the next one. Sent from my SAMSUNG-SGH-I337 using xda app-developers app
  43. professorpoptart

    Post [HOWTO] adb / sideloading / superuser access

    before mounting anything... type "adb shell" hit enter... no quotes you should see "$" type "su" hit enter... no quotes you should see "#" does it still say "$"... do you get any feedback like "su not found" or "access denied"? If su is broke we can always sideload the stock ota rom from the...
  44. professorpoptart

    Post [HOWTO] adb / sideloading / superuser access

    Your not in the shell as root. After you type "su" in the shell you should get a "#" instead of a "$"... which means su in xbin is messed up... I would restart from step one, and run each step one line at a time.
  45. professorpoptart

    Post [ROM] Ouya Plus

    Did you ever get a deodexing method working (I see ouyaplusb6.zip is still odexed... as is the 328 OTA), I was reading somewhere that an odexed rom causes issues porting, so I want to get my hands on a deodexed OTA to use as a base.
  46. professorpoptart

    Post [WIP] AOSP tegra 3 port

    on irc, FreeNode #ouya-dev... Will post summary from the channel when I'm done for the night. And..... time is up for tonight! so heres what happened... So, I read somewhere that odexed roms cause issues when porting, and all the roms so far are odexed. I was working on a deodexed 328 OTA rom...
  47. professorpoptart

    Post [WIP] AOSP tegra 3 port

    still on it! Just had an un-commonly long string of beer nights get in the way of progress...
  48. professorpoptart

    Post [WIP] AOSP tegra 3 port

    looking at the nvavp ucode files: it looks like the ouya dropped the primary "nvavp_vid_ucode.bin" and only uses "nvavp_vid_ucode_alt.bin" which should only load if the first file is not found. (this is in /system/etc/firmware/) the function that loads this in the kernel is below: static int...
  49. professorpoptart

    Post [WIP] AOSP tegra 3 port

    Agreed, I'll md5 it and post results from the tf700 ucode tomorrow after work. Sent from my SAMSUNG-SGH-I337 using xda app-developers app
  50. professorpoptart

    Post [WIP] AOSP tegra 3 port

    ouya ucode, its basically ouya with the tf700 pieces added into it. in the event of a conflict i went with what ouya had. This was all done with what i could see from in .rc files and such. So any thing compiled that a text editor cant see would not have been changed. Might have to go through...