[Q] CIFS on ICS - LG Optimus Black

I read a little about CIFS/NFS on Android. Can someone help me and give, compile, say how to compile the required modules for ICS. I found for Froyo only.
I'm using the stock v30B with Diana kernel. Please help.
cifs or nfs.
Jerry

If you want to view your files on PC try AirDroid (on Play)

jzak1083 said:
If you want to view your files on PC try AirDroid (on Play)
Click to expand...
Click to collapse
I want to watch movies and listen to the music from my NAS on phone. I want to download a files to the NAS by my phone without the console and SSH etc
but thank you
J

Related

Can someone post the Allshare (Dlna) app?

Can someone post the AllShare app. I accidentally nixed it.
I believe it is Dlna.apk and odex.
Thanks!
Ill see what I can do after class but from my minimal tinkering its doesn't really work that well
Sent from my SAMSUNG-SGH-I897 using XDA App
I can't post links, since I'm a new user, but I uploaded the APK to mediafire.
Just go to the mediafire website, and add this after the .com:
/?01n0wl51n0me2n3
Hello I'm new to this community and Android in general.
I made the same mistake and removed Allshare/dlna by accident.
I downloaded the Dlna.apk from mgxplyr, but it wouldn't install...is it because Dlna.odex is missing? (I'm rooted and sideloading enabled)
Opening the apk in the phone it says "Package Installer - This is a package installer.What action would you like to perform?" - I click Install.
Then it goes into the installation progress bar. After a couple seconds it tells me "Application not installed"
here ya go bud.
... incase you still needed
systoxity said:
here ya go bud.
... incase you still needed
Click to expand...
Click to collapse
Thanks!
Works well, but it doesn't seem to support .mkv or .avi so it's a bit useless to me.
Sent from my Samsung Captivate using XDA appdamn sorry to hear that
Yeah that's what I was hinting at earlier...
it doesn't make sense considering the video player runs .avi and divx files just fine
Sorry but can toi explen us how can we install this on my HTC désire.
Thanks
Allshare plays MKV just fine on my captivate.. the only MKVs my captivate won't play are 1080p ones
I've played Divx and Avi's with it before without issue.
gtg465x said:
Thanks!
Works well, but it doesn't seem to support .mkv or .avi so it's a bit useless to me.
Click to expand...
Click to collapse
This is more likely not the .mkv or .avi file containers it doesnt support (which it does), but the codecs in which the files were encoded with inside the avi/mkv container files.
Better App Out There?
The think I don't like a bout the Allshare app, is that if you go to select files to add to a QUEUE to play, you have to select them one at a time.
Has anyone found anything better out there?
Thanks! Where do I put the dlna.odex? When I try installing the dlna.apk on my Nexus S, I get "installation successful", but the installation has indeed failed:
Code:
D/PackageManager( 332): Scanning package com.sec.android.app.dlna
E/PackageManager( 332): Package com.sec.android.app.dlna requires unavailable shared library touchwiz; failing!
W/PackageManager( 332): Package couldn't be installed in /data/app/com.sec.android.app.dlna-1.apk
I/InstallAppProgress( 7472): Finished installing com.sec.android.app.dlna
The search function works like magic
This has been covered many times on the Captivate and other device forums. You really should try searching before asking for something like this.
http://forum.xda-developers.com/showthread.php?t=824953
Read the post carefully about how to install. Don't just grab the files and try installing through the OS. Need a root explorer or telnet (and cp command) and copy the file to the directory specified in the above post.
Shouldn't this thread be in the themes and apps section?
Not dev.
thread closed.

[Module] tun.ko for stock 2.6.32.9 (for openvpn/vpnc/etc)

