Multi-Window Hack! Use Any Application - AT&T Samsung Galaxy S 4 General

I am not sure if this has been posted here or not. It's working perfectly on my SGH-I337M.
https://www.youtube.com/watch?v=8qFuJvsZwfM

That works good but it causes s health app to crash. I ended up downloading an app from the play store called samsung multi window manager that does the same thing without causing s health to crash. Just in case anyone actually uses that app, that's the alternative....
Sent from my SAMSUNG-SGH-I337 using xda app-developers app

Solange82200 said:
That works good but it causes s health app to crash. I ended up downloading an app from the play store called samsung multi window manager that does the same thing without causing s health to crash. Just in case anyone actually uses that app, that's the alternative....
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Click to expand...
Click to collapse
Keeps telling me FlashbarService has stopped. Any fixes?

Related

fingerprint scanner lockscreen pro

today I downloaded this app it was free. I uninstalled by accident and now can't find in the market..anyone have it??
Sent from my Adam using Tapatalk.
have you tried looking on market.android.com? It should show you any recent purchases under my account or you can also look under my library too and see if you can find it there too.
this was a free app. how can I see history using the old market app?
ok. I see where you meant. the app is not showing anywhere...sucks
Sent from my Adam using Tapatalk
When I start it ti's giving me an error and does nothing. How can I fix that?
Try googling the app name to see if someone has the apk hosted. Usually works for me when the crap market search engine fails to locate apps I've downloaded and used many times in the past.
Sent from my Nexus S 4G using xda premium

[APP][MOD] [UPDATED: 10-25-2013] Facebook v3.7 without location privelages

Here is the latest facebook official app with location 'feature' removed.
I am not sure if you guys who use the app know this, but facebook constantly tracks your location. There is a receiver built into the app that every time you "refresh" the app (Interval settings are found in the settings menu of Facebook) it gets your location and everything you do on Facebook, post a status, send a message, upload a photo etc, your location is added and you cannot turn it off..
So i decompiled the apk and removed all locations ability. That means, no checking in, no nearby, nothing that needs to get your location. You WILL get a forced close. I am working on trying to keep that enabled while dissabling the 'tracking' featrue. Just download, copy apk to your phones storage and use a file browser to install the APK.
Hope you guys enjoy the privacy while also enjoying the Facebook app.
DOWNLOAD: Facebook v3.7 - No Locations
Link???
Sent from my CleanRom'd GS3
Internet Guy said:
Link???
Sent from my CleanRom'd GS3
Click to expand...
Click to collapse
XDA Is having an issue with uploading attachments. Not sure why i'll try again later. Sorry :/
Internet Guy said:
Link???
Sent from my CleanRom'd GS3
Click to expand...
Click to collapse
Yea i love to try it...
Sent from my SCH-I500 using Tapatalk 2
Ahhhh this the reason why FB consume a more MB on my 3G ?
Michel
Good idea, but I've turned my location of and it never shows my location when posting any thing.. when I send a private message it gives me the option to turn location of.. is this the same location receiver you are disabling from the app?
Sent from my Xperia S using xda premium
Michel_debs said:
Ahhhh this the reason why FB consume a more MB on my 3G ?
Michel
Click to expand...
Click to collapse
This mod will possibly use a tiny bit less. But it uses so much for its Cache. So things are loaded a lot faster and what not.
danlivesey said:
Good idea, but I've turned my location of and it never shows my location when posting any thing.. when I send a private message it gives me the option to turn location of.. is this the same location receiver you are disabling from the app?
Sent from my Xperia S using xda premium
Click to expand...
Click to collapse
Are you talking about turning your location off under settings of your phone? Well thats different. There is no way to turn it off in the FB app itself. You can turn off the location thing for your messages but its still secretly getting your location.
OP UPDATED WITH DL LINK TO MY DROPBOX
Sorry it took so long. XDA is giving me some security error when i try to attach anything :/
Thanks. App is working great!
Sent from my T999 GS3 @ 2GHZ
I don't mean to hijack the thread, but a good app that stops location requests for any application is LBE Security Master. It will prompt you each time an application requests to use certain permissions. You can also check a box to never allow the application to access that setting, in this case it would be location.
Just search on XDA to find it, I'm on my phone and I don't think the app is on the market.
Sent from my One X using xda app-developers app
codyrt said:
I don't mean to hijack the thread, but a good app that stops location requests for any application is LBE Security Master. It will prompt you each time an application requests to use certain permissions. You can also check a box to never allow the application to access that setting, in this case it would be location.
Just search on XDA to find it, I'm on my phone and I don't think the app is on the market.
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
Whenever i tried using a third party app to block GPS to the Facebook app, it would cause the FB app to force close irregardless what you did.
I'll try the app and see what happens. Not sure how it goes about granting and denying access. In all honesty i was looking for something like this.
Just don't use LBE Privacy Guard on jelly bean, it caused my phone to freeze a few minutes after turning on and then rebooted and got stuck in that loop. The only way to resolve it was to use adb and remove the apps file.
The app I mentioned in my post above doesn't seem to have any issues besides that parts of it are in Chinese.
Sent from my One X using xda app-developers app
codyrt said:
Just don't use LBE Privacy Guard on jelly bean, it caused my phone to freeze a few minutes after turning on and then rebooted and got stuck in that loop. The only way to resolve it was to use adb and remove the apps file.
The app I mentioned in my post above doesn't seem to have any issues besides that parts of it are in Chinese.
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
So you confirm it works with Facebook?
Sent from my SGH-T999 using Tapatalk 2
Works great so far -- subscribed to this thread -- thanks!
As far as I can tell it does. When I open Facebook, LBE pops up and asks me if I want to allow Facebook to track my location. It detects whether Facebook is using location tracking through WiFi or through GPS. I have not checked to see my posts to see if location is attached to them.
Sent from my One X using xda app-developers app
codyrt said:
As far as I can tell it does. When I open Facebook, LBE pops up and asks me if I want to allow Facebook to track my location. It detects whether Facebook is using location tracking through WiFi or through GPS. I have not checked to see my posts to see if location is attached to them.
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
Interesting.. I wonder if it's blocking "locationmanager.getlastknownlocation" as well. This method doesn't access any hardware. It just reads what the last location known was. Meaning if any other app has access to your GPS and gets a lock, that location is remembered and then used by above method.
I feel much more comfortable completely removing the actual physical code no offence to your option though.
And for a thread update, I learned a new tool to help figure out what gets called where. so I might be able to add the ability to check in as well as use "nearby" in the app. And just disable the tracking!
Sent from my SGH-T999 using Tapatalk 2
elesbb said:
Interesting.. I wonder if it's blocking "locationmanager.getlastknownlocation" as well. This method doesn't access any hardware. It just reads what the last location known was. Meaning if any other app has access to your GPS and gets a lock, that location is remembered and then used by above method.
I feel much more comfortable completely removing the actual physical code no offence to your option though.
And for a thread update, I learned a new tool to help figure out what gets called where. so I might be able to add the ability to check in as well as use "nearby" in the app. And just disable the tracking!
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Yeah, I'm still using your MOD too, I really don't need Facebook accessing my location so you can never be too safe about that.
Sent from my One X using xda app-developers app
Thanks mate awesome work!
Hi, there are still some Facebook services running all the time in the background although I have deactivated all notifications. Do you know which services these are?
topcaser said:
Hi, there are still some Facebook services running all the time in the background although I have deactivated all notifications. Do you know which services these are?
Click to expand...
Click to collapse
Sort of. I know when notifications are enabled there is a service running. Also what's your refresh interval set at? If that's not disabled then that's what the service is.
If not it may just be in "empty applications" part of androids memory manager. Meaning it's dead but still there to increase launch time. I'm running cm10 and I use the "hold back to kill" option on Facebook so mine is 100 percent gone.
Sent from my SGH-T999 using Tapatalk 2
Loving this app. Great job. Finally facebook can't track me anymore. One big brother, google, is enough.

Google play services battery drain

Is anyone else getting massive battery drain caused by Google play services, is there anyway I can fix this because it's pretty annoying
Sent from my GT-I9505 using xda app-developers app
imlgl said:
Is anyone else getting massive battery drain caused by Google play services, is there anyway I can fix this because it's pretty annoying
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
are you on Arrow ROM.?
Disturbed™ said:
are you on Arrow ROM.?
Click to expand...
Click to collapse
No Omega v9.0
Also running the latest play store which is 4.3.11
You can disable it (freeze) if you don't use google services as google+ or google play (and maybe others). Those two ones require an active google services app.
Anyway, it's useless to uninstall it because il reinstalls itself at next boot...
XS_31 said:
You can disable it (freeze) if you don't use google services as google+ or google play (and maybe others). Those two ones require an active google services app.
Anyway, it's useless to uninstall it because il reinstalls itself at next boot...
Click to expand...
Click to collapse
I don't really want to resort to freezing the app
imlgl said:
Is anyone else getting massive battery drain caused by Google play services, is there anyway I can fix this because it's pretty annoying
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
Disable Google now and disable location history and reporting in Google maps.
Really helps.
Sent from my GT-I9505G using Tapatalk 4
Did you have restored google maps with titanium ?
For me google maps need to be installed from the play store only !
Turn off 'wifi & mobile network location' in location services. Then go into accounts / Google and then click on your Gmail account/s. Un tick all the syncs you don't need. I only leave on email and calendar. Also check your Google play settings. I have auto update turned off.
I suffered from this problem too on omega v9 updating to v10 and above solved it for me
Sent from my GT-I9500 using xda app-developers app
immolo said:
I suffered from this problem too on omega v9 updating to v10 and above solved it for me
Sent from my GT-I9500 using xda app-developers app
Click to expand...
Click to collapse
I think you are confusing his s4 with the octa s4.
Source: check his signature.
With regards,
Beston94
PS: I find not having Google maps installed helps.
Sent from my GT-I9505 using xda premium
Check out this guide, you will lose gmail notification but it still is fully functional and now I get about 4 days of standby time.
http://forum.xda-developers.com/showthread.php?t=2357417
What worked for me was to disable the Google setting for finding your phone. It solved the battery issue. I don't understand why but it works. As opposed to turning off the network location.
Sent from my SCH-I545 using xda app-developers app
ilogik said:
Check out this guide, you will lose gmail notification but it still is fully functional and now I get about 4 days of standby time.
http://forum.xda-developers.com/showthread.php?t=2357417
Click to expand...
Click to collapse
the perfect solution !

Detaching apps from Market

As with some of you, I do not like the 7.x version of Google Maps. So, I am using a 6.x version of Maps. Using Titanium Backup, I "detached" the Maps app from Market, so when I do a bulk or auto update, the Maps app is not updated. About 1-2 days after I detach Maps from market, using Titanium Backup, I notice that the Maps app shows up again in Market and shows needing to be updated. This has happened several times in the past few weeks.
Not sure what or if I am doing anything wrong.
How can I permanently detach an app from showing up in Market?
What could be causing the app to show up in Market after being detached using Titanium Backup?
.
.
Sent from my $.96 GS3
-CleanROM 7.0
-ZeroLemon 7000mAh Battery
-ZaggShield
-Unlimited Data
Please read forum rules before posting
Questions and Help issues go in Q&A and Help section
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
I've been experiencing the same thing with the most recent titanium and play store - apps will detach for a day or two but they will still have updates in the "my apps" section.
Interestingly enough, when I get notifications for updates it doesn't mention the detached apps. Haven't figured out a fix yet...
Sent from my SCH-I535 using xda premium
scorchedsky said:
I've been experiencing the same thing with the most recent titanium and play store - apps will detach for a day or two but they will still have updates in the "my apps" section.
Interestingly enough, when I get notifications for updates it doesn't mention the detached apps. Haven't figured out a fix yet...
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Fwiw, me too. Does not stay detached.
Anderson2 said:
Fwiw, me too. Does not stay detached.
Click to expand...
Click to collapse
Same here, I don't get notifications for updates for detached apps but they still show up in the market. Idk if there are other ways to detach from market besides titanium backup...
Sent from my SCH-I535 using XDA Premium 4 mobile app
scorchedsky said:
Same here, I don't get notifications for updates for detached apps but they still show up in the market. Idk if there are other ways to detach from market besides titanium backup...
Sent from my SCH-I535 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I have the same issues with it re attaching itself to the market. I haven't yet found a solution. I looked at rom toolbox pro and that doesn't seem to have that same option
Sent from my SCH-I535 using Xparent ICS Tapatalk 2
scorchedsky said:
Same here, I don't get notifications for updates for detached apps but they still show up in the market. Idk if there are other ways to detach from market besides titanium backup...
Click to expand...
Click to collapse
Why not just turn off notifications and auto-updating in the Play Store, rather than trying to detach all your apps? I haven't quite found a time when detaching from the store is a benefit, other than if you share apps with people.
beepea206 said:
Why not just turn off notifications and auto-updating in the Play Store, rather than trying to detach all your apps? I haven't quite found a time when detaching from the store is a benefit, other than if you share apps with people.
Click to expand...
Click to collapse
Good point man. That annoying notification use to drive me insane. Definitely recommend your suggestion :thumbup:
Sent from my SCH-I535 using Xparent ICS Tapatalk 2
beepea206 said:
Why not just turn off notifications and auto-updating in the Play Store, rather than trying to detach all your apps? I haven't quite found a time when detaching from the store is a benefit, other than if you share apps with people.
Click to expand...
Click to collapse
I never auto update for example, for a while I didn't want to update Google Wallet because you had to change your build.prop back and you could screw it up if you had it working. I like getting notified when updates are available for all my other apps, and just hitting "update all" in the Play Store when I have some time to let it update. Unfortunately, since I couldn't detach Wallet, it would always try to update with the rest of my apps whenever I hit "update all". Detaching it from the market would be perfect in this situation
Sent from my SCH-I535 using XDA Premium 4 mobile app

