Recently when i opened settings i saw my display name in settings was appended by some numerals, when i tried to chenge it a new service called HeyTap started its setup.
What is it and what are the advantages if I setup a HeyTap I'd ?
Also can i change my display name without using it ?
Probably some virus
Related
With the latest firmware I noticed the android_id is set to dead00beef, I checked this android id changer. This causes a problem with games expecting a unique id, e.g. racing live.
In order to use Android ID Changer would I have to get sde?
if you are rooted, (even using archangel) you could try installing 'marketenabler'
and set it to tmobile usa (or maybe an other). This allowed me to play 'pocket racing' in multiplayer mode, which previously would not as it could not see my device ID.
this will also help you see more protected apps on the market by the way.
I tried that but it didn't work. Idont think that changes android_id
Hi all
(Sorry, double posted this question cause wrong section for first post. I didn't find a way for remove my previous post, kindly ask to moderator to remove it, thank you)
My question will be quite strange but is what I need unfortunately. Basically I need to create an invisible WebView instance (invisible mean not showed inside the activity) and get screenshot from the showed web page every time something change in the page. No problem from get screenshot, the problem is the way to be advised when something change inside the web page currently loaded into my webview. Please note, changes I need to get can be also some images changed "on the fly" by javascript code inside the page, these kind of "events" can no be detected by standard calls like onloadpagefinished or so on (since images changed are preloaded). Another problem can be when images are fully downloaded by the browser but not yet showed in the view (in case of slow CPU per example). Normally I could to easily fix my problem by overriting the onDraw() event of the webview. Every time onDraw() event is emitted mean that something is changed into the view and I need to get new screenshot. Unfortunately my problem is onDraw() event is emitted only if the view is currently visible inside the activity. If the view is "hidden" or "offscreen" as my case the onDraw() event is not emitted since, obviously, doesn't need it. Android views lifecycle explained in the main android developer site show why this happen (the view is set in pause state once out of visible activity part). Now my question is: is there a way to "force" the view to manage onDraw() event as it would be showed but in offscreen mode like my case?
Thank you to all will can help me
I tried to create a new project using 'webview' in VS 2013 for windows phone app. The login page comes up and once I click on submit, this is what I see:
"This website is best viewed in Internet Explorer 7.
Kindly use Microsoft Internet Explorer 7 or above.
If you are facing any issues while viewing the website, Please view the website in compatibility mode. "
Can we render this page somehow in this app by changing the compatibility settings?
Code:
Protected Overrides Sub OnNavigatedTo(e As NavigationEventArgs)
Dim HomeUri As New Uri("https://url")
WebViewControl.Navigate(HomeUri)
AddHandler HardwareButtons.BackPressed, AddressOf MainPage_BackPressed
End Sub
You most likely neither need nor want to put the webview in compatibility mode; IE7 is ancient. The problem is that the site - like many others written by incompetent web devs - uses overly-strict user-agent sniffing instead of just testing for feature compatibility. All you should need to do is send a custom user-agent header. I'm not the person to talk to about that - I don't use the WebView control, as a general rule - but it's possible. Several of the third-party browser apps on the store do it.
I tried this but it did not work:
Code:
Dim ua As New String("Mozilla/4.0(compatible; MSIE 7.0b; Windows NT 6.0)")
Dim targetUri As New Uri("https://blablabla")
Dim hrm As New HttpRequestMessage(HttpMethod.Get, targetUri)
hrm.Headers.Add("User-Agent", ua)
WebViewControl.NavigateWithHttpRequestMessage(hrm)
My iptv provider has bought Iptv smarters Pro 1.6.9 and had the Dns hardcoded into the apk by whmcs allowing users to login with there username and password. We have a bunch of resellers that would like the providers Name/Logos and in app images changed to there own. I have Used Apk icon editor pro to open the apk and get to the res folder to change the Images with the same format/sizes/names. I then rename the app under values/strings.xml. Pack the pack then everything works fine. A week or so passes and BAM they get blocked, the app no longer is working. Says The app you are using is not original, Your tv service provider has not provided your the original app Image shows what the message is. How can i make this stop? How is the app phoning home? https://i.ibb.co/qJkvJ0h/photo-2019-01-28-21-23-50.jpg
Rebrand, icon, logo, hardcode url?
Did anybody work out how to rebrand? Would like to try do it myself as a project as I currently provide iptv to customers but would love to make my own app just how I want it
Surely the rebranding part is easy enough, ive unpacked IPTVSmarters Pro apk and currently seeing many chances to edit the images, its the hardcoded url and home phoning i dont understand, so you said they blocked you... as in your iptv server IP/DNS blocked? Assuming the ip/dns you hardcoded into the app right? I am 100% noob at this apk editing stuff im just playing to see what can be done... Any help or basic instruction is grateful
it can be done with APK editor Pro version 1.10.0, simple edit then click images and have fun... anyone know how to hardcode that's willing to teach?
Lewis2050 said:
Surely the rebranding part is easy enough, ive unpacked IPTVSmarters Pro apk and currently seeing many chances to edit the images, its the hardcoded url and home phoning i dont understand, so you said they blocked you... as in your iptv server IP/DNS blocked? Assuming the ip/dns you hardcoded into the app right? I am 100% noob at this apk editing stuff im just playing to see what can be done... Any help or basic instruction is grateful
Click to expand...
Click to collapse
I'm new and would love to know how this is done can you help
MOD ACTION:
Thread cleaned.
Guys, XDA is no place for commercial activity or warez. There are Rules in place to check them.
Please avoid such kind of posts, otherwise your account may be infracted.
indianamods said:
My iptv provider has bought Iptv smarters Pro 1.6.9 and had the Dns hardcoded into the apk by whmcs allowing users to login with there username and password. We have a bunch of resellers that would like the providers Name/Logos and in app images changed to there own. I have Used Apk icon editor pro to open the apk and get to the res folder to change the Images with the same format/sizes/names. I then rename the app under values/strings.xml. Pack the pack then everything works fine. A week or so passes and BAM they get blocked, the app no longer is working. Says The app you are using is not original, Your tv service provider has not provided your the original app Image shows what the message is. How can i make this stop? How is the app phoning home? https://i.ibb.co/qJkvJ0h/photo-2019-01-28-21-23-50.jpg
Click to expand...
Click to collapse
When you are in res/values/strings.xml do not change the name. I know this is part of what you want to do but for it to work just leave it be. Put you name on logo image or something. I know this works as i have done it myself and was told to do this by a dev that puts this in apps. I know its a late reply but better late than never
Hello
I'm searching an hidden mic voice recorder app for android with these features
- It can be installed and uninstalled from Android console/command line (i.e. by using Termux) or by FTP and it should not have an icon once installed (neither invisible). OR it can be installed using apk but it should not have an icon (neither invisible),
and possibility to uninstall it from console/command line or FTP .
- it should be able to record from time A to time B , possibly by setting a cronjob in console or by editing a txt file using console/command line .
- it should save the audio file in external sd
- it should be fully silent if any error arise , for example disk full in external SD .
does exist it?
Thank you
Thread closed.
While you may have the nicest intent on why you would want that, with those specific things, that raises a question of legality. Why would you want to have an app that can be installed remotely without a user knowing it or knowing of it's existence? XDA is not a forum to discuss anything that could cause legal trouble for XDA or anyone using XDA.