App: File-System Watcher/Monitor ???? - Android Q&A, Help & Troubleshooting

Hello!
Does anybody know a simple File-System-Watcher app for android ? I mean a app that show me where a file
on the intern or extern memory is created, deleted or changed - and the better one: shows also the Process or the
application which create/delete/change the file on the storage.
... its simple: a app that shows the file system activity? (example: under windows, there is the Process Monitor from www.sysinternals.com)
regards!

...ok, i find a app called "FileObserver", but i dont find some compiled apk or some other files to install
it on android? Is it possible to run this FileObserver in a terminal emulator on the android? How can
i run this app ???

No, you can't.
It's an abstract class which is a programing component intended to be implemented and included in an application ==> apk.
It seems there is no ready to use solution like the one found in linux (inotify).
You have two choices : build it by yourself or avoid apk without source files.

Related

[Q] Run a exe in Android App

Hello,
I would like to create an Android App that can run a executable file (developed from C language for android) by clicking a button on touch screen. The executable file (created from arm-eabi toolchain) works pretty well if I run it from android command prompt. What I need to do is to able to run that exe from an app (basically that app should able to call that exe file).
I don't have much idea of how to do this.. I have seen people suggesting to use JNI to convert native C code into Java. But, I don't need to anything at Java level. All I wanted to do is to call the executable from an app. Is this possible to do? It would be very helpful if someone can give me suggestions.
Thanks,
Krishnan.
It would take a lot of hard work.
Best of luck to you...

Steps to Set Default Dowload Location to SD Card

Hello
After typing the title, XDA forums showed me similar threads but unfortunately none of them had the answers i wanted, so here i continue.
I have rooted my device and i would like to know if there is some way to set the default "Download" location to sd card for media files that i download using some apps and not the default install location. please do tell, if it possible by editing any files or something.
Thanks
##UPDATE##
Hi guys, Found a way to deal with my above mentioned problem.
But it is only possible for rooted devices as it requires Xposed Framework and a Module called "Downloads2SD"
I guess it should work properly as it allows me to change download directory for different types of files.
I try to radically solve the problme by move the deafult app installation to ExtSdcard and found poor results:
too many programs was fake
an old program called "install manager" mentioned that it do so but when i try it :it always get error message although i rooted my mobile and the app shows the window of choose which installer use to setup the app
any helper to move deafult installation of apps to ExtSdcard
Thanks in advance

[Q] Windows Explorer/File Manager for WP 8.1

Hi. I'm new to this forum that I searched for an answer to my question which goes like this: Is there a REAL file manager (similar to Windows Explorer or Free Commander XE or Total Commander for PC) that shows ALL directories and files on my Windows Phone 8.1, including system files on drive C: (the SD card being called drive D: )? So far, I tried "Files", "Folders Free", "Metro Commander" and others - they all are not satisfying my requirements. Thanks for your inputs.
Which app is good? When I download a file ,then open store,but idk which app is good to open the file.
Sent from my HUAWEI C8815 using XDA Free mobile app
@veryfunny: Not really, for the same reason that there's no such app (at least, without jailbreaking) on iPhones: Microsoft has locked down access to the file system.
The closest app I know of is my own WebServer app. That one lets you request any file system path, and if it can read the path it will display the contents. If it can't display it, you'll get a message about error code 5 (ERROR_ACCESS_DENIED).
Hi GoodDayToDie
Thanks for your explanations. Sounds like Microsoft is developping the same proprietary behaviour like Apple...
I downloaded your own webserver from http://forum.xda-developers.com/showthread.php?p=43364277#post43364277 and copied it onto the download directory on the phone. However, as I'm pretty new to Windows Phone 8.1, I do not know how to install it. Would you please let a greenhorn know? Thanks so much!
Works on 8.1.1 after patch
App
spavlin said:
Works on 8.1.1 after patch
Click to expand...
Click to collapse
Do you have these apps?

[HELP] Decompile APK, fix, Recompile help

Hi, before all, sorry for my poor English.
I have buyed a new Android Watch; the SmartWatch U8. I have found many Android app to run it but nothing have great result.
After few test and search I have found the original APK for my watch, is run good but have some problems and I want improve it.
I have decompiled the APK (APK to ZIP, dex2jar and APK Tool), I have now some .jar files, the .manifest and few assets and others ressources.
Using Android Studio, I have tried to recompile, without modification of code. I have many, many errors.
Some errors is about depriciated, others is for unknown command or class.
I have tried to fix, but no chance, too many errors and my Java skill is realy low (I'm better under PHP). I have also try to copy only few codes using the error tools to known what is needed to add, but I don't known own the default structure was made (all class in same folder ?, or many folder for many class ? less class but with more actions ? not sure)
I have tried all ideas I have found, no valid result, I never build the app with success. I have made few Android App, with help of tutorials and are very basic (Web browser for my website, music player and scanner). I known the basic of Android coding and the new and old way to code them (Eclipse and Android Studio).
I search many solutions;
- [easy] Find another app with all (or the most) of needed change I want; hide the notification text but keep the icon when connected, more control of what is sending to watch (keep notice of call, but not make/answer call over the watch)
- [medium/hard] Find a good tutorial/guide for rebuild a Android app from decompiled APK.
- [hard] Build from scratch a Android app for my watch (with tutorial/guide)
The APK I try to edit: levelkro (dot) com/download/android/KHR1.3.22.apk (not available on Play Store)
Thank for your help

[APP][MOD] Remove device/OS check

Hi i've been browsing the forum trying to find a solution but however i'm limited by my knowledge.
Basicly there is an Game/app made built by GameMaker but the target system was not meant to support AndroidTV. I'm trying to run this game on my nvidia shield.
I sideloaded the app and whenever i launch it i see the background of the game as if it was going to work and then the app crash and i get the following error message :
Incorrect android target. This executable targets android TV devices. This build is for android".
I've download Apk Studio / Apk tool and i tried to find out in the code where would that check happen and how i can allow AndroidTv devices to run this app. However i don't see much in the manifest file that would stop the app from running in AndroidTv.
Anyone out there with more knowledge can chime in and give some ideas ?
Here is a link to the app i'm trying to modify.
https://drive.google.com/open?id=1LrddBPcAK9Ufs9Eo8Jl5Z_zTTDvKzzHO
Thank you

Categories

Resources