General :: AfWall - How To Allow Kernel To Connect To Specific IP

Feb 28, 2014

I have Treema installed and the latest version of AfWall+

I use this custom script: [URL]... to allow GCM for push notifications from Threema.

But this not work. I still have problems with pushnotifications from threema. Now i see in the AfWall+ Log that Kernel want to Connect to a IP from threema.

What must i write in the custom script to allow Kernel to connect to a specidic ip like 109.205.171.171 ?

My current Custom Script is this:

Code:
$IPTABLES -I "afwall" -p udp --dport 5228:5230 -j RETURN || exit
$IPTABLES -I "afwall" -p tcp --dport 5228:5230 -j RETURN || exit

General :: AfWall - how to allow Kernel to connect to Specific IP


General :: Does ROM Always Includes Specific Kernel

May 27, 2013

I want to know if a rom always contains a new kernel and can you change the kernel without changing to another costum rom?

View 3 Replies View Related

Android :: Wifi Connection - Connect To Access Point With Specific Name

Oct 1, 2010

I have an application in which I need to connect to an access point with a specific name. Therefor I start a scan (WifiManager.startScan()) and listen to BroadCastEvents of type SCAN_RESULTS_AVAILABLE_ACTION and NETWORK_STATE_CHANGED_ACTION. When the scan results are available, I check if my AP is found and if so I connect to it.

When I'm connected to the AP, I receive a NETWORK_STATE_CHANGED_ACTION and there I open a SocketConnection to my serverSocket. The problem I'm having is that on the moment that I'm connected to the AP, the DHCP request is not yet finished. This causes the opening of the socketConnection to throw a "SocketException: Network unreachable". A few moments later I see in the logcat logging: WifiStateTracker - DhcpHandler: DHCP request succeeded. If I try to connect after this message, all goes fine. is there an event that I can listen to that informs me that the DHCP request is done? Now I try to create a connection and while an error occurs I retry. This is however very dangerous for hanging (if e.g the dhcp fails, the loop will never stop...)

View 2 Replies View Related

General :: Disable Specific App Permission For Specific Or All Apps

Mar 12, 2014

I have had androids for over two years now and am getting more and more concerned every time I download an app and seeing that it wants to READ my SMS message and Contacts.

Is there a way I can disable reading of SMS messages or any one of the other permissions by specific apps, or all apps?

Are we living in a world where any "joe schmo" can upload an app the to the app store and wait for those inadvertent downloads and collect all your personal information, and that's after all the time we spend protecting our identity and personal details?

View 2 Replies View Related

General :: How To Port AODP Kernel To CM9 Kernel

Jun 9, 2012

I have u8800 and 3.0.8 AOSP kernel. But not runnig cm9 with AOSP kernel. How to port aosp kernel to cm9 kernel.

View 1 Replies View Related

HTC Incredible :: Change Email Notification To Specific Sound / Select A Specific Ring For Mms?

May 31, 2010

Just picked up my incredible, and I have two questions....

1. how do i change the email notification to a specific sound? As of rite now, when i receive an email nothing happens (no sound or vibrate).

2. How do I select a specific ring for mms. I know how to select sms, but I cant figure out how to change the mms.

View 3 Replies View Related

Motorola Droid :: Desktop Kernel Patch Applied To Android Kernel

Nov 18, 2010

Does anybody know if the new desktop kernel patch written by Mike Galbraith can be applied or modified to be used in the android kernel?

Tiny Linux Kernel Patch Delivers Huge Speed Boost - PCWorld Business Center

I haven't messed around with android kernels yet, but I have applied it to my current Ubuntu 10.10 system and you can see the difference. Its like night & day!

View 2 Replies View Related

Android :: Patches To Convert A Normal Vanilla Kernel Into Droid Kernel?

Mar 3, 2010

I have vanilla linux kernel version 2.6.27. I want to apply android specific patches and convert it to android linux kernel 2.6.27. Where can a user find the patches to convert a normal vanilla kernel into android kernel?

View 1 Replies View Related

Samsung Moment :: Joeys Kernel And Get Stock Kernel Back

Jun 11, 2010

where I have got right now on my phone, which is:

1. I updated to stock 2.1 using the sprint update tool.
2. I followed the video tutorial to root the phone
3. then i used joey's page (http://www.joeyconway.com/sdx/custom/index.php) to install the his kernel (joeykrim-SDX-kernel v2.0.4 (includes root)).

I have done nothing else to the phone but this and removing a couple of bloatware apps (i checked the list of permitted deletions before i removed anything.) I have not installed a new recovery..at least i dont think that I did as part of one of the other operations I performed (as an aside, i am not really sure what the custom recovery is or what it is used for, so i didnt install it...i guess i need to read up more...)

