It seems like I have been working on this for a very long time. This is the most complicated thing I have ever done yet at the same time easy to use.
http://odeean.veritel.com.au/programming_files/gsmbeam.htm
http://odeean.veritel.com.au/downloads_files/GSMbeam.exe
GSMbeam is what it sounds like. Two people can use it to beam stuff over the phone. No gprs, no special lines needed. Most sims from most networks (here in Australia anyway), prepaid or account will do this no problems.
The idea is that you leave it on all the time. Don't worry about wasted cpu time or battery life because most of the time the threads are in wait states doing nothing. When you push off there is no processing by GSMbeam, the hardware "wakes up" the device when a call comes in, and then it does its thing.
This beta release has an expiration date at the end of September. After that time it will do nothing.
It can send very small or large files. I have been using it to send pictures from my camera, about 150KB. I have not tested it with VERY large files. One reason why it's beta is that I have not tested it in critically low memory environments. So if you run out of memory the theory is that it will just stop doing what its doing.
I do not recommend changing most of the settings, but if you do, remember that the gsm phone network is slow so it will not get you a miraculous speed increase.
If your phone plan has no flag fall then to send 22kb (mms size) is cheaper. To send a GSMbeam long text message is not worth it for small messages because the connection time of the two modems outways the savings. For long messages it can be cheaper. If you pay 15 cents a message then 10 messages is a $1.50, the same amount of characters costs me about 50 cents.
This also has the built in shortcut generator.
The object this creates is more versatile than what I have used it for here. In future versions I am considering opening it up to be accessed from other programs. I have done a couple of tests using a file as a buffer for data then some named events to signal read and write times. Because of this there is file in the config folder that is only getting flushed when the program is turned off and restarted. if you were to go a month without doing so and had received a lot of data in that time it could grow too big.
..Enjoy.
<edit>
this is embaressing but...
I found a bug alredy. If a file comes in the phone is not getting restarted until after the accept/reject dialog is dismissed. This means that if you receive a file but do not notice you can't receive another call until the os restarts the phone. This normally is about 3 minutes. I will fix for next version.
wow nice app thanks!
i posted it in my blog.
I added a list of known problems at the bottom of its page. If any other bugs pop up just post them here.
oldsap - Thanks for putting it on your site. I would not describe it as freeware. Freeware would not have an expiration date. That is in the about dialog, but I added it to the GSMbeam page to make sure people know whats going on.
OdeeanRDeathshead said:
I added a list of known problems at the bottom of its page. If any other bugs pop up just post them here.
oldsap - Thanks for putting it on your site. I would not describe it as freeware. Freeware would not have an expiration date. That is in the about dialog, but I added it to the GSMbeam page to make sure people know whats going on.
Click to expand...
Click to collapse
Cool software. Now all I need is more people who I can transfer with.
Thats why the core functionality will always be free (ie receiving any size file/message + sending messages and small size file). When it gets a final release you would be able to purchase a copy to send your big stuff ang give all your friends a copy so you have someone to send to. Can I take it that it worked on your device?.
I have fixed the bug where the phone is not restarted for 3 minutes. The phone now gets restarted about 10 seconds after a call ends. Incoming files get qued for acceptence. The user sees a dialog asking to accept/reject. If more than 1 is in the que a series of dialogs pops up, each in turn after the result of the first (not all at once). also I fixed a bug where the minimize was malfunctioning after one of the modal dialogs was displayed. Hopefully now when GSMbeam is minimised it dose so without disrupting the ok button in other programs. version 0.194 is now at the link.
OdeeanRDeathshead said:
I added a list of known problems at the bottom of its page. If any other bugs pop up just post them here.
oldsap - Thanks for putting it on your site. I would not describe it as freeware. Freeware would not have an expiration date. That is in the about dialog, but I added it to the GSMbeam page to make sure people know whats going on.
Click to expand...
Click to collapse
Oh sorry, ill try to change it to shareware
could you explain a little more on how many sms equivalent is uses per kb of file sent?
I don't know exactly what you mean. It dose not use any sms to send anything. It uses the same kind of call you would talk over, except instead of talking the modems talk. The numbers of characters in an sms could be sent in much less than 1 second. The only problem is that the modems need around 10-15 seconds to connect with each other. On my phone account I pay 20 flag fall and 1 cent per second. So for a page of text in a message it would cost me around 21 cents. For a much longer message, say 5 pages (on the ppc screen) it would cost me 22-25 cents.
If you are sending files that are bigger than the packet size (most would be) then there is some overhead. There are two "layers" working in GSMbeam each with its own small amount of headder information in a packet for that layer. This is really insignificant though. For sending images the cost is higher. Images are normally relitively large in relation to text. You would have to test it with your own account to see what it costs. with many phone accounts there are free times or free minute from phones in the same network. If you have such free periods then GSMbeam costs nothing to use. When I call my wife it costs me nothing if I have "vodafone to vodafone minutes" left that month.
oh now i get it. ( sorry for being so stupid )
so it uses call time. great! i have free unlimited calls to the same network as mine so that means it would be free to send files to the same netowrk?
Correct. Thats beautiful hey! In Australia they make us pay through the nose for anything to do with data, but now there is a way around it. Imagine, here it cost 75c for a 22kb mms. The picture quality is not that good and there is complication in getting the correct sim and configuring it.
this is a very useful app. thanks again. btw, any chance of porting it to smartphones and also nokia phones?
I can't do smartphone because I do not have one. This kind of thing dose not work properly on the mulator. As for nokia, I have no idea how to program one.
Thanks a bunch
Great Shareware
works on MIO A701
NAdavi.
Thank you for the confirmation assasins. The hope of definite works/fails feedback on the functionality is the main reason I post here. If anyone finds it dose not work, thats what the diagnostic logging mode is for in the settings. After veiwing the log it may be possible for me to find any bugs.
I just found a new bug. In 2003 and 2005 devices, if you change the settings it crashes. It looks like it still works but really its kapoot and needs to be turned off then on again. I was testing on an old xda a lot and it did not happen there so I failed to notice it. I will update with a fix soon. I also thought I fixed the problem hiding the main window, but again its popped back up, but it only seems to happen on my mini.
<edit>
I have fixed this. Version 0.195 is on my site now. The problem was I was calling free on a pointer pointing to memory not allocate by malloc or realloc. I wouldn't have expected it to go so badly.
The OK button thing has really beaten me. I have changed the main dialog minimize to the X and it seems to work. The funny thing is, it is still producing an IDOK and I am still responding to it in the same way. Only now when the dialog get hidden so dose the menu.
version 0.196 is now at the link.
This fixes the on/off functionality of the call filtering so now you can set up the black list and turn it off at will. I also streamlined code in various threads to allow a more swift response to incoming calls. This lets the phone be turned off faster on slower devices so there is less chance of the phone giving a ring.
Get GSMbeam for FREE
I think GSMbeam is finished now. I have fixed many bugs including a malfunction in the stop button. I have added functionality like a que for incomming text messages so more than one can be stored. The incoming messages can now be sent to the clipboard or log file after reading. I added the option to have a sound notification. I added a preview window for image files in the file open dialog. I also put in the password registration. Its based on the hardware ID of the device.
I would like more people to use this before I feel happy calling it finished. If anyone would like to download this and post their hardware ID in this thread (the one generated by GSMbeam) I will pm the first 20-30 a registration code - that is if there is anyone interested.
http://odeean.veritel.com.au/programming_files/gsmbeam.htm
Hi
Great work! Ill try this later. Thanks! You are great!
My Hardware ID
3570360001858401680BF3F51730
i really wish you could develop the same app for WM5 smartphones
this is a nice app. great work!
i'll try this.
My Hardware ID is: 0087687800303051380BF3F51730
Thanks for this app.
BTW, i have a BA running on WM5. It's running ok. but i still have to test sending and receiving files. will post feedback soon.
Related
Hello Everyone,
I just got my 8525 in the mail yesterday and upgraded the boot loader, radio, and WM6. I had a little trouble but in the end, all that I can't get working right is the internet for Cingular. I really appreciate all the hard work everyone puts into this. Here is my thank you, this is my first app so go easy on me.
nomb
nombCrypt
nombCrypt is an encryption program I originally made for the desktop but then decide to port it over. It uses a password you provide and encrypts either a block of text or files using 256bit Rijndael (AES). This level of encryption was given the ok to encrypt Top Secret documents. It can of course decrypt as well. This is for Windows Mobile 6. Please enjoy and every developer of course likes to get back feedback.
Planned/Requested Improvements
Truecrypt like encrypted containers
Implement Encrypted Backups (P)
Get File Encrypt Status Bar Working (P/R) <-- I'm dreading writing the working class :'(
Use Device ID As Salt Option (P)
Randomize Salt More (P)
Add More Encryption Algorithms (P)
Change File Open Dialog To Open Less (R) completed - now initially looks for *.nen (nombCrypt Enc. Files)
Encryption Password Confirmation (R) completed
Clipboard Paste Button (R) completed
Clipboard Clear Button (R) completed
Take Off Start Menu Icon (R) completed
Change Icon (R) completed
Add Exit To The Menu (R) completed
Add Time Out Feature (R) completed - (see page two for details)
Integrate nombCrypt Into WM6 More (P)
I. Encrypt MS Certificate Store (R)
Other Fixes
Improved Text Encryption So The End TextBox Is Opened Less
Added file error checking to the file decryption process
Two screenshots and the cab file are attached.
I hope you guys enjoy...
nomb
Hey! I wanted to do the same thing too! Just that I use my own XOR method (One Time Pad-like) instead. Of all the thing, it works alright, except that I can't get it to do a Copy-Paste. (see here http://forum.xda-developers.com/showthread.php?t=321014)
Also, from what it seems, I would presume that (since you uses AES), the end result would be in 'relatively' binary format (right?), which may not be very program friendly.
I was going to do about the same thing, except that I'll have my end result Base64 encoded, such that I can have them pasted to Notes and have it sycned to outlook. And I have my PC based software to do the job there (if required).
Previously, I used a software called Ccrryyppttoo, which did quite alright, but it seems that my PC is doing some coding, when synced, that makes it goes funny (i.e. cannot be decrypted anymore).
I'll PM you a demo of what I did (in Java web), of which I intended to do it in PPC
With Rijnael the resulting encrypted string/file gets encoded into base64 as well because if it didn't, all the characters wouldn't be represented. You can paste this into notes just fine.
Mine is programmed in c# so there is a clipboard function which works relatively well. If you'd like to help with this your more than welcome to. Or if you want to join your project with mine that would be cool too. I plan to support all major and a lot of minor encryption algorithms that I can find. Plus people were complaining about how the encrypted backup on the ppc should use the device id to encrypt instead of the randomly generated key so I plan to implement that as well.
I'm looking forward to seeing your demo.
nomb
Hmm.. so it is b64 encoded.. niicceee. Hmmm. . I should try out C# soon.
Anyway, there is a suggestion, I'm not sure if you have the library for it. After my symmetric cipher program, I'm in thinking about a asymmetric-public-private key cipher, which people can exchange short messages in secret (e.g. via email, IM, SMS) without the need to exchange the key/password. It is relatively done now, I'll show you the web base version once it is done. It runs on the Java security class, which I'm not sure if C# has those library or not.
The idea is, Alice go to my page, generate a pair of keys. Alice then send Bob her pub key. Bob use pub key, go to my page, encrypt the message. Send it to Alice. Alice decrypt message at my page. No software to install, no secret key exchanged.
Yup c# has the ability to do that built into its cryptography namespace.
That is a cool idea, but instead of having Alice send the key to him. You should just make a db to keep track of the keys and then have him answer a question about Alice or something like that to use the pub key. that way thats even one less step they have to worry about. Or have Alice put in his email address and have your site auto email him the pub key. That would be good too.
But sweet idea, maybe I'll make my program talk to your site.
Have you tried mine yet?
nomb
I dont like the "answer a question" method, as in that case, you might as well use the answer as the password?
Anyway, the emailing the pub key is an idea
I'm not in my own PC yet, can't send it to my phone from this PC. Will try it out later tonight.
hanmin said:
I dont like the "answer a question" method, as in that case, you might as well use the answer as the password?
Click to expand...
Click to collapse
Ya I'm at work and was hungry so I wasn't thinking strait. I don't like that idea either. ^^
I think my next step in mine is to build the background worker class to update the progress bar when you encrypt/decrypt a file.
If you just point your phone to the cab above it will install it for you. You don't need a comp unless u don't have a dataplan.
nomb
I dont have data in my plan.. although O2 gives me 1MB+ a month free.. I'm not using it.
Anyway, I've tested your software, a few comments.
Slightly major problems:
[1] It is not wise to do a 'All folders' and 'All Files' upon browsing (for file to be de/encrypt). People (e.g. me) has gazillion files around and it may take ages to load the list.
[2] You may want to pop up a Window, asking the user to confirm his/her password upon encryption (one of the thing I intended to add on mine )
[3] I'm not able to paste any data onto the 'start text' area. E.g., I have encrypted my stuff, saved it into Notes. Later, I wanted to get it back, I copy the encrypted code from my Notes, and no way of pasting it into the 'Start text'
[4] You already knew this, but, good to have some kind of progress bar to indicate the progress
[5] Hmmm.. on the browsing, there doesn't seems to have a way to find files on my Storage Card's root directory
[6] For security reason, probably it is good for you to add a 'Clear Clipboard' button?
Minor:
[1] I find it annoying that once I had the software installed, it is on my Start menu
[2] You could use a better icon, I just see a black square on my not so bright screen. I can help you on this.
[3] Add an "Exit" on the menus below?
Other possible suggestions:
[1] Have a time out on your software, such that, e.g. if there is no activity on software after a certain amount of time, it will do one/some/all of these (a) close itself (b) clear the password, input, output (c) clear the clipboard
Good suggestions, I'll have those done by tomorrow. I can't play with the storage card aspect yet because I don't have one. :'( Soon though I'm hoping to get a 4gb. And ya, i can't make icons worth any.
Oh, to past it back I always did ctrl+v from the keyboard. But I'll throw a button up there to do that. And I'll make sure to take it off of the start menu.
1 good comment would have been nice. Altho criticism is good.
nomb
Haha.. sorry for the lack of good comments, I was trying to think of something to suggest. But come to think of it my post on top are good comments (e.g. niiiiccceee Base 64 encoded), and the fact that it has the simple string->string encryption.
I did googling a bit, and found these
http://www.entity.cc/ICONS/security-icons.php
http://www.hscripts.com/freeimages/icons/computer/lock-icon.php
http://icons.qarchive.org/
which you may want to use as your icons?
Ya I was just teasing you. The icon I have now I got off of your last link at somepoint I just don't remember when. But I think I will probably use one of the others. But ya, I'll work on those fixes and then attach the updated program. Then once I get those fixes done, I'll work on adding the differnt encryption algorithms and the encrypted backups.
nomb
Did you wrote any backup software before for the PPC? I'm not really sure, but it seems that backup-ing can have a lot of issues. You have the "Copy everything" backup, the PIM only backup, etc. Some backups are ROM-flashing/upgrading friendly, some are not. You can have a backup software all standalone by itself. I would recommend you to have the backup software seperated and have encryption onto it as a plugin. Take a look at PIM-backup, it is very popular here.
Hi,
This is a very interesting thread. Thanks for your efforts so far (is there a donation link anywhere?)
A basic question...I understood that to carry out really secure encryption it would be necessary to write a filter driver that worked within the core ROM Image. Is this not the case?
Can I encrypt the MS certificate store too? The crypto protection on this store could be beefed up...
Once again I am very pleased that this thread has appeared and will be testing your software with interest,
Well done for your work so far,
Sam.
Hey there PianoSam,
First I just want to make it clear I'm not doing this to make money. If anyone donates I want it to be because they like the software. I am at work so PayPal is blocked but I'll put my donation link on the front page later today.
Also, I am going to try and incorporate the encryption as much as possible. If that is a feature you'd like, then after I get all of the previously requested changes done, I'll start on that for you.
And thank you for your kind words.
nomb
***EDITED***
Sorry I didn't answer you question at first.
Question: A basic question...I understood that to carry out really secure encryption it would be necessary to write a filter driver that worked within the core ROM Image. Is this not the case?
Answer: I pondered over this for a little while and I can't think of a reason this would be necessary. However, I've only had my phone for two days. Can you find where you saw that so I can read it as well and maybe gather a little bit on information so I can do some research on the topic? If thats what needs to be done then thats what I'll do but I can't see why. Let me know!
Added another cab with all the fixes I've completed.
nombCrypt-beta.cab <-- On the front page.
I added the donate link.
I added the timeout feature and thought I would make a comment on it.
It is a two minute timeout. Whenever you fucos on a textbox the timer is stopped and when the textbox looses focus, the timer is on. The downside to this is if you were in the middle of typing and set your device down, it wont timeout. I could make it so when you start typing into the textbox it restarts the two minutes and you have two minutes to complete your message but I didn't know if that was a good idea or not.
Also, when you copy, and go to another program to paste it in, you have two minutes before the clipboard is cleared and the program shutdown.
When the encryption program is encrypting something, the timeout is not running. It starts afterwards.
I can tweak this as much as you guys would like, just let me know.
nomb
I've tested your Beta.. niiiiiccceeeeee.. it is gooood. Almost prefect. Few things (OH NO! )
- The "Clear" button doesn't seems to be working. It is suppose to clear the clipboard only? Should you clear off everything as well?
Other requests/suggestion
<rant>
- I'm not sure why I thought I need it.. but it would be good to have a copy function for the "End Text" as well. I thought I may need it one day. Not sure why. It ought to make the screen a bit crowded, I thought.
Anyway, slightly related to the suggestion above, I've just revisited the design I made on my copy-paste-failed PPC attempt, I have this idea which I thought you might want to use it. For my design, I do not have "Start Text" and "End Text", I only have ONE TextField "Message" (and another for the password). The user enter the encrypted/plain text on this "Message". Click on the button "Encrypt" or "Decrypt", the result will then overwrite whatever that is in "Message" TextField.
Example:
(1) "Message"=<plain text>. User key in password, click "Encrypt", "Message"=<encrypted text>.
(2) "Message"=<encrypted text>. User key in password, click "Dencrypt", "Message"=<plain text>.
In such cases, you only need a pair of copy-paste to perform copy-paste on both (in a way) encrypted and plain text.
</rant>
As for the time out issue, I thought the typing-sensitive time out would be a better choice. The moment that you are worried about your data being seen is when you are away from your phone. You can have focus on your TextField but you can be million miles away from your phone. But, you ought to be around to be typing stuff, right?
BTW, I'm also wondering on the working of this time out feature. I thought there ought to be a 'clock' running and when time's up, it will clear the stuff needed to be cleared, right? So, if I were to forget to switch off the application, the timer will not be another running software that drain my battery, right?
Good work.
hanmin said:
- The "Clear" button doesn't seems to be working. It is suppose to clear the clipboard only? Should you clear off everything as well?
Click to expand...
Click to collapse
The "clear" button is in the clipboard row, i think i tagged it on the left, and only clears the clipboard. If you go to menu->reset it will clear everything like your looking for.
hanmin said:
- I'm not sure why I thought I need it.. but it would be good to have a copy function for the "End Text" as well. I thought I may need it one day. Not sure why. It ought to make the screen a bit crowded, I thought.
Click to expand...
Click to collapse
The "Copy" button copies the end text to the clipboard. Not the start text.
hanmin said:
Anyway, slightly related to the suggestion above, I've just revisited the design I made on my copy-paste-failed PPC attempt, I have this idea which I thought you might want to use it. For my design, I do not have "Start Text" and "End Text", I only have ONE TextField "Message" (and another for the password). The user enter the encrypted/plain text on this "Message". Click on the button "Encrypt" or "Decrypt", the result will then overwrite whatever that is in "Message" TextField.
Click to expand...
Click to collapse
I originally had it setup this way, however there was a time when I had wrote a huge paragraph in it and encrypted it, and then found out I had forgot a line. I switched it so this wont happen.
hanmin said:
As for the time out issue, I thought the typing-sensitive time out would be a better choice. The moment that you are worried about your data being seen is when you are away from your phone. You can have focus on your TextField but you can be million miles away from your phone. But, you ought to be around to be typing stuff, right?
Click to expand...
Click to collapse
The timeout I have running in it now, (new version that isn't up yet), is completely off of the user's actions. Whenever you do anything in the program the timer resets. Except for encrypting/decrypting. The timer is off for those functions incase you encrypt a file that takes longer.
hanmin said:
BTW, I'm also wondering on the working of this time out feature. I thought there ought to be a 'clock' running and when time's up, it will clear the stuff needed to be cleared, right? So, if I were to forget to switch off the application, the timer will not be another running software that drain my battery, right?
Click to expand...
Click to collapse
The timeout feature does not clear everything in the program. I have it so it actually completely closes the program. So if you forget to close it and walk away, the program will end so it doesn't drain your battery.
hanmin said:
Good work.
Click to expand...
Click to collapse
Thanks, wait till you see the next version...
nomb
I got the progressbar working for encryption, now for decryption.
I'm looking for a replacement for Mobile Defense since they seem to have discontinued their product. What's the best FREE app that will locate your phone, blast the ringer, remote wipe, etc...?
Thanks!
....
Lookout is a good app, if u set it up properly u wont even know its there yet, it does its job pretty well, no probs since mt4g came out, its free, but they recently added "premium" services, witch are really just to lock ur phone throught the site, ,, U can backup, locate, an keep virus free, for free though, you just cant lock it from online,.. also i doubt its a battery drainer, i still havent noticed any xtra battery loss
Thanks for the info. I'm looking to be able to remote wipe and remote lock and track the phone as well for free. Mobile Defense does all this but I don't think they're developing anymore and I heard there were issues with it on Froyo...
Lookout Mobile Security
Yea but Lookout charges you for the features I want...
Legaleye3000 said:
Yea but Lookout charges you for the features I want...
Click to expand...
Click to collapse
sometimes everything is not free. And sometimes you get what you pay for.
True, but if Mobile Defense offers all of those for free, someone else must also. I remember seeing an app that had everything for free, I just don't remember what the other app was.....
I saw this Lost Phone app. Haven't used it but it is free:
http://www.appbrain.com/app/lost-phone/com.gadgetprojects.lostphone
Wavesecure is the best!!!!!!!
When u autolock it sounds an alarm.....and when a different sim is inserted it sends text messages to numbers that u list in ur buddy list....doesn't let the person do a master reset
*Sent from my Tmobile MT4G*
When it comes to goofy apps and misc apps; free is always nice. But when it comes to security, I never compromise. Free or not, you get what you pay for.
I use the Premium version of Lookout. I used the free version for a long time and the jump was worth it.
There will always be someone who wants everything for free. Well...some things AREN'T. Get over it. Deal with it. That's the way it is.
If you want something bad enough and no-one makes it, why don't you be the first then?! Go develop a free security app that does everything you want then give it away to the rest of us who aren't complaining...
JM2C
Prey
The app you're looking for is called Prey. The company's website is PreyProject.com. I tried posting links but I can't because I'm a new user.
Legaleye3000 said:
I'm looking for a replacement for Mobile Defense since they seem to have discontinued their product. What's the best FREE app that will locate your phone, blast the ringer, remote wipe, etc...?
Thanks!
Click to expand...
Click to collapse
Just to clarify, Mobile Defense has not discontinued anything as I am still happily using their product. They have simply closed their open beta period (and it has been closed for quite awhile, 6 month or so). If you got in before it closed and simply had to swap phones, they have links on their website to re-download the client as long as you have a login.
You can no longer find them via the Market due to having closed their open beta period.
Please post questions in Q&A section.
chimatt said:
The app you're looking for is called Prey. The company's website is PreyProject.com. I tried posting links but I can't because I'm a new user.
Click to expand...
Click to collapse
There are several threads in the MT4G area about 'lost phone' style apps. Even though you sometimes get what you pay for, I'd rather not pay the $20-$30 per year for the ability to lock and fine my phone (as both Wavesecure and Lookout would seem to require) unless there's really no other alternative.
After reading through the recommendations in all of these threads, Prey actually looks like it might be the best in terms of offering the most features in the free version. I'd be interested in hearing more of other people's thoughts and experiences in using these apps (with consideration of their respective prices).
For now, I'm going to download Prey and I'll report back later with my thoughts.
Trip report on Prey:
So I got Prey installed on both Mytouch 4G's on my account and tried it out. The free version of the app lets you specify your phone as 'lost' via a user-defined SMS, and this worked every time. Upon sending the SMS to put the phone in 'lost' mode, you can also have the app perform several actions on the phone, including sounding an alarm, displaying a user-defined alert message, and locking the phone (with the stock android locking mechanism, but a Prey specific unlock password). These actions can be modified from he Prey website control panel (even after phone is in lost mode), and are performed a frequency of between 10 and 40 minutes while the phone remains lost. You also receive an e-mail alert when your phone is put into 'lost' mode. Prey also has the option to put itself into lost mode if the sim card is replaced.
Regarding everything above, Prey seems to work great. A couple things to be aware of though: when the alarm sounds on your phone, it starts at the loudest volume but can be reduced in volume to zero with the rocker on the side of your phone even when locked. If it sounds again after the specified interval, it starts out at the loudest volume, but again can be reduced. Also, if you opt to lock your phone, then the user-defined alert message won't be displayed until the correct unlock password is entered on the device. Thus, you can't both lock your phone and display a message to the person who has it. The developers indicated that a future version of Prey may allow for an alert message to be displayed first, with a keypress then sending the phone to the lock screen. This would be a significant improvement imo, since it would be nice to display contact information for someone who may have innocently found your phone while at the same time protecting your privacy by having the phone locked down.
[[[EDIT: This paragraph no longer applies. As reported in my post (below), the developers have now fixed this problem, but I'm leaving this paragraph here as part of my original review. "Prey currently fails on the MT4G when it comes to generating reports in order to track the activities and location of your lost phone. The reports are supposed to be generated at the same frequency as the actions above (10 to 40 minute intervals) when in 'lost' mode, with the free version allowing you to have up to 10 reports on file before the newest report will replace the oldest one. However, after trying every possible setting I could think of on both the Prey side and phone side, I could never get these reports to generate on a consistent basis (success on <10% of attempts). I contacted the developers about this and other questions/concerns, and they were friendly and helpful with trying to resolve the issue. Apparently they haven't had any problems like this on their test device, but again, the reports are not reliable for the MT4G."]]]
In summary, Prey works great for being able to lock down your phone via SMS if it's lost or stolen, with an optional alert message and alarm sound. It currently does not [EDIT: DOES...the problem was fixed] work in terms of helping you find the location of your lost or stolen phone via gps/wifi, etc.
Note: Lookout does offer the ability to locate your device in the free version of that app, but does not allow wipe or lock without purchasing the premium app. Thus, perhaps using Lookout in conjunction with Prey allows the free version of each of these apps to compliment one another.
Edit: The developers of Prey continue to be very friendly and responsive. They contacted me to let me know that they are continuing to work on resolving the problem with generating reports. I'll report back when the issue is resolved.
Thanks to me if you found this review helpful : )
Update: The developers of Prey did some debugging and were able to find the problem that was keeping the location reports from being consistently generated. I tested out a fixed version on both of my Mytouch 4Gs and it now seems to be working perfectly.
I have a user of my app who is having a problem running it. My code launches another activity in the same app, and he is saying it is stopping before it should & returning to the previous activity, and he doesn't see any Force Close warnings.
I have run my code in the emulator & on my phone, I can't reproduce the error. We both run Android 2.2 on our phones, his is an HTC EVO & mine is a HTC Wildfire, as far as I can tell his specs are better than mine so shouldn't cause an issue - I deliberately chose a low spec for for my dev work so the code ought to run on anything.
As a bit of an Andoid dev noob (but been coding for years), is there any easy way I can make a special build of the app to send to him that would log any errors that happen ? I'd like to get a stack dump as well if possible, as I'm not sure exactly what routine in the activity its crashing out in. The activity that crashes is Gallery with 9 images in it, he can't flick through them or select one. I'm stumped as to whats causing it, any assistance would be gratefully received.
Thanks.
Why not point to your app and let others here try it on their phones? It could simply be other apps installed on his phone interfering with your app.
Long time programmer here too and when I get to where you're at (and I"m sure you've put some hours into this LOL), I go back to STEP 1.
I comment-out any and all code but the bare minimum; break it down to the Intent, startActivity and maybe a Toast message in the second activity. Even parse down your XML files to bare minimum.
See if that works. Then, ADD BACK ONE LINE OF CODE AT A TIME Run program and make sure it works. Yeah, it's painful, but in my 20 years of coding, I've learned to put my pride aside and to not "pretend" all the code I've written is correct.
Sometimes on bigger projects, I"ll change or add a couple of lines of code, run a back up and test. Rinse and repeat LOL. That way, I know I"m only a couple of lines of code from what "used" to work.
Good Luck!
Thanks both of you.
old_dude - Its a paid app. Only £0.99 but I don't think people would pay to help me. There is a free version of the same app (with less functionality) that this guy can get to work. If your really interested the 2 versions are -
Plink Log - Free Version
Plink Log Pro - Paid version
Rootstonian - agreed thats the approach I'd normally take if I was having problems on my dev phone or the emulator. The problem is that its OK on my HTC Wildfire/Android2.2 but on this guys HTC EVO/Android2.2 its having problems. I dont really want to keep sending him .apks with 1 or 2 lines extra enabled just to see if that fixes his specific issue. I was hoping there was something I could code to catch whatever crashes the activity & log it somewhere for me to analyse. When I do PC dev work, I have a global exception handler that catches anything I dont explicitly handle, and dumps the full call stack into a Log File I can read later.
I think I'll just have to take the existing app & put loads of debug code into it to save messages into a log file & see what bits of code are being called & what isn't & then get him to email me the results.
Thanks for the ideas guys, its always useful to get input from another perspective.
Dave
Hmmmm, just discovered setDefaultUncaughtExceptionHandler - might be able to use that with printStackTrace. Sounds interesting.
Thread dedicated to the initial challenges when changing from a Tilt 2 to an LG Quantum.
Why is this thread needed?
AT&T insurance for the Tilt 2 is now sending the LG Quantum as a replacement.
The phones are hardly comparable. Windows Phone 7 is vastly different than Windows Mobile 6.5. It is not HTC. Does not have Sense.
Windows Phone 7 has some very annoying characteristics that can be avoided if you set things up with specific care and knowledge originally.
I just got me replacement phone today. I will continue to update this thread with information as I find it. Hopefully it will help others in the process, since there will be more of us as insurance replaces people's phones.
Tips from day 1 of use
#1. Your intial live account can not be changed without a hard reset. Do not use an old hotmail account as you Windows Live ID. Create a new one. I recommend one that you will only use for this purpose. If you need to change it, you must wipe your phone (hard reset) to replace this. Your primary hotmail account cannot be removed and there is no way to not sync the contacts from it.
http://support.microsoft.com/kb/2430020
I recommend telling no one this id. Do not use the email for anything. Include some number or something, so it will not be guessed. do not store information in this account, such as emails or contacts, if it can be avoided. Plenty of other options like gmail for this purpose.
#2. Common email domains are easy to setup. Even custom ones are. But it first will try, then let's you configure.
#3. There is a list that has settings. Swipe from right to left to get to the list. Then go to settings. Now you can change things how old of emails to get and how much of it.
#4. Open an email with an attached pdf. Get the viewer. better to do this earlier than later when you need it. By default, the phone has no ability to view a pdf. The pdf viewer lets you do this.
#5. Stop looking for tasks, you won't find them. They don't sync with Exchange.
#6. There is not a built in twitter app. I am downloading moTweets, because I liked that before. I am using the Try option. There is also a free Twitter and a free Foursquare.
Looks like there is some map software. Not sure if it costs money yet.
Not finding Bing or Google Maps.
Bing is built in. just press the button in the lower right. Not sure why that is the only way to launch it though.
#7. Installed Zune with no issues on Windows Home 64 bit. It updates the software on the phone. You do not loose settings during this. Not like a ROM flash. Synced Videos, pictures, and music.
#8 Blue tooth paired easily. Remember most devices are 0000 for the pin.
#9 Found my WiFi and I connected it fine.
#10 Uninstall the bloat that AT&T puts on. It's not much, but you don't want apps that cost a monthly fee when free ones exist.
First impressions after 1 day
Allthough the look and feel is not customizable, it is very consistent.
A few things are not 100% obvious, but once learned is not difficult.
Things do just work.
Very fluid display. Nothing lags.
It's easy to get your stuff onto it. I need to still test copy and paste with Office.
I was thinking that I would be totally unhappy with the phone. But, I think it might just be doable. A non technical person should have no trouble with this phone.
Marketplace has alot of free apps.
Day 2
Not all clock alarm apps are equal.
Big Clock, which I downloaded from the marketplace failed to wake me this morning.
Tested the normal Alarms this morning and it did work with the screen locked.
As always test your alarm before you need it.
Annoyed that there are no snooze options. Just 5 minutes.
Glad Mango is coming soon. Mango gives all the snooze options we used to have.
Back in Windows Mobile 6.5 Digital Outcast gave us the snooze options that we were used to. M$ had taken them away.
For Win Phone 7, I haven't found a short term solution to this yet. Going to have to wait for Mango.
Liking the OS more and more. Marketplace makes the downloading and installing of apps very painless. Wish it was more clear about what has live tiles though.
AccuWeather weather app appears to be live. LG Clock and Weather does not appear to have a live tile, but lets you put in multiple cities.
Wish I could find the HTC tile with weather and clock. HTC Hub is not it.
Post #5
Intended to later have more info.
I like to have 5 posts of each thread I create.
As a potential future WP7 Device owner, I can't think of a better thread to follw than this one, so on behalf of myself and other TP2/Tilt2 owners who may one day move on, thank you very much for creating this thread...a lot of people move on from a deice earlier than the majority but don't leave the majority much of anything to work with in regards to what to move on to or to stay away from, or how to dial in the new device a better way than what the manufacturers have configured, so this thread is indeed very much appreciated...at least by me, and I am sure others as well.
While you will be missed in the Energy thread, I'm glad I have someone familiar to work with the new OS so should the time come, I will be versed as well as can be on what to expect, and do or not do...thank you for all you did for us with the Rhodium, and thank you in advance for all you will do for the WP7 community...you better the community here wherever you go or whichever thread you are posting in ....
Now for my first WP7 noob question...can the live tiles color be changed...and are there alternatives on this device to the live tiles?
GT247 said:
... Now for my first WP7 noob question...can the live tiles color be changed...and are there alternatives on this device to the live tiles?
Click to expand...
Click to collapse
Yes. They can be changed, but you get to change them all from 1 color to another.
slide the panels to the left. This now shows a list. Slide down to settings.
In the section titled Theme, tap it and pick a different color.
Other tiles, like music and video, and pictures get the image from what you have played or viewed.
The Me tile gets it's image from Facebook.
And apps can choose to follow the theme or provide their own image.
For the pictures tile, you can manually set it, by: "Open the Picture hub and tap and hold on an empty space and you'll get the option to select the picture you want." source of quote
End of day 2
Realizing that I do not dislike the phone or Windows Phone 7. This is very hard to admit.
With Windows Mobile 6.5 and 6.5.3 and Sense 2.5 with Cookie 2.0. It was fun figuring out all the ways to make the phone do what it should just do. With Windows phone 7. It just does them the way it is supposed to do it. It might not do it how you are used to it doing it, but it does it and it does it well. It can't do everything you're used to it doing, but it does what you actually need it to do and want it to do.
I was expecting to be extremely disappointed in the phone. But I'm not. Things work. You rotate to landscape. They still work. Energy Roms are much prettierand NRGZ28 did a fantastic job at making it do what it should do.
But Windows Phone 7 does a great job.
The things it falls short on will soon be corrected with Mango.
And no M$ did not pay me anything for this post. I am totally surprised that I would feel this way after just 2 days.
I suspected this would be the case....when everything runs faster and smoother and better without having to tweak it to do so, and the initial worry of not being able to tweak to your hearts content to make something you want to work work...when that worry wears off because you dont have to tweak it...well...when any worry wears off and you realize the new phone with the new OS actually really does improve a lot of things.. when everything opens up as your finger is leaving the screen and just starts doing what it's supposed to do...really...how can that be beat?
I'm glad you're giving us positive feedback, as I knew everything would run butter smooth, like yourself, I had reservations about liking the new platform and the new appearance and other changes you're going through with the new device could be overcome by functionality (lol)....
Yep....Mango should come out and lock you in my friend...I imagine after that you'll be glad that usb port died (just please, if you do end up happy about it, don't tell me so...cuz I'm bummed it happened still lol)
I'm curious as you explore...if there will be little things wp7 doesn't have, that the old winmo did...as I have two android devices and the tilt2, I'm finding some things lacking in "the other OS"...little settings (that are sort of kinda actually big deals, to me) are missing...one is...on the tilt2 I can select to show my caller ID to everyone, noone, or just to contacts...can you do that on the Quantum? Have you noticed a need to wonder how ram is controlled? Have you tried opening a zip?.....I'm happy you're on wp7 now (kinda)....I will want to buy a wp7 if someone I trust tells me theye tested it out, put it through it's paces and that it's a solid performer that's user friendly that I can count on to keep me connected to my customers and employees calls and messages and navigates me through my day and gives me awesome browsing and streaming media over the net between my appointments...yep...I'm paying attention to your thread my friend...my usb could go any day too....lol
Thought I found something that I could not do
Thought I could not accept an appointment from Outlook.
In the email, there is a link that takes you to your calender. You accept it from the tentative meeting. I like this better, because you can actually see what your day looks like when accepting it.
Have not found a free twitter program with a live tile.
For weather, the only free one with a live tile update seems to be The Weather Channel. Weather bug does not show anything on the tile. AccuWeather is not updated live.
As plain as the tiles look, they are clear too read. And everything scrolls so fast and smooth. I'll take plain with function for that responsiveness any day.
GT247 said:
I suspected this would be the case....when everything runs faster and smoother and better without having to tweak it to do so, and the initial worry of not being able to tweak to your hearts content to make something you want to work work...when that worry wears off because you dont have to tweak it...well...when any worry wears off and you realize the new phone with the new OS actually really does improve a lot of things.. when everything opens up as your finger is leaving the screen and just starts doing what it's supposed to do...really...how can that be beat?
I'm glad you're giving us positive feedback, as I knew everything would run butter smooth, like yourself, I had reservations about liking the new platform and the new appearance and other changes you're going through with the new device could be overcome by functionality (lol)....
Yep....Mango should come out and lock you in my friend...I imagine after that you'll be glad that usb port died (just please, if you do end up happy about it, don't tell me so...cuz I'm bummed it happened still lol)
I'm curious as you explore...if there will be little things wp7 doesn't have, that the old winmo did...as I have two android devices and the tilt2, I'm finding some things lacking in "the other OS"...little settings (that are sort of kinda actually big deals, to me) are missing...one is...on the tilt2 I can select to show my caller ID to everyone, noone, or just to contacts...can you do that on the Quantum? Have you noticed a need to wonder how ram is controlled? Have you tried opening a zip?.....I'm happy you're on wp7 now (kinda)....I will want to buy a wp7 if someone I trust tells me theye tested it out, put it through it's paces and that it's a solid performer that's user friendly that I can count on to keep me connected to my customers and employees calls and messages and navigates me through my day and gives me awesome browsing and streaming media over the net between my appointments...yep...I'm paying attention to your thread my friend...my usb could go any day too....lol
Click to expand...
Click to collapse
I had no idea that you could control the caller id being sent on a per contact basis with the Tilt 2. I imagine it was just inserting *82 or something before dialing. Ultimately the carrier needs to handle the *82 since they do know your number when sending from the tower to the rest of the phone network.
Still early in the testing.
I don't know WP7 settings, on the tilt2, to control caller id setting, I go to start menu>settings>personal>phone>services and then from there I can select "call barring" "caller id" "call forwarding" "call waiting" and "voicemail and text messages"....once an item is highlighted I can click "get settings"...once "get settings" is selected it checks the network settings and then displays the current setting on the network...on the TP2 caller id settings they can be changed on the network from the device...I'm hoping this is possible on WP7
Another question I have is if pinch to zoom works in emails and other apps, not just the browser
GT247 said:
I don't know WP7 settings, on the tilt2, to control caller id setting, I go to start menu>settings>personal>phone>services and then from there I can select "call barring" "caller id" "call forwarding" "call waiting" and "voicemail and text messages"....once an item is highlighted I can click "get settings"...once "get settings" is selected it checks the network settings and then displays the current setting on the network...on the TP2 caller id settings they can be changed on the network from the device...I'm hoping this is possible on WP7
Click to expand...
Click to collapse
GT247 said:
Another question I have is if pinch to zoom works in emails and other apps, not just the browser
Click to expand...
Click to collapse
pinch to zoom works when reading emails, but not when replying or text messaging.
found the setting about sending caller id on the Quantum
Settings - Apps - Phone. You can pick send to everyone, no one, only contacts
when the device is on a call does the lockscreen lock the buttons and touchscreen? ie: is it a waste of time to try to lock the device while on a call? lol
GT247 said:
when the device is on a call does the lockscreen lock the buttons and touchscreen? ie: is it a waste of time to try to lock the device while on a call? lol
Click to expand...
Click to collapse
The exchange server that I use for work pushes a policy forcing the phone to lock.
Pressing the power button on the top not only shuts off the screen but it also locks it.
When I answer the phone, it is easy to unlock, if I want. Just slide up, and enter the code. Then I can do anything while on the call.
The proximity sensor disables the touch screen when you have it by your ear, so you don't actidentally hang up.
Something the phone does not have is physical talk and end buttons. But, I honestly have not had a need for them.
Custom Ringtones and Alert Sounds
Although it's real eay for a developer add ringtones to their device or for anyone that has unlocked it. It is annoying that they have locked this down.
Mango is supposed to allow custom ringtones, so just need to wait.
Supposed to be on September 15th.
Wow...ringtones are locked down? Amazing....really. Please don't think I'm knocking them for doing it, I'm sure there's a reason for it, I just find it surprising is all. Have you examined the GPS Capabilities?
GT247 said:
Wow...ringtones are locked down? Amazing....really. Please don't think I'm knocking them for doing it, I'm sure there's a reason for it, I just find it surprising is all. Have you examined the GPS Capabilities?
Click to expand...
Click to collapse
GPS works great.
Good news is that the LG Quantum has a built in reg editor. Kind of clunky. Nothing like the good old Total Commander or Dot Fred Reg Editor.
And the location of there is an app the runs on your computer to make a xap files for ringtones.
And you can then sideload the xap onto the device and the ringtone remains.
First you need to unlock the device.
I have not unlocked mine yet. I should be able to unlock with just a few reg ediits. Haven't done it yet though.
On the 15th Mango officially will be available, and that allows custom ringtones without any hacks.
Some Good threads
Use your Windows Phone as a thumb drive.
Registry mods for WP7 - NoDo
Custom Ringtones
mp3 files work just fine, at least with the NoDo 7392 update.
All the built in ringtones seem to be mp3 as well
Lot of good links here
*****************************
Please note: this is the OLD VERSION THAT IS ATTACHED TO THIS POST. THE NEW VERSION IS AVAILABLE AT:
www.gundersoft.com/pages/downloads/caesura
******************************
***********************************************************
* Agreement:
***********************************************************
Firstly, I want to start out by saying that I have put a lot of hard work into making this app and I am trying to make it free so I would appreciate it if we can keep all criticism on this forum strictly constructive. At the moment, it is a BETA and probably has LOTS of bugs (but I am not aware of them). That is where YOU come in. Anybody who is interested may come download this app in BETA and give me feedback and test it and tell me what I can add/remove/fix. I will hopefully be releasing a final release version this month. Its all up to u how successful it is
I had a lot of free time this month so I have started building an app for android. What is Caesura exactly? Hard question to answer. Its a tool box for those who want to remotely control every aspect of their precious phone, even when out of 3G, or its a way for parents to protect unruly children from danger. So far it can be used for all of the following:
Remote Control Phone Via Text Message
Remotely Block Phone Numbers (for your kids phones)
Get Phone status (battery life, wifi, unread messages)
Remotely send text messages
Forward Texts
Find lost phones by turning volume ALL the way up and ringing, vibrating, and flashing the flash.
In the future I also plan to give it these features:
Ability to track lost phones via GPS and Cell towers
Remote Wipe data capability
Remote Lockout
Remote Password Change
Remote Play Sound (Fun for the occasional prank )
And for those with unruly children:
Sms Alerts anytime the phone leaves its current location
Sms Alerts anytime the owner of the phone exceeds a certain speed limit
What I really need are BETA testers. Anyone interested is welcome to download the APK which is attached to this post. Tell me what u think.
Instructions:
Download the APK from www.gundersoft.com/pages/downloads/caesura and install. Next, the first thing that you DEFINITELY want to do is open the APP and press the menu button, and select Settings. In the settings screen, Press the Set Password button and set a password. Also, insure that the "Require password" checkbox is checked.
Then, on the main screen, check the Enable Service checkbox.
Now, to remote control the phone, either install the APP on another phone and use the "Login to Another Phone" button on the main screen, or send the following Sms to the phone WITH CAESURA that you wish to control:
!login
The phone will then prompt you for a password. At this point, you may reply with a password. If you enter a correct password, you will be granted access.
At this point you can send any of the following commands and the phone will treat them as instruction for what to do:
Please note: any texts send while logged in will be sent as commands and will not reach the remote phone's inbox. Do not forget to run the exit command every time you finish.:
!login - first command to be sent. Logs you in.
password [new password] -sets the password for logging into Caesura.
exit - logs out of the service. ALWAYS do this. you cannot log in from another phone while that phone is still logged in.
toast [text to display] - shows a tiny toast window with some text in it for about 4 seconds
sendsms [number] [message] - remote control the phone to send text message to the specified number
torch - toggle system flashlight
panic - sets volume to high and flashes light and displays custom message on screen (BUGGY, causes app to crash if done repeatedly. Work in progress!)
help [command] - gives specific help for the specified command - (Not available for most commands yet)
status - tells the number of unread msgs, remaining battery life, and whether wifi is on or off
unlock - if the lockscreen of the phone is showing, hides it and unlocks the keys
block [number] - blocks the phone from getting texts from the specified number (WORKS!!)
unblock [number] - unblocks number
blocked - sends a list of numbers that you have blocked
forwardto [number] - sets the number to which all forwarded texts will be sent to
forward [number] - forward texts from a number
unforward [number] - stop forwarding texts from this number
forwarded - sends a list of numbers that you are forwarding
Console:
To remote control the device from within another copy of the APP itself, press the "Login to Another Phone" button on the main screen. This open a window that will ask you for a phone number. Type in the number and the phone will attempt to send a login text message to the phone in question. If successful, you will receive a message in return. To select a command, choose it from the drop down list. Click send. Wait a few, (it can be up to a few minutes if your carrier is slow but took only about 3-10 sec. on AT&T) and you will get a response.
ALWAYS SEND EXIT WHEN YOU ARE DONE OR YOU WILL NOT BE ABLE TO SEND TEXTS TO THAT PHONE THAT IS BEING CONTROLLED!!
License:
In the process of compiling a license...at the moment, just think to yourself, if it seems dishonest or sneaky, its probably going to be against the EULA
No reverse engineering
No reposting on other forums or threads. You are welcome to post a link here, but I wish to insure that all users get the NEWEST possible copy since Im constantly updating it
I release myself from all liability involving this software since it is provided as a free software and I do not offer any guarantees of any sort regarding its soundness, or even that it is fit for a particular purpose.
All abuses of this software are the sole responsibility of the End User.
And with no further ado... good luck and tell me what you think
*****************************
Please note: this is the OLD VERSION THAT IS ATTACHED TO THIS POST. THE NEW VERSION IS AVAILABLE AT:
www.gundersoft.com/pages/downloads/caesura
******************************
**Also, this list does NOT contain all of the commands added since the update.
Reserved
always good to save space for expansion
Looks interesting. I'll try it out.
Edit: Kind of forgot my service is turned off.
Sent from my LG Optimus V using Tapatalk
Sounds good so far, I'd suggest to produce a version that can be installed to system partition (for rooted devices) and stores its settings somewhere in a safe place (possibly system partition as well) so it gets factory reset proof. Also it should have a simchecker option so the owner of the device gets a notification if a new sim is inserted. This way it would always be possible to find and remote your device, even if a thief performs a fr and formats the sdcard.
Hope this is not too much to request, but i think this would make it the ultimate anti theft tool.
--------------------------
tapatalked from vizio vtab1008
Will be trying this as soon as I have time(which might be long,but just sayin').Sounds reaaaaally good.
And because I see potential in this,lemme give you an idea.
There are far too many tools with which you can control (Parts of or the whole of) your PC from your phone,but for the opposite there is nearly nothing.The only app I found that allows for remote control of the phone from a PC is Webkey which,while good in its essence,isn't exactly useful.And it does everything over wi-fi only(Not bad for most but anyway).
So,an app that allows remote control of the phone from a PC in a proper manner is more than welcome and I'm willing to pay for it.
*I know Caesura allows for texting remotely etc,but I'm referring to real remote control,where you can use the phone as if you held it with your hand or something*
No matter if you do it or not in the end,I want to congratulate you for the effort.
tolis626 said:
Will be trying this as soon as I have time(which might be long,but just sayin').Sounds reaaaaally good.
And because I see potential in this,lemme give you an idea.
There are far too many tools with which you can control (Parts of or the whole of) your PC from your phone,but for the opposite there is nearly nothing.The only app I found that allows for remote control of the phone from a PC is Webkey which,while good in its essence,isn't exactly useful.And it does everything over wi-fi only(Not bad for most but anyway).
So,an app that allows remote control of the phone from a PC in a proper manner is more than welcome and I'm willing to pay for it.
*I know Caesura allows for texting remotely etc,but I'm referring to real remote control,where you can use the phone as if you held it with your hand or something*
No matter if you do it or not in the end,I want to congratulate you for the effort.
Click to expand...
Click to collapse
There is Droid Explorer, it has a screencast option to do this, but you need to be connected to USB.
--------------------------
tapatalked from vizio vtab1008
I came across this by using the search for a remote app on lost devices. Will get myself a copy of the apk, you still need testers? ^^
I think this was abandoned... j use 'android lost' instead, has the same functionality...
----------------------------------------
tapatalked from GalaxyS
This has not been abandoned. You can download it from www.gundersoft.com/pages/downloads/caesura
I still need testers. It's not the same as the other app...it has quite a few more features.
Sent from my MB860 using XDA App
if i undersand it right caesuara will send you my numbers and give you the capability to connect to my phone is that right?
If yes why should i use it?
If i missunderstand i am sorry for asking stupid questions *grin
Sent from my HTC Desire HD using XDA App
It sends phone number only (for usage tracking by area code...this is a beta thing only). Also, if you set a login password, no one but you can connect.
The only command that can be run without password is factory lockout. Let's say user abuses software and I am contacted by law enforcement: I can disable caesura remotely. That is all.
I've never released this app publicly and I was scared to death it would be misused and I'd be liable. See, all of my beta testers locally have been teens, and they have a way of using this stuff immaturely. This my way to cover my butt just in case
Sent from my MB860 using XDA App
And no worries, if I really had any malicious intentions, I wouldn't have told you about the phone number thing would I?
Sent from my MB860 using XDA App