Hi, XDA community. I'm currently doing a project where the raspberry pi3 sends the data to firebase and retrieve the data from mobile phones. According to network source, there isn't any fixable solution yet. I've find the file of install is to python2.7 and my compiler is python3.5 . I've also tried to install firebase_admin but all installation file can be find in python2.7 not python3.5 . So, when I import the firebase library it appears no module name 'firebase' was found. try to change the permission and move the file and it's not allow to do so. Is there any workaround to fix this issue? Thanks in advanced.
Related
Is there a way to filter or block ads in the apps ? In android is possible to mod a hosts file through apps such as AdAway or AdFree; has WP8 something similar ?
the gladiator said:
Is there a way to filter or block ads in the apps ? In android is possible to mod a hosts file through apps such as AdAway or AdFree; has WP8 something similar ?
Click to expand...
Click to collapse
No !!!
You can edit the HOSTS file with an interop-unlocked phone. There's no current way to do it on a phone without interop-unlock, though.
Eye to change the host file First, as gooddaytodie says you need to interop and then enable full access to get full access to system folders. .. I have tried to edit the file to remove the ads from app but then I found myself with 3g and wifi not working.. So I thought I'd put the original file but are no longer able to replace it because Microsoft protected.. I had to Flash the full partition. Informed well before modifying it
It`s not the way with Windows Phone 8, but anyway. I`m using my router Netgear router to block the ads. Of cource it will work only when you`re connected to your Wi-Fi spot (or LAN with PC, Laptop or any other Ethernet-compatible thing).
I appreciate the information you gave me (and to the forum). A big thanks to GoodDayToDie who gave some hope and a "grosso grazie" to BlackSilverGT for the heads-up.
GoodDayToDie, could you please elaborate a bit your answer in order to avoid what happened to BlackSilverGT ? The alternative would the work-around suggested by winphoneuser
I have no explanation for what happened to @BlackSilverGT, so I can't promise how to avoid it. I used an app which moves files via CRpcComponent (rather than using the full access via MTP hack) but I have modified the HOSTS file that way, and it works. Maybe the problem was the *particular* modifications you made? I wasn't trying to block ads or anything like that, just intercepting traffic from an app. The tool I wrote for the purpose was a one-off and I seem to have deleted it, but I have a more general-purpose file editing utility under development.
I've Hijack Samsung Drivers and Services to Lumia Device.
All .Dsm .Reg files working fine. All registry entries has been successfully applied.
Placed "Non-Production Errors.txt" to Phone Documents Folder.
But RPCComponent.winmd not working yet. (External Component thrown an Exception Errors)
I've attached Package files here. It's from Samsung Ativ S GDR 1 Image.
C:\Windows\Packages\DsmFiles\Samsung.M8X30SOC.FCRouter.dsm.xml
C:\Windows\Packages\RegistryFiles\Samsung.M8X30SOC.FCRouter.reg
C:\Windows\Packages\RegistryFiles\Samsung.M8X30SOC.FCRouter.rga
C:\Windows\System32\CSCMgr.dll
C:\Windows\System32\FCRouter.dll
C:\Windows\System32\FMFTM.dll
C:\Windows\System32\Drivers\FCDriver.sys
C:\Windows\System32\Drivers\FCRouter.dll
C:\Windows\System32\CATROOT\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Samsung.M8X30SOC.FCRouter.cat
djamol said:
I've Hijack Samsung Drivers and Services to Lumia Device.
All .Dsm .Reg files working fine. All registry entries has been successfully applied.
Placed "Non-Production Errors.txt" to Phone Documents Folder.
But RPCComponent.winmd not working yet. (External Component thrown an Exception Errors)
I've attached Package files here. It's from Samsung Ativ S GDR 1 Image.
C:\Windows\Packages\DsmFiles\Samsung.M8X30SOC.FCRouter.dsm.xml
C:\Windows\Packages\RegistryFiles\Samsung.M8X30SOC.FCRouter.reg
C:\Windows\Packages\RegistryFiles\Samsung.M8X30SOC.FCRouter.rga
C:\Windows\System32\CSCMgr.dll
C:\Windows\System32\FCRouter.dll
C:\Windows\System32\FMFTM.dll
C:\Windows\System32\Drivers\FCDriver.sys
C:\Windows\System32\Drivers\FCRouter.dll
C:\Windows\System32\CATROOT\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Samsung.M8X30SOC.FCRouter.cat
Click to expand...
Click to collapse
Is it free to copy files in this folders only using MTP hack or you did something else to copy these files ?
as I remember you have to run RPCComponents service too .
also you can find witch services are running (someone share xap file to see all running services let me search for it )
@ngame
I did this using InteropServices cap and RPC lib's from extras+info app.
Some "NdtkSvc", "NokDeviceHubSvc" services runs as LocalSystem so there is no any restriction for read/write.
Wait, I'll send you a auto-patcher xap 2moro.
djamol said:
@ngame
I did this using InteropServices cap and RPC lib's from extras+info app.
Some "NdtkSvc", "NokDeviceHubSvc" services runs as LocalSystem so there is no any restriction for read/write.
Wait, I'll send you a auto-patcher xap 2moro.
Click to expand...
Click to collapse
Ok so it need to be replaced with ex info yes ?
But my doesn't support sd card i have to test somewhere else
So, OEM uses their own custom service host. M I Ryt ?
djamol said:
@ngame
I did this using InteropServices cap and RPC lib's from extras+info app.
Some "NdtkSvc", "NokDeviceHubSvc" services runs as LocalSystem so there is no any restriction for read/write.
Wait, I'll send you a auto-patcher xap 2moro.
Click to expand...
Click to collapse
can u plz send me the xap too
Dear experts of XDA,
i am in the midst of a personal project. But i cant seem to clone an app call "Carousell", it can be found in google playstore. I already tried multiple means to create a clone apk out of it but to no avail.
Software that i tried are APK editor and advanced apk tool.
It either gives error such as "install_failed_conflicting_provider" or when i really managed to install the clone app, it crashes.
I already tried changing the values of the Package and the Ath provider.
Would really be very grateful if anyone can guide me through. Thanks alot experts!
Hello,
I need some help with xposed and access sqlite database. My problem is i can't access database when i instantiate my DatabaseHelper in classes which are not Activities. The error is only the same nullPointerException in SQL. The problem is because context.
I'm doing that in my main class of xposed (where i implement IXposedHookLoadPackage).
My goal is to get all aplications package name that are saved in database. Any one can give me some help?
Best Regards
Hey,
I have an issue updating or refreshing my database. In sqlite the database is correct and updated to my data.
But then I run the application, let it build and install the apk. And the database was the same as before (not updated or refreshed).
I deleted the .gradle folder, so that the .gradle could be rebuilded. And invalidated chache/ Restart, to clear the cache.
But that was not the issue, that app is not the problem. But only the database.
Can someone help me please?
Thank you
Post some codes so we can have a look... the relevant codes ofcourse.
I was just looking trough my codes, and I learned that I just had to update the database version in the config files from 1 to 2.
And that fixed everything, so now the database is updated... So easy...
But you helped me search for the right things, thank you for your help