[ROM] pffmod Revoke permissions & Privacy mode - Desire Android Development

Long time no see.
Any way there is a new build this one is based on the latest and greatest from CM 7.1. the download link is below.
Spoofed permissions:
READ_PHONE_STATE - You can now make your device return spoofed data from the methods protected with READ_PHONE_STATE permission. There is a demo app
{
"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 use to see the effect of spoofing and revoking READ_PHONE_STATE permission. Run the app revoke or spoof run the app again.
Since majority of time spend on READ_PHONE_STATE spoofing was about laying the needed infrastructure for spoofing in general, expect new spoofed permissions shortly.
ROM info:
This is a preview build bases on CM7 nightly builds. Some things may not work some features may be missing.
Some applications may not work properly with revoked permissions.
You can revoke permission of SYSTEM applications!!! DON'T DO IT UNLESS YOU KNOW WHAT YOU ARE DOING.. However reboot resets the permissions of the system applications so you probably can recover.
If an application is running changing some permissions like say INTERNET will not be fully applied until the application is restarted.
If you come from CM7 nightly or CM7 RCx you probably don't need to wipe. I something is not working do a wipe.
Google apps are not included. You need to download them separately and flash them right after the ROM.
It will probably require ClockworkMod 3.x to flash properly.
You uses it at your own risk and I cannot be held responsible for the consequences.
Some technical stuff:
If an application checks for its permissions it will appear that all required permissions are granted. This is done to keep some ad networks code happy. As far as I've tested this is safe since the permission check is done at the remote end of the call when protected method is invoked. Please report your findings.
Screen shot:
This is the extended Manage application screen.​
Download:
update-pffmod-7.1.0-Desire-KANG-signed.zip
old builds:
direct link: update-pffmod-0.9.1-Desire-DEV-20110418-signed.zip storage provided by: http://onlinestoragesolution.com
direct link: update-pffmod-0.9.0-DESIRE-DEV-20110328-signed.zip storage provided by: http://onlinestoragesolution.com

Wow, This is so quick, I read about it in Reddit day back. Thanks! Still there are lot of discussion about this between developers.
Details here
http://www.androidpolice.com/2011/0...rmissions-cue-mass-force-closing-as-a-result/

ukanth said:
Wow, This is so quick, I read about it in Reddit day back. Thanks! Still there are lot of discussion about this between developers.
Details here
http://www.androidpolice.com/2011/0...rmissions-cue-mass-force-closing-as-a-result/
Click to expand...
Click to collapse
Actually I've submitted this to CM
here is the original thread for Desire HD http://forum.xda-developers.com/showthread.php?p=12161601#post12161601

Great patch though Personally I feel this is great addition.Thanks for this! I'll try this and let you know.

new build with data spoofing see the first post.

Neat!
Is this based on something close to nightly 41? There's been a major bug recently, which caused many issues, it's fixen in #41.
http://cm-nightlies.appspot.com/?device=bravo
p.s.
Please add this to the CM branch...

JDima said:
Neat!
Is this based on something close to nightly 41? There's been a major bug recently, which caused many issues, it's fixen in #41.
http://cm-nightlies.appspot.com/?device=bravo
p.s.
Please add this to the CM branch...
Click to expand...
Click to collapse
This is like current git

Swapping real IDs for the word "spoofed" is quite obvious, and, IMHO, might cause problems if an application stores it as an integer value. Why don't you just return random numbers?

I'm working on something that will generate plausible data from the calling app package name. I'm just too impatient and decided to release it early.
The other thing is that it's bean too long since the last release

And a final request. Please do something with the usability Maybe a dropbox underneath each of the permissions. Best if colored - red for "revoked", yellow for "spoofed" and "granted" without highlighting. Currently, a brief view at the list of permissions totally misses their states.
Yes, I do understand the engine is far more important than bells&whistles, but as for me, the mod is quite ready for everyday use, and I'd be happy to see it more user-faced.

JDima said:
And a final request. Please do something with the usability Maybe a dropbox underneath each of the permissions. Best if colored - red for "revoked", yellow for "spoofed" and "granted" without highlighting. Currently, a brief view at the list of permissions totally misses their states.
Yes, I do understand the engine is far more important than bells&whistles, but as for me, the mod is quite ready for everyday use, and I'd be happy to see it more user-faced.
Click to expand...
Click to collapse
Interested in helping with that?
Just grab AppSecurityEditablePermissions.java, app_editable_permission.xml and app_editable_permission_item.xml from http://review.cyanogenmod.com/4055 and start hacking

New build... Link in the first post.

Related

[DEV GUIDE]The purpose of HtcLoggers.apk

[NOTE: This information was passed to me by an anonymous source.]
***Thanks also to Joeykrim for helping me verify a few things on how this works - and for testing it out***
A lot of people have removed the due to not knowing what it did, and concern over the "big brother" possibility. Here is EXACTLY what the app is for, and how we in the dev community can utilize it. I have included the file for you to reinstall as needed. Installing it into /system/app will autoload it for you.
It's purpose is to provide logging of various aspects of the device when you're having issues, and help you identify exactly where those issues are occurring. This includes:
dumpstate (bug report)
dumpsys
Device logs
Radio logs
Events log
Kernel log
To use it:
Dial *#*#HTCLOG#*#* (*#*#482564#*#*)
You're presented with 3 options (Collect Log Files, Snapshot Report, System Loggers)
{
"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"
}
- Collect Log Files gives you options to move the log files to the SD card
- Snapshot Report let's you run "dumpstate" and "dumpsys"
- System Loggers gives you some options
- Device Logger
- Radio Logger
- Events Logger
- Kernel Logger
Enable the logs you want, then enable "Auto Start Logging"
- you need to do this in order to have the logs start
-
Hit the "Back" key twice to return to the home screen
Reboot and then wait for the issue to reproduce
When the issue does occur make note of what time the issue occured
Copy the logs off of your SD card and and find the time the issue occured and begin to analyze what was happening
When you're done, don't forget to go back into the HTC Logging and disable logging
Reboot to clear the HTC Logging auto start
I installed and pushed the dialer code on cm7 rc0 and it ran. I wonder if this would help the devs with accessing the radio thru a dialer code and app in AOSP, like htc uses? Its the app itself that responds to dialer codes.
Nice find i always wonder the hell was the apk for
snandlal said:
I installed and pushed the dialer code on cm7 rc0 and it ran. I wonder if this would help the devs with accessing the radio thru a dialer code and app in AOSP, like htc uses? Its the app itself that responds to dialer codes.
Click to expand...
Click to collapse
It will definitely provide anyone - especially devs - with information necessary to track down the source of a problem. Glad to know it works on CM7.
jerdog, thanks for digging into this. I've always wondered about this apk
myn said:
jerdog, thanks for digging into this. I've always wondered about this apk
Click to expand...
Click to collapse
No problem. Me too - and figured others could use it.
Wow nice, no more adb logcat for some things, thanks
Well I tried it on a HTC MyTouch 3G 1.2(Magic) running Cyanogenmod 6.1(2.2.1) and could not get it to work. When I entered the last star in the sequence, the screen went black and then back to the dialer. Any ideals?
Ok it just automatically rebooted, removing apk.
comhack said:
Well I tried it on a HTC MyTouch 3G 1.2(Magic) running Cyanogenmod 6.1(2.2.1) and could not get it to work. When I entered the last star in the sequence, the screen went black and then back to the dialer. Any ideals?
Ok it just automatically rebooted, removing apk.
Click to expand...
Click to collapse
Yeah this is in EVO 4G for a reason. On new versions of HTC phones they will probably have this - but right now it's only the EVO that does.

Android Malware..

{
"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"
}
http://pocketnow.com/android/android-malware-now-capable-of-recording-your-phone-calls
"The information comes from CA Security Advisor Research Blog who claims that software on Android is now capable of recording your conversations. After asking for permission, making it look like a legit, harmless app..."
How bad is this problem going to get before Google takes sterner measures to filter these nasties from the Market?
DirkGently1 said:
http://pocketnow.com/android/android-malware-now-capable-of-recording-your-phone-calls
"The information comes from CA Security Advisor Research Blog who claims that software on Android is now capable of recording your conversations. After asking for permission, making it look like a legit, harmless app..."
How bad is this problem going to get before Google takes sterner measures to filter these nasties from the Market?
Click to expand...
Click to collapse
Um then dont give it permission. Dont download apps that request all sorts of stupid permissions. Dont download apps that exist on microtransactions.
Permissions
I always check what permissions an app wants when I am downloading it, dont see why a game needs full access to my calls and messages. Having said that I have had a few games try and get root permissions, very dodgey.
LBE Privacy FTW.
I never understood why a live wallpaper would need access to my call log and be able to send SMS, so I never downloaded them. Now, I just block permissions on an individual basis when the app is installed.
Again.... LBE Privacy FTW.
This information is trustworthy and very helpful.
Thanks for sharing it here. It is very important that everybody knows what really is going on.
At least everyone will know how to adjust.
johncmolyneux said:
LBE Privacy FTW.
I never understood why a live wallpaper would need access to my call log and be able to send SMS, so I never downloaded them. Now, I just block permissions on an individual basis when the app is installed.
Again.... LBE Privacy FTW.
Click to expand...
Click to collapse
Awesome app! Read about it on either androidpolice.com or goodandevo.net. I can now download apps I would not normally and just block the permissions I don't like. (Ebuddy messenger asking for gps location)
Thanks for useful info
Why doesn't Google just monitor the market at the first place?
Good post!
Regarding permissions - note that sometimes a free applications requires "strange" permissions that seems irrelevant to the actual app, for it's monetization solutions (in app ads, registration etc.) Usually the dev explains it in the description, so always good to read
agreed. The permissions apps are asking for lately are getting out of hand. I'm always really careful when updating or installing a new app.
thank for info
OMG this is harmful. Does any Android-form Anti virus scan this ?
I don't think anything ever came of that particular issue, or at least wasn't common in the wild. But it's almost on a weekly basis now that you do hear about malware in the wild. It's not that widespread yet, but it has the potential to be.
As always the best defence is common sense. Don't install apps from untrusted sources, read the comments and ratings, and always check the permissions before installing. If you install warez that borks yours device, you have it coming!
johncmolyneux said:
LBE Privacy FTW.
I never understood why a live wallpaper would need access to my call log and be able to send SMS, so I never downloaded them. Now, I just block permissions on an individual basis when the app is installed.
Again.... LBE Privacy FTW.
Click to expand...
Click to collapse
But some of them change when messages/calls have been received and as such need to access them in order to work.
I shall certainly be more careful in the future.
Thanks for the heads-up.
DirkGently1 said:
As always the best defence is common sense. Don't install apps from untrusted sources, read the comments and ratings, and always check the permissions before installing. If you install warez that borks yours device, you have it coming!
Click to expand...
Click to collapse
Amen!! Thanks for the info!
yes but
good advice but...generally you just download and bang.
better install anti-virus like LOOKOUT.

[APP]DroidSheep : ARP-Spoofing App for Android

DroidSheep is an Android app for Security analysis in wireless networks and capturing facebook, twitter, linkedin and other accounts.
DroidSheep requires ROOT!​
Please note:
DroidSheep was developed as a tool for testing the security of your accounts.
This software is neither made for using it in public networks, nor for hijacking any other persons account.
It should only demonstrate the poor security properties network connections without encryption have.
So do not get DroidSheep to harm anybody or use it in order to gain unauthorized access to any account you do not own! Use this software only for analyzing your own security!​
Here are videos of what it does:
www.youtube.com/watch?v=B4ROlCgTr80
www.youtube.com/watch?v=mIWkee7RjbU
www.youtube.com/watch?v=z7NUluxUORs
Here is a video Tutorial on how to use it:
http://www.youtube.com/watch?v=4N-SBx5EF3g​
How does this work?
As already announced DroidsSheep supports almost every website – also “big” webservices like facebook and Yahoo.​
How does that work this simple?
There are many users that do not known that air is the transmission medium when using WiFi.
Therefore information is not only transfered to its receiver but also to any other party in the network within the range of the radio waves.
{
"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"
}
Usually nothing special happens because the WiFi users discard packets that are not destined to themselves.
DroidSheep does not do this. It reads all the packets looking at their contents.
Is a website sending a clear recognition feature within a message’s content, which can identify a user (“SessionID”), then DroidSheep is able to read it although it is not intended to external users.
Moreover DroidSheep can use this token to use it as its own.
The server can’t decide whether the authorized user or DroidSheep has sent the request.
​
How can I protect myself?
The only satisfying answer is: SSL respectively HTTPS.
Many providers already offer HTTPS, even facebook, however it must often be enabled in the settings first.
When using HTTPS the data are still sent to alle participants in the WiFi-network, too, but because the data has been encrypted it is impossible for DroidSheep to decrypt the contect of a message - remaining only a complete mess of letters, with which an attacker can’t do anything.
The real problem is that not every website provides SSL. What to do when you are in a public network (hotel, airport, etc.), you also want to use this and the site does not offer HTTPS though?
You can use a VPN-connection
For this the computer sets up an encrypted channel to a confidential computer which again transfers the data to the website.​
Please note this is NOT my work I am simply sharing this and giving a direct link to the APK (it was removed from droidsheep.de because of German rules).
Source: http://droidsheep.de
Build 14: http://www.iuptech.com/public/SD/download/droidsheep-current.apk <-- Thanks mbirth for build 14 link.
Build 15: Attached to this post - compiled by mbirth <-- Thanks
All credit goes to Andreas Koch for this amazing app! - Thanks a million!
​
build 13 is the latest? not 15
If there is a newer version, please post a link of the apk here and I will add it to the OP.
There's build 14: http://www.iuptech.com/public/SD/download/droidsheep-current.apk
Build 15 is nowhere to be found for now…
OP updated with build 14
Im having no luck with this app on my nexus s 4g. Which is a shame. I can post debugging info if somebody could help me out.
The v15 is in the official SVN: https://code.google.com/p/droidshee...idsheep/DroidSheep_public/AndroidManifest.xml
And since there's no official APK, you have to compile it yourself. Thus the different signature.
Attached is v15 compiled by myself.
Does it work on ICS?
I want to be sure if it works befor im rooting my Note
Yes
not working xperia neo cant search for anything i leave it for about 10min still nothing i also done what youtube tells me to do still nothing im using my home router with password....
mbirth said:
The v15 is in the official SVN: https://code.google.com/p/droidshee...idsheep/DroidSheep_public/AndroidManifest.xml
And since there's no official APK, you have to compile it yourself. Thus the different signature.
Attached is v15 compiled by myself.
Click to expand...
Click to collapse
Is that working on ics?
Updated OP with v15 apk, thank mbirth.
Also I don't know of ICS support as I am still running Good'ol Gingerbread.
Ive just come accross this app and have downloaded, but Nobody tested this with ICS? thats surprising! lol
Will test it this eve and report tomorrow.
safeelhd2 said:
Ive just come accross this app and have downloaded, but Nobody tested this with ICS? thats surprising! lol
Will test it this eve and report tomorrow.
Click to expand...
Click to collapse
It doesnt work.lol
I connected to wifi and did some browsing on other devices. I.e tablets.
didnt find anything.
It works for me, but there's a mess with sessions. Probably you should consider mapping each session to each Wifi network and not showing old ones with new networks... Just a suggestion
It is working on ICS, perhaps you have IP client isolation on WiFi router...
Not working for me on Galaxy Note ICS... Do you think it's related to my conection? How should I change it?
EDIT i installed the v15 version and know it's perfect!
It shows up under my kapersky as potential virus, any reason for this??
nm
crxforya said:
It shows up under my kapersky as potential virus, any reason for this??
Click to expand...
Click to collapse
Thats normal for Droidsheep.
+ working on my SGS2 (ICS)

[App] [4.0.3+]RouterConfig - Configure your wifi router from phone

{
"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"
}
Welcome
In past we had to use laptop to know more information about Wifi routers and configure them but that was in past
Today l present RouterConfig
RouterConfig is an application that help you to know more information about your WiFi Router and Let you configure it from phone
There are two Methods in the application
-First Method that work with almost routers
-Second Method that work with some routers
if the first doesn't work try the second
Dowload Section :
v1.1 : https://www.file-upload.com/hw8k3mobnqo9
Credits :
Google
Stackoverflow for his help
Info : the app could be bugged since it is the first version so if it work or doesn't don't hesitate to post the problem and your Router Brand and Thanks
info2 : this app is not a hack it just for who want to know infos about their routers and configure it that all
source code : https://github.com/Shadowofleaf/RouterConfig/tree/master/RouterConfig​
XDA:DevDB Information
Routerconfig, App for all devices (see above for details)
Contributors
Shadow Of Leaf
Version Information
Status: Testing
Created 2017-08-09
Last Updated 2017-08-08
Screenies and Changelog
Changelog
-v1.0 : First test version
-v1.1 : fix force close
This app crashes when I open it on my Nexus 5X, I'm running Paranoid Android 7.1.2
FriedPuppy said:
This app crashes when I open it on my Nexus 5X, I'm running Paranoid Android 7.1.2
Click to expand...
Click to collapse
Can you logcat ??
Hmmm. I uninstalled it immediately. There's no status of what it's doing and all I see are ads.
I'm sure there is some power under the covers, but it would help to provide a settings screen first where the user can disable ads and maybe a description of what will happen while it communicates with the router.
I don't get it why someone needs such an app especially because you can a) Open your Router GUi via Browser or b) use the apps which are provided directly from your Router manufracture.
Thanks for the effort and app and everything but I have many doubts especially when it comes to security, because you're only a single developer, there is no source code and not really an explanation about everything what the app exactly does.
CHEF-KOCH said:
I don't get it why someone needs such an app especially because you can a) Open your Router GUi via Browser or b) use the apps which are provided directly from your Router manufracture.
Thanks for the effort and app and everything but I have many doubts especially when it comes to security, because you're only a single developer, there is no source code and not really an explanation about everything what the app exactly does.
Click to expand...
Click to collapse
And here i thought i was the only one thinking the same thing ? If only xda could be how it was in the past... No offence to OP or the apk he promotes but these days theres more apsks popping up faster than cockroaches dissapearing in the light ?.... Good luck
At this stage you should change name of this app to "full screen advertisement player".
Could not even check what this app is about as full screen apps have been popping out all the time.
charlie95113 said:
And here i thought i was the only one thinking the same thing If only xda could be how it was in the past... No offence to OP or the apk he promotes but these days theres more apsks popping up faster than cockroaches dissapearing in the light .... Good luck
Click to expand...
Click to collapse
im sorry there is no hack in this app it it just a webview of router config page
i will upload the source code of the app soon to be sure that is safe
Shadow Of Leaf said:
im sorry there is no hack in this app it it just a webview of router config page
i will upload the source code of the app soon to be sure that is safe
Click to expand...
Click to collapse
I don't believe that people are necessarily saying that your app is a "hack" but it's more of an issue of can others access your app, or can other apps access your app, and ads inside of an application that does things like accessing your routers GUI isn't acceptable because ads already track and report back as much information as they possibly can, and it's not secure at all to see ads that are all over the gateway to and from the internet. If an app on our device can gain access to your app, or if someone from outside of the network is able to gain access to our router, then they could potentially have access to the entire network, including every device connected via wireless or wired, doing massive amounts of damage, or simply compromise the network to use it as a part of a botnet.

[APP][4.1+] Coronavirus Outbreak Tracker

[IMG]https://i.imgur.com/K8FTaiV.jpg[/IMG]
CoronaVirus Outbreak Tracker
- I was told from r/AndroidApps that I should also post my first application here, on XDA. Didn't know there was a specific thread for this, even though I've been a member of XDA for such a long time (mostly active in the custom rom area), so I thought it would be a great idea to share my app with you guys! -
- Here are some screenshots taken from the app (full quality here) -​
{
"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"
}
DOWNLOADS & BUGS/FEATURES SUBMISSION​
- DOWNLOAD AND INSTALL the latest official update of the application from my github page
- SUBMIT ISSUES/WANTED FEATURES on my Discord Server (recommended) or on my GitHub Repo​
This application was built with data gathered from official sources like WHO & CDC.​
FEATURES​
- access the main latest stats of COVID-19 Outbreak like number of cases, deaths and recoveries
- access the COVID-19 SELF TEST, a diagnose system which will show an estimation on how probabily it is for a symptomatic user to have COVID-19 disease. (NOTE: The test is not meant to replace specialised medical advisory)
- notice the evolution of the virus across Mainland China and the rest of the world
- check out the latest and most popular headlines about Coronavirus Outbreak, share them with your friends
- access the infection world map with detailed stats about each affected country
- get user-location based stats and prevention advice
- push-notifications about latest global/country/state statistics with selectable interval (15 mins, 30 mins etc.)
- update the UI by changing background particle settings
- in app update system​
APPLICATION PERMISSIONS​
Since you're not downloading the application from Google Play Store, you may want to know what permissions does this app require and when/where they are used, so here we go.
- Internet Permission -> Pretty obvious, it's used to gather and parse the latest COVID-19 stats, news & data
- Location Permission -> Disabled by default, users can enable it if they want to use location-based stats feature, since this uses, as you may expect, GPS Localization
- Networkstate Permission -> Used to monitor whether the application is/isn't connected to the internet, so that it will know whether to update the stats or not
That's all.​
WHY IS THE APP CLOSED SOURCE? WHY DON'T YOU POST THE SOURCE CODE?​
I have received these 2 questions a lot. The answer is that there are a lot of scammers out there in this period and I'm afraid they can modify the code to their benefit, so I won't be posting the source code, at least for now. ​
THE STORY & MOTIVATION BEHIND​
Google pulled this application twice out of Google Play Store, stating that it lacks sensivity towards CoronaVirus, which is obviously not true, since all it does is showing some actual real and official data (from WHO.INT & CDC) about COVID-19.​
As a result, I decided that instead of having a never-ending argue with Google Support & erasing more than 3 months of development (since I did everything by my own), I should post this application as it is here, without having to depend on Google.
The main purpose of this application was to help people have all the stats about CoronaVirus at a glance, on their android smartphones, but since Google did everything they could to stop this, I found myself with no other option than posting the application here, in hoping that the app will eventually fulfil its purpose.​
SUPPORT THE DEVELOPMENT​As every major step in life takes a huge ammount of time, this application was no exception to the rule.
If you enjoy it and would like me to continue adding more features, please make sure you
DONATE & SUPPORT THIS PROJECT
Thank you!​
Good one
Looks good at first instance, all those screenshots give a gaming environment. Will try it & let you know.
china hiding tons of death
pls someone investigate inside china
recently a data leaked by their telecom oprtor that 72L user have been wiped out.
vishnuvis said:
Looks good at first instance, all those screenshots give a gaming environment. Will try it & let you know.
Click to expand...
Click to collapse
Thank you, I appreciate, lemme know your feedback!
markmywordz said:
china hiding tons of death
pls someone investigate inside china
recently a data leaked by their telecom oprtor that 72L user have been wiped out.
Click to expand...
Click to collapse
Don't know about that, this app is showing data from offical sources like who and cdc.

Categories

Resources