[Q] Play store download/update twice the same app

Hi all, since some days (may be one month) when I try to download or update an application from the play store, sometimes it's downloaded/updated twice. For being more clear, when the app is first downloaded and the progress bar is full, Play store re start the download process. It's quiet annoying because my mobile data is eaten by that...
It's very random, sometimes an app do that, sometimes not. It's often graphicals apps (theme, icon pack...), and sometimes other like FKU...
Does anybody other than me have this issue, and also a solution ?
SynnyG said:
Hi all, since some days (may be one month) when I try to download or update an application from the play store, sometimes it's downloaded/updated twice. For being more clear, when the app is first downloaded and the progress bar is full, Play store re start the download process. It's quiet annoying because my mobile data is eaten by that...
It's very random, sometimes an app do that, sometimes not. It's often graphicals apps (theme, icon pack...), and sometimes other like FKU...
Does anybody other than me have this issue, and also a solution ?
Click to expand...
Click to collapse
Happens to me also. FKU does it every time. Duolingo just did it as well.
This might help Go in to your settings and then applications go to all and look for the play store and clear cache and data then force stop. Go back to home screen and then open play store and accept the T&C hopefully this will help.
Sent from my GT-N7100 using XDA Premium 4 mobile app
Darkromfodoom said:
This might help Go in to your settings and then applications go to all and look for the play store and clear cache and data then force stop. Go back to home screen and then open play store and accept the T&C hopefully this will help.
Sent from my GT-N7100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That didn't helped, but nevertheless thanks :/
Same happens to me... No idea to fix it. Have you got any app that manage apk? Something to change permission?
Sent from my SM-N9005 using XDA Premium 4 mobile app
---------- Post added at 11:01 AM ---------- Previous post was at 10:53 AM ----------
I suppose some app of this type could interfere with the default Google Play app.
Sent from my SM-N9005 using XDA Premium 4 mobile app
SynnyG said:
Hi all, since some days (may be one month) when I try to download or update an application from the play store, sometimes it's downloaded/updated twice. For being more clear, when the app is first downloaded and the progress bar is full, Play store re start the download process. It's quiet annoying because my mobile data is eaten by that...
It's very random, sometimes an app do that, sometimes not. It's often graphicals apps (theme, icon pack...), and sometimes other like FKU...
Does anybody other than me have this issue, and also a solution ?
Click to expand...
Click to collapse
Uninstall playstore download the Latest play store and install then reboot......:angel: fixed for me....
Thanks Marilyn10, I appreciated your suggestion but it worked till Google Play app update, then the issue appears again. So probably it is due to Google Play app update....
Sent from my SM-N9005 using XDA Premium 4 mobile app

Categories

Resources