Compiled from the recent kernel source dump. Loaded just fine into the stock kernel, /dev/tun device created. I haven't had a chance yet to test out openvpn, but will later today.
Also, now that there's a tun/tap driver for the base android system, it should work within the webtop environment as well.
Enjoy.
EDIT: Tested with OpenVPN from the Market (Installer and Settings apps) and works fine.
I will be watching closely. I need vpn badly!
Where does the file go?
I put it in /system/lib/modules, but it can go pretty much anywhere if you're using it with the openvpn settings app, since you can specify the path that insmod uses.
I put it in /system/lib and it works fine with VPNC Widget. Thanks!
What exactly does this do? I hate to sound like a noob
Krshaw18 said:
What exactly does this do? I hate to sound like a noob
Click to expand...
Click to collapse
It gives us the virtual tunneling network interface so we can use openvpn.
agentdr8 said:
Compiled from the recent kernel source dump. Loaded just fine into the stock kernel, /dev/tun device created. I haven't had a chance yet to test out openvpn, but will later today.
Also, now that there's a tun/tap driver for the base android system, it should work within the webtop environment as well.
Enjoy.
EDIT: Tested with OpenVPN from the Market (Installer and Settings apps) and works fine.
Click to expand...
Click to collapse
I owe you a beer sir. With the past week to other good people in xda forums, I owe three beers in total.
Oh crap, I need root for OVPN and I upgraded to beta release. Oh well, time to SBF to stock.
Great find my friend !!! will this module work only on the android side or can it be worked in with the webtop side too ?
molotof said:
Great find my friend !!! will this module work only on the android side or can it be worked in with the webtop side too ?
Click to expand...
Click to collapse
agentdr8 said:
Also, now that there's a tun/tap driver for the base android system, it should work within the webtop environment as well.
Click to expand...
Click to collapse
Instead of using the android openvpn binary, you could use one compiled for linux arm within the webtop and it should work just fine.
1. lsmod shows tun.ko
2. VPNC set to enable VPN
3. Unable to ping any resources on the remote network. VPN says never connected.
Any thoughts on where to go from here?
This is a Cisco VPN I am connecting to.
Run a logcat either from adb shell or through ConnectBot/Terminal Emulator on phone and see what vpnc is doing during connection.
Tested and verified this works perfect with my Atrix connecting to an ASA 5500 Cisco appliance using IpSec. I made a video that will help people trying to understand all this. Just go to youtube and type android vpn. I'll be one of the first 5 videos and it's a 2 parter.
Thanks OP! I was looking for this back when I got my ATRIX and had no luck.
connexion2005 said:
Tested and verified this works perfect with my Atrix connecting to an ASA 5500 Cisco appliance using IpSec. I made a video that will help people trying to understand all this. Just go to youtube and type android vpn. I'll be one of the first 5 videos and it's a 2 parter.
Thanks OP! I was looking for this back when I got my ATRIX and had no luck.
Click to expand...
Click to collapse
That's my exact scenario and mine also works flawlessly.
Sent from my MB860 using XDA Premium App
I'm getting a connection, but no traffic is flowing through it. My laptop can connect though. Nothing returns a ping on the other end.
Kernel
Does any one have the module for kernel 2.6.32.9-00005?
--
Thanks
Scott
ZeroData said:
Does any one have the module for kernel 2.6.32.9-00005?
Click to expand...
Click to collapse
Try out the attached. The vermagic should match your OTA kernel exactly.
EDIT: Attachment removed (not working)
Getting -1 Unknown symbol in module
Can you post the last 20 lines of dmesg after trying the insmod?

[Q] Getting video to work in CNN App for root users?

One of the nicer tablet optimized apps featured in the Market is the CNN for Android app. Unfortunately, for those of us who have rooted our Xooms, for some reason we cannot play video through the app and get a "CNN Video is not available offline. Please connect to a network and try again" message when we try to play video.
Presumably if there is something about rooting that causes this problem, then it is something with a reasonably easy solution. Unfortunately, I have no clue as to what that solution is. Does anybody have any ideas as to how I can get video working in this app?
Not sure why its not working for you, but its works find for me rooted with 1.4 cybertronic_p6 kernel..
Yeah, it's working with my own kernels, too (essentially the Moto Stock kernel HR166 with the Tiamat Overclock patches and all the latest upstream stuff).
I can't see how rooting and/or updated kernels could mess with that. Now, your init files (part of the "boot.img" that actually enables root) could be missing something that the video section requires.
Can you play embedded videos from any other source?
Do you have adfree installed? As soon as I uninstalled that, the videos started working again.
jlgreen531 said:
Do you have adfree installed? As soon as I uninstalled that, the videos started working again.
Click to expand...
Click to collapse
Yes I do, I thought that might have been what was causing the problem. I don't want to uninstall AdFree. Any idea which host I can delete from the hosts.txt file created by AdFree to get it working?

usb tethering, Wifi Hotspot and Android Modem not working in Custom Roms

Guyz,
I donno this is fact thing, or its not working with me. I have tried Many Best custom roms like FireKernel Droid Ace, ICSXperia v2 but i dont find any way to use my phone as modem or usb tethering to connect my laptop to internet. Internet works find in mobile but wont be able to connect my pc to internet using phone with custom roms. Right now Xperia Tised V2 i got working wifi hotspot and android usb modem, so could anyone explain me ? do i need to install other things in custom rom to start this service in my mobile ?
please help......
For GB based roms you need tools you can get from playmarket.
ICS/JB roms need special tools to do this afaik.
could you plz tell me ? which special tools ?
Thread moved to Q & A, post in the relevant section next time.
asking said:
Guyz,
I donno this is fact thing, or its not working with me. I have tried Many Best custom roms like FireKernel Droid Ace, ICSXperia v2 but i dont find any way to use my phone as modem or usb tethering to connect my laptop to internet. Internet works find in mobile but wont be able to connect my pc to internet using phone with custom roms. Right now Xperia Tised V2 i got working wifi hotspot and android usb modem, so could anyone explain me ? do i need to install other things in custom rom to start this service in my mobile ?
please help......
Click to expand...
Click to collapse
i think you should use up to date roms xperia tised v2 is not latest flash latest version
aayushkhajuria2842 said:
i think you should use up to date roms xperia tised v2 is not latest flash latest version
Click to expand...
Click to collapse
Thanks for the info...btw...right now m using V13 Tized Xperia and its having default stock rom drivers for usb wifi hotspot
Cyan mobile has options in settings for everything you can think of, including usb and wifi tether. I'm on droid ace at this moment and have no problem with wifi tether.
Sent from my GT-S5830 using xda premium
wow...thats great..i just recently moved from ace droid version to xperia tised v13 back....in my case nothing was working...no wifi tethering, no usb modem, and no usb tethering actually i use internet @ my office from mobile..so...i was helpless...so moved..
If you want to try something else the link for http://forum.xda-developers.com/showthread.php?t=1855285
[DEV][ROM][TEAMCOOPER] CyanMobile eXperience [23/09/2012]
I'm glad it's all working for you now though:thumbup:
Thanks for the link
Sent from my GT-Xperia S
Help me - USB Tethering
Someone help me !!!
I am using Jusada Original ICS Final on Samsung Galaxy Ace. I need USB tethering.
Can someone suggest me a way to added the functionality in this rom ??
plz don't suggest me apps such as PDANET or Clockworkmod tether.
I have searched the entire forum bt couldn't find a permanent solution. Any help is highly appreciated.
simple solution is just move back to stock rom......there are no....other options available....i tried many roms...but none of them work...its better to have stock rom and update kernel for memory hack/battery extender...
Try the rom on the link on the previous page. USB tethering works. I'm sure it can make your breakfast too but I haven't found that option in the settings!
Sent from my GT-S5830 using xda premium
Thanks for the replies. but I am concern abt battery life too. I have tried many roms and wat I found out that the stock based roms lasts longer than other roms. I planning to switch to Stock rom lite 7.1 / Myth 2. Any body knows whether USB tethering works in these roms ??
PoonamK said:
Thanks for the replies. but I am concern abt battery life too. I have tried many roms and wat I found out that the stock based roms lasts longer than other roms. I planning to switch to Stock rom lite 7.1 / Myth 2. Any body knows whether USB tethering works in these roms ??
Click to expand...
Click to collapse
Mate,
Try this http://forum.xda-developers.com/showthread.php?t=1538245 its stock rom Modded original os + Adrenaline and may great features. Everything works fine wifi tethering + wifi hotspot tethering + usb tethering. And if on some computer usb tethering wont work...you can always try to create a Dial up internet connection using your phone modem.
i'd hope that helps
Thanks
asking said:
Mate,
Try this http://forum.xda-developers.com/showthread.php?t=1538245 its stock rom Modded original os + Adrenaline and may great features. Everything works fine wifi tethering + wifi hotspot tethering + usb tethering. And if on some computer usb tethering wont work...you can always try to create a Dial up internet connection using your phone modem.
i'd hope that helps
Click to expand...
Click to collapse
Hey Thanks guys, I tried many roms were the 'USB Tethering' was available, unfortunately they didn wrk. So switched back to stocklite V7.1.
And i will give a try to Adrenaline rom mentioned above.
I have few quick question, plz help me on these.
1) Is there a way to add USB Tethering as a update/patch which can be flashed using recovery ?
2) Hw to remove scripts added to the rom ?
3) Hw to move/remove system apps in Stocklite 7.1 ?
Plz help with answers or links. And do warn me if i am posting these ques in a wrong forum.
PoonamK said:
Hey Thanks guys, I tried many roms were the 'USB Tethering' was available, unfortunately they didn wrk. So switched back to stocklite V7.1.
And i will give a try to Adrenaline rom mentioned above.
I have few quick question, plz help me on these.
1) Is there a way to add USB Tethering as a update/patch which can be flashed using recovery ?
2) Hw to remove scripts added to the rom ?
3) Hw to move/remove system apps in Stocklite 7.1 ?
Plz help with answers or links. And do warn me if i am posting these ques in a wrong forum.
Click to expand...
Click to collapse
1) I don't think it's as simple as that. If it was easy all roms would have working usb tethering.
2) search for the script. They usually have their own threads. If you can find it and find a flashable zip file for the script then unzip it and see where the changes are, for example in init.d folder(/system/etc/init.d). Then you can delete those files from your phone and reboot. If you are unsure about this, tell me the script you mean and I will look it up for you. Make a backup first!
3. As the name suggests, stock lite is built to have as few system apps as possible. Make a backup first because some system apps you think are bloatware might actually be vital. If you mess up your phone by deleting important apps then just restore your last good backup in recovery.
So to remove system apps, use titanium backup or similar app manager to remove it, if you don't have titanium then delete them from /system/app folder on your phone. If you want to be safe then freeze the app first to see if it makes any difference to your phones operation. If the ROM is odexed you will need to delete it's corresponding odex file in the same folder.
If you want to add system apps then paste into this folder (deodex ROM only) and change permissions to (rw-r--r--).
To move system apps (I assume you mean to a user app?) depends on a few things. If you have a good app manager like titanium backup use that. If the app is on the play store then remove it from system and reinstall from the play store and it will be a user app. If not then move it from /system/app to /data/app (depending on your preferred method of getting around the limited internal space on the ace, like link2sd, cronmod, etc. your user apps could be somewhere else) and ensure the permissions stay the same. (rw-r--r--)
I hope this helps and I'm sure that if this answer to your questions can be improved or corrected, someone will do that!
Best of luck!
121C4 said:
1) I don't think it's as simple as that. If it was easy all roms would have working usb tethering.
2) search for the script. They usually have their own threads. If you can find it and find a flashable zip file for the script then unzip it and see where the changes are, for example in init.d folder(/system/etc/init.d). Then you can delete those files from your phone and reboot. If you are unsure about this, tell me the script you mean and I will look it up for you. Make a backup first!
3. As the name suggests, stock lite is built to have as few system apps as possible. Make a backup first because some system apps you think are bloatware might actually be vital. If you mess up your phone by deleting important apps then just restore your last good backup in recovery.
So to remove system apps, use titanium backup or similar app manager to remove it, if you don't have titanium then delete them from /system/app folder on your phone. If you want to be safe then freeze the app first to see if it makes any difference to your phones operation. If the ROM is odexed you will need to delete it's corresponding odex file in the same folder.
If you want to add system apps then paste into this folder (deodex ROM only) and change permissions to (rw-r--r--).
To move system apps (I assume you mean to a user app?) depends on a few things. If you have a good app manager like titanium backup use that. If the app is on the play store then remove it from system and reinstall from the play store and it will be a user app. If not then move it from /system/app to /data/app (depending on your preferred method of getting around the limited internal space on the ace, like link2sd, cronmod, etc. your user apps could be somewhere else) and ensure the permissions stay the same. (rw-r--r--)
I hope this helps and I'm sure that if this answer to your questions can be improved or corrected, someone will do that!
Best of luck!
Click to expand...
Click to collapse
:good: Hey thanks man, I will try this . Since I am new to forum, Please share me any link where I can learn these things and understand the architecture.
PoonamK said:
:good: Hey thanks man, I will try this . Since I am new to forum, Please share me any link where I can learn these things and understand the architecture.
Click to expand...
Click to collapse
Welcome!
You can learn everything you need by using the search function and reading the results. The answer to almost every android question is already on xda.
Have fun.
Sent from my GT-S5830 using whatsapp
Thanks
121C4 said:
Welcome!
You can learn everything you need by using the search function and reading the results. The answer to almost every android question is already on xda.
Have fun.
Sent from my GT-S5830 using whatsapp
Click to expand...
Click to collapse
Thanks Dude, I am on it.

