11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices

search  LOGIN  REGISTER  plus     

 0 53861 Your Entries Total Entries Days  Win an Android Yoga Book  from XDA!    January 14, 2015  50 Comments  Diamondback

Micromax Remotely Installing Unwanted Apps on Devices 8 Ways to Enter Login with:     In the recent past, we witnessed quite a few acts of OEMs messing with devices to achieve various goals, such as increasing benchmark results. We also heard about manufacturers and carriers adding  Click For a Daily tracing software to their devices, in order to collect data about how the device performs, statistics Bonus Entry about voice and data connectivity between the device and radio towers, or even battery runtime data (CarrierIQ are you listening?). Today, however, reports are coming in that users of certain devices Follow  by Indian phone manufacturer Micromax noticed apps being silently installed without their consent @xdadevelopers on or permission. Twitter  It appears that even uninstalling these apps won’t help, as shortly after, they will simply re-appear Tweet on Twitter again. Obviously, this is wrong on so many levels, but I’d like to point out a few key problems here  Subscribe to XDA TV! anyway:  Visit our sponsor () at Best Buy http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 1/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices (Honor) at Best Buy Having no control over which apps are installed on your device poses a huge security risk, as you don’t get to check the search  LOGIN  REGISTEpRe rmissions of the apps and you have no idea if these apps are indeed the original apps (or potentially moplduisfied in a      Check out the Honor malicious way) Hub on XDA Micromax devices don’t tend to be the highest end you can find, so storage space is still considered a luxury (at 4GB total) and having the device’s storage filled up with random apps is certainly not the best use of that precious space  Check out XDA Deals! The downloads also happen when using a mobile network, so your expensive full-speed data will reduce significantly if your phone is constantly trying to download apps you don’t even want to have Read XDA's Interview  with Carl Pei from OnePlus

