Hi all,
I am trying to access my pc from the internet. Silently boot it, access the PC, files and even use the camera to see what's going on in the house while I am away, listen to people and finally shut it down.. All remotely from my android device from internet. 3G or WiFi at a friends place.
Software I am using : wake on LAN from play store. For booting my PC from LAN and team viewer and unified remote for controlling the PC.
Where I am not successful : booting it from internet. Can anyone here let me know whether anyone has such a setup?
Device : HTC one x, CM 10.1 RC1
Router : Netgear
Dynamic IP : yes
Sent from my HTC One X using xda app-developers app
bump!
I had a similar setup although I used it to access files only. Can't see why yours won't work, assuming you are just putting it to sleep as opposed to a full shutdown.
sent from my underpants
nogotaclue said:
I had a similar setup although I used it to access files only. Can't see why yours won't work, assuming you are just putting it to sleep as opposed to a full shutdown.
sent from my underpants
Click to expand...
Click to collapse
Not sleep.. But full shutdown and wake up..
But it is successful.. Shut down and wake via lan . its working flawless.. My concern is to do the same via internet as opposed to lan..
Sent from my HTC One X using xda app-developers app
Oh I see, it will work over internet but not with the ip address of the computer, you must do it via the router and forward the port you wish to use.
sent from my underpants
nogotaclue said:
Oh I see, it will work over internet but not with the ip address of the computer, you must do it via the router and forward the port you wish to use.
sent from my underpants
Click to expand...
Click to collapse
did that.. the problem is that my ip is dynamic. and sometimes it failes to see that too coming.. Thats why I said its working over LAN and I have a netgear router and I am clueless about how to fix on the ip address..
IllUMINATUz said:
did that.. the problem is that my ip is dynamic. and sometimes it failes to see that too coming.. Thats why I said its working over LAN and I have a netgear router and I am clueless about how to fix on the ip address..
Click to expand...
Click to collapse
Go to LAN setup in advanced settings. You should be able to do an address reservation.
luiejongen said:
Go to LAN setup in advanced settings. You should be able to do an address reservation.
Click to expand...
Click to collapse
I already reserved the LAN IP address locally.. I am talking about accessing the PC from internet. Say I am about a mike away from the PC and I want to access it thru my phone. And the damn IP address keeps changing.
Sent from my HTC One X using xda app-developers app
IllUMINATUz said:
I already reserved the LAN IP address locally.. I am talking about accessing the PC from internet. Say I am about a mike away from the PC and I want to access it thru my phone. And the damn IP address keeps changing.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Set up a dynamic DNS client. If you're using windows:
Get an account at freedns.afraid.org, and go to subdomains. Set up a new subdomain.
Then download http://www.techknowpro.com/freedns/ and login to your afraid.org account through the application, and keep it running. It will automatically update the IP of the subdomain to lead to your computer.
Just locally forward all the ports necessary.
Then connect via the subdomain rather than your IP.
Alternatively you can request a static IP from your ISP but you might need to pay more.
luiejongen said:
Set up a dynamic DNS client. If you're using windows:
Get an account at freedns.afraid.org, and go to subdomains. Set up a new subdomain.
Then download http://www.techknowpro.com/freedns/ and login to your afraid.org account through the application, and keep it running. It will automatically update the IP of the subdomain to lead to your computer.
Just locally forward all the ports necessary.
Then connect via the subdomain rather than your IP.
Alternatively you can request a static IP from your ISP but you might need to pay more.
Click to expand...
Click to collapse
Thanks a lot.. That's precisely where I am stuck.. I will try re registering today and repost back...
Sent from my HTC One X using xda app-developers app
IllUMINATUz said:
Thanks a lot.. That's precisely where I am stuck.. I will try re registering today and repost back...
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
No problem, will be checking in later if you have anything else.
luiejongen said:
No problem, will be checking in later if you have anything else.
Click to expand...
Click to collapse
No luck with that.. The free DNS server is not able to get a lock on my PC with dynamic IP..
Sent from my HTC One X using xda app-developers app
IllUMINATUz said:
No luck with that.. The free DNS server is not able to get a lock on my PC with dynamic IP..
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
I'll write you a tutorial later. Just PM me.
luiejongen said:
I'll write you a tutorial later. Just PM me.
Click to expand...
Click to collapse
Much appreciated.. But Could you please post it here..? So that people who have same question as mine can have solution..
Sent from my HTC One X using xda app-developers app
IllUMINATUz said:
Much appreciated.. But Could you please post it here..? So that people who have same question as mine can have solution..
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Sure, I'll write it now.
luiejongen said:
Sure, I'll write it now.
Click to expand...
Click to collapse
In order to use Dynamic DNS:
Firstly, go to afraid.org, and make an account. Here is the registration link: http://freedns.afraid.org/zc.php.
After registration, click this link and log into the site.http://freedns.afraid.org/menu/?ls=1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You should now be at this menu. Click Subdomains.
You should now be at the subdomains menu.
Click add or go to this link http://freedns.afraid.org/subdomain/edit.php.
For type, keep it as A. For subdomain, type in the domain prefix, i.e.: the "luiejongen" part in "luiejongen.xda-developers.com." You can choose anything as domain. Leave destination as default as the site will automatically input your current IP address on the computer you are using into the box. Don't check wildcard, and then click save.
You now have a subdomain!
Now, we want the destination IP to update automatically instead of us having to go in and change it every time our numeric, dynamic IP changes. On Windows, go here and download the FreeDNS Updater: http://www.techknowpro.com/freedns/. After downloading, open it and log in to your afraid.org account with it.
On Ubuntu, you can follow these directions to set up DNS updating: http://ubuntuforums.org/showthread.php?t=1758930. Even though it says the tutorial is for Lucid, it still works on Quantal and Raring. You could probably adapt it for other Linux distros if you can get inadyn running on other distros.
I am not sure about Mac OS X, however.
Here is the complete list of FreeDNS compatible DNS updater clients: http://freedns.afraid.org/scripts/freedns.clients.php.
If you have any other questions, please ask me!
You could try no-ip.org. Most routers let you configure the service on them.
If you set up something that runs on your computer, when you shut it down, your ip might change and it won't get updated.
If the service is running on your router, your ip will stay updated. Then you can access by the address yourusername.no-ip.org.
luiejongen said:
In order to use Dynamic DNS:
Firstly, go to afraid.org, and make an account. Here is the registration link: http://freedns.afraid.org/zc.php.
After registration, click this link and log into the site.http://freedns.afraid.org/menu/?ls=1
You should now be at this menu. Click Subdomains.
You should now be at the subdomains menu.
Click add or go to this link http://freedns.afraid.org/subdomain/edit.php.
For type, keep it as A. For subdomain, type in the domain prefix, i.e.: the "luiejongen" part in "luiejongen.xda-developers.com." You can choose anything as domain. Leave destination as default as the site will automatically input your current IP address on the computer you are using into the box. Don't check wildcard, and then click save.
You now have a subdomain!
Now, we want the destination IP to update automatically instead of us having to go in and change it every time our numeric, dynamic IP changes. On Windows, go here and download the FreeDNS Updater: http://www.techknowpro.com/freedns/. After downloading, open it and log in to your afraid.org account with it.
On Ubuntu, you can follow these directions to set up DNS updating: http://ubuntuforums.org/showthread.php?t=1758930. Even though it says the tutorial is for Lucid, it still works on Quantal and Raring. You could probably adapt it for other Linux distros if you can get inadyn running on other distros.
I am not sure about Mac OS X, however.
Here is the complete list of FreeDNS compatible DNS updater clients: http://freedns.afraid.org/scripts/freedns.clients.php.
If you have any other questions, please ask me!
Click to expand...
Click to collapse
thanks a lot.. got some time to try that one out..
two questions..
1) should I keep that Free DNS Update thing on all the time?? that means the pc must be on always and it defeats the purpose..
2) I get this error.. when I try to login with my user id and pw.. any clues?
IllUMINATUz said:
thanks a lot.. got some time to try that one out..
two questions..
1) should I keep that Free DNS Update thing on all the time?? that means the pc must be on always and it defeats the purpose..
2) I get this error.. View attachment 1970653 when I try to login with my user id and pw.. any clues?
Click to expand...
Click to collapse
Hi,
If you need it all to work without having the FreeDNS update on all the time, then you need to request a static IP from your ISP.
As for number 2, I'm not sure. I have never run into that error before.
luiejongen said:
Hi,
If you need it all to work without having the FreeDNS update on all the time, then you need to request a static IP from your ISP.
As for number 2, I'm not sure. I have never run into that error before.
Click to expand...
Click to collapse
So static ip it is the only solution.. hmm..
Sent from my HTC One X using xda app-developers app
Related
Can someone please upload the new Citbank.apk 4.0 released February 2012. The android store does not allow download unless you are in the USA.
I'd be careful at using a banking app not directly obtained from the bank/market securely...
Use market unlocker
Sent from my Blade using xda premium
pulser_g2 said:
I'd be careful at using a banking app not directly obtained from the bank/market securely...
Click to expand...
Click to collapse
Good advice. One simple check is to enter false details the first time you use it. If it's a phishing app the chances are it will just accept them. Not foolproof but better than nothing
madferret said:
Good advice. One simple check is to enter false details the first time you use it. If it's a phishing app the chances are it will just accept them. Not foolproof but better than nothing
Click to expand...
Click to collapse
Probably better not to install it whatsoever imo as who knows what else it may be up to...
Better safe than sorry and all that...
Sent From My Fingers To Your Face.....
Personally, I would just use google to find a US proxy server. Google Play will think you are in the US if you use a proxy server.
Just set up the proxy in your wifi and you can download directly from play to your phone the way you normally do with apps. It will just pass through the proxy server untouched to your phone.
And you can thank me if you want!!
QuantumFoam said:
Use market unlocker
Sent from my Blade using xda premium
Click to expand...
Click to collapse
i agree.. use " Use market unlocker " from google play and choose a USA region and it should work. I do use market unlocker all the time when certain apps are blocked.
The market unlocker app probably does just the same thing. It uses a proxy to connect to the market.
madferret said:
Good advice. One simple check is to enter false details the first time you use it. If it's a phishing app the chances are it will just accept them. Not foolproof but better than nothing
Click to expand...
Click to collapse
Yeah, a thinking thief will pass the credentials on as usual, but just log them...
So this wouldn't really help against any sensible attack imo
85gallon said:
Personally, I would just use google to find a US proxy server. Google Play will think you are in the US if you use a proxy server.
Just set up the proxy in your wifi and you can download directly from play to your phone the way you normally do with apps. It will just pass through the proxy server untouched to your phone.
And you can thank me if you want!!
Click to expand...
Click to collapse
THANK YOU! Do I do that on my Android phone? Or from a computer? And how is it exactly done? Much appreciated
thanks for sharing
This is a tutorial to connect direct streaming from the SGS3 to the PS3.
Note: I used Xillisoft to change the video format to MP4 standard (works better) Transfer to the phone (Do not convert, copy as is.)
First go to settings and set it up like this:
** For first time media server set up, PS3 Settings **
IN Settings/Network Settings
go through using
1. Settings method: custom
2. Connection method: wired connection
3. Operation mode: auto detect
4. IP address: automatic
5. DHCP: do not set
6. DNS: automatic
7. MTU: automatic
8. Proxy server: do not use
9. "UPNP: enable"
Then press X to save settings.
Click to expand...
Click to collapse
EDIT: WIFI must be enabled, The network relies on this.
Path on device: (Settings/More Settings/ Nearby Devices)
------BEFORE YOU CHECK (File Sharing)-------
1.Shared Contents:/ check all
2.Device Name: (mine is SGH-T999/Orical)
3.Access Control: (Only Allowed Devices)
4.Allowed Device List: UPnP/1.0 (This is the GS3) and Windows-Media-Player ( if your connected to your computer as well)
5.Not Allowed Device List: (none)
6.Download to: (USB storage)
7.Upload to other devices: (Always Ask) *Important*
---Now to the PS3---
Go into settings and enable media server (Also See Below) then sync the device to the PS3 by checking Nearby Devices.
Depending on the amount of media you have on the Phone this can take a minute or two before it finishes.
Once it's connected you'll see the "SGH-T999/Your Name Here" within the columns labled Video, Pictures, Music.
If your looking for a video under the pictures column on the PS3 it's not going to display it and will tell you their not
there so make sure your under the correct column on the PS3 for what ever your going to stream.
Not sure if this is going to matter to some but my set up is ethernet between the router and the PS3 (Not wireless), the
connection works better and transfers information quicker if your directly connected. I have all of the parental set to off.
***Here's a few other settings you want to check if you have any problems.***
Settings/Video settings: (I'm just going to give you the settings for this so just work your way down the list)
Mine is obviously English so set it appropriately....
1.English
2.English
3.English
4.Allow
5.English
6.English
7.English
8.Automatic
9.Letterbox
10.Fullscreen
11.Automatic
12.Automatic
13.ON
14.Linear PCM
15."Multible Choice"Linear PCM
16.English
17.English
18.OFF
Settings/Music Settings:
Audio CD Import: MP3 320 kbps
Crossfade Playback: 2 seconds
Output frequencies: 48kHz
Bitmapping: Type 3
Dynamic Normalizer: ON
PS. I'm not a big thanks hog but I know some people are having a hard time getting this to work, if this helps please hit the button so I know it actually helped someone out there.
If you need more help post in the thread and I'll do the best I can to respond as quick as possible, before anyone asks I dont have a 360 so I can't physically test it but I'm working on a PS Vita method soon. Thanks for reading.
Hey there guy I'm just wondering what app it is on the phone that lets you do this cause when I go into settings> more settings> nearby devices I can't tick the file share option and I think I may have just uninstalled it I should have a titanium backup of the app so I can restore it but no idea what its called. Any help?
Sent from my SGH-I747M using xda premium
thatsupnow said:
Hey there guy I'm just wondering what app it is on the phone that lets you do this cause when I go into settings> more settings> nearby devices I can't tick the file share option and I think I may have just uninstalled it I should have a titanium backup of the app so I can restore it but no idea what its called. Any help?
Sent from my SGH-I747M using xda premium
Click to expand...
Click to collapse
It's not an App this is actually built into the system so it should work no matter what, this allows you to direct transfer or stream information to another device, the PS3 see's it as a media server device because of the way the system is set up.
I would check to see if you can connect or even get to turn on wifi direct, maybe you removed a system file or something that you shouldn't have. You have to have WIFI enabled because this works through your router.
Is this better than using a upnp app like Twonky server that transcodes media on the fly? I don't do any streaming really to my PS3, but just wondering in case I ever do...
Philosuffer said:
Is this better than using a upnp app like Twonky server that transcodes media on the fly? I don't do any streaming really to my PS3, but just wondering in case I ever do...
Click to expand...
Click to collapse
If it works for you that way sure but the purpose if that app is for people who dont have devices that can do what ours does normally. I saw a few people post that they had a hard time setting it up so I figured I would post it, the GS3 does an amazing job on its own and the clarity is all in what you use to convert the movies with.
Sent from my SGH-T999 using xda premium
Cool, thanks.
---> Brought to you in part by my T999 / T-Mobile Galaxy SIII
I tried this out, and it's not working for me at all. Anything you might have left out?
EDIT: I believe that I found out why I can't get this to work. My network connection says "uPnP NOT ENABLED" After reading online a little, I guess that my ISP has my router locked down (it's their company provided one). So people, check this setting when you run "TEST CONNECTION" on your PS3. if it's not enabled, you will have to do it manually (if you can log into your router).
HTC-187 said:
I tried this out, and it's not working for me at all. Anything you might have left out?
EDIT: I believe that I found out why I can't get this to work. My network connection says "uPnP NOT ENABLED" After reading online a little, I guess that my ISP has my router locked down (it's their company provided one). So people, check this setting when you run "TEST CONNECTION" on your PS3. if it's not enabled, you will have to do it manually (if you can log into your router).
Click to expand...
Click to collapse
I edited the OP for those whom have never set up the network on their PS3's before with UPNP enabled, I just assumed that everyone set it up prior to this, my bad. (Thanks for pointing it out)
Side note I have it listed as wired connection, it doesn't have to be exactly the way I did for this setting, if your using wireless then choose wireless.
Sent from my SGH-T999 using xda premium
Bump......
I thought I should bump this for those whom want to stream DRM encrypted movies to their tv, the PS3 supports DRM content so streaming won't be a problem for everyone that downloaded the Avengers movie courtesy of T-Mobile.
Sent from my SGH-T999 using xda premium
Works great Thx.. I also use usb mass storage mode. so much faster. Just plug right in n go no waiting, my sd card has a lot of media lol.
Sent from my SGH-T999 using Tapatalk 2
Orical said:
Bump......
I thought I should bump this for those whom want to stream DRM encrypted movies to their tv, the PS3 supports DRM content so streaming won't be a problem for everyone that downloaded the Avengers movie courtesy of T-Mobile.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
I cannot get the avengers to show up in the directory on ps3 when streaming to it recorded stuuf shows up
Sent from my SGH-T999 using xda app-developers app
ionic7 said:
I cannot get the avengers to show up in the directory on ps3 when streaming to it recorded stuuf shows up
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Hit triangle then sellect, sometimes it doesn't show as a direct link. Highlight the folder just don't hit x on it .
Sent from my SGH-T999 using xda premium
Orical said:
Hit triangle then sellect, sometimes it doesn't show as a direct link. Highlight the folder just don't hit x on it .
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Same here for me. I can access all my other videos but the Avengers does not show up.
paesan said:
Same here for me. I can access all my other videos but the Avengers does not show up.
Click to expand...
Click to collapse
Ill redownload the movie tonight and post the way to see it in the menu, I got sick of the lag so I got the movie another way.
Sent from my SGH-T999 using xda premium
I haven't tried it yet but I appreciate your efforts man. I love seeing more ways to connect stuff together. I'm looking forward to the day I don't need my 30ft HDMI cable running from my PC to my tv.
mormoney said:
Works great Thx.. I also use usb mass storage mode. so much faster. Just plug right in n go no waiting, my sd card has a lot of media lol.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
How did you get the usb mass storage mode working...? I tried on the PS3 and Vizio TV. On PS3 it just said "Unknown USB Device connected" One of the reasons I LOVE my HD2... real USB drive mode.. =D
Also thanks OP.. I forgot I had dlna mode on the S3 heh.. That would be one solution indeed.
Mysticales said:
How did you get the usb mass storage mode working...? I tried on the PS3 and Vizio TV. On PS3 it just said "Unknown USB Device connected" One of the reasons I LOVE my HD2... real USB drive mode.. =D
Also thanks OP.. I forgot I had dlna mode on the S3 heh.. That would be one solution indeed.
Click to expand...
Click to collapse
The device is designed to work as if it is a media center itself so you have to think about connections used with that method, I had a tough time at first because all the devices I had were HTC variants in the past. Let the device work the way its meant to and it will get easier as you figure it out.
Sent from my SGH-T999 using xda premium
Mysticales said:
How did you get the usb mass storage mode working...? I tried on the PS3 and Vizio TV. On PS3 it just said "Unknown USB Device connected" One of the reasons I LOVE my HD2... real USB drive mode.. =D
Also thanks OP.. I forgot I had dlna mode on the S3 heh.. That would be one solution indeed.
Click to expand...
Click to collapse
I had to use a app.. it only supports ext sd tho.. but works perfect.
http://db.tt/Lwe8d48Y
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SGH-T999 using Tapatalk 2
thatsupnow said:
Hey there guy I'm just wondering what app it is on the phone that lets you do this cause when I go into settings> more settings> nearby devices I can't tick the file share option and I think I may have just uninstalled it I should have a titanium backup of the app so I can restore it but no idea what its called. Any help?
Sent from my SGH-I747M using xda premium
Click to expand...
Click to collapse
I'm having the same issues I can't check the box I don't know if having sprint has anything to do with it but, I've tried the suggestions here but I can't get passed not being able to click the box wth????
barberboy420 said:
I'm having the same issues I can't check the box I don't know if having sprint has anything to do with it but, I've tried the suggestions here but I can't get passed not being able to click the box wth????
Click to expand...
Click to collapse
Sounds like you might have removed sharecast or another media app by Samsung, that's the only reason that would happen.
NRA Approved GS3
Source - THANKS! Misterxtc
http://forum.xda-developers.com/note-4-verizon/general/disable-knox-ota-root-t2972263
Thanks mlin for showing me this thread.
Download the ADB Fastboot from here
And give THANKS! to Snoop05
http://forum.xda-developers.com/showthread.php?t=2588979
Download Samsung Android USB drivers here
http://developer.samsung.com/technical-doc/view.do?v=T000000117
Tool I used to identify the package - FX file browser
Folders I looked in to locate the packages/apps
\system\app
\system\priv-app
In these folders I looked at the the files and saw that they were ENABLED. After block command they were no longer ENABLED. I also saw active applications disappear from the Application manager.
DISCLAIMER: I DO NOT TAKE RESPONSIBILITY IF YOU DAMANGE YOUR PHONE. THIS WORKED FOR ME AND IS CURRENTLY WORKING, BUT DOES NOT GURANTEE THAT IT WILL WORK FOR EVERYONE'S SETUP.
ATTEMPT THIS AT YOUR OWN RISK.
My PC is windows 7 pro.
1. PC: download and install Samsung Android USB Drivers
2. NOTE4 : go to developer settings and turn on usb debugging
3. PC/NOTE4: connect phone to PC and unlock (screen lock). Set to MTP for USB connection settings
4. download and install 15sec ADB/FASTBOOT
5. Open command prompt as administrator
6. type "ADB devices" enter
7. you should see response "List of devices attached" and next line with ID and device
8. If you see the device listed then copy and past the commands from the excel spread sheet. You can do this individually for confirmation or you can copy the whole column and let it do it's thing.
Every item on the spreadsheet I did on my phone and confirmed that it's off. I've been using it for couple of days and had no errors or force close of any apps.
Feel free to post your findings if you think others can be disabled.
duplicate thread.. mods please close.. thanks
But you can disable most bloat anyways without disabling. I'm confused as to what this is actually accomplishing.
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
dabl198327 said:
But you can disable most bloat anyways without disabling. I'm confused as to what this is actually accomplishing.
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
Click to expand...
Click to collapse
Some apps you cannot disable from the phone. With this method you can disable those too, namely Knox and 'AT&T Software update'.
Nice work. I just rolled back from the newest update to the one that came with my phone. I had issues after my phone auto updated. Blocked everything you had listed on your spreadsheet. I'll follow up if anything is amiss. Thanks again OP.
Did anyone try this on a Note Edge?
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
EhHowzit808 said:
Did anyone try this on a Note Edge?
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
Click to expand...
Click to collapse
Yes I did. And it seems to have worked.
Sent from my SAMSUNG-SM-N915A using XDA Free mobile app
Sorry for noob question. How do i know its fisabled. I used fx file and i still see it....
Sent from my SAMSUNG-SM-N915A using XDA Free mobile app
blkghost22 said:
Sorry for noob question. How do i know its fisabled. I used fx file and i still see it....
Sent from my SAMSUNG-SM-N915A using XDA Free mobile app
Click to expand...
Click to collapse
if you're using fx file explorer, you'll see "ENABLED" in green by the bottom when you go to info of the APK or package before BLOCKING.
after blocking the package, go back in to info and you'll see the "ENABLED" gone.
to test, you can take the app Evernote. disable the package and you'll see the app dissapear from the app drawer, and when you unblock it it'll come back.
blkghost22 said:
Sorry for noob question. How do i know its fisabled. I used fx file and i still see it....
Sent from my SAMSUNG-SM-N915A using XDA Free mobile app
Click to expand...
Click to collapse
insang-droid said:
if you're using fx file explorer, you'll see "ENABLED" in green by the bottom when you go to info of the APK or package before BLOCKING.
after blocking the package, go back in to info and you'll see the "ENABLED" gone.
to test, you can take the app Evernote. disable the package and you'll see the app dissapear from the app drawer, and when you unblock it it'll come back.
Click to expand...
Click to collapse
to elaborate, and using evernote as the example, take a look at these two screenshots. if you are confused, they will help clear things up.
in FX explorer, long press on the package name for the app you want to inquire about, in this case we want to inquire about evernote, so in the system/app folder find the evernote apk, Evernote_ATT.apk in this case. long press on it and press "details" you should see a screen like:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
now when you run the adb command to block, you should see something like:
this particular case, as insang-droid mentioned, you can check the app drawer, but not in all cases does the app show in the app drawer, so use this method to check in those instances.
Xlr8shun.. Awesome.. And fantastic hand writing BTW... I wish my hand writing was as ledgible.
smart select
Works great definitely seeing an improvement.
One problem tho, i followed OPs app list and disabled them successfully but now my smart select action isnt working properly. Im guessing one of the packages handles it butbim unable to pinpoint it. Still checking packages but im not so hot at this. Any ideas would help!
_LANTERN said:
Works great definitely seeing an improvement.
One problem tho, i followed OPs app list and disabled them successfully but now my smart select action isnt working properly. Im guessing one of the packages handles it butbim unable to pinpoint it. Still checking packages but im not so hot at this. Any ideas would help!
Click to expand...
Click to collapse
com.sec.android.app.SmartClipService
FloOne said:
com.sec.android.app.SmartClipService
Click to expand...
Click to collapse
Hmm. Thanks for the reply.
I just went over the batch file op provided and i dont see that service in there so i dont believe i blocked it. I also checked the list of services added on the excel spreadsheet and its not on there as well so im assuming another service is disrupting it
insang-droid said:
Xlr8shun.. Awesome.. And fantastic hand writing BTW... I wish my hand writing was as ledgible.
Click to expand...
Click to collapse
Thanks.. I work in architecture.. I'm frequently writing all over plans.. part of the reason I got this phone. Thinking I could do minor markups if the situation arises.. and when we take pics for field surveys.. I can now make notes or other markups on the pics so when I am back in the office 2 weeks later I know why I took a specific picture for example.
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
I just randomly had the Samsung app store thing reinstall the quick connect program that I disabled.
Sent from my SAMSUNG-SM-N915A using XDA Free mobile app
noticing a performance increase. i'm on NK3, and i've been trying to figure out what to disable to make the phone feel as fast as it 'should' feel.
thanks!!
BTW. let's keep the discussion to one. so all ideas can be shared in one.
http://forum.xda-developers.com/note-4-att/general/guide-disable-knox-ota-updates-apps-root-t2976315
_LANTERN said:
Works great definitely seeing an improvement.
One problem tho, i followed OPs app list and disabled them successfully but now my smart select action isnt working properly. Im guessing one of the packages handles it butbim unable to pinpoint it. Still checking packages but im not so hot at this. Any ideas would help!
Click to expand...
Click to collapse
scrapbook is needed for SMART select. updated my list and made it red.
adb shell "pm unblock com.samsung.android.app.pinboard
Anyone know what i disabled.. my notification light doent work and my smart alert
Sent from my SAMSUNG-SM-N915A using XDA Free mobile app
I have a fire stick with kodi and other apps loaded. Is it posible to run a vpn with kodi?
I have tried various vpns some i can open on the stick but i cant tell if my ip is changing or its still using my true ip. Is there a step im missing out.
Im not sure what infomation you need to help me. Its a later firestick was bought last month. Kodi is from the fusion build. Cyberghost, unseenonline will open and connect to a server. Openelec is installed aswell.
Clarky_man said:
I have a fire stick with kodi and other apps loaded. Is it posible to run a vpn with kodi?
I have tried various vpns some i can open on the stick but i cant tell if my ip is changing or its still using my true ip. Is there a step im missing out.
Im not sure what infomation you need to help me. Its a later firestick was bought last month. Kodi is from the fusion build. Cyberghost, unseenonline will open and connect to a server. Openelec is installed aswell.
Click to expand...
Click to collapse
Not trying to sound disrespectful but there are already multiple threads on this subject.
scoobysnack said:
Not trying to sound disrespectful but there are already multiple threads on this subject.
Click to expand...
Click to collapse
Can you kindly post a link to the multiple threads? Thanks.
Sent from my iPhone using Tapatalk
Clarky_man said:
I have a fire stick with kodi and other apps loaded. Is it posible to run a vpn with kodi?
I have tried various vpns some i can open on the stick but i cant tell if my ip is changing or its still using my true ip. Is there a step im missing out.
Im not sure what infomation you need to help me. Its a later firestick was bought last month. Kodi is from the fusion build. Cyberghost, unseenonline will open and connect to a server. Openelec is installed aswell.
Click to expand...
Click to collapse
dmonleo said:
Can you kindly post a link to the multiple threads? Thanks.
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
https://forum.xda-developers.com/fire-tv/general/pia-vpn-fire-stick-alexa-t3530073
I don't think I read your post correctly the first time. To check your IP you can use speed test app and go to settings it will show your broadcasting IP address.
bumping
Yes, you can install a VPN on Firestick. Currently, ExpressVPN works great because it is the fastest VPN in my opinion after the NordVPN.
Hello, i am using this site for a long time .. the last 5 months i think i have noticed when i try to open the page needs a lot of time to load all of its content .. Might it is DNS problem , i have tried to change the DNS to 1.1.1.1 and 1.0.0.1 or 8.8.8.8 8.4.4.8 but nothing changed .. My pc is a powerfull machine, i have been this problem only with XDA .. Every other site its loading perfect. Bellow i post a ping command to xda-dev site .. Keep in mind i live in Greece , my speed is aprox at 9 mpbs and 1 upload.
If you're using a VPN could affect performance and cleaning site data, using different browser..
2ISAB said:
If you're using a VPN could affect performance and cleaning site data, using different browser..
Click to expand...
Click to collapse
no i am not using VPN
Maybe you should get an ad-free subscription with XDA [emoji13]
2ISAB said:
Maybe you should get an ad-free subscription with XDA [emoji13]
Click to expand...
Click to collapse
Where are the ads I don't see any of them
Have you tried resolving the packets through protocols like DNS over HTTP or DNS over TLS? That can sometimes increase the speed