So that is where I am..but i have a couple of questions.

1) i am now having issues with my wifi connection - the signal reception is very spotty in areas where i should have atleast 2 bars of reception, and the wifi often cuts out completely....Is there any know corellation between joey's kernel and this wifi issue? I have searched the forums and have found nothing that answers this.

2) Is there an easy way to get back to the stock kernel? I have read that i can get back to stock everything by using the sprint download center where I did my original 2.1 update. But is there a way to get back to just the stock kernel without wiping the phone?

View 1 Replies View Related

Motorola Droid :: New Kernel Over Old Kernel

May 20, 2010

I currently have bekit 1ghz kernet installed, but I was interested in trying out some other kernels. Can I just install them via Rom Manager over the first kernel? Or is there some kind of uninstall process I should use first?

View 3 Replies View Related

General :: Set Ringtone To Specific Contact

Mar 9, 2013

if iv'e set a ringtone to specific contact , but i don't want to change it's whatsapp notification, i can do that? the problem is, that it's changes it automatically.

View 1 Replies View Related

General :: NFC To Open Specific Document?

Feb 6, 2014

I'm trying to figure out if I can use NFC tags to open specific documents. I do repair on computers, and would like to start keeping my repair notes digitally, but want a simple way to open the correct notes for a device, and am thinking NFC tags could be a great way to do it. Walk up to a device, scan the tag, and have the correct repair notes open to start editing.

I'm having trouble finding specific information on the forum or in a general internet search.

View 3 Replies View Related

General :: Get Certain Apps Specific UIDs?

Nov 28, 2012

In Android, installed apps get an UID > AID_APP (10000). However, I would like to make a certain app get a specific UID. Can I somehow add this to android_filesyste_config.h or some other way? What part of AOSP would I have to modify to make it work? I tried locating the code that handles setting the UID of new installed packages, but failed to find anything relevant.

View 1 Replies View Related

General :: How To Lock Unrooted JB To Specific App

Dec 10, 2013

I want to lock a Orange Zali phone to a speciffic app so no other app from the phone can be accesed. Is this possible?

View 1 Replies View Related

General :: Make A Specific App Never Update?

Jun 12, 2014

I would like to know if there is a way to stop a specific applicaiton from updating. (that is not the disable automatic updates and manually update)

Some applications are frequently updated, and eventually you can reach a point where you have many programs wanting to update, and then 1 or 2 programs which you never want to update because the developer decided to remove a feature for no reason, or made a change that breaks compatibility with some devices.

Overall, I would like to be able to use the "Update All" button without having to worry about it updating the 1 or 2 applications that I never want updated.

View 1 Replies View Related

General :: Can Set Ads For Specific Websites / Apps?

Feb 23, 2013

When using Adfree, some sites will not work (specifically GameFAQs) and you cannot access some of the free gem/currency offers on some games. Is there a way to allow ads on some apps or websites but not others?

Samsung Galaxy S3

View 1 Replies View Related

General :: Specific App Not Moving To SD Card?

Aug 17, 2013

I have an LG Optimus L5 II (LG-E450B) running stock Android 4.1.2 (non-rooted) Kernel Version 3.4.0. My carrier is Virgin Mobile (Canada). I recently realized that the stock 2GB of internal memory is not nearly enough for me, so I went out and bought a 16GB Sandisk microSD card. I put music on it, set photos to autosave on it, etc. which all worked great. However, I have been unable to get some apps to move over correctly.

I realize that some apps can't really get moved (at least without rooting, etc). The app I am specifically trying to work with is iBird pro. It's App Info appears as such:

Total: 641 MB
App: 12.68 MB
USB storage app: 628 MB
Data: 4.00 KB
SD Card: 0.00B

