[APP] XMBC - Samsung Galaxy Nexus

Download
xbmcapp-armeabi-v7a-debug-20120714.apk (7d51bbed16ca71690735517344bd2329)
Instructions
Download the APK to an SD card.
Use the file browser to navigate to the SD card and open the .apk file.
If a permissions dialog pops up blocking external application installs, choose remove ban.
Accept permissions prompt.
Launch XBMC from the app menu.
Known issues
App can take a minute to load on initial launch.
Mouse clicking doesn't seem to work.
Direct keyboard alpha numeric entry doesn't seem to work, but arrow navigation works.
Hardware decoding only available on some devices. No hardware decoding on Mali400 devices such as the MK802 and Mini X.
Tested on my GNex: works fine!
Also tested on Gtab 10.1: Doesn't work because Tegra2 doesn't support Neon.
ENJOY!
source: http://xbmc.org/theuni/2012/07/13/xbmc-for-android/

Extra info:
XBMC is an award-winning free and open source (GPL) software media player and entertainment hub for digital media. XBMC is available for Linux, OSX, and Windows. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.
While XBMC functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, XBMC feels very natural to use from the couch and is the ideal solution for your home theater.
Currently XBMC can be used to play almost all popular audio and video formats around. It was designed for network playback, so you can stream your multimedia from anywhere in the house or directly from the internet using practically any protocol available. Use your media as-is: XBMC can play CDs and DVDs directly from the disk or image file, almost all popular archive formats from your hard drive, and even files inside ZIP and RAR archives. It will even scan all of your media and automatically create a personalized library complete with box covers, descriptions, and fanart. There are playlist and slideshow functions, a weather forecast feature and many audio visualizations. Once installed, your computer will become a fully functional multimedia jukebox.
It is difficult to put into words all that XBMC can do, head to the gallery to see some examples, or take the plunge and Try it Today.

nvm

I've noticed that video playback is very choppy when streaming
Sent from my Galaxy Nexus using xda premium

Ack so many posts about this all over XDA
Video playback is choppy because it has no hardware accell for video yet its a 3rd party compile unreleased pre beta

Jezz_X said:
Ack so many posts about this all over XDA
Video playback is choppy because it has no hardware accell for video yet its a 3rd party compile unreleased pre beta
Click to expand...
Click to collapse
Wow didn't realize you ran xda with an iron fist. I bow before you.
Sent from my Galaxy Nexus using xda premium

Cozzeck said:
Wow didn't realize you ran xda with an iron fist. I bow before you.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Mouse clicking is a problem since the tolerance for click vs swipe seems to be too low. A quick tap works.

Jezz_X said:
Ack so many posts about this all over XDA
Video playback is choppy because it has no hardware accell for video yet its a 3rd party compile unreleased pre beta
Click to expand...
Click to collapse
True, still a alpha build
Sent from my Galaxy Nexus using xda app-developers app

Related

[Q] Best way to stream and add data from PC - GN via WIFI?

