[APP][v1.2.0.0][4.0+]Event Logger - 2014.11.08 - Android Apps and Games

{
"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"
}
Easily keep track of what your phone is doing.
Event Logger will keep track of the following events:
☑ WiFi Enabled/Disabled
☑ WiFi Connected/Disconnected
☑ Bluetooth Enabled/Disabled
☑ GPS Enabled/Disabled
☑ Power Connected/Disconnected
☑ Orientation Changed
☑ Locale Changed
☑ Screen On/Off
☑ Screen Unlocked
☑ SMS Received
☑ App Started
☑ Call Events(Incoming/Outgoing)
☑ Headphones Plugged/Unplugged
☑ Media Scanner Started/Stopped
☑ Phone Booted
☑ Phone Shutting Down/Restarting
☑ User Changed Time/Date/Timezone
☑ Airplane Mode On/Off
☑ Battery Level Ok/Low
☑ Wallpaper Changed
☑ Volume Changed
Events that works only with xposed framework:
☑ Media Play/Pause
Events to be added in future releases:
☐ HDMI Plugged/Unplugged
☐ NFC On/Off
☐ Service Started/Stopped
☐ Mobile Network On/Off
☐ SD Card Removed/Inserted/Mounted/Unmounted
Suggestions are welcome, but please be realistic
TODO:
☐ You tell me
Bugs:
☐ Sometimes events are added to the list without them actually happening(Headphone plugged, volume level changed, orientation changed)
☐ List sometimes doesn't scroll to bottom when app is started
☐ When app is killed by the system due to low memory (on android 4.4) it doesn't get restarted - only happens on 4.4+
PERMISSIONS:
• ACCESS_WIFI_STATE - to determine if wifi is on/off
• ACCESS_NETWORK_STATE - determine connectivity change (connected/disconnected)
• BLUETOOTH - determine bluetooth state (on/off)
• BLUETOOTH_ADMIN - determine bluetooth state (on/off)
• RECEIVE_SMS - intercept incoming sms(only phone number is stored)
• READ_PHONE_STATE - detect incoming calls
• PROCESS_OUTGOING_CALLS - detect outgoing calls
• INTERNET - used for ads and sending crash reports
• RECEIVE_BOOT_COMPLETED - detect that phone has booted up
• ACCESS_FINE_LOCATION - detect GPS state (on/off)
• GET_TASKS - get running applications on a device
• RESTART_EVENT_SERVICE - internal permission, used to restart service when killed by sistem
http://play.google.com/store/apps/details?id=rs.pedjaapps.eventlogger

Changelog
Code:
[SIZE="4"]Version 1.1.0.1[/SIZE]
☑ Option to clear all logs
☑ You can now see how much space app is using
[SIZE="4"]Version 1.1.0[/SIZE]
☑ Option to display full time for events
☑ Widget
☑ Option to Limit number of events displayed on Main Screen
☑ Logging for package Added/Removed/Replaced/Restarted
☑ App is now showing actual app icon for app related events
[SIZE="4"]Version 1.0.5[/SIZE]
☑ Fixed Export
[SIZE="4"]Version 1.0.4[/SIZE]
☑ Option to export database as CSV
☑ Option to share exported CSV
☑ Fixed crash with filter
[SIZE="4"]Version 1.0.3[/SIZE]
☑ Option to filter events
☑ Option to remove ads
[SIZE="4"]Version 1.0.2[/SIZE]
☑ Less intrusive ads
[SIZE="4"]Version 1.0.1[/SIZE]
☑ Fixed Media Play/Pause detection
[SIZE="4"]Version 1.0.0[/SIZE]
☑ Initial Release

another one

Very nice every logger app so simple in use. Simply really good work done by developer.
Sent from my GT-I9505 using Tapatalk

Looks nice! Xposed Framework doesn't begin with "e", though. Just saying.
Works good on Xperia E with CyanogenMod 10, 4.1.2.
Is it possible to record and show force closes?

Nice lil program. I'd pay to get rid if the ads.

This is brilliant! Thanks for the app.
1. Is it possible for the logs to show what app accessed the GPS and Network location (not just turn the GPS On and Off from settings)?
2. What app accessed the location through the fused API as opposed to the more inefficient direct access?
3. Let the end-user select what to log instead of everything?
4. What app opened a data connection?
5. More specifically did the app use the data sync adapter?
6. Can you please consider making your app ad a little less intrusive?
Thanks for the app!

What about an option to log failed device/SIM unlocks?

NSDCars5 said:
Looks nice! Xposed Framework doesn't begin with "e", though. Just saying.
Works good on Xperia E with CyanogenMod 10, 4.1.2.
Is it possible to record and show force closes?
Click to expand...
Click to collapse
Thanks for the tip, i know it doesn't start with e, it was a typo
With xposed everything is possible, i will add logging fc's to my todo list.
Yearoftherat said:
Nice lil program. I'd pay to get rid if the ads.
Click to expand...
Click to collapse
My country isn't supported for paid apps on Play Store, but i will make ad-free version just for XDA
makapav said:
This is brilliant! Thanks for the app.
1. Is it possible for the logs to show what app accessed the GPS and Network location (not just turn the GPS On and Off from settings)?
2. What app accessed the location through the fused API as opposed to the more inefficient direct access?
3. Let the end-user select what to log instead of everything?
4. What app opened a data connection?
5. More specifically did the app use the data sync adapter?
6. Can you please consider making your app ad a little less intrusive?
Thanks for the app!
Click to expand...
Click to collapse
1. yes (with xposed)
2. not sure i understand
3. in my todo list, will add it shortly.
4. possible of course(with xposed) but i first have to figure out where is that in android source
5. yes
6. i will make ad-free app for XDA(On Google Play Store ad supported version will remain)
BEBU1 said:
What about an option to log failed device/SIM unlocks?
Click to expand...
Click to collapse
Sure, will add it to my todo list
Please note that what app currently logs is about everything that can be logged without help of xposed framework.
New version published to play store.
Changelog:
Version 1.0.1
☑ Fixed Media Play/Pause detection
I will update op with changelog and attach new version shortly

Is it possible to add an option to save the log to a txt file?

yep, ill add it in one of future releases

This is really great. Good job. And thanks a ton.
My request would be to include an option to log activity's as well.
In the ROM I use, there is a custom shortcut to the Cyanogen mod Profiles that pops up a little window that I can select which profile I want. I have been trying to find a way I can manually trigger this shortcut other ways. So far no luck.
This will be quite useful for lots of stuff though. Again thank you!
Sent from my Nexus 5 using XDA Premium 4 mobile app

Not trying to bust anybodies bubbles, but isn't this the EXACT copy of the Trust Event Logger by @Dark3n? Same UI, same features, same everything! I love this neat little App by @Dark3n - did you just copy and modify his code, @pedja1? Hopefully this isn't the case. But if I'm right with my assumption, how come this well-known App by @Dark3n could be featured again on the XDA-Portal without noticing that it already exists by a different developer, @willverduzco?

SecUpwN said:
Not trying to bust anybodies bubbles, but isn't this the EXACT copy of the Trust Event Logger by @Dark3n? Same UI, same features, same everything! I love this neat little App by @Dark3n - did you just copy and modify his code, @pedja1? Hopefully this isn't the case. But if I'm right with my assumption, how come this well-known App by @Dark3n could be featured again on the XDA-Portal without noticing that it already exists by a different developer, @willverduzco?
Click to expand...
Click to collapse
You are right, UI does look like @Dark3n's app, and that's because while i was making my app i looked at how he did it cause i like how he designed his app.
But i certainly didn't decompile his app and did a copy/paste.
As for the "EXACT copy", you are very wrong. If you compare feature list of both apps you will see that my app supports a lot more events that Trust.
So to answer you question:
SecUpwN said:
did you just copy and modify his code
Click to expand...
Click to collapse
No i did not just copy and modify his code
and:
SecUpwN said:
But if I'm right with my assumption
Click to expand...
Click to collapse
You are wrong
@Dark3n and @willverduzco
Feel free to contact me and i will share my source so that you can see that there is not a single peace of code/ui that i copied
Cheers
@"Everybody else"
App has been featured on XDA Portal

Is there anyway you could add a lock option? Like only being able to see the logs after you put a password, otherwise you can't access but it keeps logging?

Phoenix232 said:
Is there anyway you could add a lock option? Like only being able to see the logs after you put a password, otherwise you can't access but it keeps logging?
Click to expand...
Click to collapse
You can accomplish that with another app. If you use Avast, for example, it has an app locking feature that doesn't interfere with app functionality. There are also dedicated apps for locking.
Though, a native locking feature would be pretty cool.

Phoenix232 said:
Is there anyway you could add a lock option? Like only being able to see the logs after you put a password, otherwise you can't access but it keeps logging?
Click to expand...
Click to collapse
Excelent idea, I'll add it to my todo list, thanks

Thanks for being vigilant @SecUpwN , but he did not copy any code from me.
( @willverduzco i checked)
@pedja1 you were maybe a bit uncreative copying the design so closely, but thats all, one could take it as a compliment .
On a side note:
pedja1 said:
Bugs:
☐ When app is killed by the system due to low memory (on android 4.4) it doesn't get restarted - only happens on 4.4+
Click to expand...
Click to collapse
Might not be a low memory issue but related to the "recent-tasks-swipe".
See http://stackoverflow.com/questions/...recent-tasks-permanently-kills-application-wi
Good luck with your app.

