Is there anyone on the forum knowing how to edit resources in MTK smartwatch firmware files? like the icon of the browser or the apn settings?
Also i cant get the install of the browser working.. cant install any vxp files..
Related
Hi guys and gals I am having a issue with my app I'm making. The app uses webview to load a special web page to let a user download files mostly .pkg files but some zip files and exe's as well. I have the app built and it loads the website url I need it to but when I click on a file to download it to the storage card it does nothing at all. I know I need to do something with the DownloadListener I'm just not sure what or how. The snippets of code I have found on the net to try to understand it has not worked. I have given permission to the net and SD card in the manifest file. Any help with this would be great Thanks
p.s. for some reason it wont let me post my code. if anyone can help + rep for you
No one on this? ok well I know I need to set up a downloadlistener but I am unsure how to do this everything I have found is only to force media to be played somewhere but I need to just make it download the file to the root of the sdcard. any help even to a good tutorial or link with a code snippet for a different file type that i could modify to work would be very helpful
Been looking around for a way to change the User Agent of an application.. ? can anyone point me in the right direction?
p.s: I am rooted, and i searched through the forums
You'd have to open up/decompile the .apk, find the file that it's stored in, edit it, recompile/repack and install.
thanks!
what file to edit in particular?
Not a clue, I suspect you'll have to look through the folders 'til you find it.
What are you trying to do?
Apps check with the build prop to see what your is/has and then shows it the appropriate info/features.
Yeah what apk are you trying to change the user agent? mms.apk? ect...
I am trying to "trick" a webserver to think that i am coming from a specific application.. this application has its own UA identifier..
If the server saw any other identifier, it won't display the results of a webquery.
The apk is an app i did in appinventor..
bump anyone?
I have a URL launcher app and need help with some html codes..
This app is a URL launcher and the web page is running inside of the app window like any other app, This do not launch the Browser url from the android phone...
The problem is.. Downloads do not work inside of this app... It only works when the website is running in the full browser,,, But I dont want that.. I want the download to be supported inside of this app.
Is there any html codes or scrip that i can use in my web page to make launch the original browser from the phone, so the file can be download it in the phone..?
Please install the app and letme know how can I make download support for files..
Here is the link of the app..
Please go to download shortcut and choose android shortcut for testing... You will see that the download dont work in this app frame... It only works in full android browser..
APP LINK:
http://latinomax.com/android/app/latinomax.apk
If you look for the installed watchfaces in ifile, they seem to be coded,
Is there maybe a way to add new ones or edit existing watchfaces via ifile?
There are also a bunch of preference files, did someone already take a look at those files?
Location ifile:
var/mobile/Containers/Data/Application/F0608D21
Thx
Moto360 said:
If you look for the installed watchfaces in ifile, they seem to be coded,
Is there maybe a way to add new ones or edit existing watchfaces via ifile?
There are also a bunch of preference files, did someone already take a look at those files?
Location ifile:
var/mobile/Containers/Data/Application/F0608D21
Thx
Click to expand...
Click to collapse
I'm browsing my Moto360 Sport with an app called File Manager. I can't see the var folder, is that in the root folder?
Is your Moto rooted?
No, its the android wear folder on the iphone which can be found with file explorer ifile
Hello fellows XDA, after updating my G928T to marshmallow, I can't seem to find setting.db under sqlite or even searching the file doesn't come up in /data/data/com.android.providers.setting/databases. Does anyone know where I could find this file or what may happen to it? Thanks all!
Sent from my SM-G928T using XDA-Developers mobile app
I found some details here: http://stackoverflow.com/questions/...e-settings-how-to-toggle-ringtone-vibration-i
from that page:
"move system settings from db to xml
/data/data/com.android.providers.settings/../settings.db --> /data/system/users/userid/settings_[system|global|secure].xml"
For me it was "/data/system/users/0/settings_system.xml" and I was able to use Root Browser to find and edit it. The file is very long and hard to navigate (i was just using root browsers editor which has no search function) but I was able to add hotspot toggle on my S5 by editing it, just like I used to with the old settings.db
fredknex said:
I found some details here: http://stackoverflow.com/questions/...e-settings-how-to-toggle-ringtone-vibration-i
from that page:
"move system settings from db to xml
/data/data/com.android.providers.settings/../settings.db --> /data/system/users/userid/settings_[system|global|secure].xml"
For me it was "/data/system/users/0/settings_system.xml" and I was able to use Root Browser to find and edit it. The file is very long and hard to navigate (i was just using root browsers editor which has no search function) but I was able to add hotspot toggle on my S5 by editing it, just like I used to with the old settings.db
Click to expand...
Click to collapse
I was able to find it, but after editing and given the right permission also restarted, the setting reset to default and the new changes didn't stick in the new file.
fredknex said:
I found some details here: http://stackoverflow.com/questions/...e-settings-how-to-toggle-ringtone-vibration-i
from that page:
"move system settings from db to xml
/data/data/com.android.providers.settings/../settings.db --> /data/system/users/userid/settings_[system|global|secure].xml"
For me it was "/data/system/users/0/settings_system.xml" and I was able to use Root Browser to find and edit it. The file is very long and hard to navigate (i was just using root browsers editor which has no search function) but I was able to add hotspot toggle on my S5 by editing it, just like I used to with the old settings.db
Click to expand...
Click to collapse
I dont get this, what do you mean with move setting from db to xml do you mean rename or what could you be more detalied ? Thnx
Sry for asking
astrit1 said:
I dont get this, what do you mean with move setting from db to xml do you mean rename or what could you be more detalied ? Thnx
Sry for asking
Click to expand...
Click to collapse
I mean the setting used to be stored in a .db file, but (because samsung changed it i guess) it is now stored in a .xml file. no need to rename anything, just edit the xml.
I was able to find it, but after editing and given the right permission also restarted, the setting reset to default and the new changes didn't stick in the new file.
Click to expand...
Click to collapse
If i recall correctly there are 2 entries pertaining to the toggles and one seems to overwrite the other on boot. Make sure to change both if anyone is still trying to do this. If that doesn't work then I don't know what I did to make it stick.
If i recall correctly there are 2 entries pertaining to the toggles and one seems to overwrite the other on boot. Make sure to change both if anyone is still trying to do this. If that doesn't work then I don't know what I did to make it stick.
Click to expand...
Click to collapse
if he uses only the xxx_reset one they are going to be overwritten by the normal one when he reboots ,it did this to me
fredknex said:
I found some details here: http://stackoverflow.com/questions/...e-settings-how-to-toggle-ringtone-vibration-i
from that page:
"move system settings from db to xml
/data/data/com.android.providers.settings/../settings.db --> /data/system/users/userid/settings_[system|global|secure].xml"
For me it was "/data/system/users/0/settings_system.xml" and I was able to use Root Browser to find and edit it. The file is very long and hard to navigate (i was just using root browsers editor which has no search function) but I was able to add hotspot toggle on my S5 by editing it, just like I used to with the old settings.db
Click to expand...
Click to collapse
I found that xml, I copied it on my pc, opened in browser but in that xml I couldn't find anything related to mobile data toggling, or notification toggling like this: notification_panel_default_active_app_list. Could you pls tell me how did you manage to add mobbile data toggle using this method? I'm on Sprint N920P. Thanks in advance