What I would like to do is send files to my GN via my wireless network (movies, music files, pictures etc) and also stream files directly (i.e .mkv 720p video files). Would be very happy if you could point me in the right direction!
GN_ICS said:
What I would like to do is send files to my GN via my wireless network (movies, music files, pictures etc) and also stream files directly (i.e .mkv 720p video files). Would be very happy if you could point me in the right direction!
Click to expand...
Click to collapse
I'm not so sure about streaming, but for transfer, Dropbox may help.
bennettm89 said:
I'm not so sure about streaming, but for transfer, Dropbox may help.
Click to expand...
Click to collapse
Problem with that is, I first have to upload to the Dropbox servers and then download from the phone. What I want is a faster method since my upload speeds are very slow. I am thinking along the lines of a ftp server perhaps, but not sure if that is the best option?
GN_ICS said:
Problem with that is, I first have to upload to the Dropbox servers and then download from the phone. What I want is a faster method since my upload speeds are very slow. I am thinking along the lines of a ftp server perhaps, but not sure if that is the best option?
Click to expand...
Click to collapse
FTP seems that you would go through too much trouble setting it up just for that. I see your point about upload speeds though, and you are correct. I can't say I know of any other solution .
there's an app I use. its called wifi file explorer. you can use it to transfer files from your PC to the phone over wifi
If you are just looking to stream videos, look into mirage beta in the market, and use it in conjunction with a windows app called "air video server" it works great together, and it will even transcode subtitles, and transcode on the fly high res video down to something more compatible for streaming with. This setup is especially nice because you can stream your entire video collection at will to your phone, and not use up any space on the phone at all, (provided you have network)
For normal files, wifi explorer or dropbox work fine. If you want, you can even run a FTP server on your android device and connect into it from your computer using the IP address of your phone.
I use Plex - not only transcodes but the grabs box art, descriptions etc. and has a very slick interface. Might be overkill for your needs though...
Wifi file explorer is really nice for just getting general files to the phone. There's also a DAV server available (forget the name of it) so you could then mount the phone as a drive and copy directly.
ES File Explorer, all you needs in 1 app. Streams mkvs perfectly with dice player, no need for extra software on your PC
Sent from my GT-I9000 using XDA App
gabster21 said:
ES File Explorer, all you needs in 1 app. Streams mkvs perfectly with dice player, no need for extra software on your PC
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Slightly off topic but can ES access twonky servers? Would be nice to have the dice player integration and avoid the twonky app.
Sent from my Galaxy Nexus
gabster21 said:
ES File Explorer, all you needs in 1 app. Streams mkvs perfectly with dice player, no need for extra software on your PC
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
That doesn't seem to work on the GN. All that happens is you get a dialog that says 'Dice player has stopped' (the same file plays fine if copied to the phone).
Edit: Seems to be ICS compatibility issue..
Code:
W/dalvikvm(32485): No implementation found for native Lcom/inisoft/mediaplayer/MediaPlayer;.setDataSource (Ljava/lang/String;Ljava/util/Map;)V
D/AndroidRuntime(32485): Shutting down VM
W/dalvikvm(32485): threadid=1: thread exiting with uncaught exception (group=0x40a531f8)
E/AndroidRuntime(32485): FATAL EXCEPTION: main
E/AndroidRuntime(32485): java.lang.UnsatisfiedLinkError: setDataSource
E/AndroidRuntime(32485): at com.inisoft.mediaplayer.MediaPlayer.setDataSource(Native Method)
E/AndroidRuntime(32485): at com.inisoft.mediaplayer.MediaPlayer.setDataSource(Unknown Source)
E/AndroidRuntime(32485): at com.inisoft.mediaplayer.VideoView.p(Unknown Source)
Hi, try mobo player for the streaming part
Sent from my GT-I9000 using XDA App
Does the Galaxy Nexus not feature dlna? That sounds perfect for OP's needs. Older androids feature this out of the box.
Sent from my Galaxy Nexus using xda premium
The Gingerbread Man said:
Does the Galaxy Nexus not feature dlna? That sounds perfect for OP's needs. Older androids feature this out of the box.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
If you're talking about Allshare, that only comes with TouchWiz not stock Android.
gabster21 said:
If you're talking about Allshare, that only comes with TouchWiz not stock Android.
Click to expand...
Click to collapse
no I mean dlna, you use it to stream video, pictures or music over wifi. For example I connect my x10 to wifi and enable dlna and activate dlna on my TV and I can then browse through my phones media contents and play them.
Was just looking through the settings on nexus and couldn't see it but also found wifi direct here's a good http://www.wi-fi.org/Wi-Fi_Direct.php its not the same as dlna, can't find it anywhere in the phone. Surely it has it?!
Sent from my Galaxy Nexus using xda premium
The Gingerbread Man said:
Does the Galaxy Nexus not feature dlna? That sounds perfect for OP's needs. Older androids feature this out of the box.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I actually use Upnplay and Moboplayer on my Nexus S (and Ps3 media streamer on my PC) to stream MKVs from my desktop to my phone. Works pretty well and it's via dlna.
BinaryTB said:
I actually use Upnplay and Moboplayer on my Nexus S (and Ps3 media streamer on my PC) to stream MKVs from my desktop to my phone. Works pretty well and it's via dlna.
Click to expand...
Click to collapse
No sign on any settings for dlna or galaxy nexus, should be under settings/wireless and networks. Unless those apps have some kind of dlna built in to them? I want to use dlna just I can't find it or know if its even supoorted
Sent from my Galaxy Nexus using xda premium
BinaryTB said:
I actually use Upnplay and Moboplayer on my Nexus S (and Ps3 media streamer on my PC) to stream MKVs from my desktop to my phone. Works pretty well and it's via dlna.
Click to expand...
Click to collapse
do you mean ps3 media server? and if so, can you tell me how it works on your phone? I have it on my PC and it works great on my ps3
Don't care about not included DLNA Apps. So far my experience was that most of the DLNA Apps the manufacturer added were crap :/
But well, there is one which worked always pretty well for me. It's the app "Skifta" by Qualcomm
https://market.android.com/details?id=com.skifta.android.app
Try this in combination with a good videoplayer (Diceplayer,Vplayer,Rockplayer) and it should work pretty fine. This way I could always stream my videos from PC to my Android phone without any problems. Just share the media in windows media player or any similar software which supports DLNA.
Couldn't test skifta on ICS so far because I'm still waiting for my phone but I hope it runs as well on ICS as it was running on older Android versions.
MysteriousDiary said:
Don't care about not included DLNA Apps. So far my experience was that most of the DLNA Apps the manufacturer added were crap :/
But well, there is one which worked always pretty well for me. It's the app "Skifta" by Qualcomm
https://market.android.com/details?id=com.skifta.android.app
Try this in combination with a good videoplayer (Diceplayer,Vplayer,Rockplayer) and it should work pretty fine. This way I could always stream my videos from PC to my Android phone without any problems. Just share the media in windows media player or any similar software which supports DLNA.
Couldn't test skifta on ICS so far because I'm still waiting for my phone but I hope it runs as well on ICS as it was running on older Android versions.
Click to expand...
Click to collapse
Legendary, had an update 28/11/11 to support ics. Your a star for sharing, about to test now
It works!! Thanks man
Sent from my Galaxy Nexus using xda premium
rock7632 said:
do you mean ps3 media server? and if so, can you tell me how it works on your phone? I have it on my PC and it works great on my ps3
Click to expand...
Click to collapse
Whoops, sorry, yeah, that's what I meant. Let me check my settings... I installed it a while ago and once it worked, I haven't touch it since.
On my HTPC Server, installed it, pointed it to whatever folders I want to share (currently only video for when I'm in bed at night and don't want to wake the wife with an episode of whatever), set the transcoding settings to use multi-cores, almost everything else on default.
On upnplay on my Nexus S... (horrible GUI btw), started up the app, the PS3 Media Server I just set up shows up automatically (it's all on the same wifi network, haven't tried it via 3G), click on it, my folder shares show up, I click on a video and it starts up via moboplayer.
I use moboplayer, tried a few others, found moboplayer to be the most stable for me while playing mkvs and any other video I throw at it.
A tip. I found (this was months ago, maybe it's better now with new versions) that mkv streaming of high res video on the Nexus S was unstable or really slow. So I used Handbrake to transcode a season of a show at time from MKV/720p to MP4/800x480. It was super simple, they have a phone profile you click on and voila. Downside? a bit more harddrive space it used, upside? Instantaneous playback.
Also, streaming MP4 h264 videos (which are natively supported by the Nexus S) via Upnplay would sometimes just quit the app randomly. Moboplayer was more stable in that regard too.

App for Streaming Video

I have looked around, and can't find any information in threads that are not at least a year old. I use airplayit on my ipad to stream videos stored on my desktop to the tablet and it works fairly well. However, their android app crashes on my phone when I try to add a computer for it to stream from. I also tried an app called skifta from the play store, however it crashes when I open it. I am trying to find, Ideally, one program that will work for both my ipad and my phone, but if that is not possible, just a good one for my phone would suffice.
Any ideas?
I like BS player. It has a LAN mode that you can use to stream media. It so far Plays all of my .mkv files without stutters.
I use Plex media server
Sent from my SPH-D710 using xda premium
Somewhat on this same note...Do any of you use p2p4u.net for streaming sports? If so, have you been able to use it on your E4GT?
Sent from my SPH-D710 using Tapatalk 2
shakewell said:
I use Plex media server
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
This seems to be exactly what I was looking for. 5 bucks is the most I've paid for an android app, but I just might have to do it.
I for one would love to see Google do for video files what they did for music (Google Play Music). Streaming videos via your pc to phone while on the same network is a nice feature but having it in the cloud would be a plus.
I use bs player as a player, but have set up an ftp server on my home pc and navigate to it through es file explorer.
Sent from my SPH-D710
Okay in the process of trying to find an app that could stream video files as well as music & document files I came across an app called ZumoCast. This app is specifically made to run on certain Motorola devices but doing some searches here on XDA I found a patched version, installed it on my phone and thus far it works flawlessly (well almost), no widget support & album art doesn't always show up.
I haven't tried it while I'm away from home so I can't really tell you how well things would stream outside the network but in house it works great.
Attached you will find the apk & here is the link to the windows install file (sorry iOS users no support for you guys at this time)
Enjoy
EL TEJANO said:
Okay in the process of trying to find an app that could stream video files as well as music & document files I came across an app called ZumoCast. This app is specifically made to run on certain Motorola devices but doing some searches here on XDA I found a patched version, installed it on my phone and thus far it works flawlessly (well almost), no widget support & album art doesn't always show up.
I haven't tried it while I'm away from home so I can't really tell you how well things would stream outside the network but in house it works great.
Attached you will find the apk & here is the link to the windows install file (sorry iOS users no support for you guys at this time)
Enjoy
Click to expand...
Click to collapse
Thanks. I'll have to give this a try. I was getting weird errors with plex and it didn't want to play back most of my video files for some reason
I use ES file explorer to access all my files: system, network, ftp, and cloud. They all stream flawlessly and I just play them on DICE player. Love the new popup player.

Movie Maker ala iMovie for Nexus 7

hey...
any movie maker ala iMovie
i tried magisto, but it does not take the file format that i imported.
Video format: H.264 codec, .mp4 file format
anyone know of any other app that can do this?
Just use a player with multi-codec support.
I wonder why you'd be trying to convert the video. If you're just trying to watch then I'd suggest MX Player or VLC which can play (almost) any video format.
Sorry, there are no good movie editing apps for Android. Use a PC.
androvid, vidtrim, converter pro.
Sent from my Nexus 7 using xda premium
Infection3d said:
I wonder why you'd be trying to convert the video. If you're just trying to watch then I'd suggest MX Player or VLC which can play (almost) any video format.
Click to expand...
Click to collapse
i am not trying to convert the video. I am trying toedit the parts that I do not want...maybe add in some works and title or different parts of the clips. Then maybe post it online... much like what iMovie can do on an ipad
NicholasQ said:
androvid, vidtrim, converter pro.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Good stuff on the android and vidtrim. Nice and fast.
Still do not have adding title or adding music. The pro version?
Movieaid looks a bit duff at first but works well tbf with titles and audio overlay capability, etc. free version limits length.
Would be good if Google whipped up a nice editor, best thing when ive been around iPads was the ease of movie making.
Sent from my Nexus 7
what about window movie maker, sony vegas, adobe premiere, avid, fcp, fce and etc
igrowingbaby said:
what about window movie maker, sony vegas, adobe premiere, avid, fcp, fce and etc
Click to expand...
Click to collapse
On a nexus 7?!?!
WeVideo?
I do regular web searches to see if anybody has developed a viable video editor / movie maker for android, and finally there's some hope.
Just came across this tonight - http://blog.wevideo.com/bid/272187/WeVideo-Launches-iMovie-Competitor-App-for-Android
It's a new app called WeVideo (just released, so it's still in BETA), and it's pitching itself as an iMovie-like editor for ANdroid, with some cloud-based features and other differences, but what's important as it appears to provide full "movie making" capabilities across various Android devices.
I just tried it out and it works well, with a few oversights like:
- No transition control
- No volume control for music tracks
- No local, uncompressed storage of published video (not that I've found anyhow)
Just for starters. But, if you don't mind using their simple theme, and don't want to include your own music, it works pretty well.
It's also nice that it supports publishing of your videos directly to YouTube, despite not exporting to sdcard etc.
I'll post this reply in a few other threads asking about better video editors for Android as well.
I'm gonna add my voice to those who wish there was a solid video editing app for android. Video apps seem to be an area where android falls down completely. Of course there are quality players, you'd be worried if their weren't but I can't help feel like there's a massive gap in the market. Is it that its just too hard to create such an app on android?
Sent from my Nexus 7 using XDA Premium HD app
damagedgoods said:
I'm gonna add my voice to those who wish there was a solid video editing app for android. Video apps seem to be an area where android falls down completely. Of course there are quality players, you'd be worried if their weren't but I can't help feel like there's a massive gap in the market. Is it that its just too hard to create such an app on android?
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
It's because editing videos is a really taxing process for computers already as it is, and any aspiring video editor requires like a billion features to be any good. It's simpler on iOS where everything is a video camera and the iPad is a kind of standard thing everyone has had. It's only within the last year or so that Android tablets are even decent like the N7, so it's not too surprising to not have any amazing editors yet. I give it another year and we'll have apps competing with iMovie.
Also it just seems way easier to use a laptop/PC to edit videos which are 99% of the time recorded on phones or separate cameras.

Archos Video Player

Normally I don't really advertise for apps, but this one was pretty awesome. Its kind of like xbmc or boxee, so it can autosearch posters and info on your media providing its properly labelled. In my (limited) testing, it was able to play both (sd) avis and (sd & 720p) mkvs without breaking a sweat.
But where it really shines is it has built in support for smb and upnp drives! I've got a tb of videos on an smb share and before this, my go to way to play it on android was: browse smb on file expert, open video location as a link in the browser and then stream that link from mxplayer/vlc. That worked, but it was really limited (couldn't skip ahead or behind, couldn't resume after leaving the app, even just for a second). This archos player can do all of that. Definitely worth my five bucks because that's something I use almost every day.
https://play.google.com/store/apps/details?id=com.archos.mediacenter.video
Sent from my SGH-I927 using xda premium
Why not use vlc
Sent from my SGH-I927 using xda app-developers app
edikt said:
Why not use vlc
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
Vlc is fine for stuff that's on my memory card, but its pretty limited when it came to playing files from my network shares. For example, it would freeze if I tried to skip ahead on the timeline or more annoying, if I left the app for any reason. Archos is more comparable to vlc on my PC with the network shares. I can skip ahead, exit out and fire off a text and it even saves my place in a video if I were to start watching something else. Not to mention its got its own in-app smb browser tha's super easy to use (maybe vlc has this too, I just had used file expert to find my files on smb, same way I always did with mxplayer before that)

Videp Player with SMB

Hi all!
Very new here, and to Android! I've just purchased a Tab S 10.5 and it's my first try away from Apple products. So far definitely enjoying the freedom
I notice on the Samsung video app that you can click 'nearby devices' and browse through my SMB file share on my network, however it's not in folders and you can't search! I've been using VLC Beta for 'on device' media but are there any good video players that have better SMB browsing?
Thanks!
A very good free SMB capable file manager is ES File Manager on the playstore. It definitely shows the network share in a folder hierarchy but to the best of my knowledge does not have a search feature. If you tap on a specific file you can associate the file type with a specific app. For example a mpg video with a media player app. On Android I would recommend MX Player as the best all around video player app handling the widest range of video formats plus hardware acceleration. There is a free version you can try.
Sent from my Nexus 10 using XDA Premium HD app
3DSammy said:
A very good free SMB capable file manager is ES File Manager on the playstore. It definitely shows the network share in a folder hierarchy but to the best of my knowledge does not have a search feature. If you tap on a specific file you can associate the file type with a specific app. For example a mpg video with a media player app. On Android I would recommend MX Player as the best all around video player app handling the widest range of video formats plus hardware acceleration. There is a free version you can try.
Sent from my Nexus 10 using XDA Premium HD app
Click to expand...
Click to collapse
Thank-you! I will check it out. Sounds like it'll be exactly what I need Cheers!
Just a word of advice. SMB is a terrible profile and you will get much better video playback over dlna or plex than SMB, assuming you have at least a cheap PC capable of running a DLNA server(several free).
You can also use BS Player to play your videos over SMB and support many codecs
leojab said:
You can also use BS Player to play your videos over SMB and support many codecs
Click to expand...
Click to collapse
+1 for BS Player. It can also find subtitles online for the videos if needed.
gottahavit said:
Just a word of advice. SMB is a terrible profile and you will get much better video playback over dlna or plex than SMB, assuming you have at least a cheap PC capable of running a DLNA server(several free).
Click to expand...
Click to collapse
I dunno.....I run all my videos over smb to my Android box, don't require an extra PC, external subs works fine, and all my other PCs can access those files just fine.
Fiddling with DLNA just introduces more overheads....no thanks.
kenkiller said:
I dunno.....I run all my videos over smb to my Android box, don't require an extra PC, external subs works fine, and all my other PCs can access those files just fine.
Fiddling with DLNA just introduces more overheads....no thanks.
Click to expand...
Click to collapse
Are you running 1080p full blu ray streams? I didn't say it wasn't a little setup, just much better throughput. Either way whatever works for you.
BTW why do you need another pc? Are you running your drives right off you router?
The SMB player I'm using is Archos Video Player. Played everything I threw at it.
I love plex for all my devices. If only they didn't remove the RAR support...
Sent from my GT-N7000 using Tapatalk 2

Categories

Resources