[Q] how to make the HD+ play swf file or it just can't?

Can it?
All the swf players said that I need to download adobe flash player plug-in,but I failed.
And I heard that google play store do not supply it anymore?
If someone know how to solve it,please tell me.
My english is not that good,hope I make it cleared.
You can find all the old versions of Adobe Flash here
http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
This is the link to the most recent one for ICS+ http://download.macromedia.com/pub/...roid/11.1.115.69/install_flash_player_ics.apk
artesea said:
You can find all the old versions of Adobe Flash here
This is the link to the most recent one for ICS+ ]
Click to expand...
Click to collapse
Thanks so much that you answered me!
But the first link,it says that,"we're sorry .This content requies Adobe Flash Player,which is not supported by your device................ "
The second link,I can't open it,maybe because my network or sth.
Otherwise,I heard that Nook HD+ do not support any other kind of apps except those from nook or google store.
So,does that mean I have to reinstall the system to make it?
(I can't send any link,so I delete them when I quote.)
Forgot that stock had those restrictions. If you look at this thread http://forum.xda-developers.com/showthread.php?t=1994129 it gives advice on Sideloading. Either via ADB or using CWM to flash tweaks.
momuliyuan said:
Can it?
All the swf players said that I need to download adobe flash player plug-in,but I failed.
And I heard that google play store do not supply it anymore?
If someone know how to solve it,please tell me.
My english is not that good,hope I make it cleared.
Click to expand...
Click to collapse
If you are stock you should try to get it from the Google Play Store, it is there but not available for all devices. I originally was able to load it from the store when I had my tablet stock.
artesea said:
Forgot that stock had those restrictions. If you look at this thread http://forum.xda-developers.com/showthread.php?t=1994129 it gives advice on Sideloading. Either via ADB or using CWM to flash tweaks.
Click to expand...
Click to collapse
That helps a lot! Thanks so much!
I kind of know how to make it now.
Though I never done this before,I'll try.(Well,I'm kind of an idiot at this tech thing. )
Really thanks for your help!:good:
RageAgain said:
If you are stock you should try to get it from the Google Play Store, it is there but not available for all devices. I originally was able to load it from the store when I had my tablet stock.
Click to expand...
Click to collapse
:crying: I do searched and downloaded an app from Google Play Store,but it won't work,maybe my device really don't support it.
I originally want to see if anyone has the same problem and know how to solve it so I won't do any change to my device,because I'm really not good at these tech things.LOL.But I feels like most people turn it to CM10 when they get it.So I think I'll try the method that thread mentioned which artesea offered that link to me.
Thanks for the experience you told me!
(Excuse me for my poor english. )
Did you have Flash Player installed from the Play Store for another device? If so you can install it on this device. I have it on my stock HD+. Click on the down arrow in the Play Store to see your installed apps. Then click on the all tab. Then you scroll until you find it in your list and install from there.
Sent from my SAMSUNG-SGH-I317 using xda app-developers app
momuliyuan said:
:crying: I do searched and downloaded an app from Google Play Store,but it won't work,maybe my device really don't support it.
I originally want to see if anyone has the same problem and know how to solve it so I won't do any change to my device,because I'm really not good at these tech things.LOL.But I feels like most people turn it to CM10 when they get it.So I think I'll try the method that thread mentioned which artesea offered that link to me.
Thanks for the experience you told me!
(Excuse me for my poor english. )
Click to expand...
Click to collapse
I am sorry that I wasn't clear, but I meant that I had downloaded Adobe Flash Player from the Google Play Store when my Nook HD+ was still running the stock rom. It is still supported in the Google Play Store for Android 4.0.x ICS and previous versions. With that and SWF Player I am able to run the .swf game flow...
On any Android version after ICS you would need to sideload Flash Player, but if you are running stock you should be able to load it from the play store.
RageAgain said:
I am sorry that I wasn't clear, but I meant that I had downloaded Adobe Flash Player from the Google Play Store when my Nook HD+ was still running the stock rom. It is still supported in the Google Play Store for Android 4.0.x ICS and previous versions. With that and SWF Player I am able to run the .swf game flow...
On any Android version after ICS you would need to sideload Flash Player, but if you are running stock you should be able to load it from the play store.
Click to expand...
Click to collapse
@RageAgain when I first got my HD+ it immediately updated itself to stock 2.1.0 and the flash player was not available to me from the play store. I had to flash leapinlar's Extras zip file with cwm to enable unknown sources and then download and install the ICS version from Adobe's archive page. I used stock for a short while before flashing CM, and now I have 2.1.0 on a bottable SD card. The flash player may have been available at one time from stock 2.1.0, but not any more.
Sent from my Nook HD+ running CM 10.2 from SD card
Sherip said:
@RageAgain when I first got my HD+ it immediately updated itself to stock 2.1.0 and the flash player was not available to me from the play store. I had to flash leapinlar's Extras zip file with cwm to enable unknown sources and then download and install the ICS version from Adobe's archive page. I used stock for a short while before flashing CM, and now I have 2.1.0 on a bottable SD card. The flash player may have been available at one time from stock 2.1.0, but not any more.
Sent from my Nook HD+ running CM 10.2 from SD card
Click to expand...
Click to collapse
Good to know, and yes I have on CM 10.1/2 and other previous devices had to do the Adobe archive sideload...
Thanks to all of you guys!
After several days struggling(not that bad actually),I just nailed the ADB thing.Though still felt known little about it.
Anyway,I can play my swf file now! I was so happy that I want to cry!!! TAT
I made it !
It's all because of you!Thank you guys so much!

Categories

Resources