The "Move to SD Card" option is available, but when I do it all that it does is drop the App to 3.51MB and up the USB storage app to 637MB. All of which stays on the internal memory. Obviously it is only moving 9MB or so of App to the virtual SD internal memory (which I believe is what shows up in my files manager as /storage /sdcard0, so it doesn't actually move it to the SD card (though a few other apps have sucessfully been moved).

I have tried using App2SD, but it says that the program is not supported by my device (and the iBird Pro shows up as "Phone Only" anyway).

I have tried the ADB hack trick set-install-location 2 and reinstalled the app and still nothing, it just saved on the internal memory.

Finally, when I open the app, it also downloads another ~600MB of database data (bird songs, pictures, etc), which also saves on the internal memory. Or at least tries to but the memory gets full and it stops the download.

View 9 Replies View Related

General :: Where Is Kernel In The ROM

Jun 19, 2012

i wanna know wheres is the kernel in the ROM and as i can replace it for other kernel

View 1 Replies View Related

General :: Disable Updates For Specific Apps?

Jun 4, 2014

if there was a way to disable updates for specific apps on an android?

I own a Samsung Galaxy S3 and I always have the apps that came with the phone wanting to be updated. I don't use them since I consider many of them to be a waste of space on my phone and would rather get rid of them, but would at least like to stop the updating for them.

View 5 Replies View Related

General :: How To Run Specific Model Of Smartphone Via Android SDK

Apr 7, 2013

I'm just a newcomer in modification of Android OS, but i wanna know: is it real to run a specific model of smartphone via Android SDK on Xubuntu?

View 4 Replies View Related

General :: Nexus 4 - Any Way To Tell Android Not To Kill Specific App

Mar 3, 2013

As we all know, Android doesn't like Task Managers. Android likes to handle the apps by himself. But sometimes he just can't know what apps I need and which not.

So I need a way to tell Android not to kill an app, for example a gesture app or a "App Lock" App. I haven't rooted my Device yet, because I've got a new Nexus 4 (there's still my Xperia P in my signature), but I can if it's necessary for that cause.

The App I want to give these rights to is "Glovebox".

View 3 Replies View Related

General :: Custom ROMs Device Specific?

May 28, 2012

In general, Are most of Custom ROMs device specific?

My problem is: If i buy an android mobile which is not popular, can i upgrade to new Custom ROMs?

For Upgrading Custom ROMs, do we need PC suite applications or any other application from the vendor? The mobile i am planning to buy has no vendor support.

View 2 Replies View Related

General :: CWM Custom Recovery For Specific Phone

Sep 10, 2012

How to make a CWM custom recovery for a specific phone (like as Spice Mi-270) ?

View 1 Replies View Related

General :: MHL Adapters Universal Or Model Specific?

Mar 20, 2013

Alot of the MHL adapters are sold with "for Samsung galaxy S II" or "for Galaxy S3", but they look exactly the same, so are they model specific or can be used on Android phone?

View 2 Replies View Related

General :: Tasker / Setting App-specific Keyboard?

Dec 8, 2012

Trying to figure out how to configure my Nexus 4 to use Hacker's Keyboard with specific apps. I like the "swipe typing" for most stuff, but I want HK for ConectBot and some other terminal stuff. The phone is rooted and far I have the following apps: Tasker, Keyboard Swap for Tasker, Secure Settings installed. I've tried a few different things I've found online, but nothing has worked.

View 3 Replies View Related

General :: Port Android To A Specific Device?

Oct 28, 2013

I have a tablet that made in China,I couldn't find any ROMs for it. How can I port android to this device ?

View 3 Replies View Related

General :: Disable Toast Notifications (for Specific App)

Jan 28, 2014

Is there a way (an app, framework module, flashable zip, whatever) to disable toast notifications? Ideally, this should work for a specific app but if that's not possible disabling them in total would be fine, too.

"Why would you do that", you may ask. Well, the thing is, I use the app "Best Wifi" to switch my wifi automatically at home since I'm using a repeater there. But as soon as I'm in an area without wifi connection, it tries to connect to a wifi and keeps on sending toast notifications with "no APN found blabla" every 15 seconds. Thats especially disturbing when I use my phone as a navigation device in the car. So, it would be great if I could block those toast notifications from popping up.

Currently, I'm using a rooted Nexus 5 with Beanstalk ROM on 4.4.2.

View 2 Replies View Related

General :: One Click Template Msg To Specific Recipient

Mar 12, 2012

Everytime i drive to my girlfriend's house i have to write a message that i have arrived and she can come out but i have to prepare text it while standing in the traffic jam, at the traffic light or while driving (it's uncomfortable and dangerous!).

So i though - what about a shortcut on my home screen or in my "Car Home" app that:

will send a certain template message to a certain recipient just by one click on the shortcut (well maybe can be two clicks that the second will ask for confirmation "YES/NO").

View 2 Replies View Related

General :: How To Set Colors To Emails From Specific Contacts

Aug 27, 2012

Any way to set colors to emails from specific contacts. For instance all emails from by brother would be listed blue and all emails from my wife would be listed orange.

View 2 Replies View Related

General :: Hide Specific Icon In Statusbar?

May 15, 2014

i need to hide an icon from statusbar, is there any app that can hide specific icon from statusbar?? but i dont want to close the app which icon i want hide.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved