Confirmed Working Apps

Talk about apps goes here.
Locked
jm9843
Android 1.0
Posts: 29
Joined: Mon Aug 01, 2011 6:46 pm

Confirmed Working Apps

Post by jm9843 »

Thanks to user jd567890, there is a shared Dropbox account set up with confirmed working app installers (apk's).

login: [email protected]
password: GTV2011



Amazon Appstore http://www.amazon.com/mobile-apps/b?ie= ... 2350149011
Blackmoon File Browser https://market.android.com/details?id=c ... ileBrowser
Calculator stock
ClearCheckbook MoneyManagement https://market.android.com/details?id=c ... ckbook.app
diviClock https://market.android.com/details?id=divi.clock
Dropbox https://market.android.com/details?id=c ... ox.android
Facebook https://market.android.com/details?id=c ... ook.katana
Google+ https://market.android.com/details?id=c ... .apps.plus
Google Music https://market.android.com/details?id=c ... roid.music
Google Voice https://market.android.com/details?id=c ... ooglevoice
Launcher Pro https://market.android.com/details?id=com.fede.launcher
Logitech Squeezebox Controller https://market.android.com/details?id=c ... eboxremote
Pulse News https://market.android.com/details?id=c ... onso.pulse
Root Explorer (File Manager) https://market.android.com/details?id=c ... otexplorer
Seesmic https://market.android.com/details?id=com.seesmic
Slacker Radio https://market.android.com/details?id=com.slacker.radio
SwiFTP http://code.google.com/p/swiftp/downloads/list
SystemPanel https://market.android.com/details?id=n ... ystempanel
Twitter https://market.android.com/details?id=c ... ook.katana
Zillow Real Estate & Rentals https://market.android.com/details?id=c ... .zillowmap

Note: most apps need to be side-loaded and cannot be installed from the Android Market yet.

This Dropbox account is NOT controlled by any member of GTVHacker.
Last edited by resno on Sun Aug 21, 2011 6:02 pm, edited 5 times in total.
Reason: Added note aobut Dropbox account.
zenofex
2.1 Eclair
Posts: 173
Joined: Mon Jul 25, 2011 4:16 pm

Re: Confirmed Working Apps

Post by zenofex »

Launcher pro works as well
Bitcoin donations can be sent to:
15mb6ER9gbujUXJABBd146W34FwWX2F1Lx
gdeeble
1.5 Cupcake
Posts: 63
Joined: Mon Aug 01, 2011 8:54 pm

Re: Confirmed Working Apps

Post by gdeeble »

I've found in searching the market using "LaunchPro" there were a list of small things that were found under the same results with it that loaded such as AniFlipClock Lite, Fast Uninstaller(Free), and Essential Games Guide.
goyk
Android 1.0
Posts: 6
Joined: Mon Aug 01, 2011 10:39 pm

Re: Confirmed Working Apps

Post by goyk »

Taskiller is a good one. Works great.

With the previous build of GoogleTV holding the home key would show running apps which you could terminate. Now it just shows recent apps, not only the ones running, without the ability to close what is running.
Taskiller seems like a good solution.
elsewhat
Android 1.0
Posts: 13
Joined: Tue Aug 02, 2011 2:36 am

Re: Confirmed Working Apps

Post by elsewhat »

Do we know why some apps work, whilst others do not?
There needs to be something in the android manifest to indicate one or the other

Is it as simple as this?
http://code.google.com/intl/no-NO/tv/an ... tures.html
Caution: By default, Android Market assumes that an application requires full touchscreen support. If you want your application to appear in Android Market for Google TV devices, you must specify in your manifest file (AndroidManifest.xml) that your application does not require full touchscreen support. To do this, add the following element specification exactly as it appears:
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
dr4stic
Android 1.0
Posts: 6
Joined: Mon Aug 01, 2011 6:22 pm

Re: Confirmed Working Apps

Post by dr4stic »

elsewhat wrote:Do we know why some apps work, whilst others do not?
There needs to be something in the android manifest to indicate one or the other

Is it as simple as this?
http://code.google.com/intl/no-NO/tv/an ... tures.html
Caution: By default, Android Market assumes that an application requires full touchscreen support. If you want your application to appear in Android Market for Google TV devices, you must specify in your manifest file (AndroidManifest.xml) that your application does not require full touchscreen support. To do this, add the following element specification exactly as it appears:
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
I think so. The whole point of using Java (or something Java-like) as the base for Android was that you would have bytecode that could be run on multiple architectures. The OS itself is the interpreter as it were. Most apps on the market should be able to run on the CPU. The only time they wouldn't be able to is if they used underlying architecture specific binaries, for example with something like Titanium Backup Pro where you occasionally need to re-download binaries for the OS. Outside of that, it's all about the attributes within the application and support turned on for the various kinks of the platform (no touchscreen, landscape only, etc).

Personally I'm not sure what on the market I'd like to run on the GTV. Maybe some of the productivity stuff, sure. I can see where tablets and handsets might share a good bit of the apps on the market due to their similarities and functionality. However I don't see how that would translate to a television. I think we may end up seeing a whole nother breed of application take shape just for the TV format. Besides, I don't want to run widgets on a background on my screen, I want to hit a button and have widgets for twitter and/or facebook (or gmail) float semi-transparent over what I'm watching and only go full opaque when I scroll over them. I think the nature of television will dictate a new class of behavior with the info-apps we use.
Itsjusttim
Android 1.0
Posts: 22
Joined: Mon Aug 01, 2011 9:33 pm

Re: Confirmed Working Apps

Post by Itsjusttim »

Could not agree with you more...
gdeeble
1.5 Cupcake
Posts: 63
Joined: Mon Aug 01, 2011 8:54 pm

Re: Confirmed Working Apps

Post by gdeeble »

So after playing with this, after a few hours, it seems that if you go to a group it from the main screen it might or might not allow you to install something but if you type in something to search, it will bring up apps that will work and install so just do a search and it will show you what can be installed on the Revue :D
mrandroid
Android 1.0
Posts: 45
Joined: Mon Aug 01, 2011 9:53 pm
GTV Device Owned: Logitech Revue

Re: Confirmed Working Apps

Post by mrandroid »

From Sideloading via dropbox here's the apps that I have installed and are working (so far):
1. Dropbox (of course)
2. Root Explorer
3. Google Music (though no menu for streaming from my google music yet)
4. Google+ (HELL YEAH!)
5. Clearcheckbook (though the layout is a little buggy)


Will test out more later
gdeeble
1.5 Cupcake
Posts: 63
Joined: Mon Aug 01, 2011 8:54 pm

Re: Confirmed Working Apps

Post by gdeeble »

All I do, is if I have the APK on my phone, I just email the APK to myself and via the web pull my email up. I've managed to add Facebook, Twitter, G+, Huddle, Craigslist Browser and Alchemy.
Locked