Dark3n said:
Thanks for being vigilant @SecUpwN , but he did not copy any code from me.
( @willverduzco i checked)
@pedja1 you were maybe a bit uncreative copying the design so closely, but thats all, one could take it as a compliment .
On a side note:
Might not be a low memory issue but related to the "recent-tasks-swipe".
See http://stackoverflow.com/questions/...recent-tasks-permanently-kills-application-wi
Good luck with your app.
Click to expand...
Click to collapse
Thanks for clarifying this.
Sorry for copying design so closely, but i really had no inspiration, and Trust looks really cool
btw. i really like SD Main, best cleaning tool for android. My sincere recomendation to everyone.
About "recent-tasks-swipe" thing.
Yes you are right about that, but Service also doesn't get restarted on 4.4, even if i start it with START_STICKY

Spam Ads Galore!
Constantly pops up spam ads. Irritating as hell. I understand ad-supported apps and use them, but this was just ridiculous. Could barely close the app they were popping up so often. Uninstalled.

Related

[APP][UPDATE 10/21/2010]DashBoard V6 (formerly CarMode)

CarMode is now DashBoard! And is now available in the Market! Search "DashBoard" (without the quotes) by Nidus Network.
I'm not getting any info from you guys regarding the Action, Package and Class names for each of your phones/ROMs. I can do this myself but it will take me weeks for there are LOTS of phones/ROMs/versions out there. So to fix the force close issues, I've decided to make the users input the apps themselves by typing in their package and class names. Until I get those info I need, there isn't really any other easier way.
Visit the huge link just below this paragraph for the different packages/classes.
So, how do I make this app work?
Easy Method
1) Install LauncherPro from the Market
2) Go to your phone's home (desktop), press and hold a blank space
3) Navigate to Shortcuts > Activities
4) Look for the app you want to add in DashBoard
5) It will only show you the package class. Most of the time, the package name will be what you mostly see that's familiar with all the package class of that certain app. Write down possible package names/class names (package name is e.g. com.android.settings and class name goes something like com.android.settings.Settings)
6) Fill the info you got in the fields under the Settings in the DashBoard app
7) If you can't find the icon for your app, please request it here and I will make one
You can find some of these by visiting http://forum.xda-developers.com/showpost.php?p=8654315&postcount=35. Also, share what works and what doesn't for you.
Hard Method - More chances of success
1) Install Log Collector from the Market (FREE)
2) Run the app or behavior you want to add
3) Open Log Collector and send the log to your e-mail, or post it here if you need help finding the thing you want to run
4) Look for terms such as com.android.contacts/com.android.contacts/DialtactsActivity
5) That's your clue. Package name is com.android.contacts while class is com.android.contacts.DialtactsActivity
6) Input that to the fields in DashBoard
7) If you can't find the icon for your app, please request it here and I will make one
If I have more time, I will post a thorough step-by-step guide on how to add app shortcuts. Thanks!
App Description
AT THE MOMENT, THIS IS FOR POWER-USERS ONLY OR THOSE WHO ARE WILLING TO LEARN
Introducing DashBoard, formerly CarMode, an alternative to Car Home. Basically what it does is it shows you huge buttons to important apps that you might use when driving a vehicle with less distraction than manually waking your phone, opening the app drawer, etc. Unlike Car Home, this app will give you more flexibility and more settings to poke around with (even better in future updates).
*NEW* Driving Mode with Handsfree Auto-respond and Text-To-Speech! When activated, DashBoard sends a text message to any person that texts you while Driving Mode is ON and reads the message afterwards, completely handsfree! Like all TTS apps, you need to download TTS Service Extended from the Market and set the speech speed to your liking.
*SOON* Car Locator
Looks best with MDPI devices (320x480 resolution, e.g. Droid Eris).
As of now, this app is currently in Beta phase. What you see right now does not reflect how it will look like and work in the future. I'm working hard to make changes and add more features. Currently NOT in the Market but available on GetJar.com (updates appear within 24 hours in GetJar.com)
{
"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 can fully customize what buttons and icons appear and do. With basic knowledge on package name and package class, you can launch any app/behavior you want from your phone!
To-Do-List:
00% - Built-in texting and calling components
10% - Add more tools, options
30% - Where-did-I-park? feature
05% - Fix layout for HDPI devices
05% - Fix layout for landscape mode
Changelog:
V6 October 21
Driving Mode with Handsfree Auto-respond and Text-To-Speech now implemented (Requires TTS Service Extended from the Market)
Speed improvements
Cleaned up codes
Added 2 new text fields in the Settings for Action and Data URI
Button to delete saved app values
V5 October 15
Removed Hide/Show Button feature
Ability to add and launch own apps
Upgraded Note-taker tool
Cleaned up codes
Removed default actions/intents/package name/package class
V4 October 13:
-Pulled-
V3 October 10:
Changed theme
Removed button sets (temporary)
Added more buttons
Reworked layout
Added a persistent option to hide/show buttons
V2 October 5:
Changed app icon.
Added two button sets
Added several settings options
7 total buttons
V1 October 1:
First release
Current Version:
New versions do not update the old version, so uninstall the old then install the new or vice versa.
Version 6 (MD5: 930f84237624a6544d2abcb1c650ba4e)
Download directly to phone:
Mirror #1: DashBoard V6
http://dl.dropbox.com/u/5867241/DashBoard_V6_release.apk
Mirror #2: DashBoard V6
http://www.getjar.com/mobile/44949/CarMode Please make sure to look at the version number, it takes a while for GetJar to post new uploads.
Mirror #3: DashBoard V6
See attachment below
Past Versions:
DashBoard V5 (MD5: b3c7e64f3cf7038e35860fe928f0174c)
http://dl.dropbox.com/u/5867241/DashBoard_V5_release.apk
Virus Scan: http://www.virustotal.com/file-scan/report.html?id=42acc0a5864ca8d181602a2362c8fed7c91c2b08e37355fce256f63e34e72705-1287204854
CarMode V3 (MD5: a6412089ba3f024fabdc7826317d3e14)
http://dl.dropbox.com/u/5867241/signedCarMode_v3.apk
Virus Scan: http://www.virustotal.com/file-scan/report.html?id=deccef5187a628ae95933e330814b66a8702808248d908f7192bddd0ae0ccf8a-1286737645
CarMode V2 (MD5: 8aa632dc7487007ad6297f46e49497b3)
http://dl.dropbox.com/u/5867241/signedCarMode.apk
Virus Scan: http://www.virustotal.com/file-scan/report.html?id=67a177566d310c4521637e6947bb61cf7d76d56ee17612669b7d6bca3577e566-1286266452
Nice thanks
rjmjr69 said:
Nice thanks
Click to expand...
Click to collapse
Thank you Please test it out and leave your comments/suggestions so I can improve the app. I'm currently working on being able to choose what buttons go to what position, etc.
Thanks! Will try this on my Legend on the way home.
Briliant idea. Since it's rainy these days here in Athens and I use my car insted of my motorbike, I can give it a try.
Fisrt impresions.
Display button gives me a Force Close. Which app do you call?
Shazam, Navigation, FC too, but once you get "settings" to work will be fine.
You need also to add a "delete note" button.
You should also try higher resolution if it's possible in AppInventor.
Tested (short of..) on X10i with Android 1.6 (ya ya I know... still waiting SE...).
Thanks.
Get FC on Dialer which would be 1 of my main uses.
In landscape mode, I still have 2x3 icons and have to scroll down to find the other icons.
Nice idea, The CarHome app from Google won't let me choose to use other Navigation Software. It would be great if CarMode lets users chose which navigation software they want to use.
bugs
i'm trying it on SE x10 mini (e10i), android 1.6 last SE official italian rom.
the app starts, but taping on the DIALER, MESSAGES, CALL LOG, CONTACTS or DISPLAY buttons, the app crashes and i've to tap on "terminate" (app disappear and i'm back on android desktop).
i've also tried SHAZAM, NAVIGATION, VOICE SEARCH and other app buttons... works fine.
I think that SE'd modified a lot the platform and calls to DIALER and so on are not the same of the "regular" android.
hope b usefull
What else should I add? The less the better 'cause I don't want people to be distracted too much when driving! Please do suggest! If you're familiar with App Inventor and is good at it, may I ask some advice from you? Send me a PM. Thank you!
Click to expand...
Click to collapse
If I may, something that I think Car Home from google is lacking, and would be a great feature for your program:
When I enter my car, I have to put my phone on the charger, enable bluetooth, enable GPS and start my navigation software. I think this is quite a hassle, and should be shortened.
Car home has a nice feature: when the paired carkit is found, it starts up. This could be so much more though. What I'm proposing is the following:
1) I put the phone on the carkit.
2) Carmode detects a charger, and activates bluetooth for 30 seconds.
3a) Carmode doesn't find the paired carkit, and deactivates bluetooth again OR
3b) Carmode finds the carkit, fires up the GPS, and launches it's GUI with the big buttons.
4) I remove the phone from the carkit, Carmode detects this, and shuts down bluetooth and GPS connections, and programs launched from it's GUI and the GUI itself.
I have no idea how much of this is actually possible, and how much is already there, but this would be awesome, and I would pay for an app that does this, and I'm sure I'm not the only one.
Awesome work! This is a great app and seems to be getting better every day.
I haven't installed it yet but the one thing that I can see as a possibility is to add a "voice note" instead of typing. The typing thing is a no no while driving but if you could speak a note and play it back later it could be a big time saver.
Keep up the good work.
freco said:
Briliant idea. Since it's rainy these days here in Athens and I use my car insted of my motorbike, I can give it a try.
Fisrt impresions.
Display button gives me a Force Close. Which app do you call?
Shazam, Navigation, FC too, but once you get "settings" to work will be fine.
You need also to add a "delete note" button.
You should also try higher resolution if it's possible in AppInventor.
Tested (short of..) on X10i with Android 1.6 (ya ya I know... still waiting SE...).
Thanks.
Click to expand...
Click to collapse
Oh my, force closes are bad I never thought about the differences in actions/classes/packages in every ROM/version/phone.
I based it on a Froyo ROM:
Display: com.android.settings.display
Dialer: com.android.contacts.DialtactsActivity
Navigation: com.google.android.maps.driveabout.app.DestinationActivity
Shazam: com.shazam.android.Tagging (straight to the Tagging, not the splash screen, saves a couple of seconds)
For the high resolution, I'm currently working on it
TheLegendaryJay said:
Get FC on Dialer which would be 1 of my main uses.
In landscape mode, I still have 2x3 icons and have to scroll down to find the other icons.
Click to expand...
Click to collapse
May I know what phone, version and ROM you are using? And yeah, I'm also working on the landscape mode
SpaceK33z said:
Nice idea, The CarHome app from Google won't let me choose to use other Navigation Software. It would be great if CarMode lets users chose which navigation software they want to use.
Click to expand...
Click to collapse
Right now, I'm working on a way to include apps that users may want to add. No worries, we'll get there
andymnc said:
i'm trying it on SE x10 mini (e10i), android 1.6 last SE official italian rom.
the app starts, but taping on the DIALER, MESSAGES, CALL LOG, CONTACTS or DISPLAY buttons, the app crashes and i've to tap on "terminate" (app disappear and i'm back on android desktop).
i've also tried SHAZAM, NAVIGATION, VOICE SEARCH and other app buttons... works fine.
I think that SE'd modified a lot the platform and calls to DIALER and so on are not the same of the "regular" android.
hope b usefull
Click to expand...
Click to collapse
Thanks for the info!
RAZOR1985 said:
If I may, something that I think Car Home from google is lacking, and would be a great feature for your program:
When I enter my car, I have to put my phone on the charger, enable bluetooth, enable GPS and start my navigation software. I think this is quite a hassle, and should be shortened.
Car home has a nice feature: when the paired carkit is found, it starts up. This could be so much more though. What I'm proposing is the following:
1) I put the phone on the carkit.
2) Carmode detects a charger, and activates bluetooth for 30 seconds.
3a) Carmode doesn't find the paired carkit, and deactivates bluetooth again OR
3b) Carmode finds the carkit, fires up the GPS, and launches it's GUI with the big buttons.
4) I remove the phone from the carkit, Carmode detects this, and shuts down bluetooth and GPS connections, and programs launched from it's GUI and the GUI itself.
I have no idea how much of this is actually possible, and how much is already there, but this would be awesome, and I would pay for an app that does this, and I'm sure I'm not the only one.
Click to expand...
Click to collapse
Brilliant idea! But I think , right now, AI has a lot of limitations. It still can't detect phone's charging state and could not toggle GPS on/off I'll find a way though so just tune in I like that idea
Munk0 said:
Awesome work! This is a great app and seems to be getting better every day.
I haven't installed it yet but the one thing that I can see as a possibility is to add a "voice note" instead of typing. The typing thing is a no no while driving but if you could speak a note and play it back later it could be a big time saver.
Keep up the good work.
Click to expand...
Click to collapse
Oh, I'll add that feature in the Notes page too
Thank you everyone for your comments and suggestions! I'm so happy If you guys have LauncherPro as a home replacement app, could you guys check the Activites (long press the desktop > Shortcuts > Activities), and check what calls (e.g. com.android.settings, etc) the:
Navigation
Dialer
Settings
Display
Maps
Contacts
Shazam
.. and whatever you seem is good to add (you could also take a screenshot, much easier, whatever suits you)
Again, thank you so much! I'll be working hard to fix the problems.
Summary of things to fix/add:
Force close issues (need help from you guys, check my message above )
Fix landscape layout
Voice input for note-taking
Choose own apps to launch
HDPI layout fixes
And one more thing, can you guys take a screenshot of how CarMode appears in your phone, especially for high resolution devices (greater than 320x480 screens) so I'll know what parts to fix? 'Cause I only have the Eris (MDPI) to try on. Gracias!
Works great
Works great on the samsung moment. looking forward to future update when you can change the order of what and maybe some more quick launch options
THANKS
Drewbladez said:
Works great on the samsung moment. looking forward to future update when you can change the order of what and maybe some more quick launch options
THANKS
Click to expand...
Click to collapse
Oh, no force closes/wrong redirections in Samsung Moment? That's good news!
Yup, I'm excited too
lol, if this isn't in the market then what in the world did I just download?
Gonna go get the right file now. heh
LOL... There is a Car Mode (found on market) and CarModeV3 (this very app we are talking about).
@xr4v3nx, maybe you should change your app name since there is already one on the market. Think about changing the app icon too (that's my opinion). It looks awful on X10. Maybe because of the higher resolution.
Good work. Keep on.
Whoa whoa there's a CarMode in the Market?
It appears that it's not visible in my Market.
Yeah, I should change it and the icon too
crashes on my samsung vibrant!
Great app, loved the idea i would use it if it didnt keep FC on me eveytime i click on something on it like dialer or anything else? Any ideas why its FC on me?
*sigh*.... someone needs to make something like this for Winmo......
movieaddict said:
Great app, loved the idea i would use it if it didnt keep FC on me eveytime i click on something on it like dialer or anything else? Any ideas why its FC on me?
Click to expand...
Click to collapse
Give him more info! What phone are you using? What firmware? Maybe an error log would help.
Anyways, great looking app. I'll download it tonight and fool around with it and let you know what I think.
movieaddict said:
Great app, loved the idea i would use it if it didnt keep FC on me eveytime i click on something on it like dialer or anything else? Any ideas why its FC on me?
Click to expand...
Click to collapse
Oh, like what miztaken1312 said, please provide more info. The probable cause is that the intent/action/package/class I placed was different for your phone. ROM and phone model?
miztaken1312 said:
Give him more info! What phone are you using? What firmware? Maybe an error log would help.
Anyways, great looking app. I'll download it tonight and fool around with it and let you know what I think.
Click to expand...
Click to collapse
Yes! Please do I'm currently waiting for someone to send some package name and class for their phone/ROM so I can start fixing force closes.
Aaron McCarthy said:
*sigh*.... someone needs to make something like this for Winmo......
Click to expand...
Click to collapse
Yeah Ask the devs out there for WinMo's?

[CLOSED] [APP-V6.2][2.3+] Rotation Manager - Control which of your apps rotate and more!

ROTATION MANAGER FREE EDITION
{
"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"
}
Mod edit: Broken DL link removed
ROTATION MANAGER PREMIUM EDITION
Rotation Manager 3rd Generation is here!
WORKS WITH LOLLIPOP (5.x)
​
ABOUT
Rotation manager is a tool that lets you choose which application you want to rotate or which one you don't want to rotate. It is a really simple app designed for the least possible power and RAM consumption.
FEATURES
- Force the orientation of each app to your liking.
- Rotate your device freely, without worrying if your apps will change orientation.
- Orientation lock
- Forced Auto option
- Forced inverse portrait/landscape
- App-specific orientation
- Option for permanent notification, called "Permanent Notification mode"
*Premium Version:
- Per App inverse
- Automatic Brightness adjustment
- Automatic Screen timeout
- Automatic Media volume level
HOW TO USE
The floating button is the global orientation for all the apps. It is a 7-state button and gives you all the orientation possibilities. <b>Long click to enter inverse modes.</b> Then you can select from the list for every app your desired orientation. Your selection will override the default global orientation. If you want only two apps to rotate and all the others to stay at their default, just disable global orientation and then select both Portrait and Landscape for the specific app in the list. After you have selected your desired apps, just click on play and your settings will be in effect.
If you want to enable extra features, just click on the 3 dots next to the app's icon and select which features you want to override in each app.
Βy enabling "Permanent Notification mode" from "Preferences" an invisible permanent notification starts which ensures that the service will not be killed by the OS. Enable it if you have low RAM problems and the orientation service stops.
Check out a review about our app at techcookies.net!!
Our project is open source.
Help with the translation of the app.
Click to expand...
Click to collapse
PERMISSIONS
These are the permissions are needed by the app to work:
android.permission.GET_TASKS : In order to retrieve the currently running app.
android.permission.CHANGE_CONFIGURATION : In order to change the orientation.
android.permission.WRITE_SETTINGS : In order to change the global orientation settings.
android.permission.RECEIVE_BOOT_COMPLETED : In order to start on boot.
android.permission.SYSTEM_ALERT_WINDOW : In order to change the foreground orientation
android.permission.VIBRATE : In order to detonate your phone...
android.permission.INTERNET
android.permission.WAKE_LOCK
These permissions have been removed!! :highfive::
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.READ_PHONE_STATE
BUGS
Please write your phone model and Android version when reporting a bug.
- ...waiting for you...
CHANGELOG
v6.2.030315
String updates
Per app inverse (premium only)
v6.1.250215
Battery consumption reduced A LOT!
Updated strings
Color for notification changed to lollipop default
v6.0
+ New Logo
+ New UI
+ New animations
+ Various bugfixes in both versions
+ Material Design
+ Lollipop integration (per app issues fixed)
+ Stability and performance improvements
v5.0
+ New Logo
+ New UI
+ New animations
+ Various bugfixes in both versions
V4.0:
+ New Logo
+ New icons
+ New animations
+ Bugfixes
+ New translations
- Removed Chuck Norris stuff
V3.3.230514
+ Option to disable specific apps (in case you experience a bug with any app)
V3.2.210414
+ fixed absent Chuck Norris
+ fixed crash on opening for some devices
+ new global inverse button on notification (2.3.6+)
+ speed and ram optimization
V3.0.130414
+ Inverse rotation (2.3.6+)
+ Notification has button to change orientation for the running app "on-the-fly"
+ NO ADS!
+ Complete layout remake!
V2.2.110214
+ Fixed service not restarting on KitKat
+ Updated translations
+ optional ad banners to support our work. Check under "support" tab.
v2.1.220114
+ Added Forced Auto option
+ Changed visual elements
+ Fixed bug in package installer
+ Added LICENSE
+ Updated translations
+ Fixed locked screen issue
v2.0_070114
+ Added Forced Landscape and Forced Portrait
+ Added alarm for KitKat bug (onTaskRemoved())
+ Small RAM optimizations
+ Updated Gradle
+ Updated translations
+ Optimized Performance
+ Changed instructions and about
+ Added link to our apps in Play Store
+ Fixed donation codes
v1.9
+ Kit Kat support
+ updated translations
+ Small RAM optimizations
+ Updated Gradle, AdColony
v1.7b
+ added "Chuck Norris mode". This enables an Invisible permanent notification which ensures that the service will not be killed by the OS. Enable it if you have low RAM problems and the orientation service stops.
+ increased responsiveness
v1.6
+ Fixed bug that showed launcher multiple times after refresh
+ Added "Phone During Call" which controls orientation during incoming or outgoing calls
+ Checking version code in order to change Play button on update and start service
FEATURE REQUEST
+ Per app inverse
DEVELOPED BY
spirosbond
PuR3v1L
plutoattack
LIKE US ON FACEBOOK
FOLLOW US ON TWITTER
FOLLOW US ON GOOGLE PLUS
FOLLOW US ON LINKEDIN
VIEW OUR WEBSITE
Special Thanks to:
All our translators in crowdin!
Donors: David H
bump...
First one!!
:laugh: :highfive:
I can make you a new icon if you want ?
Also does this app run on boot each time?
SystemErrorOne said:
I can make you a new icon if you want ?
Also does this app run on boot each time?
Click to expand...
Click to collapse
You have the option to enable it, so the app runs on boot each time.
Any help is appreciated!!
Nice start. I think the interface layout is a bit confusing, but it works.
Feature request: Per app ability to force different rotation locks, e.g. one app force portrait, another force landscape. Obviously this would necessitate a UI rethink.
Milamber33 said:
Nice start. I think the interface layout is a bit confusing, but it works.
Feature request: Per app ability to force different rotation locks, e.g. one app force portrait, another force landscape. Obviously this would necessitate a UI rethink.
Click to expand...
Click to collapse
force rotation it's a great ideea, could be quite useful, if you can pull this out i will definelty use this app
giugiura said:
force rotation it's a great ideea, could be quite useful, if you can pull this out i will definelty use this app
Click to expand...
Click to collapse
Milamber33 said:
Nice start. I think the interface layout is a bit confusing, but it works.
Feature request: Per app ability to force different rotation locks, e.g. one app force portrait, another force landscape. Obviously this would necessitate a UI rethink.
Click to expand...
Click to collapse
Thanks for the feedback! We will add the suggestions to our wishlist and start working on them! :good: :laugh:
v0.7-BETA is up. Enjoy a different more handy approach. Check the OP for details.
Changelog
- pretty much... everything
- updated UI
- you can now select a fixed orientation for every app, or both.
- added "about" and "how-to" section.
- added link to this thread at "about".
- reworked background service
- faster list redraw on orientation change
- selected apps go on top of the list for faster editing
- much smaller apk
- things we don't remember...
Cheers!
very very good app rotation. :good:
Milamber33 said:
Nice start. I think the interface layout is a bit confusing, but it works.
Feature request: Per app ability to force different rotation locks, e.g. one app force portrait, another force landscape. Obviously this would necessitate a UI rethink.
Click to expand...
Click to collapse
giugiura said:
force rotation it's a great ideea, could be quite useful, if you can pull this out i will definelty use this app
Click to expand...
Click to collapse
Thanks for your comments and suggestions, we remade the UI and now has the features you asked for! Check v0.7, now you can force landscape or portrait per app.
Great app! Thanks a lot!
hi,
first of all , great app. congatulations!
i have one suggestion:
could you create an option to keep the app lock in memory? i m using a 4.3 rom and the app are always get kiled. in 4.2 it works really well.
thanks,
respect
AF_624 said:
hi,
first of all , great app. congatulations!
i have one suggestion:
could you create an option to keep the app lock in memory? i m using a 4.3 rom and the app are always get kiled. in 4.2 it works really well.
thanks,
respect
Click to expand...
Click to collapse
Thanks for the feedback. The only way of doing this without root permissions is with a permanent notification. We may add that option for those who have such problems.
Thanks again!
Sent from my spaceship.
Very niceeeeee app
Does this app rotate apps which are horizentally stock like file manager
?
If not... How to rotate them?
Tnx
(( Send From *Black Rose* forum Runner ))
blackrose1 said:
Very niceeeeee app
Does this app rotate apps which are horizentally stock like file manager
?
If not... How to rotate them?
Tnx
(( Send From *Black Rose* forum Runner ))
Click to expand...
Click to collapse
Yes you can force your orientation preference on any app. For example i set fruit ninja to be only portrait at it worked nice. (Although it sucks that way )
Cheers
Sent from my spaceship.
Hi,
thank you for this amazing app!
I don't understand why this feature is not builtin in Android!
I did a quick review about your app here:
http://techcookies.net/rotation-manager-control-which-apps-rotate/
What do you think?
megasoft78 said:
Hi,
thank you for this amazing app!
I don't understand why this feature is not builtin in Android!
I did a quick review about your app here:
http://techcookies.net/rotation-manager-control-which-apps-rotate/
What do you think?
Click to expand...
Click to collapse
WooW man! Thank you very much. I'll make a reference to your review at the first post.
The review is great! I only have one comment. You say "If Auto-Rotate is On the configuration for each app will be ignored. You can clear all the configuration for each app by tapping on Clear All." Well that is not true. The Auto-Rotate button is System's configuration. It is just a shortcut to that setting. The button that starts our application is the "play" button at the top.
We are still working on the app in order to make it more user friendly, but we are on an exam period right now. So stay tuned...
Thanks again,
SpyDiKo Team
Hi,
thank you for the correction! I'll change it now!
Gabriele
spirosbond said:
WooW man! Thank you very much. I'll make a reference to your review at the first post.
The review is great! I only have one comment. You say "If Auto-Rotate is On the configuration for each app will be ignored. You can clear all the configuration for each app by tapping on Clear All." Well that is not true. The Auto-Rotate button is System's configuration. It is just a shortcut to that setting. The button that starts our application is the "play" button at the top.
We are still working on the app in order to make it more user friendly, but we are on an exam period right now. So stay tuned...
Thanks again,
SpyDiKo Team
Click to expand...
Click to collapse
Hi, can you add "touchwiz"system app so I can force rotation of home screens on my Samsung S2...and "phone"system app so I can rotate my calls?
With app "ultimate rotation control" i can do this...
Congratulation for your amazing app.
Thank you.

[APP][4.0.3+] Aauuto - Awesome and ultra useful tool for device automation ;)

Do you want to automate your Android device? But all the tools you tried are complex, confusing or simply do not work reliable ....
Do you want to save some battery via device automation? But having a background service for event catching running all the time does not make sense for you ....
THEN you should definitively try Aauuto! :good:
Aauuto is the Awesome and ultra useful tool for event based device automation.
The combination of activities, trigger events, event conditions, parameters and variables, allows you to create thousands of different automation schemes with just a few simple clicks. You don´t have to be a developer to create powerful automation schemes with Aaauuto.
Aauuto is optimized for performance and efficiency and does a lot of things completely different than other automation tools. Aauuto does not use any background service (no background battery drain!) to catch the events, is very easy to use, powerful and feature loaded. An additional and Aauuto Expert Plugin is available for Root activities and activities which need extensive permissions.
Available Events:
- Time
- WiFi
- Bluetooth
- NFC
- Power
- Battery
- Boot
- DockMode
Available Activities (Extract, some need ROOT and/ or our free Expert Plugin):
* Wireless/ Network/ GPS
- WiFi (ON/OFF/TOGGLE)
- Connect WiFi
- Add WiFi SSID
- WiFi Hotspot
- Bluetooth (ON/OFF/TOGGLE)
- BT Discover
- Mobile Data
- Airlplane Mode
- Location (GPS)
- NFC (ON/OFF/TOGGLE)
*Device Settings
- Ringer Mode
- Brightness (value, auto, adaptive)
- Display Timeout
- Auto Sync
- Auto Rotate
- Ringer/ Music/ Alarm Volume and Tone
- Stay awake
*Start/ Launch
- Music Player
- Navigation
- Start App and App Activity
- Close App
- Website/ Uri
- Car Mode
*Text-to-Speech
- Speak Text
- Speak Time/ Date
*Phone
- Dial and Call
*Calendar/ Alarm
- Set Alarm/ Alarm in minutes
- Calendar entry
- Timestamp
- Timer
... and many more native activities + possibility to use standard automation plugins!
Available Conditions for Events:
- Weekday
- Battery
- WiFi
- Bluetooth
- Charging
- Dock
- Time
- Variable
Aauuto has also support for Widgets and Shortcuts and a lot of additional features.
Check it out!
Google Play public beta:
https://play.google.com/store/apps/details?id=com.widgapp.aauuto
{
"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"
}
Changelog:
Update 1.1.6: (1.1.6.x fixes)
- Android 6 Marshmallow adaptations
- Improvements and bug fixes
Update 1.1.1 (1.1.x Bug fixes):
- New Battery Saver toggle (stock Lollipop!)
Update 1.0.1 (1.0.x Bug fixes): Out of BETA!
- New Reboot activity
- New Aauuto Broadcast activity
Update 0.9.1 (0.9.1.x Bug fixes):
-Support for 2G/3G/LTE toggle
-Experimental support for external setting/activity plugins (Locale/Tasker compatible)
Update: 0.8.6 :
- Support for Mobile Data toggle on Android 5.+ Lollipop (latest Super SU required!)
- Aauuto shortcuts
Version 0.8.5 : Portrait mode and some bugfixes
Version 0.8: Initial Release * BETA *
placeholer
Hmm, what´s up XDA ?
A brand-new app and no feedback ? ......Issues? ....afraid of Beta ?.... or afraid the colors? ... or just the weekend ?
ascsa said:
feedback ? ......Issues?
Click to expand...
Click to collapse
Thanks for this app. As I have been using NFC Retag it takes some time to work out what to do using Aauuto.
1) First impression was why only landscape mode? I appreciate it is necessary to have landscape but there are cases with a long list when portrait should be an option. I prefer to be able to use both.
2) Major frustration is that widget cannot be put into a folder.
3) Not sure why there are two threads? This and http://forum.xda-developers.com/google-nexus-5/themes-apps/app-aauuto-automation-app-t2994977
I am using Note 4 SM-910F.
Keep up the good work. I guess we are all getting back into things after the break.
Cheers
Tom
Szczepanik said:
Thanks for this app. As I have been using NFC Retag it takes some time to work out what to do using Aauuto.
1) First impression was why only landscape mode? I appreciate it is necessary to have landscape but there are cases with a long list when portrait should be an option. I prefer to be able to use both.
2) Major frustration is that widget cannot be put into a folder.
3) Not sure why there are two threads? This and http://forum.xda-developers.com/google-nexus-5/themes-apps/app-aauuto-automation-app-t2994977
I am using Note 4 SM-910F.
Keep up the good work. I guess we are all getting back into things after the break.
Cheers
Tom
Click to expand...
Click to collapse
Hi Tom,
many thanks for the feedback !
Yep, Aauuto has a completely different UI concept than ReTag .... as longterm ReTag user, this could take some time ... but compared to other automation apps this should be very easy to handle
1) Hmmm, nobody seems to like the landscape mode except me ....yes, in portrait mode you will have some additional screen space for the activity list etc. but for the main UI you will get less screen space for events and activities (unless I implement some nested scrolling views (-> usually a horrible UI from my point of view )) .... However, Aauuto is in Beta, because I want to try things out and incorporate user feedback, so I will probably incorporate portrait within the next update ... then we can all have a look and decide if it makes sense or not
2) Arrgh , I´m doing Android development for years and using it even longer, but I wasn´t aware that you can put widgets into folders .... ....I like the resizeable widgets, but obviously you can´t put them into folders ... so I think I have to provide an additional non-resizeable widget ....
3) I want as much feedback as possible and this "Apps and Games" forum seems much to overcrowded for that ....
Promising app, I just hated the obligatory landscape mode, is awkward.
For portrait mode just use the exposed "app settings" module... And now you have portrait view.
Update: Portrait mode doesn't work well ...lol
How about adding time and GPS events! ie ... Phone to silent at certain locations. Or dim screen brightness at 9pm etc
rodaven said:
Promising app, I just hated the obligatory landscape mode, is awkward.
Click to expand...
Click to collapse
justjayhere said:
For portrait mode just use the exposed "app settings" module... And now you have portrait view.
Update: Portrait mode doesn't work well ...lol
How about adding time and GPS events! ie ... Phone to silent at certain locations. Or dim screen brightness at 9pm etc
Click to expand...
Click to collapse
Okay I got it , portrait will be available in the next update ....I just have to re-enable it and do some minor tweaking .... prototype screenshot below ...
Time event is already available ... it´s called Time and it´s the first event ... GPS Geofence is on my todo list, but it depends on Google Services and the Google part wasn´t reliable in the past .... i want to have everything else stable before struggling with the Google servers ...
Thx for the feedback!
Okay... Portrait layout is much better.
I would make the Scheme On/Off button more apparent.. I finally figured it out but easy to miss at first.
Also... I would prefer the Schemes Overview to be its own screen (not a pop-up).. that should be the screen it starts in as well.
One more request.. make long pressing Scheme name "edit" possible (I know you can edit from Scheme Overview pop-up.. but most will try to long press to edit).
Might help to have one basic Scheme built to help folks figure out the basic layout (like a low battery scheme).
Thanks in advance.
justjayhere said:
Okay... Portrait layout is much better.
I would make the Scheme On/Off button more apparent.. I finally figured it out but easy to miss at first.
Click to expand...
Click to collapse
I disabled the ON /OFF label because it looked weird ... but yes, I should mention it somewhere ...a help function or a walk through or something like that ...
Also... I would prefer the Schemes Overview to be its own screen (not a pop-up).. that should be the screen it starts in as well.
Click to expand...
Click to collapse
Probably no, mainly due to two reasons:
- The Overview is a quick way to switch schemes or to change some scheme settings like name or order .... I think it doesn´t contain enough content for an extra screen
- beside that the scheme screen do some heavy background loading (schemes, events, conditions, activities ) from the internal database... having an extra screen will start this loading again, so a pop up makes much more sense from a performance point of view
One more request.. make long pressing Scheme name "edit" possible (I know you can edit from Scheme Overview pop-up.. but most will try to long press to edit).
Click to expand...
Click to collapse
Already implemented that with an earlier prototype ....in fact, I had the same context menu enabled as in the Overview ... didn´t like it ... I think it´s much more convenient within the Overview, and beside that how often do users change a scheme name ...but it´s up to the users, if a majority wants this, I can re-enable it ....
Might help to have one basic Scheme built to help folks figure out the basic layout (like a low battery scheme).
Click to expand...
Click to collapse
Good idea!
Aauuto
1 Thanks for portrait mode.
2 Looking forward to widget that I can add to a folder.
3 I like the ability to move items up and down but it is tedious for more than a few positions. Can you implement a way to move to a particular position or drag & drop?
4 Note that my "event" is blank as my "activity" is triggered by click of widget.
5 Can you allow resizing of Event / Activity windows so I can see more Activity and minimize Event?
6 My Activity is a list of Start App - all related to News e.g. News Digest, News Republic etc. The idea is, I click on widget, then each app is launched and, after a few seconds I can read each News app, pressing back key to close and automatically display next one in my list until I know I have checked all my news sources.
7 Bug is that the Apps do not all launch or do not display in same order as I listed in your app.
Can this be fixed?
Cheers
Tom
Szczepanik said:
1 Thanks for portrait mode.
2 Looking forward to widget that I can add to a folder.
3 I like the ability to move items up and down but it is tedious for more than a few positions. Can you implement a way to move to a particular position or drag & drop?
Click to expand...
Click to collapse
Thanks to android, this is a lot of effort for such a simple task ... it´s on my todo list, but in a low position ..
.
4 Note that my "event" is blank as my "activity" is triggered by click of widget.
5 Can you allow resizing of Event / Activity windows so I can see more Activity and minimize Event?
Click to expand...
Click to collapse
I think i have to keep space for at least one event ....you would gain additional space for one more activity in portrait than in landscape on a nexus 5 (note 4 maybe 2) ... so one more activity for a niche use case vs. a fidgety UI and addititonal permanent size calculations within the UI .... I don´t think that makes sense
6 My Activity is a list of Start App - all related to News e.g. News Digest, News Republic etc. The idea is, I click on widget, then each app is launched and, after a few seconds I can read each News app, pressing back key to close and automatically display next one in my list until I know I have checked all my news sources.
7 Bug is that the Apps do not all launch or do not display in same order as I listed in your app.
Can this be fixed?
Click to expand...
Click to collapse
Nothing to fix ... Aauuto fires the activities always in the correct order ... then the android multitasking kicks in......Aauuto is really fast, so it fires the activities within a couple of milliseconds ....one of your news apps may need a little bit more time to launch than other apps (or maybe is already in cache), so for Android the order could be a little bit different ....However, if you slow down the activities a bit by adding a "WAIT" Activity (--> Misc, 1 second should be enough) between the "Start App" activities, Android should have the same order cached :good:
wait Activity
ascsa said:
adding a "WAIT" Activity (--> Misc, 1 second should be enough) between the "Start App" activities, Android should have the same order cached :good:
Click to expand...
Click to collapse
Thanks that seems to make it work better although I think some apps may need 2 seconds. Can I suggest you set the default wait to be 1 sec? I doubt anyone would actually want to wait "0" sec ...
Cheers
Tom
ascsa said:
Hmm, what´s up XDA ?
A brand-new app and no feedback ? ......Issues? ....afraid of Beta ?.... or afraid the colors? ... or just the weekend ?
Click to expand...
Click to collapse
Comments reserved. Looking forward for such an app.
Sent from my XT1033 using XDA Free mobile app
Update 0.8.6
update 0.8.6 just uploaded to Google Play ... could take some time until it´s available
What´s new:
- MOBILE DATA toggle for Android 5.+ Lollipop --> that was a b**'*h !!! --> latest Expert Plugin + latest SuperSu required!
- Aauuto shortcuts --> you can put several shortcuts within a folder on your homescreen
ascsa said:
update 0.8.6 just uploaded to Google Play ... - Aauuto shortcuts --> you can put several shortcuts within a folder on your homescreen
Click to expand...
Click to collapse
Shortcuts work well in folder thanks. May need wider choice of icon (darker and colored) or ability to import / or use own icon in future.
Thanks
Cheers
Tom
My Note 4 note for you.
Szczepanik said:
Shortcuts work well in folder thanks. May need wider choice of icon (darker and colored) or ability to import / or use own icon in future.
Thanks
Cheers
Tom
My Note 4 note for you.
Click to expand...
Click to collapse
yep, the icon set isn´t final yet .....
Hmm ,
not much feedback so far, everything seems stable ... a few small issues and only 2 error reports ... I think, I could release the 1.0 version end of January .... so, please report your issues and feature requests till the end of next week and I could probably implement/ solve them for the official (non-beta) 1.0 release ....
btw. nobody so far mentioned the colors .... I like them, but I expected some uproar ....so, last chance before 1.0 ;-P
ascsa said:
feature requests
Click to expand...
Click to collapse
Colours are fine.Need more volume controls. Has Alarm, Music & Ringer Volume. Missing Notifications, System and Bluetooth.
When I change a setting (e.g. delay) it should show what I had set - currently deletes and creates new.
Volume should show numbers on the sliding scale please.
It is a competitive market against Tasker, Macrodroid and your own NFC Retag. Good luck.
Thanks
Cheers
Tom
My Note 4 note for you.
Szczepanik said:
Colours are fine.Need more volume controls. Has Alarm, Music & Ringer Volume. Missing Notifications, System and Bluetooth.
Click to expand...
Click to collapse
Yep, standard android has Alarm, Music and Ringer volume. The other volumes were skipped in Android 4.0 ICS, if I remember it right ....A lot of manufacturers re-enable these volumes ... so it´s basically a manufacturer/ rom specific feature ... easy to implement, but works only on some devices .... However, I think I will implement some device/ manufacturer specific features eventually... not all devices and not all manufacturers, but the most popular ones and this volume settings thing surely will be one of the first device specific features.
When I change a setting (e.g. delay) it should show what I had set - currently deletes and creates new.
Click to expand...
Click to collapse
I do it like your proposal in ReTag ....it´s easier, if you only change a parameter, but feels a little bit awkward to change an activity .... so, I tried something new for Aauuto ... to be honest, currently I don´t know what I like better ....I will think about it ... additional feedback welcome
Volume should show numbers on the sliding scale please.
Click to expand...
Click to collapse
Hmm, android volume settings doesn´t show numbers, too .... so I don´t know what you want with these numbers ....but sure, I can have a look at it ....
It is a competitive market against Tasker, Macrodroid and your own NFC Retag. Good luck.
Click to expand...
Click to collapse
Thanks!
Yep, it´s a competitive market, but NFC ReTag is more focused on non-writeable NFC tags and other NFC stuff and was never designed as a full-blown automation app ... so I started again from scratch ... I could have renamed ReTag and updated it with a completely new app/code/database etc. to keep the downloads and users, but I would have had to skip a lot of features because of a different focus ... so I will keep NFC ReTag focused on NFC stuff and Aauuto for a more general automation approach (with additional triggers, events etc. --> although the NFC event in Aauuto should be even easier to handle with writeable tags than in ReTag )
Sure, Tasker is the benchmark. in functionality and complexity ...... I like Tasker, but I discussed it a lot with users and a lot of them (even some tech-savvy users) could not handle Tasker .....
And yes, a bunch of other automation apps are also available ... The main difference is the no background service restriction in Aauuto .... let me explain it on a popular example:
A lot of users want some battery saver feature like "when battery is < 20% disable XYZ" ... you can do this with a lot of apps (and it´s easy to implement), but from my point of view it doesn´t make sense at all .... Android doesn´t provides a standard battery level broadcast (except Battery LOW and OK ...and it´s by intention). So any app which wants to provide such a feature has to start a background service and constantly waking up (every couple of seconds , once a minute, whatever) your device and check the battery stats ...this cause a lot of additional battery drain, wake locks and so on and at the end of the day, this checking could drain a lot more battery than you can save via "disable XYZ" ... so it´s senseless .... but users want it and they usually get it ... [another popular example for this user/android problem are the countless RAM cleaner apps out there ....on current Android versions, it doesn´t make sense to clean your RAM at all , because Android does a perfect job with that (only a full RAM is a good RAM ) and these cleaners usually do more harm than good ..... but users want it and they usually get it ...]
OK, back to the point: Aauuto will only implement rock-stable activities and bulletproof events and conditions ....so when you use Aauuto, you can be sure it works without issues and without hidden drawbacks. Maybe I will not implement a popular feature, due to some hidden drawback, but for me it´s more important to develop a good app and therefore have a few less downloads than implementing popular but problematic features ....Afaik you can´t be sure of that with other automation apps.

[APP][5.0+] Custom Quick Settings - Add quick settings on STOCK

Default quick settings not enough for you? Add app links, web links and custom toggles to your quick settings without root (on Android 6.0+, root or ADB permission grant is required on Android 5.0/5.1) using Custom Quick Settings
Please note that some OEMs, such as Samsung, LG and HTC, may disable the use of this app on their firmware. You will need a custom ROM that is based on AOSP (including CyanogenMod) to use this app if that is the case with your device
Features
- Over 40 custom toggles, including screen timeout, adaptive brightness and NFC (NFC requires root or secure setting access)
- Launch apps, shortcuts*, app shortcuts, websites, show app widgets*, automatically click on widgets*, run commands* and launch activities* on click (* requires pro)
- Fully customise tiles with icons, titles, and multiple states, which can be switched between automatically by changes
- (Android 7.0+, secure/root required): Customise your quick settings panel by hiding the brightness slider, changing the tile count (when collapsed) and disabling animations
- (Android 5.0 only, root/secure required): Rearrange and delete stock tiles, take full control of your quick settings
Xposed/CM support
Opens tile detail with weather, battery information and a calculator (Xposed only)
Actions include:
- Launch apps
- Launch shortcuts, including tasker tasks (Pro version only)
- Launch app shortcuts, static and dynamic (dynamic requires Android 7.1+ and root)
- Click widget (for toggle/action widgets such as Twilight) [Pro]
- Show widget (shows widget in a dialog) [Pro]
- Launch URL
- Custom settings toggle (WiFi, Screen timeout, Bluetooth, WiFi Hotspot, Sync, Adaptive Brightness, Sound, Music Controls)
- Custom root/secure settings toggle (Invert Colours, Location, ADB, Immersive Mode, Ambient Display)
- Custom root toggle (Airplane Mode, Celullar Data, Screenshot, Shutdown, Reboot, Reboot Recovery, Quick Reboot, Restart SystemUI, Network Mode [2G, 3G, LTE])
- Live toggles (Displays data in title & icon): CPU speed, Free RAM, Internal Storage Space, Battery, Data Usage, Next Alarm, # of calendar events today, Calendar next event*, calculator*, BBC weather*, Yahoo! weather*)
- Advanced options: Launch activity (with extras, can launch any activity with root), run command, run root command (all pro)
- Advanced click options: Change System, Secure or Global setting value (requires secure/root for secure & global, as well as pro) - Allows you to change any setting in the system, therefore creating tiles for any system setting
Screenshots
Download from Google Play Store
Download from APKMirror
XDA Labs download is being updated when the dashboard plays ball
Really a great app, but somehow many icons have quirks. Many round parts have flat parts. E.g. the heads of no. 3 and 4 are not really round.
Or is that intention?
And a search or filter function for the icons would really be nice. It's not so nice to scroll through so much icons, especially without a scroll bar. You never know where you are.
peterbonge said:
Really a great app, but somehow many icons have quirks. Many round parts have flat parts. E.g. the heads of no. 3 and 4 are not really round.
Or is that intention?
And a search or filter function for the icons would really be nice. It's not so nice to scroll through so much icons, especially without a scroll bar. You never know where you are.
Click to expand...
Click to collapse
Icons are fixed in the update, I also added sticky headers so you know where you are
Awesome app, thank you! Can't wait for custom shortcuts!!!
Sent using XDA One
Hi there. I just read about your app on Android Police. It sounded great so I downloaded the free version to try it out. I'm sure I will get the paid version also. I'm going to mess around and make a few tiles. I'll return to give you my thoughts. Not that my opinion makes any difference. Lol. Thanks
Tasker Intent Guide
Here's how you use Tasker's intent action to change a tile's state:
Add an Intent action and enter the following in the correct inputs:
Action:
com.quinny898.app.customquicksettings.CHANGE_TILE_STATE
Cat:
None
Extras:
tile:<Name or number of tile>, eg tile:Hangouts or tile:0
active:true/false, eg active:true (true = tile is white, false = tile is greyed out)
Package:
com.quinny898.app.customquicksettings
Class:
com.quinny898.app.customquicksettings.receivers.Tasker
Target:
Broadcast Receiver
Leave the rest of the options as their defaults (empty)
Screenshots of example:
{
"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"
}
First: Amazing work!
Second: Icon not appears on quicksetings in latest version.
Excellent Remarkable work done
Awesome app, thank you! Can't wait for further versions to unhide soon. Looking forward for playing games soon on these custom stock os.
Some issues:
1. Changing the color of "Adaptive Brightness" toggle icon doesn't work.
2. Same with the "Flashlight" toggle. And the first time I've tested the "Flashlight" toggle I wasn't able to switch off the flashlight. It went off only after opening the app.
3. The icon search feature isn't very useful. It shows only max. 5 results and it always starts at the beginning of the name. So you can't enter "auto" to find "brightness auto". Even with "brightness" you don't find it. You have to enter at least "brightness a" to find it.
Maybe a filter function would be better. And it should look in the whole name.
4. There are still some broken icons: Cancel, Headphone Dots, No, Question Mark Circle
Some requests (seen in another app):
5. Support for app icons would really be great.
6. It would surely be very handy if selecting an action would also set the corresponding icon.
peterbonge said:
Some issues:
1. Changing the color of "Adaptive Brightness" toggle icon doesn't work.
2. Same with the "Flashlight" toggle. And the first time I've tested the "Flashlight" toggle I wasn't able to switch off the flashlight. It went off only after opening the app.
3. The icon search feature isn't very useful. It shows only max. 5 results and it always starts at the beginning of the name. So you can't enter "auto" to find "brightness auto". Even with "brightness" you don't find it. You have to enter at least "brightness a" to find it.
Maybe a filter function would be better. And it should look in the whole name.
4. There are still some broken icons: Cancel, Headphone Dots, No, Question Mark Circle
Some requests (seen in another app):
5. Support for app icons would really be great.
6. It would surely be very handy if selecting an action would also set the corresponding icon.
Click to expand...
Click to collapse
1. Is in the process of being fixed
2. is intentional, it's not supported right now
3. The library that does the sections doesn't support filtering (it's a bug in it right now) so maybe later
4. Working on it
5. Maybe soon
6. Same as 5
Quinny899 said:
Here's how you use Tasker's intent action to change a tile's state:
Add an Intent action and enter the following in the correct inputs:
Action:
com.quinny898.app.customquicksettings.CHANGE_TILE_STATE
Cat:
None
Extras:
tile:<Name or number of tile>, eg tile:Hangouts or tile:0
active:true/false, eg active:true (true = tile is white, false = tile is greyed out)
Package:
com.quinny898.app.customquicksettings
Class:
com.quinny898.app.customquicksettings.receivers.Tasker
Target:
Broadcast Receiver
Leave the rest of the options as their defaults (empty)
Screenshots of example:
Click to expand...
Click to collapse
I'm assuming there's no way for this to work for the built in toggles or root toggles? I would have to create my own Tasker task and include this intent?
Also, the adaptive brightness toggle doesn't seem to work.
swallowingled said:
I'm assuming there's no way for this to work for the built in toggles or root toggles? I would have to create my own Tasker task and include this intent?
Also, the adaptive brightness toggle doesn't seem to work.
Click to expand...
Click to collapse
It works for any custom tile theoretically. It would look weird if you set a custom icon that was multi colour though.
The tile does work, it just doesn't react, it's a bug.
Quinny899 said:
It works for any custom tile theoretically. It would look weird if you set a custom icon that was multi colour though.
The tile does work, it just doesn't react, it's a bug.
Click to expand...
Click to collapse
I did get the intent working to change the tile color when NFC is toggled.
Yes, your'e right. The adaptive brightness tile works it just doesn't change the toggle in the Android settings, which is fine with me.
Great app, the pro version is definitely worth the price. Thanks!
Great app, thanks! But when I click on the volume tile, it opens the media volume panel instead of the ringer. Don't know if this is a bug but if not, could you please add the option to open ringer panel? Thanks
mda120 said:
Great app, thanks! But when I click on the volume tile, it opens the media volume panel instead of the ringer. Don't know if this is a bug but if not, could you please add the option to open ringer panel? Thanks
Click to expand...
Click to collapse
It should open the panel for the app you're using
Hi, thanks for the app, but I got fc on my xperia z3c with sony concept rom
same here! this app seems very promising, thanks to OP first of all, but also in my z3c I have FC when applying the new tile (I'm on version 1.4 and I am rooted, sony concept rom that should be almost pure aosp).
will a log be helpful for you? if so can I just grab it with syslog app maybe?
TIA!
No idea why, but I can't get the NFC icon to show up at all.
This is supposed to be a root toggle for NFC with the NFC icon.
@Quinny899
I have purchased the pro features of the app but the colour of tiles (nfc, sync, ...etc) doesn't change when change the state of these. Basically, this is something that makes useless the application because the user can not know in what state is the function chosen
Quinny899 said:
It should open the panel for the app you're using
Click to expand...
Click to collapse
In my case it always opens the media panel, it doesn't matter the app.

[APP][4.0.3+] Floater - Fake Location, A floating fake location app

Floater is a fake location app, that is run from a floating window, allowing easy access to other apps.
Fake the location on your phone to any place in the world. This app sets up fake your GPS location so other apps in your phone thinks you are there. You can be in New York, Paris, London or anywhere in the world.
Download the app through the playstore:
https://play.google.com/store/apps/details?id=com.marlon.floating.fake.location
It's also available at XDA labs android app.
Get old versions here: Google Drive
The app will overwrite your current location so that your phone thinks you are somewhere else.
This app is designed for developers to properly test their apps that use and track gps information without the need to lock on a GPS signal. Useful when you want to add a geolocation to a photo if you forgot to turn on location when you were taking it. Can also be used as a prank app - any foul/wrong usage will not be supported by our team.
The floating functionality is super useful so you don't need to constantly change apps as you develop your software.
Floater
{
"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"
}
How to use:
1. Grant "draw over other apps" permission to enable floating functionality.
2. Enable the Developer settings on your device(on older versions it is not needed)(See tutorial on how to enable this).
3. Enable mock locations or select this app as mock location app. In the developer options select "Allow mock locations".
4. Set your location to "GPS ONLY"(or "Device only") for best results.
5. Resize the window or minimize it so you can completely view your app.
6. Tap and drag on the black bars to move the whole window.
7. Start the app and move the map to where you want to fake your location. The green dot indicates where you want to be.
8. Select the play button to start faking your location.
9. Open the app that you are testing/faking on.
10. To stop the fake location click on the stop button not the pause button.
Features:
- Location history
- Save Locations to Favorites
- Change notification look (text, description, buttons, show/hide icon, hide from status bar)
- mock GPS coordinate to the service provider.
- Create, save and import/export routes (GPX/KML)
- Set fixed/random accuracy
- Set fixed/random speed
- Add different map tiles
- Use gyro to move the map
- Network mode, control location of other Floater users on the same network
Permission needed for this app:
- Access Coarse and Fine Location - to fake your current location
- Location - needed for when you want to show your real location on the map
- Internet - to display the map
- Storage - needed for when you want to export or import GPX/KML files
Notice:
- There is no need to turn the GPS on, but for best results turn it on and disable "high accuracy" and change it to "GPS ONLY"(or "Device only")
- This app requires you to have play services and maps installed.
- We do not encourage you to use this app together with non complying apps
- If the app behaves strangely, clear and update GPS data and restart the device.
- Run this app first before the app you are faking so it will receive coordinates from this app and not from the real sensor
- Disable "Use wireless networks" options in Location settings in order to avoid problems where you will keep receiving fake locations even after stopping the app.
- Since this is a floating service, the app may get killed by the Android OS if you are running low on memory or running too many apps. Make sure run this app when you have lots of memory and/or running a few apps to get the best results.
- We do not encourage users to use this with apps like WECHAT and INGRESS. Please make sure the app you use this with comply with using mock locations.
- This app is catergorised as a tool to help developers properly test their apps with location functionalities. Also works with Tasker, Command line and through intents. See tutorial for more info.
Has in-App purchases for removing ads
Please read tutorial if you have any problems using this app. Read it before you leave a rating or comment.
If you find any bugs or want more features - please feel free to contact us using the feedback option in the app or just reply here.
----------------------------------------------------
Download the app through the playstore:
Google play
It's also available at XDA labs android app.
Grab latest version here: Floater Google drive
Change Logs
Floater playstore link
Get old versions here: Google Drive
What's new in the latest version?
[1.35] - 2017-02-10
# Fixed
- Anonymous Feedback not working
[1.34] - 2016-11-01
# Added
- Custom floating icon selection
# Fixed
- showing compass on map
- GPS location info text color
[1.33] - 2016-10-25
# Added
- Open from intent apply location selection
# Fixed
- Drop down menu errors
- Power saver settings errors
[1.32] - 2016-10-23
# Fixed
- Start up errors
- Speed value when location is not moving
[1.31] - 2016-10-21
# Added
- Joystick
[1.30] - 2016-10-15
# Fixed
- Dropdown menu errors
[1.29] - 2016-010-14
# Added
- quick toggle of location catch up and stick to roads options
# Changed
- Settings altitude values
- Trimmed apk size
# Fixed
- Plot Json Errors
- Open with Floater intent from other Apps
- Root access error
[1.28] - 2016-08-10
# Added
- Url entry of custom Json variables
# Changed
- Updated default values
- Added GPS to name
# Fixed
- Stability fixes
- Errors on favorites
[1.27] - 2016-08-06
# Fixed
- Bug fixes on favorites feature
[1.26] - 2016-08-05
# Fixed
- Small bug fixes on adding favorites
- Setting speed value on mock location
[1.25] - 2016-08-05
# Added
- Sorting of favorites list
- Support for more GPX files
- Export/Import of favorites list or individual location
[1.24] - 2016-08-04
# Added
- New feature: Fused location toggle
- Change button size
- Change floating bubble size
- Toggle for different mock location modes
- Toggle for mocking GPS
# Fixed
- Stability fixes
[1.23] 2016-08-01
# Fixed
- Upgrading from lower versions
- Anonymous feedback error
# Added
- App update version tracking
- Change logs in settings
[1.22] - 2016-07-31
# Added
- Selection of center target design
- Anonymous feedback button
- Donation button
- Support for sub 1 interval times (minimum of 0.100 seconds)
- Start sticky support (just restarts)
# Changed
- Updated default values
[1.21] - 2016-06-12
# Added
- Notice at startup
# Fixed
- Bug fixes and null errors
- Startup errors
- Fixed debug errors
# Changed
- Updated sdk and maps version
1.20 - 2016-07-25
# Changed
- Changed target to a cross hair
- Updated sdk support
# Fixed
- More stability fixes
[1.19] - 2016-07-19
# Fixed
- Null pointer errors
[1.18] - 2016-07-19
# Fixed
- Null pointer errors
[1.17] - 2016-07-18
# Fixed
- Set location errors
- Some null errors
[1.16] - 2016-07-12
# Fixed
- Few bug fixes
[1.15] - 2016-07-11
# Fixed
- Few bug fixes
[1.14] - 2016-07-10
# Changed
- Updated tutorial in the settings
# Fixed
- Map errors
- Mock location errors
- System app mode
[1.13] - 2016-07-09
# Fixed
- Map opening when rotation changed
- Ads issues
- Compatibility when installed as system app
- Setting activity errors
[1.12] - 2016-07-08
# Added
- New feature: Set location in different activity
- Trigger activity change on change location
- Minimize on outside touch option
- Added googleApi mock location
# Changed
- Tutorial page in settings
- Searching/setting locations more robust
# Fixed
- False opens of floating bubble
- Some code errors
[1.11] - 2016-07-05
# Added
- Logging for play services if installed
# Changed
- Updated searching of locations
# Fixed
- Errors at startup
[1.10] - 2016-07-03
# Fixed
- Errors when google play services is not installed
Note: You can view the complete changelog for all versions on the app settings
Any bugs please reply in this thread so I can track them easier!
I'm also adding more features, please reply what features you guys want.
Thanks in advanced!
would it be possible to get the previous version as an apk download I updated this app any all of a sudden the app im spoofing with no longer works.
Thanks
Drefsab said:
would it be possible to get the previous version as an apk download I updated this app any all of a sudden the app im spoofing with no longer works.
Thanks
Click to expand...
Click to collapse
Sure, what version do you need? and what app are you spoofing with so I can test it.
thanks for the quick reply, I've sent a pm with the details.
Drefsab said:
thanks for the quick reply, I've sent a pm with the details.
Click to expand...
Click to collapse
Ok link sent.
Could you add system level spoofing like FakeGPS has for apps that check if location spoofing is enabled im developer settings?
SCrid2000 said:
Could you add system level spoofing like FakeGPS has for apps that check if location spoofing is enabled im developer settings?
Click to expand...
Click to collapse
What do you mean by system level spoofing? Like installed as a system app? It already has that feature. And can you point a link to FakeGPS.
When I tap Play, nothig happens. I see the Play button being turned into the Pause button for, maybe, a fraction of a second, but then it switches back to the Play button instantenously. Location still remains unspoofed, and it even erases my red route from the screen, if I have one loaded. I cleared & updated AGPS data, but still it doesn't work. Can you suggest what the matter may be?
GowGod said:
When I tap Play, nothig happens. I see the Play button being turned into the Pause button for, maybe, a fraction of a second, but then it switches back to the Play button instantenously. Location still remains unspoofed, and it even erases my red route from the screen, if I have one loaded. I cleared & updated AGPS data, but still it doesn't work. Can you suggest what the matter may be?
Click to expand...
Click to collapse
Did you turn on the mock location from the settings? What android version are you on?
marl1234 said:
Did you turn on the mock location from the settings? What android version are you on?
Click to expand...
Click to collapse
I'm using Android 4.4.2. No, I haven't turned on mock locations; I've been trying to use it as a system app so that I wouldn't have to.
Many thanks for your input on this.
★★★★★ rated
thank u , I' m using your app right now with pokemon go.
Im on holiday in a little place with no pokestop, so that save my day.
Really handy move your finger on the floating minimap e move all around :good:
Tip for Pokemon GO
Need to use xposed + moco mock location or fake gsp will not work
haget83 said:
★★★★★ rated
thank u , I' m using your app right now with pokemon go.
Im on holiday in a little place with no pokestop, so that save my day.
Really handy move your finger on the floating minimap e move all around :good:
Tip for Pokemon GO
Need to use xposed + moco mock location or fake gsp will not work
Click to expand...
Click to collapse
Hi there!
I am wondering any settings we need to pay attention to? Did you use the default settings? When I point a place on the mini map, my character can move, but on the top, there is a red bar showing constantly GPS not found. And it wouldn't allow me to do anything, like choosing PokeStop.
Not sure if I did something wrong... I did use xposed + mock mock location to make it work.
Thanks in advance for your tips!
marl1234 said:
What do you mean by system level spoofing? Like installed as a system app? It already has that feature. And can you point a link to FakeGPS.
Click to expand...
Click to collapse
I'm not sure how it works, but it lets you spoof location without enabling fake location in developer settings.
https://play.google.com/store/apps/details?id=com.incorporateapps.fakegps.fre
haget83 said:
★★★★★ rated
thank u , I' m using your app right now with pokemon go.
Im on holiday in a little place with no pokestop, so that save my day.
Really handy move your finger on the floating minimap e move all around :good:
Tip for Pokemon GO
Need to use xposed + moco mock location or fake gsp will not work
Click to expand...
Click to collapse
Hello, how can you use the Mock Mock Location, since that module also tells Floater that the Allow Mock Locations is unchecked? It doesn't work for me
GowGod said:
I'm using Android 4.4.2. No, I haven't turned on mock locations; I've been trying to use it as a system app so that I wouldn't have to.
Many thanks for your input on this.
Click to expand...
Click to collapse
There was a problem in setting it as a system app. It's fixed now in ver. 1.14 Try it out.
GowGod said:
Hello, how can you use the Mock Mock Location, since that module also tells Floater that the Allow Mock Locations is unchecked? It doesn't work for me
Click to expand...
Click to collapse
Try this, I have modified mock mock to exclude floater: http://www14.zippyshare.com/v/MFmqZTXm/file.html
marl1234 said:
There was a problem in setting it as a system app. It's fixed now in ver. 1.14 Try it out.
Click to expand...
Click to collapse
Thank you, it now works. I now have other problems, i.e., the app I am using tells me the location is still inaccurate. Hmmm. I'll keep looking into it. Many thanks for the app!
GowGod said:
Thank you, it now works. I now have other problems, i.e., the app I am using tells me the location is still inaccurate. Hmmm. I'll keep looking into it. Many thanks for the app!
Click to expand...
Click to collapse
Can you tell me which app you are using so I can thoroughly test it?

Categories

Resources