【Homebrew】WP7 mango ScreenCapturer - Windows Phone 7 Development and Hacking

via:wpxap.com
xap:View attachment ScreenCapturer-20111022v2.zip
1 Launch app
2 Set a time via the slider at top (1-60s)
3 Click ”开始截屏“
4 Begin screen capture/Hit the Windows Key
5 Wait for time (set a time(1-60s)) to verify capture
6 Open Picture --> Albums --> Saved picture
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Awesome, thanks~

Very nice indeed, it also works on interop-locked phones if u remove:
<Capability Name="ID_CAP_INTEROPSERVICES" />
From the WMAppManifest.xml within the xap, just tested it on my "interop-locked", dev unlocked Trophy, works great.

Thanks for this app. Screenshots from my OMNIA 7 are attached.
Is it possible to release an english version ?
I mean that you replace the chinese letters for the "start button" and filename of the saved screenshot.
Best regards
contable

Interop edit worked for me as well, thanks! Good screen captures, but not all sync to PC? Even though they appear on phone, in saved pictures album. Have to rename as they all have same filename. once renamed they sync.

can you increase the pic quality?(能不能提升一下截图的图片质量)

For the sake of convenience, here is an edited version with the interop line removed. It should function on interop-locked devices, though mine is unlocked so I can't test it. I also renamed the app to "Capture", so you won't get Asian invading your app list
If the original developer is unhappy with what I've done, simply send a PM and I'll take it down ASAP.

ted973 said:
can you increase the pic quality?(能不能提升一下截图的图片质量)
Click to expand...
Click to collapse
I vote for this too...

good app
Thanks for translating the app name on the app list
but can you please translate the text on the capture button inside the app to English:
(3 Click ”开始截屏“)
and maybe improve captured image quality a bit too if possible

ahmedfikry said:
good app
Thanks for translating the app name on the app list
but can you please translate the text on the capture button inside the app to English:
(3 Click ”开始截屏“)
and maybe improve captured image quality a bit too if possible
Click to expand...
Click to collapse
Just visit here and your dreams come true:
http://forum.xda-developers.com/showthread.php?t=1316199

contable said:
Just visit here and your dreams come true:
http://forum.xda-developers.com/showthread.php?t=1316199
Click to expand...
Click to collapse
thank you...nice app there

I am severely questioning the legitimacy of this one (installing the newer one as I speak). I too ran into it randomly taking screenshots when it wasn't even open. Might just be paranoia, but it definitely does seem to be acting maliciously.

Nice app but if you could make an application to broadcast the names screens with the date and time they were taken or to be excluded after each saved screenshot (1 minute is too long). Now all sceens have the same name and it's a problem when sending to the server.
THX

I need help. I cannot open this .xap file for some reason. Any ideas anybody?

Open *.xap ??? For what ? Not install ?

the files that are attached are unopenable. I cannot open it for some reason.

May be some error when downloading, you tried again?
BTW try this: http://forum.xda-developers.com/showthread.php?t=1316199

Budniu said:
May be some error when downloading, you tried again?
BTW try this: http://forum.xda-developers.com/showthread.php?t=1316199
Click to expand...
Click to collapse
I finally figured it out. I needed a xap deployer and i was not using one until someone from another thread told me. Thanks anyway i got it to work and it is a nice app keep working on it. I may tell you some suggestions in a pm.

Lumic said:
I am severely questioning the legitimacy of this one (installing the newer one as I speak). I too ran into it randomly taking screenshots when it wasn't even open. Might just be paranoia, but it definitely does seem to be acting maliciously.
Click to expand...
Click to collapse
accidental press of camera button?
or perhaps multitasking?
why dont u try the other one posted ?

tooktang said:
via:wpxap.com
xap:View attachment 758380
1 Launch app
2 Set a time via the slider at top (1-60s)
3 Click ”开始截屏“
4 Begin screen capture/Hit the Windows Key
5 Wait for time (set a time(1-60s)) to verify capture
6 Open Picture --> Albums --> Saved picture
View attachment 758375View attachment 758376View attachment 758377
Click to expand...
Click to collapse
This version worked for my unlocked HTC HD2 with 7.10.8862 (HD2O rom), I was under the impression that I can capture many screens by pressing the windows key, as long as I stayed within the time limit, apparently it will only save one screenshot per allotted time, or in my case the last one showing before the time expired, e.g. no need to press anything for the capture.
It's a functional app, limited because of taking only one shot at a time but it works so many thanks to you.
Is there a version in English, even though it is simple to remember what to click even if it is written in Chinese! (lol)
Thank you! :good:

Related

[Q] LG App Unlock

I need some help... I was able to find the LG Voice To Text App and download it. I tried to use the XBMOD certificate method to install the app on my Samsung Focus, I was able to install the app and it shows that the app is installed on my phone but when I run the App it says "Sorry, This application only works on LG's phone." I know that the Samsung Apps have been working on HTC devices. Is it possible to do the same thing with this App and get it working on a Focus and other WP7 devices?
As I say in another thread, HTC and LG apps all check if they are running on the correct type of phone.
We have to found what they actually check (registry? file? driver call? other native API?) to see if we can trick this API.
michael_chea7 said:
I need some help... I was able to find the LG Voice To Text App and download it. I tried to use the XBMOD certificate method to install the app on my Samsung Focus, I was able to install the app and it shows that the app is installed on my phone but when I run the App it says "Sorry, This application only works on LG's phone." I know that the Samsung Apps have been working on HTC devices. Is it possible to do the same thing with this App and get it working on a Focus and other WP7 devices?
Click to expand...
Click to collapse
They call his camera module GUID using LGAppCommonLibrary.dll.
It was not obfuscated, so its a very quick fix.
Do not forget to deploy replacing the signatures/removing the drm description.
wow awesome..can u do it same for panorama search sorry to bother
eried said:
They call his camera module GUID using LGAppCommonLibrary.dll.
It was not obfuscated, so its a very quick fix.
Do not forget to deploy replacing the signatures/removing the drm description.
Click to expand...
Click to collapse
Oh thx a lot, i was looking to do this to.
anyway thanks
eried said:
They call his camera module GUID using LGAppCommonLibrary.dll.
It was not obfuscated, so its a very quick fix.
Do not forget to deploy replacing the signatures/removing the drm description.
Click to expand...
Click to collapse
I'm getting a connection error when I open up the Voice to Text app and click on any of the options to initiate the VTT. One thing i DIDN'T do was deploy replacing the sigs/removing DRM. Could THAT be the reason or is it trying to use some LG libraries for some connection? Has anyone gotten this to fully work on other devices?
I re-tried with the drm and sig options with the same result.
"No connection.
You don't have a connection at the moment. Tab Try Again to reconnect, or tap Cancel to set up your account later"
I don't see a Try Again or Cancel button .
Can anyone try this with the network profile app? I can provide the xap
If not does the network profile perform the same thing that HTC connection setup performs e.g. Installing/overwriting provxml?
Sent from my Venue Pro using Board Express
You have to be connected to the Internet, I think... Is there any chance to get the Panorama Pictures App? I'd love to make such pics
DomiKamp said:
You have to be connected to the Internet, I think... Is there any chance to get the Panorama Pictures App? I'd love to make such pics
Click to expand...
Click to collapse
check out my post [xap] LG OEM apps for the panorama app and more.
Sent from my GW910 using Board Express
fb401 said:
check out my post [xap] LG OEM apps for the panorama app and more.
Sent from my GW910 using Board Express
Click to expand...
Click to collapse
Its already patched?
BTW I don't know how the app works, I just removed the startup check
eried said:
Its already patched?
BTW I don't know how the app works, I just removed the startup check
Click to expand...
Click to collapse
if not, can you patch it?
diboze said:
if not, can you patch it?
Click to expand...
Click to collapse
If its the same checking just rename my patched xap file to .zip, rename the unpatched xap to .zip open both and drag LGAppCommonLibrary.dll from patched to unpatched.
Deploy. Done.
Panorama Shot doesnt use LGAppCommonLibrary.dll
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
diboze said:
Panorama Shot doesnt use LGAppCommonLibrary.dll
Click to expand...
Click to collapse
Here it is the patched version, but its highly probably to receive an error because they use custom LG camera properties. (I haven't tested it however)
atleast it starts now.
But a big Errormessage shows up
"The network request is not supported"
Thanks for your try
diboze said:
atleast it starts now.
But a big Errormessage shows up
"The network request is not supported"
Thanks for your try
Click to expand...
Click to collapse
I can't find that message, that is the exact string? is your device connected to internet?
"The network request is not supported"
Microsoft.Phone.Camera.GetCustomProperty
@ Panorama.MainPage.getpropertyTimer_Tick
@ System.Windows.CoreInvokeHandler.InvokeEventHandler
@ MS.internal.JoItHelper.FireEvent
EDIT: message appears always.not internet-related
diboze said:
"The network request is not supported"
Microsoft.Phone.Camera.GetCustomProperty
@ Panorama.MainPage.getpropertyTimer_Tick
@ System.Windows.CoreInvokeHandler.InvokeEventHandler
@ MS.internal.JoItHelper.FireEvent
EDIT: message appears always.not internet-related
Click to expand...
Click to collapse
Well, the GetCustomProperty function is one of the "problematic" ones because I think it tries to get something custom for lg phones using a guid code.
In the emulator I also get a similar "GetCustomProperty" error but with another description
seems like its the same protection as in the other apps (voice to text)
Hades32 said:
It's very easy for LG. They get a custom property via the camera API. It's in the LGAppCommonLibrary.dll . Just replace the call with "return true" and you are done.
(But the voice to text app is not working as good as I expected..)
Click to expand...
Click to collapse
But I still dont have the tools or even the knowledge to decompile something

pin to start 5

a new tool to design your tiles
http://www.pintostart.com/
http://www.marketplacebrowser.com/267979/pin-to-start-5
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
anyone can help to translate a tutorial in german?
http://www.pocketpc.ch/windows-phone-7-apps/123022-pin-start-5-a.html
thx and greets
sid
it works.
i installed pin to start 1 - 8 and make 8 little pictures
thats my new look, NO FAKE
Are the tiles useable?
I dont get it, how do you know what tile to hit
vetvito said:
Are the tiles useable?
Click to expand...
Click to collapse
yes with speeddial, sms etc.
Nice work. You should enter our contest to win a free pass to MIX 2011.
Go to pintostart.com to enter
We are also always looking for feedback to improve our app. Please send any feedback to [email protected] and let us know what features you would like for us to include next.
siddartha said:
it works.
i installed pin to start 1 - 8 and make 8 little pictures
thats my new look, NO FAKE
Click to expand...
Click to collapse
wow, would you like to share those little pics ?
ceesheim said:
wow, would you like to share those little pics ?
Click to expand...
Click to collapse
yes, please here is it
in the pic 7 you must edit in gimp or whatever with your name
Flickyflocky said:
Nice work. You should enter our contest to win a free pass to MIX 2011.
Go to pintostart.com to enter
We are also always looking for feedback to improve our app. Please send any feedback to [email protected] and let us know what features you would like for us to include next.
Click to expand...
Click to collapse
hehe thx!
but it is to long way for me from germany
a question, i take my own pic's and i have in every pic in the left one pixel in white, how can i change this....
I don't think you can get rit of that 1 pixel
siddartha said:
hehe thx!
but it is to long way for me from germany
a question, i take my own pic's and i have in every pic in the left one pixel in white, how can i change this....
Click to expand...
Click to collapse
The pixel is a period. In the preview read the bottom part of the message.
I had this before but was disappointed to find it had no easy way of taking my own images and splitting them into multiple tiles
Yeah, there is no way for us to remove that pixel. It is actually a period (.) that we need to put there when you don't specify a title for the tile. This looks like it is required by Microsoft when we create the tile.
Thank you for using our app. If you have any suggestions for improvements/features please let us know.
brummiesteven said:
I had this before but was disappointed to find it had no easy way of taking my own images and splitting them into multiple tiles
Click to expand...
Click to collapse
We are currently working on this feature. We still plan to do much more with the Pin To Start series of apps.
Flickyflocky said:
We are currently working on this feature. We still plan to do much more with the Pin To Start series of apps.
Click to expand...
Click to collapse
super, can't wait
Flickyflocky said:
Yeah, there is no way for us to remove that pixel. It is actually a period (.) that we need to put there when you don't specify a title for the tile. This looks like it is required by Microsoft when we create the tile.
Thank you for using our app. If you have any suggestions for improvements/features please let us know.
Click to expand...
Click to collapse
instead of a period, can you use a space???
also, will I lose functionality of the live tiles like sms/email counts?
Does not work
Hi FlickyFlocky
This does not work on my phone. I get a message in the application saying "An error has occured. Please make sure your phone is connected to a network. If you have just selected the enable tile notifications, please wait and try to create the tile again." or something along those lines.
My phone is connected to the internet but still I only get a black tile with the white "Pin" application logo on it.
Thanks
andrew-in-woking
andrew-in-woking said:
Hi FlickyFlocky
This does not work on my phone. I get a message in the application saying "An error has occured. Please make sure your phone is connected to a network. If you have just selected the enable tile notifications, please wait and try to create the tile again." or something along those lines.
My phone is connected to the internet but still I only get a black tile with the white "Pin" application logo on it.
Thanks
andrew-in-woking
Click to expand...
Click to collapse
Hi, we’re sorry you are having issues with the app. We would love to help you resolve your issue.
When you receive this error it usually just means that that you need to click the 'create' button again after a few seconds. When you check 'Allow tile notifications' it can take a few seconds before you can create a tile.
In a few cases, we have seen errors occur during this step and the app actually crashes. Did this happen to you?
As a last resort, please reboot your phone and try it again.
If none of these suggestions work, you can also email us at [email protected] and we be happy to work with you to resolve this issue.
Sorry for the inconvenience.
a new one
a new theme for me and for all buddhism people here

HTC Hub updated!!!

HTC Hub is updated to v2.3 and it is available on Marketplace for download/update!!
nice, anyone can upload the xap please?
Open your market place app on your windows phone type htc hub. Select he newer one and download it...
Sent from my 7 Pro T7576 using XDA Windows Phone 7 App
Change log ?
PimpMasterSlick said:
Change log ?
Click to expand...
Click to collapse
So far, smoother animations during weather showcast, it makes better transitions!!
live tile updating problem wasnt fix
also no any changes with previous version are seen
I got it last night and don't see much of a difference.
Dinchy87 said:
Open your market place app on your windows phone type htc hub. Select he newer one and download it...
Sent from my 7 Pro T7576 using XDA Windows Phone 7 App
Click to expand...
Click to collapse
kirk999 said:
live tile updating problem wasnt fix
also no any changes with previous version are seen
Click to expand...
Click to collapse
my live tile updates fine on the previous version still.
here is the xap file
http://hotfile.com/dl/137237020/1b1904d/HTC_Hub_v2.3.0.0.xap.html
kirk999 said:
here is the xap file
http://hotfile.com/dl/137237020/1b1904d/HTC_Hub_v2.3.0.0.xap.html
Click to expand...
Click to collapse
Thanks for the XAP. Works on my Samsung Focus.
mhm there is no download more
use new link https://rapidshare.com/files/2586204676/v2.3.0.0.xap
enjoy
sinister1 said:
I got it last night and don't see much of a difference.
Click to expand...
Click to collapse
I got it as well and I noticed following difference:
All my music was gone and my phone asked me to synchronise with zune.
Same for my pictures and videos. All was gone; nothing was left on my phone.
//edit: unfortunately I have forgotten to backup my data. Some of the pics I can't get back anymore. What a pity. But honestly, I did not expect that would happen when I just load the updated HTC HUB via Market Place.
What can I say..? Would it be possible to release an update which makes me love my phone more?
P.S. Sorry, I don't like off-topic and since years I am just a member who is following your postings and take benefit of your experience, because I don't like to repeat what 100 other users have said before, but now I am really fed up with this stupid OS on my phone.
Further I thought I could save my first post for something greater than that
incues said:
I got it as well and I noticed following difference:
All my music was gone and my phone asked me to synchronise with zune.
Same for my pictures and videos. All was gone; nothing was left on my phone.
//edit: unfortunately I have forgotten to backup my data. Some of the pics I can't get back anymore. What a pity. But honestly, I did not expect that would happen when I just load the updated HTC HUB via Market Place.
What can I say..? Would it be possible to release an update which makes me love my phone more?
P.S. Sorry, I don't like off-topic and since years I am just a member who is following your postings and take benefit of your experience, because I don't like to repeat what 100 other users have said before, but now I am really fed up with this stupid OS on my phone.
Further I thought I could save my first post for something greater than that
Click to expand...
Click to collapse
It's very unlikely that an app update caused this trouble. I have had these issues several times, but not due to updates (be they simple app or complete OS updates) but due to a hardware failure on my device.
I never heard that update did something like this no matter what OS it is!!!
perhaps the update included tagging location places?
For the first time it shows University at Buffalo as my location
Normally it just showed Buffalo
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[APP] System Power Shortcuts

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I rewrote the entire application and I decided to make the UI a little simplified but I improved the navigation and I think It's great! I removed the scheduling feature and I'm rolling back to version 1.0 but you can still download the older version below.
So What's new in this version
Drag the window from top to bottom to close the app
Animations
Shutdown, Hybrid (most requested feature for Windows 8), Restart, Lock, Logoff, Sleep, and Hibernate buttons
Simplified buttons. They are now on the center. And also, cleaned up the UI.
This should support Windows 7
remember that this is a WPF application. Not a Windows8 metro style application.
Download SystemPowerShortcutsSetup.msi
source (my blog): jaysonragasa.net
older versions.
Windows 8 - System Power Shortcuts
you are a genius for this one. microsoft needs to catch wind of this before the official release. thanks!
logicmarselis said:
you are a genius for this one. microsoft needs to catch wind of this before the official release. thanks!
Click to expand...
Click to collapse
thanks. in case they haven't noticed.
I also have this version
Thanks for the application, looks great
One thing, could you please add the option (or auto-detect?) to select the 24 hour clock because not everyone uses the 12 hour clock
Donny1987 said:
Thanks for the application, looks great
One thing, could you please add the option (or auto-detect?) to select the 24 hour clock because not everyone uses the 12 hour clock
Click to expand...
Click to collapse
surely!
Is it possible to add a Standby also?
This is great!
I have yet to install, im reading this at work. Ill give it a go on RTM tonight. Thanks!
Great App, far better than my selfmade shortcuts to 'shutdown.exe'
Thanks!
@OP
Can a tile do different things depending on where you touch/click it?
The Power shortcuts is a great idea. However, taking up one tile per function is a waste of screen space. If it were possible to divide the tile into 4 quadrants, and have a function in each quadrant, that would be preferable.
Otherwise, I'd prefer a two-touch design: Activate tile to have a pop-up menu, then select from pop-up.
new version is available. Check first thread
Nullstring said:
older versions.
Windows 8 - System Power Shortcuts
Click to expand...
Click to collapse
Excellent work on this app which is much needed in Windows 8. I used the older version with the option to close the app in lower left corner since this is more suited to non touch screens. Your link for that version doesn't work though and I had to google to finally locate it.
Any mirror? Dev's site is down. :S
I only have have this older version, pictured.
Let me know if you still want it. It's only 640k.
Phrack said:
I only have have this older version, pictured.
Let me know if you still want it. It's only 640k.
Click to expand...
Click to collapse
can u up new link..dont care its older version..thanks
ceriqdesign said:
can u up new link..dont care its older version..thanks
Click to expand...
Click to collapse
I have attached it below.
I tried downloading from the author's website:
http://jaysonsblog.azurewebsites.net/post/Windows-8-System-Power-Shortcuts
Links are all dead. Does he not log in to XDA anymore?
Phrack said:
I have attached it below.
I tried downloading from the author's website:
http://jaysonsblog.azurewebsites.net/post/Windows-8-System-Power-Shortcuts
Links are all dead. Does he not log in to XDA anymore?
Click to expand...
Click to collapse
thanks man..!!
Phrack said:
I have attached it below.
I tried downloading from the author's website:
http://jaysonsblog.azurewebsites.net/post/Windows-8-System-Power-Shortcuts
Links are all dead. Does he not log in to XDA anymore?
Click to expand...
Click to collapse
Thanks dude
Sent From my GT-I9300 Running android 5.0 lollipop

[Q] Strange Message

Hello guys
in a few days i get strange message ..
i don't know why and where its start...
its not always show but today i capture and upload the image..
hope that you can help me.
Tom
DeepPurple114 said:
Hello guys
in a few days i get strange message ..
i don't know why and where its start...
its not always show but today i capture and upload the image..
hope that you can help me.
Tom
Click to expand...
Click to collapse
What does the message say?
Yeah please upload the picture
Mr Hofs said:
Yeah please upload the picture
Click to expand...
Click to collapse
i can't upload here
what to do?
i send you to private m
Upload the image here then give us a link.
To give us the link copy and paste the address into notepad and put at least one space in the address and you can upload the link here.
mod2max said:
Upload the image here then give us a link.
To give us the link copy and paste the address into notepad and put at least one space in the address and you can upload the link here.
Click to expand...
Click to collapse
I have upped the image for him, I cant make any sense of it
http://imageshack.us/photo/my-images/16/51836f7faa649.jpg/
I had a strange issue like this, it didn't look exactly like this message. But it was a strange message like this, some rogue app caused it in my case. Do you install many games on your hox ?
Mr Hofs said:
I had a strange issue like this, it didn't look exactly like this message. But it was a strange message like this, some rogue app caused it in my case. Do you install many games on your hox ?
Click to expand...
Click to collapse
no i don't any games! i have a some apps... like Switkeyboard and more...
maybe it from any my apk apps that i install!?
That's very possible ..... delete some for a while
Mr Hofs said:
That's very possible ..... delete some for a while
Click to expand...
Click to collapse
i need to delete all the apps?? don't any other way to know from where its come?
Only apps you installed around the time you got the messages ..... if you can remember
Mr Hofs said:
Only apps you installed around the time you got the messages ..... if you can remember
Click to expand...
Click to collapse
this is the biggest problem. i don't know...
Well i can't help your memory
Mr Hofs said:
Well i can't help your memory
Click to expand...
Click to collapse
ok thank you
its good place and awesome people !!
Tom :good:
probably a spyware try to scan ur phone with a trusted antivirus i use EST 32
here is the QR code for the download page
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thebommer said:
probably a spyware try to scan ur phone with a trusted antivirus i use EST 32
here is the QR code for the download page
Click to expand...
Click to collapse
i scan but nothing found...
Yeah.... pretty obvious you installed a 'cracked' apk. I am fairly certain the app in question is actually Swiftkey. I wish you luck in whatever you decide to do with the cracked app.
Oh... and a spyware scan won't come up with anything really... since well, it's a pirated app and the message is a way for the cracker to show off his 'work of art'.
miuiandroidfan said:
Yeah.... pretty obvious you installed a 'cracked' apk. I am fairly certain the app in question is actually Swiftkey. I wish you luck in whatever you decide to do with the cracked app.
Oh... and a spyware scan won't come up with anything really... since well, it's a pirated app and the message is a way for the cracker to show off his 'work of art'.
Click to expand...
Click to collapse
hey guys i search a little bit in the internet the mean of this message and i found that is some cracker and the problem its not from Swiftkey the problem is from Go backup premium.
So you don't deny using cracked apps eh?
Sent from...... The Milky Way
maxilick said:
So you don't deny using cracked apps eh?
Sent from...... The Milky Way
Click to expand...
Click to collapse
nope

Categories

Resources