| While these practices already sound terribly wrong on their own, it unfortunately doesn’t end there. Terms & Conditions © XDA (http://xda-  In addition to downloading apps, these device also seem to display ads in the notification bar from 0 53861 time to time. A reddit user reports that 8-10 ads are displayed at once and upon looking up the Your Entries Total Entries Days  responsible app for these disturbing notifications, he was presented with a system app called “Software Update”. Win an Android Yoga Book  from XDA! So at this point, it certainly sounds like Micromax added custom software that remotely installs apps ABOUT AUTHOR  and pushes ads to users’ devices. But we wouldn’t be here at XDA Developers if we stopped at Diamondback assuming things and simply telling you about the story of someone claiming things on the internet. posts > Thus, we decided to tear down said app and have a look at what’s inside. Freelance software developer and IT student, interested in The Evidence 8 Waystech ntoolo gEntery and mobile developments ever since his When starting to tear down the application (which is actually called FWUpgrade.apk on your first SiemLoginens ph with:one. I n addition to technical deep filesystem), the first thing you notice is that it’s a third-party application. A Chinese company dives for XDA-Developers, Fabian is also an named Adups developed it as a replacement for the stock OTA service. Apparently, Micromax e nthusiasClickt phot oForgrap hae rDaily and tries to combine his decided to use it instead of the stock one. The first hurdle you need to take for further analysis is the interests Bonuswith uniq uEntrye and creative projects. byte code level obfuscation, and most of the sources are really not a pleasure to read. However, if you Remove All Ads from XDA know what you’re looking for, the app can’t hide its true nature. The evidence presented here starts Follow  @xdadevelopers on out with a bit of code that shows you the potential abilities of this app and closes off with something Twitter even more interesting. LATEST XDA NEWS  Tweet on Twitter Let’s start with the silently installed apps. To do this from within another app, you either need to use WhatsApp Begins Rolling Out Video Calling to All Users the Android PackageManager API directly, or issue the installation commands from a shell. The  Subscribe Novem tober 1XDA5, 201 TV!6 second case is true here, as the following pieces of code show (note: this is simplified java code, the actual code looks a bit different due to the obfuscation):  Visit our sponsor (Honor)Super atSU UBestpdate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­dSetviricengs/Builder sb = new StringBuilder(“pm install -r “); 2/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices (Honor)Super atSU UBestpdate Buyd to work with StringBuilder sb = new StringBuilder(“pm install -r “); TWRP on and Pixel XL search   LOGIN  REGISTER  sb.append(s2); plus  November 15, 2016  Check out the Honor String cmd = sb.toString(); Hub on XDA

Here you can see a newly created StringBuilder containing the command pm install, followed by s2,  CheckThe out Philo XDAsophy Deals!Behind the OP3T: Why OnePlus Released this Device, which in this case is a string variable containing a file system path to a downloaded apk file. The and What it Means for The Future finished string then gets passed to a new method doing something like this: Read XDA's Interview  of Your OnePlus 3 with Carl Nove mPeiber 1from5, 2016 ProcessBuilder processbuilder = new ProcessBuilder(cmd); OnePlus

Process process = processbuilder.start(); Terms & ConditionsOnePlus A n|n ©ou XDAnces (http://xda-OnePlus 3T: Snapd5ra3go8n 68211, 3400mAh  Here you can see that the string with the shell command is used to start-up a process which 0 Battery, 16MP Front Camera, Your Entries Total Entries Days executes said command and in fact silently installs the apk file. At this point we can be fairly certain 128GB Storage for $480   November 15, 2016 that the OTA check service in Micromax ROMs can not only download and flash system OTAs but also has the ability to silently install apps. This in itself doesn’t mean too much as it’s not necessarily a Win an Android Yoga Book  Vivo Officially Announces the V5, bad thing, but there’s more to come. from XDA! ABOUT AUTHwOitRh a 20MP Front-Facing Camera   November 15, 2016 Inside the app I found a few references to the company’s website, including one that has an extensive Diamondback feature list. Shall we have a look at the most interesting part? posts > Freelance software developer FROM THE FORUManSd IT student, interested in technology and mobile qeuBot Adds8 in Ways a Person atol hEnteratbot to WhatsApp developments ever since his  November 14, 2016  39 Posts first SiemLoginens ph with:one. I n addition to technical deep XdiDvAes F foorru XmDsA A-Dddeveedl ofopre rtsh,e F Uabpicaonm isin agls Oo naenPlus 3T! e n tNhouvseimasClickbte pr h1o1t, o2Forg0r1a6p hae rDaily and tries to combine his interests Bonuswith uniq uEntrye and creative projects. UK Owners Can Apply to Test EMUI 5  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA  @xdadevelopers on There you have it, in the company’s own words. App push service. Device Data Mining. Mobile WhatsApTwitterp Extensions Xposed Module Adds Extra advertising. That matches pretty nicely the initial report on reddit, don’t you think? So, the bad guy LFuAnTEctSioTn aXlDityA t No EWWhaStsApp  November 9, 2016  448 Posts here is in fact Micromax since these are official features of the app by Adups, and it’s more than likely  TweetWh aontsA pTwitterp Begins Rolling Out that Micromax is getting revenue from the forced app installs and notification ads. They also chose toAndroid SecuriVtyid Reeos Coaulrlicnegs tLoib Arlal rUysers  Subscribe Novem tober 1XDA5, 201 TV!6 go with this provider and not use their own servers together with Google’s stock OTA service, so they  November 2, 2016  10 Posts were fully aware of what impact this would have on their users. Visit our sponsor M otorola Moto MAXX/Droid Turbo Gets Unofficial Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­rem otely­installing­unwanted­apps­on­devices/ 3/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with TWRP on Pixel and Pixel XL search  November 1, 2016  772 Posts  LOGIN  REGISTER  plus   November 15, 2016  Check out the Honor Xposed MHubodule on LeE cXDAo EUI Modder allows for a The Temporary Solution Near-Vanilla Android UI  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: So now that we know that these unfortunate reports were true, let’s talk about how to get rid of this Why OnePlus Released this Device, “functionality”. The first step of disabling said features, would be to head to the devices’ app settings and What it Means for The Future More FoReadrum L XDA'sinks  Interview to disable the rogue system app. However, this is not possible in this case, as Android allows OEMs of Your OnePlus 3  with Carl Pei from to deactivate the disable button for certain apps. But do not fear, we have a solution readily available  November 15, 2016 BUY/SELOnePlusL ON SWAPPA and will tell you how to disable the malicious code. OnePlus An|nounces OnePlus 3T: Terms &O nConditionsePlus 3 (Un lo c©k eXDAd) (http://xda- Snapdragon 821, 3400mAh  1. Root your device 0 Batte5ry,3 186M6P 1Front Camera, Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device  The first and most important step is to root your device. A rooted device allows you to do much more  November 15, 2016 than your stock phone would allow, and is a critical step in all system modifications. Since there are Win an Android Yoga Book  quite a few different Micromax devices out there, I won’t link to any specific root exploits in this NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, article. Instead, head over to XDA:India and search for a root exploit or guide for your device. ABOUT AUTHwOitRh a 20MP Front-Facing Camera   Make sure to read everything thoroughly and follow the instructions precisely to not damage your November 15, 2016 Buy at $2D85iamSoelndl debviaceck device in the process. Also note that this will most likely void your warranty. posts > Freelance software developer HTC 10 (Unlocked) FROM THE FORUManSd IT student, interested in technology and mobile qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp 2. Get ADB set up Buy at $4d0e0veloSpemll deenvtisc e ver since his  November 14, 2016  39 Posts first Siemens phone. In addition to technical deep In order to continue, you’ll need to have a working ADB connection to your device. There are many Login with:     dives for XDA-Developers, Fabian is also an guides on XDA that detail how to achieve exactly this, but for starters, here is a fairly up-to-date XDA ForumSsa Amdsduendg f Gora ltahxey U Sp7c Eodmgieng OnePlus 3T! en tNhouvseimasClickbte pr h1o1t, o2Forg0r1a6p hae rDaily and tries to combine his guide on how to download the necessary binaries and how to establish a connection to your device.  (Verizon) [SM-G935V] interests Bonuswith uniq uEntrye and creative projects. Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA  @xdadevelopers on 3. Disable the Software Update application WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra LFuAnTEctSioTn aXlDityA t No EWWhaStsApp  November 9, 2016  448 Posts Now that you have gained root access and ADB is up and running, you can continue with disabling TweetBuyW aht aon$t9s4A pTwitterp BSegll idnesv Ricoelling Out the dreaded application responsible for the silent installs and unwanted ads. All you need to do now Android SecuriVtyid Reeos Coaulrlicnegs tLoib Arlal rUysers  Subscribe Novem tober 1XDA5, 201 TV!6 is to fire up a command prompt, make sure the prompt is at the directory of your ADB binary, and  November 2, 2016  10 Posts execute the following command: Visit our sponsor M otorola Moto MAXX/Droid Turbo Gets Unofficial Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ adb shell pm disable com.adups.fota 4/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with adb shell pm disable com.adups.fota TWRP on Pixel and Pixel XL search  November 1, 2016  772 Posts  LOGIN  REGISTER  plus   November 15, 2016  Check out the Honor You can read more about the usage of this command in this tutorial about disabling apps with root Xposed MHubodule on LeE cXDAo EUI Modder allows for a access. Please be aware that this process will remove the ability for your device to search for Near-Vanilla Android UI software updates and might generate an error when trying to open the Phone update section in the  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: Why OnePlus Released this Device, settings. In case you need the app back (for example when a new update is ready) you can easily and What it Means for The Future enable it again with this command: More FoReadrum L XDA'sinks Interview  of Your OnePlus 3 with Carl Nove mPeiber 1from5, 2016 adb shell pm enable com.adups.fota BUY/SELOnePlusL ON SWAPPA OnePlus An|nounces OnePlus 3T: Terms &O nConditionsePlus 3 (Un lo c©k eXDAd) (http://xda- Snapdragon 821, 3400mAh  The Wrap-Up 0 Batte5ry,3 186M6P 1Front Camera, Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device  It’s unfortunate to have learned that Micromax is indeed responsible for the unwanted app installs.  November 15, 2016 We hope that the above tutorial on disabling the shady application will save you some headache on Win an Android Yoga Book  dealing with random apps and ads. Obviously, all of this won’t stop Micromax from continuing these NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, shady practices, but maybe you will consider another OEM for your next device purchase. ABOUT AUTHwOitRh a 20MP Front-Facing Camera   November 15, 2016 Buy at $2D85iamSoelndl debviaceck posts > Freelance software developer HTC 10 (Unlocked) FROM THE FORUManSd IT student, interested in technology and mobile qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp Buy at $4d0e0veloSpemll deenvtisc e ver since his  November 14, 2016  39 Posts first SiemLoginens ph with:one. I n addition to technical deep XdiDvAes F foorru XmDSsAa A-mDdsdeuvenedgl of Goprae lrtashx,e yF U aSbp7ica Eondm igsien agls Oo naenPlus 3T! Click For a Daily Share this post:      Discuss This Story e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his interests Bonuswith uniq uEntrye and creative projects. Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5  Tags malware micromax spyware  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA  @xdadevelopers on WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra YOU MIGHT ALSO LIKE LFuAnTEctSioTn aXlDityA t No EWWhaStsApp  November 9, 2016  448 Posts TweetBuyW aht aon$t9s4A pTwitterp BSegll idnesv Ricoelling Out Android SecuriVtyid Reeos Coaulrlicnegs tLoib Arlal rUysers  Subscribe Novem tober 1XDA5, 201 TV!6  November 2, 2016  10 Posts Visit our sponsor M otorola Moto MAXX/Droid Turbo Gets Unofficial Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 5/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with TWRP on Pixel and Pixel XL search  November 1, 2016  772 Posts  LOGIN  REGISTER  plus   November 15, 2016  Check out the Honor Xposed MHubodule on LeE cXDAo EUI Modder allows for a Near-Vanilla Android UI 43 Comments 26 Comments 7 Comments  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: Why OnePlus Released this Device, and What it Means for The Future Betrayal of Hype: Playing Sony’s Hero Open Source Multi-Window in AndroidMore FoReadrum L XDA'sinks  Interview  of Your OnePlus 3 Fast and Loose with Developer Title for May- N: What Devs Need to with Carl Nove mPeiber 1from5, 2016 Release Dates Breeds June Awarded to XDA RD Know to Make the Best BUY/SELOnePlusL ON SWAPPA OnePlus An|nounces OnePlus 3T: Consumer Mistrust Bumble-Bee of It Terms &O nConditionsePlus 3 (Un lo c©k eXDAd) (http://xda- Snapdragon 821, 3400mAh  0 Batte5ry,3 186M6P 1Front Camera, 50 Comments XDA­Developers  Login Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device   November 15, 2016  Recommend 4 ⤤ Share Sort by Best Win an Android Yoga Book  NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, ABOUT AUTHwOitRh a 20MP Front-Facing Camera  Join the discussion…  November 15, 2016 Buy at $2D85iamSoelndl debviaceck posts > mashaal95 • 2 years ago Freelance software developer Loving these detailed articles, as always thank you for informing us about these shady OEM's xda! HTC 10 (Unlocked) FROM THE FORUManSd IT student, interested in 33 △ ▽ • Reply • Share › technology and mobile qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp Buy at $400 Sell device  developments ever since his vvaklnprm • 2 years ago November 14, 2016 39 Posts first SiemLoginens ph with:one. I n addition to technical deep what the actual fsck!! Absolutely ridiculous!! :@ XdiDvAes F foorru XmDSsAa A-mDdsdeuvenedgl of Goprae lrtashx,e yF U aSbp7ica Eondm igsien agls Oo naenPlus 3T! 12 △ ▽ • Reply • Share › Click For a Daily e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his interests Bonuswith uniq uEntrye and creative projects. superdragonpt • 2 years ago Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5 Well nothing new about this this OEM... Very sad...  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA  5 △ ▽ • Reply • Share › @xdadevelopers on WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra LFuAnTEctSioTn aXlDityA t No EWWhaStsApp Salamander Calamander • 2 years ago  NovemTweetber 9, 201 on6  Twitter448 Posts Instead of re­enabling the adups malware for software updates, why not install the stock Google OTA BuyW aht a$t9s4App BSegll idnesv Ricoelling Out service? Android SecuriVtyid Reeos Coaulrlicnegs tLoib Arlal rUysers    Subscribe Novem tober 1XDA5, 201 TV!6 2 △ ▽ • Reply • Share › November 2, 2016 10 Posts

MotorolaVisit Moto ourMAX Xsponsor/Droid Turbo Gets Unofficial Atinav Bajaj > Salamander Calamander • a year ago  Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 6/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices Atinav Bajaj > Salamander Calamander • a year ago Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with Would this work? I have a micromax and it's a pain TWRP on Pixel and Pixel XL search  November 1, 2016  772 Posts  LOGIN  REGISTER  plus   November 15, 2016 △ ▽ • Reply • Share ›  Check out the Honor Xposed MHubodule on LeE cXDAo EUI Modder allows for a Bewear • 2 years ago Near-Vanilla Android UI  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: This is why you don't buy shitty Chinese devices from shady manufacturers. Why OnePlus Released this Device, 3 △ ▽ • Reply • Share › More Foruma Lnidn Wksh at it Means for The Future Readof XDA'sYour On eInterviewPlus 3  with Carl Pei from xdadevet > Bewear • 2 years ago  November 15, 2016 BUY/SELOnePlusL ON SWAPPA Funny actually as there are many decent chinese manufacturers. MicroMax is an Indian OnePlus An|nounces OnePlus 3T: company. First they pressure Cyanogenmod to skrew One Plus over, now this. I really Terms &O nConditionsePlus 3 (Un lo c©k eXDAd) (http://xda- Snapdragon 821, 3400mAh beginning to dislike this shitty company. Btw almost all devices are Chinese devices including  0 Batte5ry,3 186M6P 1Front Camera, iPhones and OPPO which make great quality phones. Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device  13 △ ▽ • Reply • Share ›  November 15, 2016 Win an Android Yoga Book  > Bewear xdadevet • 2 years ago NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, I know, almost all devices are assembled in China, but I am talking about Chinese ABOUT AUTHwOitRh a 20MP Front-Facing Camera  devices which are then sold to resellers who then just put their brand on them (like  November 15, 2016 Micromax, BLU, Elife, etc.). Buy at $2D85iamSoelndl debviaceck posts > 4 △ ▽ • Reply • Share › Freelance software developer HTC 10 (Unlocked) Mubasher96 > Bewear • 2 years ago FROM THE FORUManSd IT student, interested in technology and mobile But xdadevet is right as many resellers are selling these re­branded Chinese qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp Buy at $4d0e0veloSpemll deenvtisc e ver since his phones but still they don't do anything like what micromax is doing and some  November 14, 2016  39 Posts even have decent after sales services. first SiemLoginens ph with:one. I n addition to technical deep 3 △ ▽ • Reply • Share › XdiDvAes F foorru XmDSsAa A-mDdsdeuvenedgl of Goprae lrtashx,e yF U aSbp7ica Eondm igsien agls Oo naenPlus 3T! Click For a Daily e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his Bonus Entry Parikshit Rathod • 8 months ago interests with unique and creative projects. Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5 Help me brother...I am using Micromax Canvas Knight A350. I have running adb. whenever i run  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA command for uninstalling app, it shows like this ­  @xdadevelopers on WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra C:\Program Files ()\Android\android­sdk\platform­tools>adb devices LFuAnTEctSioTn aXlDityA t No EWWhaStsApp  November 9, 2016  448 Posts List of devices attached TweetBuyW aht aon$t9s4A pTwitterp BSegll idnesv Ricoelling Out Android SecuriVtyid Reeos Coaulrlicnegs tLoib Arlal rUysers 0123456789ABCDEF device  Subscribe Novem tober 1XDA5, 201 TV!6  November 2, 2016  10 Posts C:\Program Files (x86)\Android\android­sdk\platform­tools>adb shell pm disable com.adups.fota Visit our sponsor M otorola Moto MAXX/Droid Turbo Gets Unofficial Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 7/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices (Honor)Super atSU UBestpdate Buyd to work with WARNING: linker: libvc1dec_sa.ca7.so has text relocations. This is wasting memory and is a Android 7.0 Nougat Update TWRP on Pixel and Pixel XL search  November 1, 2016  772 Posts  LOGIN  REGISTER  security risk. Please fix. plus   November 15, 2016  Check out the Honor WARNING: linker: libvc1dec_sa.ca7.so has text relocations. This is wasting memory and is a Xposed MHubodule on LeE cXDAo EUI Modder allows for a Near-Vanilla Android UI security risk. Please fix.  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: Why OnePlus Released this Device, java.lang.IllegalArgumentException: Unknown package: com.adups.fota More Foruma Lnidn Wksh at it Means for The Future Readof XDA'sYour On eInterviewPlus 3 at android.os.Parcel.readException(Parcel.java:1469)  with Carl Nove mPeiber 1from5, 2016 OnePlus see more BUY/SELL ON SWAPPA OnePlus An|nounces OnePlus 3T: 1 △ ▽ • Reply • Share › Terms &O nConditionsePlus 3 (Un lo c©k eXDAd) (http://xda- Snapdragon 821, 3400mAh  0 Batte5ry,3 186M6P 1Front Camera, Relayers • 2 years ago Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device  Arent they the new partner of Cyanogen ? Well they deserve each other even more now.  November 15, 2016 1 △ ▽ • Reply • Share › Win an Android Yoga Book  NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, with a 20MP Front-Facing Camera Moscow Desire • 2 years ago ABOUT AUTHOR   November 15, 2016 Well, why doesn't it exactly surprise me..... Buy at $2D85iamSoelndl debviaceck And what's their sssss....."spin­off" company?? Yu...as in....Yureka???? Ain't say'in some folks have posts > Freelance software developer to check for the same, but...... the chicken doesn't roost far from the hen­house. HTC 10 (Unlocked) and IT student, interested in 1 △ ▽ • Reply • Share › FROM THE FORUMS technology and mobile qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp Buy at $4d0e0veloSpemll deenvtisc e ver since his BROKEN1981 > Moscow Desire • 2 years ago  November 14, 2016  39 Posts Not sure what your trying to say. Mind using english? first SiemLoginens ph with:one. I n addition to technical deep dives for XDA-Developers, Fabian is also an 1 △ ▽ • Reply • Share › XDA ForumSsa Amdsduendg f Gora ltahxey U Sp7c Eodmgieng OnePlus 3T! Click For a Daily e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his Bonus Entry dhruvit.raithatha > BROKEN1981 • 2 years ago interests with unique and creative projects. Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5 Lol. What he meant was yureka is a chinese name. Micromax (the chicken), isn't  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA roosting (rebranding Chinese phones with Chinese names, here) far from the chicken  @xdadevelopers on house (China). WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra 2 △ ▽ • Reply • Share › LFuAnTEctSioTn aXlDityA t No EWWhaStsApp  November 9, 2016  448 Posts TweetBuyW aht aon$t9s4A pTwitterp BSegll idnesv Ricoelling Out Roger Guenther • 2 years ago Video Calling to All Users Android Security Resources Library  Subscribe Novem tober 1XDA5, 201 TV!6 Still can't root my Verizon LG G3 though.  November 2, 2016  10 Posts 1 △ ▽ • Reply • Share › Visit our sponsor M otorola Moto MAXX/Droid Turbo Gets Unofficial Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 8/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices SuperSU Updated to work with DEnn > Roger Guenther • 2 years ago Android 7(Honor).0 Nougat Uatpd Bestate Buy  TWRP on Pixel and Pixel XL   try Kingoroot or SRSroot windows app on PC connected with USB cable. search  November 1, 2016 772 Posts  LOGIN REGISTER plus Check N outovem btheer 15 Honor, 2016 △ ▽ • Reply • Share ›  Xposed MHubodule on LeE cXDAo EUI Modder allows for a Near-Vanilla Android UI cyanogen • 2 years ago  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: In before tinfoil.. :) Why OnePlus Released this Device, and What it Means for The Future More FoReadrum L XDA'sinks  Interview We actually implemented a nice way to deal with preloads for the Yu device­ you can uninstall them! of Your OnePlus 3  with Carl Pei from There are only 2 extra apps that fall into this category in the shipping build, but it was something I November 15, 2016 BUY/SELOnePlusL ON SWAPPA wanted to get right. OnePlus Announces OnePlus 3T: 1 △ ▽ • Reply • Share › Terms & Conditions | © XDA (http://xda- OneSPnluaps d3r a(Ugnolno c8k2e1d, )3400mAh  0 Batte5ry,3 186M6P 1Front Camera, Hitesh • 4 months ago Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device  root status is lost after reboot  November 15, 2016 △ ▽ • Reply • Share › Win an Android Yoga Book  NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, with a 20MP Front-Facing Camera Ahmad Swalih CK • 5 months ago ABOUT AUTHOR   November 15, 2016 The only good phone from Micromax is Canvas A1 because of being in program. Buy at $2D85iamSoelndl debviaceck △ ▽ • Reply • Share › posts > Freelance software developer Mayank Kumar Sisodiya • 6 months ago HTC 10 (Unlocked) FROM THE FORUManSd IT student, interested in i have micromax A104 and i have done everything as per above and everything was done correctly technology and mobile but still i am getting apps installed, now what should i do. qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp Buy at $4d0e0veloSpemll deenvtisc e ver since his  November 14, 2016  39 Posts △ ▽ • Reply • Share › first SiemLoginens ph with:one. I n addition to technical deep XdiDvAes F foorru XmDSsAa A-mDdsdeuvenedgl of Goprae lrtashx,e yF U aSbp7ica Eondm igsien agls Oo naenPlus 3T! Moriarty • 8 months ago Click For a Daily e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his WARNING: linker: libvc1dec_sa.ca7.so has text relocations. This is wasting memory and is a interests Bonuswith uniq uEntrye and creative projects. security risk. Please fix. Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5 Package com.adups.fota new state: default  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA what do i do now  @xdadevelopers on WhatsApp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra △ ▽ • Reply • Share › Twitter LFuAnTEctSioTn aXlDityA t No EWWhaStsApp  November 9, 2016  448 Posts Pankaj • 8 months ago TweetBuyW aht aon$t9s4A pTwitterp BSegll idnesv Ricoelling Out I have a micromax Nitro 2 and I am facing the same problems mentioned here. I realize micromax is Android SecuriVtyid Reeos Coaulrlicnegs tLoib Arlal rUysers  Subscribe Novem tober 1XDA5, 201 TV!6 the worst choice i made. I have also written to micromax about it but no reply. Shame on micromax. I  November 2, 2016  10 Posts am truly sick and tired of these notifications and apk's. I don't want to risk my phone but will Visit our sponsor soon change to a better brand M otorola Moto MAXX/Droid Turbo Gets Unofficial Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 9/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices (Honor)Super atSU UBestpdate Buyd to work with Reply Share › Android 7.0 Nougat Update △ ▽ • • TWRP on Pixel and Pixel XL search  November 1, 2016  772 Posts  LOGIN  REGISTER  plus   November 15, 2016  Check out the Honor Anurag • 9 months ago Xposed MHubodule on LeE cXDAo EUI Modder allows for a great article ... helped me disable this useless service on my mother's mmx... btw it was with name Near-Vanilla Android UI com.rock.gota, they might be changing package names to hide, but who cares... cheers :)  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: Why OnePlus Released this Device, △ ▽ • Reply • Share › and What it Means for The Future More FoReadrum L XDA'sinks  Interview  of Your OnePlus 3 bond james • 10 months ago with Carl Nove mPeiber 1from5, 2016 i have one solution for this problem so if you want solution and this solution so mail me at BUY/SELOnePlusL ON SWAPPA bond007100007@.com . i have same problem and i try this solution on my mobile and wow that OnePlus An|nounces OnePlus 3T: Terms &O nConditionsePlus 3 (Un lo c©k eXDAd) (http://xda- work for me so mail me and this solution for without root Snapdragon 821, 3400mAh  0 Batte5ry,3 186M6P 1Front Camera, △ ▽ • Reply • Share › Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device   November 15, 2016 bond james • 10 months ago Win an Android Yoga Book  i have one solution for this problem so if you want solution and this solution so mail me at NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, [email protected] . i have same problem and i try this solution on my mobile and wow that ABOUT AUTHwOitRh a 20MP Front-Facing Camera  work for me so mail me and this solution for without root  November 15, 2016 △ ▽ • Reply • Share › Buy at $2D85iamSoelndl debviaceck posts > Atinav Bajaj • a year ago Freelance software developer HTC 10 (Unlocked) Thank you. This has helped a lot. FROM THE FORUManSd IT student, interested in △ ▽ • Reply • Share › technology and mobile qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp Buy at $4d0e0veloSpemll deenvtisc e ver since his  November 14, 2016  39 Posts DaksAnkit • a year ago first SiemLoginens ph with:one. I n addition to technical deep micromax can suck it , i am getting continous adds even if the phone is not connected to the internet XdiDvAes F foorru XmDSsAa A-mDdsdeuvenedgl of Goprae lrtashx,e yF U aSbp7ica Eondm igsien agls Oo naenPlus 3T! Click For a Daily and there is a bulk of it. and i don`t want to root it because it would void warranty but soon.. after the e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his warranty wears of i m gonna .root and flush these bloats interests Bonuswith uniq uEntrye and creative projects. Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5 △ ▽ • Reply • Share ›  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA  @xdadevelopers on wargo • a year ago WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra Hi, I have a Dragon touch e97 with this problem. Someone Knows if there is a final solution for this? LFuAnTEctSioTn aXlDityA t No EWWhaStsApp Thanks.  November 9, 2016  448 Posts TweetBuyW aht aon$t9s4A pTwitterp BSegll idnesv Ricoelling Out △ ▽ • Reply • Share › Android SecuriVtyid Reeos Coaulrlicnegs tLoib Arlal rUysers  Subscribe Novem tober 1XDA5, 201 TV!6  November 2, 2016  10 Posts Biswarup Ray • 2 years ago I am facing the same problem with a Bolt A065. The homepage of the stock android browser is locked Visit our sponsor M otorola Moto MAXX/Droid Turbo Gets Unofficial to www dot mimicromax dot com and there is no way to change that. As a result whenever browser is Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 10/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices to www dot mimicromax dot com and there is no way to change that. As a result whenever browser is Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with TWRP on Pixel and Pixel XL opened, it automatically visits mimicromax(not micromax) and starts downloading somes rearncdhom  November 1, 2016  772 Posts  LOGIN  REGISTER  plus   November 15, 2016 application like newshunt or snapdeal.  Check out the Honor I think affected micromax users should file a class action suit or something like that. Xposed MHubodule on LeE cXDAo EUI Modder allows for a Near-Vanilla Android UI △ ▽ • Reply • Share ›  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: Why OnePlus Released this Device, Arun • 2 years ago and What it Means for The Future More FoReadrum L XDA'sinks  Interview Just restrict the background data for "software update".. It will be the perfect solution for all  of Your OnePlus 3 with Carl Nove mPeiber 1from5, 2016 △ ▽ • Reply • Share › BUY/SELOnePlusL ON SWAPPA OnePlus An|nounces OnePlus 3T: Yash Vardhan • 2 years ago Terms &O nConditionsePlus 3 (Un lo c©k eXDAd) (http://xda- Snapdragon 821, 3400mAh  just uninstalling "software updates" worked for me 0 Batte5ry,3 186M6P 1Front Camera, △ ▽ • Reply • Share › Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device   November 15, 2016 Denn > Yash Vardhan • 2 years ago Win an Android Yoga Book  You are missing the point. After uninstalling the updates the installed apps might go for once NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, but they can reapper at anytime as long asFWupgrade.apk runs in the bakground.Only ABOUT AUTHwOitRh a 20MP Front-Facing Camera   solution is to freeze the app after rooting.You can use many rooted apps fror freezing like November 15, 2016 Diamondback Titanium backup, or Link2SD etc.or delete the app permanently,in that case you wont even get Buy at $285 Sell device posts > future Android upgrades. Freelance software developer △ ▽ • Reply • Share › HTC 10 (Unlocked) FROM THE FORUManSd IT student, interested in technology and mobile Yash Vardhan • 2 years ago qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp Buy at $4d0e0veloSpemll deenvtisc e ver since his same thing happened with me  November 14, 2016  39 Posts micromax unite 2 a106 first SiemLoginens ph with:one. I n addition to technical deep apps were being downloaded automatically and ads pushed to notifications.. XdiDvAes F foorru XmDSsAa A-mDdsdeuvenedgl of Goprae lrtashx,e yF U aSbp7ica Eondm igsien agls Oo naenPlus 3T!  Click For a Daily these apps came in on their own .. (newshunt, quickr, snapdeal, MAd, M!Live,etc,...) e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his interests Bonuswith uniq uEntrye and creative projects. △ ▽ • Reply • Share › Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA ssuds • 2 years ago  @xdadevelopers on Didn't you just announce a new partnership with these guys a few days ago? WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra Functionality to WhatsApp △ ▽ • Reply • Share › LATEST XDA NEWS  November 9, 2016  448 Posts TweetBuyW aht aon$t9s4A pTwitterp BSegll idnesv Ricoelling Out sophisticatedjoker • 2 years ago Android SecuriVtyid Reeos Coaulrlicnegs tLoib Arlal rUysers  Subscribe Novem tober 1XDA5, 201 TV!6 everything is fine when you have 11 and 12 ported B) and google is the shepherd for  November 2, 2016  10 Posts your phone... :) nice guide btw (Y) Visit our sponsor △ ▽ • Reply • Share › M otorola Moto MAXX/Droid Turbo Gets Unofficial Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 11/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with  TWRP on Pixel and Pixel XL   Guest • 2 years ago search  November 1, 2016 772 Posts  LOGIN REGISTER plus Check N outovem btheer 15 Honor, 2016 Cunts Micromax!  Xposed MHubodule on LeE cXDAo EUI Modder allows for a △ ▽ • Reply • Share › Near-Vanilla Android UI  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: Shanky Yadav • 2 years ago Why OnePlus Released this Device, and What it Means for The Future Yup from few day i am having a folder named starting from xing and something in chinese, i deleted it More FoReadrum L XDA'sinks  Interview  of Your OnePlus 3 so many time but it still reapears with Carl Nove mPeiber 1from5, 2016 △ ▽ • Reply • Share › BUY/SELOnePlusL ON SWAPPA OnePlus An|nounces OnePlus 3T: Terms &O nConditionsePlus 3 (Un lo c©k eXDAd) (http://xda- gvijaykumar • 2 years ago Snapdragon 821, 3400mAh  0 53861 I dont think Micromax is doing that wantedly, probably that third party software developer from China Battery, 16MP Front Camera, Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays inherently has it inbuilt. Micromax is a stupid company Buy at $350 Sell device   November 15, 2016 △ ▽ • Reply • Share › Win an Android Yoga Book  NexVuisv o6 PO f(Uficnilaolclyk eAdn)n [oAu1n]ces the V5, jerdog76 XDA Portal Team > gvijaykumar • 2 years ago from XDA! ABOUT AUTHwOitRh a 20MP Front-Facing Camera  these things don't get added without the company being aware, much less reaping some  November 15, 2016 reward. Rest assured Micromax knows exactly how and why it's being done. Buy at $2D85iamSoelndl debviaceck 22 △ ▽ • Reply • Share › posts > Freelance software developer HTC 10 (Unlocked) debr > gvijaykumar • 2 years ago FROM THE FORUManSd IT student, interested in Lmao, Indians trying to blame the chinese for their shitty companies spyware. technology and mobile qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp △ ▽ • Reply • Share › Buy at $4d0e0veloSpemll deenvtisc e ver since his  November 14, 2016  39 Posts first SiemLoginens ph with:one. I n addition to technical deep > soumitpl48 gvijaykumar • 2 years ago XdiDvAes F foorru XmDSsAa A-mDdsdeuvenedgl of Goprae lrtashx,e yF U aSbp7ica Eondm igsien agls Oo naenPlus 3T! Click For a Daily Nope, knowing Micromax and after using their product for a long time, I think that they e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his definitely are doing this intentionally. And the worst part is, most common user don't even care,interests Bonuswith uniq uEntrye and creative projects. to them, Micromax has the best VFM. Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA △ ▽ • Reply • Share ›  @xdadevelopers on WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra Santiago Postorivo (Persano) • 2 years ago LFuAnTEctSioTn aXlDityA t No EWWhaStsApp Im angry with XDA. They dont care about companies like Jiayu or other chinese companies that dont  November 9, 2016  448 Posts  TweetWh aontsA pTwitterp Begins Rolling Out want to release their device source. You must help mediatek device community Buy at $94 Sell device Video Calling to All Users △ ▽ • Reply • Share › Android Security Resources Library  Subscribe Novem tober 1XDA5, 201 TV!6  November 2, 2016  10 Posts

jerdog76 XDA Portal Team > Santiago Postorivo (Persano) • 2 years ago Visit our sponsor M otorola Moto MAXX/Droid Turbo Gets Unofficial If you have paid attention we have called MediaTek out for their lack of support of the Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 12/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices If you have paid attention we have called MediaTek out for their lack of support of the Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with TWRP on Pixel and Pixel XL community and they are changing a lot of their processes and are opening up moseraer ctho the  November 1, 2016  772 Posts  LOGIN  REGISTER  plus   November 15, 2016 community. It takes time. Most of the issue though rests at the feet of your OEM ­ they are the  Check out the Honor ones responsible to release source ­ but in China no one cares about following copyright laws Xposed MHubodule on LeE cXDAo EUI Modder allows for a ­ their companies are told not to worry about it. So your best bet is to buy a phone that isn't oneNear-Vanilla Android UI  The Philosophy Behind the OP3T: of those. OctobeCheckr 31, 201 6out 1XDA38 Po sDeals!ts Why OnePlus Released this Device, 24 △ ▽ • Reply • Share › More Foruma Lnidn Wksh at it Means for The Future Readof XDA'sYour On eInterviewPlus 3  with Carl Pei from Santiago Postorivo (Persano) > jerdog76 • 2 years ago  November 15, 2016 BUY/SELOnePlusL ON SWAPPA Give me te money so. Ignorant. My oem is under pressure of mediatek. They must pay money to mediatek to release the source, learn a bit before saying anything Terms & ConditionsOnePlus A n|n ©ou XDAnces (http://xda-OnePlus 3T: OneSPnluaps d3r a(Ugnolno c8k2e1d, )3400mAh △ ▽ • Reply • Share ›  0 Batte5ry,3 186M6P 1Front Camera, Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device  superdragonpt > Santiago Postorivo (Persano) • 2 years ago  November 15, 2016 Xda haves nothing to do with that, keep pressuring your OEM for kernel sources... Win an Android Yoga Book  Also, in fact, xda is doing an great work , and several articles about that issue, where NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, published here... ABOUT AUTHwOitRh a 20MP Front-Facing Camera   November 15, 2016 9 △ ▽ • Reply • Share › Buy at $2D85iamSoelndl debviaceck posts > Santiago Postorivo (Persano) > superdragonpt • 2 years ago Freelance software developer My oem is under pressure of mediatek. They must pay money to mediatek to release HTC 10 (Unlocked) the source FROM THE FORUManSd IT student, interested in technology and mobile △ ▽ • Reply • Share › qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp Buy at $4d0e0veloSpemll deenvtisc e ver since his  November 14, 2016  39 Posts xdadevet > Santiago Postorivo (Persano) • 2 years ago first SiemLoginens ph with:one. I n addition to technical deep XdiDvAes F foorru XmDSsAa A-mDdsdeuvenedgl of Goprae lrtashx,e yF U aSbp7ica Eondm igsien agls Oo naenPlus 3T! Not even going to go in as to why they aren't really supported as that has already been Click For a Daily e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his answered. My question is simpler: Why buy a Mediatek device if you don't want a Mediatek Bonus Entry device with no developer support? If you want developer support you have to have the same interests with unique and creative projects. Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5 device that developers target. Developers have no obligation to waste their time trying to piece  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA together unkown brands source code just because they don't release their source code to the  @xdadevelopers on public. WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra 2 △ ▽ • Reply • Share › LFuAnTEctSioTn aXlDityA t No EWWhaStsApp  November 9, 2016  448 Posts TweetBuyW aht aon$t9s4A pTwitterp BSegll idnesv Ricoelling Out > Santiago Postorivo (Persano) xdadevet • 2 years ago Video Calling to All Users Android Security Resources Library My oem is under pressure of mediatek. They must pay money to mediatek to release  Subscribe Novem tober 1XDA5, 201 TV!6  November 2, 2016  10 Posts the source. This is the real mediatek. I know the reality Visit our sponsor △ ▽ • Reply • Share › M otorola Moto MAXX/Droid Turbo Gets Unofficial Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 13/14 11/16/2016 Micromax Remotely Installing Unwanted Apps on Devices Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with  TWRP on Pixel and Pixel XL   chiragjn > Santiago Postorivo (Persano) • 2 years ago search  November 1, 2016 772 Posts  LOGIN REGISTER plus Check N outovem btheer 15 Honor, 2016 i would suggest to stop repeating the same statement over and over and  Xposed MHubodule on LeE cXDAo EUI Modder allows for a instead start collecting device tree from various sources if you want some Near-Vanilla Android UI support, the MT6589,MT6582,MT6592 full kernel source(except the device  OctobeCheckr 31, 2T0h1e 6out Philo 1XDAs3o8p Phoy s Deals!Btsehind the OP3T: tree) can be obtained from various git Repositories Why OnePlus Released this Device, and What it Means for The Future △ ▽ • Reply • Share › More FoReadrum L XDA'sinks  Interview  of Your OnePlus 3 with Carl Nove mPeiber 1from5, 2016 Santiago Postorivo (Persano) > chiragjn • 2 years ago BUY/SELOnePlusL ON SWAPPA Yes, but the lcd driver, the camera driver, the bluetooth driver, the touchscreen OnePlus An|nounces OnePlus 3T: driver, the wifi drivers and other similar drivers are exclusive of jiayu. I never Terms & Conditions © XDA (http://xda- OneSPnluaps d3r a(Ugnolno c8k2e1d, )3400mAh  saw a device with the same screen, wifi modem, touchscreen. I know what i 0 Batte5ry,3 186M6P 1Front Camera, say because i was trying to search compatible drivers Your Entries128TGoBt aStl oErnagtrei efosr $48D0ays Buy at $350 Sell device  △ ▽ • Reply • Share › November 15, 2016 Win an Android Yoga Book  NexVuisfromv o6 PO f(Uficnila oXDA!lclyk eAdn)n [oAu1n]ces the V5, ALSO ON XDA­DEVELOPERS ABOUT AUTHwOitRh a 20MP Front-Facing Camera   November 15, 2016 [Exclusive] The Philosophy Behind the OP3T: Would You Purchase an Updated Variant of Diamondback Why OnePlus Released this Device, and Your Current Phone? Buy at $285 Sell device posts > 7What7 com itme …nts • 14 hours ago• 279 comments • 4 days ago• Freelance software developer HTC 10 (Unlocked) FROM THE FORUManSd IT student, interested in technology and mobile qeuBot Adds8 in Ways a Person atol C hEnteratbot to WhatsApp Buy at $4d0e0veloSpemll deenvtisc e ver since his  November 14, 2016  39 Posts first SiemLoginens ph with:one. I n addition to technical deep XdiDvAes F foorru XmDSsAa A-mDdsdeuvenedgl of Goprae lrtashx,e yF U aSbp7ica Eondm igsien agls Oo naenPlus 3T! Click For a Daily e n tNhouvseimasbte (prV h1eo1rti, zo2og0nr1a)6 p[ShMer- aGn9d3 t5rVie]s to combine his interests Bonuswith uniq uEntrye and creative projects. Honor 8 UK BOuyw naet r$s4 C3a0n ASpepllly d etovi cTest EMUI 5  NovemFollowbRere 1m0,o 2v0e1 6All A8d8s P forsotms XDA  @xdadevelopers on WhatsApTwitterp NExetxeunss 5io (nUsn Xlopcokseedd) Module Adds Extra LFuAnTEctSioTn aXlDityA t No EWWhaStsApp  November 9, 2016  448 Posts TweetBuyW aht aon$t9s4A pTwitterp BSegll idnesv Ricoelling Out Android SecuriVtyid Reeos Coaulrlicnegs tLoib Arlal rUysers  Subscribe Novem tober 1XDA5, 201 TV!6  November 2, 2016  10 Posts Visit our sponsor M otorola Moto MAXX/Droid Turbo Gets Unofficial Android 7(Honor).0 NoSuugpaetr UatSUpd UBestaptedate Buyd to work with http://www.xda­developers.com/micromax­remotely­installing­unwanted­apps­on­devices/ 14/14