Just wanted to make sure everyone saw this:
http://forum.xda-developers.com/showthread.php?p=20641328#
See Pro Tip 2 below!
febycv said:
Box.net offers free 50 GB cloud storage exclusively for LG users.
But you can get this on your HTC device if you follow the steps below to edit the build.
Requirements
A Rooted Device
Root Explorer
Hands
Editing the build
Open root explorer & go to /system.
Now mount the system to r/w mode.
Press & Hold on the build.prop & select Open in Text Editor.
Now change the Values given below & save.
Code:
ro.product.manufacturer=LGE
ro.product.model=VS910 4G
After Editing the build restart the device. Go to setting & check if the model number is read VS910 4G
Now download the Box.net app from the market....create a new account & enjoy your 50 GB storage....
After that don't forget to edit the build to the initial values.
Code:
ro.product.manufacturer=samsung
ro.product.model=Nexus S
OR
ro.product.model=Nexus S 4G
It's just a simple procedure....Even a noob can do it....Hurry Up....This offer ends on Mar 30 2012
Click to expand...
Click to collapse
Pro Tip: already have a free box.net/box.com account? Users report that when you download the app and install after the build.prop mod you are upgraded to 50gbs.
Pro Tip 2: box.net charges for their desktop sync app. BUT...... Use SocialFolders to sync files from box.net and other online content sites (facebook, youtube, google docs, picasa and more) to your desktop. Please use this referral link to signup: https://socialfolders.me/r/rhn7e
I did this. It's real...
Sent from my Nexus S 4G
Combined tip:
If you're using gmail, you don't really need another email.
Let's say your email is [email protected]. You can use [email protected] and it will end in your email. You can put a period, or many, anywhere in your email adress.
Did this, works fine. Guess I have 2 box.net accounts now.
polobunny said:
Combined tip:
If you're using gmail, you don't really need another email.
Let's say your email is [email protected]. You can use [email protected] and it will end in your email. You can put a period, or many, anywhere in your email adress.
Did this, works fine. Guess I have 2 box.net accounts now.
Click to expand...
Click to collapse
I signed up for my account last year, but haven't used it for a long time in favor of Dropbox. Anyway, I changed my build.prop, rebooted, then downloaded and logged in... it automatically upgraded my account to 50GB!
uansari1 said:
I signed up for my account last year, but haven't used it for a long time in favor of Dropbox. Anyway, I changed my build.prop, rebooted, then downloaded and logged in... it automatically upgraded my account to 50GB!
Click to expand...
Click to collapse
I can believe you. I didn't do this, but registering the account it gave me a message like my new account was "upgraded", and bam, 50GB.
uansari1 said:
I signed up for my account last year, but haven't used it for a long time in favor of Dropbox. Anyway, I changed my build.prop, rebooted, then downloaded and logged in... it automatically upgraded my account to 50GB!
Click to expand...
Click to collapse
I can confirm it, works even if you already have an account.
Happened to me when trying it out with my gf's.
Sent from my Nexus S using Tapatalk
polobunny said:
Combined tip:
If you're using gmail, you don't really need another email.
Let's say your email is [email protected]. You can use [email protected] and it will end in your email. You can put a period, or many, anywhere in your email adress.
Did this, works fine. Guess I have 2 box.net accounts now.
Click to expand...
Click to collapse
now that is sexy, did not know that.
uansari1 said:
I signed up for my account last year, but haven't used it for a long time in favor of Dropbox. Anyway, I changed my build.prop, rebooted, then downloaded and logged in... it automatically upgraded my account to 50GB!
Click to expand...
Click to collapse
well there you have it. all my rigamarole for nothing, lol. i'll update the op with the new tips.
amosher13 said:
now that is sexy, did not know that./QUOTE]
I use it all the time to register to websites.
[email protected] for my businessy stuff
[email protected] for the sites I'm afraid might share my information
[email protected] for personal stuff
...and so on. Makes blocking spammers or unwanted stuff uber easily.
Click to expand...
Click to collapse
Just did it...worked well
Worked great thanks!
Worked for me, thanks!
polobunny said:
amosher13 said:
now that is sexy, did not know that.
Click to expand...
Click to collapse
I use it all the time to register to websites.
[email protected] for my businessy stuff
[email protected] for the sites I'm afraid might share my information
[email protected] for personal stuff
...and so on. Makes blocking spammers or unwanted stuff uber easily.
Click to expand...
Click to collapse
How so? With filters for mail sent to [email protected]? And so on?
•°NS4G • ICS°•
bump! see Pro Tip 2 in the op!
Damn. I only got 10gb?!
Sent from my Nexus S 4G using XDA App
Until they make synch between pc and mobile easier then its almost worthless.
They do have a desktop synch app but its only available to paid subscriptions unlike Dropbox
SimonCraddock said:
Until they make synch between pc and mobile easier then its almost worthless.
They do have a desktop synch app but its only available to paid subscriptions unlike Dropbox
Click to expand...
Click to collapse
agreed, but the service Social Folders puts us in the ballpark. honestly, i jump on all of these that i can looking for that holy grail. i have about 3GB free on dropbox, minus.com i think starts at 10GB free as standard which I have, but again, no desktop auto sync app, and now 50GB on box.net. guess i'm hoping box changes their deals at some point and gives the app away, or a comparable 3rd party app does it right. social folders is very close though, signup off the link in the op and check it out!
a couple of hours ago i used this on my nexus s and it worked ^^ thanks
if you dont want use this mod, you can log your account on lg or htc device and then you can use your 50gb on all device
This is awesome, gonna try it right away!
Worked great on Nexus S (ICS)
Desktop sync would be nice but for sync on mobile I use FolderSync. Saved me on my last device when my SD card gave out
Related
....as the title says, is it possible?
I don't think there is. I wish they'd add that ability along with the ability to sync notes to there as well. Considering, both are part of the "Notebook".
Then again, I don't think Chrome even has this ability yet.
I agree... but im not using Chrome just using firefox with GMarks
The only way I know of so far is to download My Bookmarks from the market and export your google bookmarks then import them using My Bookmarks
If you have a rooted device you can edit the browser.db file...
sqlite3 /data/data/com.android.browser/databases/browser.db "SELECT * FROM bookmarks;"
Click to expand...
Click to collapse
You will need to write an app who adds/sync's your bookmarks to your device.
IseeBrickedPhones said:
If you have a rooted device you can edit the browser.db file...
You will need to write an app who adds/sync's your bookmarks to your device.
Click to expand...
Click to collapse
Thanks for this! I was wondering where these were stored, and thinking about maybe writing a quick xmarks importer.
chrisharang said:
Thanks for this! I was wondering where these were stored, and thinking about maybe writing a quick xmarks importer.
Click to expand...
Click to collapse
Thinking??? You should definitely do that, I would actually pay money for an app that can synchronize my xmarks to my g1
Sycning Google bookmarks with android is possible with http://www.gettransmute.com/android/
As far as syncing xmark(foxmarks) with android there was someone working on some code but he never finished. I think the code is on his site if someone else wants to give it a try.
https://secure.grepular.com/blog/index.php/2009/04/04/xmarks-foxmarks-bookmark-sync/
moosefist said:
Thinking??? You should definitely do that, I would actually pay money for an app that can synchronize my xmarks to my g1
Click to expand...
Click to collapse
Yup, that would be a $2.99 app if I ever saw one.
The latest Chrome builds have bookmark sync inbuilt, i bet integrated Android bookmark sync is right around the corner..
Currently they use your Google Account to host a Google Docs document containing the information about your bookmarks.
Reviving this thread
Amazing that two years later there is still no android <-> chrome bookmark sync...
A newer app that seems to handle this reasonably well (I am not affiliated): ChromeMarks
I found this app on the Market for anyone that came from or is coming from Android. It's probably the best Google reader app.
Syncs and everything!
Has anyone downloaded or bought the app? What does the paid version do?
Thanks
Is it better/faster that NextGen Reader?
bilbo_b said:
Is it better/faster that NextGen Reader?
Click to expand...
Click to collapse
I don't know. I'll download NextGen and let you know though!
You can also check out this article that came out on PocketLint:
http://www.pocket-lint.com/news/43624/best-windows-phone-7-apps
I'm throttled on my HTC Radar (T-Mobile slowed down my Internet) and the app still downloads e articles pretty quick. I love it.
What is the diff between The trail and full version ?
HG! said:
What does the paid version do?
Click to expand...
Click to collapse
With paid version you get:
Multiple Live Tiles, you can pin any feed/folder to start
Full image caching, with Trial version the caching is limited to images of the newest 25 articles per sync
Option to change font size in article-reading
Hope this helps,
edoardo
PS: I'm the developer of Flux, with your purchase you also receive lots of Flux Love!
Thanks/ I think you can add this on the market place listing.
Second I am not able to make this app work since 4 days now. It is stuck at Syncing Subscription. Any idea ?
wpxbox said:
Second I am not able to make this app work since 4 days now. It is stuck at Syncing Subscription. Any idea ?
Click to expand...
Click to collapse
Sorry for the problem, could you please send us an email to support/@t/flux-app.com so we can further investigate the issue?
Thanks,
-E
I'm using omnia 7 and works fine, I like it Very useful, also in the trial version
I downloaded NextGen, and I guess it's all about tastes.
I found Flux satisfies me more.
@edonistart, under subscriptions- what is *misc?
For me is much better Reader2Go...
HG! said:
@edonistart, under subscriptions- what is *misc?
Click to expand...
Click to collapse
Under *misc are grouped all the subscriptions that don't belong to any folders.
I like your tastes!
-E
It seems you have issues with Google Account 2 Way authentication System. The trail version also does not work. It keeps on fetching feed with zero result.
wpxbox said:
It seems you have issues with Google Account 2 Way authentication System.
Click to expand...
Click to collapse
Thanks for reporting the problem, I'll try to implement it.
wpxbox said:
The trail version also does not work. It keeps on fetching feed with zero result.
Click to expand...
Click to collapse
Could you please send us an email to support/@t/flux-app.com so we can further investigate the issue?
Thanks,
-E
A couple of days ago I installed the software and i like it very well!!
Any update on support for Google's two way authentic ?
wpxbox said:
Any update on support for Google's two way authentic ?
Click to expand...
Click to collapse
Unfortunately we're using the Google ClientLogin Authentication, which doesn't support 2-step verification.
We'd need to adopt OAuth, maybe we'll add in a future release.
Thanks for reporting this problem!
edoardo
images not working
Hi edonistart.
I have downloaded your app Flux today as it look like a great google reader app. Their is one problem I can't get the images working on the tile view for articles or on my live tiles. How do I set this up in the settings?
Thanks
Mike
mikeegan77 said:
Their is one problem I can't get the images working on the tile view for articles or on my live tiles. How do I set this up in the settings?
Click to expand...
Click to collapse
Hi Mike, thanks for your support!
Go to settings and check these settings:
caching tab
- Cache images: wi-fi only (or always if you're not on a wi-fi)
- When not cached, download images: always
live tiles tab
Show image of newest unread: Yes
For the images to be shown, the article must have at least one image in the "preview" (the html got by the feed).
Hope this helps,
edoardo
PS: I'll follow up in email too, so to be sure that everything is working as expected.
edonistart said:
Hi Mike, thanks for your support!
Go to settings and check these settings:
caching tab
- Cache images: wi-fi only (or always if you're not on a wi-fi)
- When not cached, download images: always
live tiles tab
Show image of newest unread: Yes
For the images to be shown, the article must have at least one image in the "preview" (the html got by the feed).
Hope this helps,
edoardo
PS: I'll follow up in email too, so to be sure that everything is working as expected.
Click to expand...
Click to collapse
Sorry it didn't work, I have those settings already set. I have email you the xml file.
i dont know much about pdf files ect but what im wanting to do is....
I work self employed and have to email my invoices to people, i currently do this via my computer. Is there a way i can save a template of my invoices on my note and send them via email on my note? If not. Is there anything i can download regardless of cost so that i can do this?
Someone said something to me about pdf or something along them lines.
MrLarner said:
i dont know much about pdf files ect but what im wanting to do is....
I work self employed and have to email my invoices to people, i currently do this via my computer. Is there a way i can save a template of my invoices on my note and send them via email on my note? If not. Is there anything i can download regardless of cost so that i can do this?
Someone said something to me about pdf or something along them lines.
Click to expand...
Click to collapse
I'm not exactly sure what you're wanting here but how's this?
Create an invoice template in Word format on computer.
Copy it to the phone.
Use Polaris Office to edit the template and create individual invoices.
You can then use the app below to create PDF files from your Word invoice. I've not tried the app myself so no promises.
https://play.google.com/store/apps/details?id=br.com.thinkti.android.wordtopdf
wordtopdf requires internet connection to convertion to pdf
You can try "Smart Office 2" it seem it do not require internet connection.
There are actual invoicing apps on Play that allow you to design, create, and track your invoices.
Regards,
Dave
Sent from my GT-N7000 using Tapatalk 2
Thanks guys for your reply's....
what it is, is that i have a invoice template which is saved on my computer, and every sunday i need to fill it in and e-mail it to people.
but at the moment, its just a microsoft work document, can i simply transfer that to my phone? and will i be able to open it up on my phone and fill it out? then send it via email?
Yeah, no problem to just edit and email a Word doc with Polaris Office.
pjfriend said:
Yeah, no problem to just edit and email a Word doc with Polaris Office.
Click to expand...
Click to collapse
i've just tried the polaris office, copied my invoice template across from my computer to my phone, then went into my GMail, went to 'attach' and my only option is camera or screen capture.
so how do i get my invoice?
ignore that last message, just noticed i have to send it via polaris.
thanks alot guys, think i got it sorted now.
No worries. Glad you're sorted.
1 more question.....
I know this is a long shot BUT......
is there a way i can keep my invoices which i'll be filling out on my note, synchronised with the computer, so i can keep track on either computer or phone?
MrLarner said:
1 more question.....
I know this is a long shot BUT......
is there a way i can keep my invoices which i'll be filling out on my note, synchronised with the computer, so i can keep track on either computer or phone?
Click to expand...
Click to collapse
Best option would be to use dropbox ( if cloud storage is ok ) to sync with pc . Nothing syncs better. U can also get dropsync app to have physical copies of the files in a specific folder in the phone.
If u dont like ur files to be in cloud, u can use a wifi file syncing app like cheetah sync
MrLarner said:
1 more question.....
I know this is a long shot BUT......
is there a way i can keep my invoices which i'll be filling out on my note, synchronised with the computer, so i can keep track on either computer or phone?
Click to expand...
Click to collapse
If you use dropbox on your computer and your note then you can synchronize the folder containing the invoices.
MrLarner said:
1 more question.....
I know this is a long shot BUT......
is there a way i can keep my invoices which i'll be filling out on my note, synchronised with the computer, so i can keep track on either computer or phone?
Click to expand...
Click to collapse
Dropbox is fab. There are phone and pc apps. Put your invoices in the folders and the sync from one to the other.
If you use this link http://db.tt/APjkjZp I get a bit more storage
---------- Post added at 05:29 PM ---------- Previous post was at 05:28 PM ----------
MrLarner said:
1 more question.....
I know this is a long shot BUT......
is there a way i can keep my invoices which i'll be filling out on my note, synchronised with the computer, so i can keep track on either computer or phone?
Click to expand...
Click to collapse
tknguyencsu said:
If you use dropbox on your computer and your note then you can synchronize the folder containing the invoices.
Click to expand...
Click to collapse
Sorry, bit slow there.
Cheers guys i totally forgot about dropbox,
and to the person that sent the link so he'll get extra storage, sorry mate i already have bropbox installed on note and computer.
but thanks again.
You can use google drive also. Sync time is quite faster.
Sent from my GT-N7000 using xda premium
I made a script to alert me when the Nexus 5 was available, and I figured I'd share the love.
This python script watches 7 different pages, and posts notifications when it detects a change (with the text 'nexus 5'). It posts a message using a twitter account (@n5stock). The cool part about this is you can easily get push notifications in the twitter account, or sms notifications. Based on my tests, notifications were received within ~2 seconds of me sending them.
Basically, there are two ways to get notifications:
Twitter Push Notifications:
Open @n5stock using the twitter app
Follow @n5stock, select 'face' icon on left, and select 'Turn on notifications'
SMS Notifications (works with Google Voice):
Text 40404
Login, or reply with a new username (that doesn't exist)
Text 'ON n5stock'
Here are the pages it's watching:
https://play.google.com/store/devices/details?id=nexus_5_black_16gb
https://play.google.com/store/devices/details?id=nexus_5_black_32gb
https://play.google.com/store/devices/details?id=nexus_5_white_16gb
https://play.google.com/store/devices/details?id=nexus_5_white_32gb
http://www.google.com/nexus/5/
http://googleblog.blogspot.com/
https://play.google.com/store/devices?hl=en
[Let me know if you have any to add]
Hopefully this helps some people out. I was definitely wasting waayy too much time refreshing / watching news sites for the release.
xur17 said:
I made a script to alert me when the Nexus 5 was available, and I figured I'd share the love.
This python script watches 7 different pages, and posts notifications when it detects a change (with the text 'nexus 5'). It posts a message using a twitter account (@n5stock). The cool part about this is you can easily get push notifications in the twitter account, or sms notifications. Based on my tests, notifications were received within ~2 seconds of me sending them.
Basically, there are two ways to get notifications:
Twitter Push Notifications:
Open @n5stock using the twitter app
Follow @n5stock, select 'face' icon on left, and select 'Turn on notifications'
SMS Notifications (works with Google Voice):
Text 40404
Login, or reply with a new username (that doesn't exist)
Text 'ON n5stock'
Here are the pages it's watching:
https://play.google.com/store/devices/details?id=nexus_5_black_16gb
https://play.google.com/store/devices/details?id=nexus_5_black_32gb
https://play.google.com/store/devices/details?id=nexus_5_white_16gb
https://play.google.com/store/devices/details?id=nexus_5_white_32gb
http://www.google.com/nexus/5/
http://googleblog.blogspot.com/
https://play.google.com/store/devices?hl=en
[Let me know if you have any to add]
Hopefully this helps some people out. I was definitely wasting waayy too much time refreshing / watching news sites for the release.
Click to expand...
Click to collapse
I signed up earlier today, when I saw it mentioned on GottaBeMobile.
Very ingenious!. Thanks!
.
Last year for the Nexus 4, on release day the sales were supposed to start at 11am ET/8am PT, but REALLY went live about 15 minutes early... When people logged on at 11am ET, Nexus 4 stock was GONE.
For this, you will get a text alert when the Nexus 5 shows up in Google Play. Great idea! :good:
ChazzMatt said:
I signed up earlier today, when I saw it mentioned on GottaBeMobile.
Click to expand...
Click to collapse
That's good. But GottaBeMobile is a terrible site, they just rehash stories and post any old "rumor" so that they appear regularly in search results, garbage site!
ChazzMatt said:
I signed up earlier today, when I saw it mentioned on GottaBeMobile.
Very ingenious!. Thanks!
.
Last year for the Nexus 4, on release day the sales were supposed to start at 11am ET/8am PT, but REALLY went live about 15 minutes early... When people logged on at 11am ET, Nexus 4 stock was GONE.
For this, you will get a text alert when the Nexus 5 shows up in Google Play. Great idea!
Click to expand...
Click to collapse
Yup, that was pretty much my thought process. I'm guessing they'll be moving very quickly - selling out will help with publicity, so I'm betting Google will be aiming to do exactly that. I anticipate a similar stock situation to what they had last year.
If people see other urls to watch, let me know. I plan to keep this up after the first batch is sold, and send out alerts when it goes back instock (so don't despair if you miss the first batch).
Lewythefly said:
That's good. But GottaBeMobile is a terrible site, they just rehash stories and post any old "rumor" so that they appear regularly in search results, garbage site!
Click to expand...
Click to collapse
Not disagreeing with you about the site in general. But this time, the article was helpful. I even re-posted it in another forum. So, funny seeing the guy who made the in-stock script here.
Can't wait for this phone!
I really hope this won't be necessary until after the announcement. It would be pretty bad for them to announce and release the phone at the same time.
Thanks much for the script, should be very helpful!
might sound dumb but where do I send the txt to?
nitramus said:
might sound dumb but where do I send the txt to?
Click to expand...
Click to collapse
You text to 40404
Inferi0r said:
You text to 40404
Click to expand...
Click to collapse
Lol, n5stock = 40404 = not found
So coincidental, yet so funny
I did. I txted ON n5stock to 40404 and nothing happened.
I'm following the Twitter account, too.
Finger crossed !
Regards
Btw, how can we be sure everything is working correctly? Could you kindly send a message again?
You have to go to twitter.com and set up text alerts first.
vn800art said:
I'm following the Twitter account, too.
Finger crossed !
Regards
Btw, how can we be sure everything is working correctly? Could you kindly send a message again?
Click to expand...
Click to collapse
I'll be sending out a test alert in a few hours.
jayr04 said:
You have to go to twitter.com and set up text alerts first.
Click to expand...
Click to collapse
Correct. You can also setup text alerts by texting 40404.
xur17 said:
I'll be sending out a test alert in a few hours.
.
Click to expand...
Click to collapse
Cool, thanks - I think I've set it up right.. even set up twitter just for this!
xur17 said:
I'll be sending out a test alert in a few hours.
Correct. You can also setup text alerts by texting 40404.
Click to expand...
Click to collapse
Just got your message, freaked out for a second, thought I was about to order my Nexus!
Thanks for setting this up!
gbpack2306 said:
Just got your message, freaked out for a second, thought I was about to order my Nexus!
Thanks for setting this up!
Click to expand...
Click to collapse
I wish!
I'm signed up! Cool
got it working thanks... twitter texts didn't work on my provider mobilicity but does work great with Google voice...
Sent from my Nexus 7 2
Alert received! Thanks a lot!
Sent from my LG-P990 using XDA Premium 4 mobile app
Anyone else run into the problem of not receiving an email from Motorola with the bootloader unlock code? This is super frustrating.
Mine showed up under the 'promotions' tab, check there?
Sent from my XT1056
Thanks, but still no dice. =/
foxfire235 said:
Thanks, but still no dice. =/
Click to expand...
Click to collapse
Dumb question..but spam?
Slapped my Moto
Mine took forever to show up. I gave up and it was there the next morning
Sent from my Nexus 10 using xda app-developers app
I am having the same frustration. Checked in Spam, Promotions and any other area that I could. I submitted mine last night. Although after I submitted for it, it never reverted to another page though and was just a blank webpage. I have no idea if that has anything to do with it at all.
Yeah I'm going on 4 days now. And I've used two different moto x's on three different computers with 3 different browsers. FML. I'm just returning the phones to Motorola. I'm tired of this crap.
Oh wow that stinks! Wish I could help. I did mine on a Saturday afternoon and literally got the email within minutes of requesting it.
Did you try to resubmit ? Maybe a different email?
Yeah, its odd if it isn't instant. Mine have all been there as fast as I could switch browser tabs. There have been times the website has gimped though, so maybe the email portion has been down when you requested the keys.
shane1 said:
Did you try to resubmit ? Maybe a different email?
Click to expand...
Click to collapse
I resubmitted. I'll try again with another email address this evening.
mine appeared instantly as well. but i was signed in with my google account so i didn't have a choice of what email it got sent to.
jayboyyyy said:
mine appeared instantly as well. but i was signed in with my google account so i didn't have a choice of what email it got sent to.
Click to expand...
Click to collapse
I was also signed in with my Google account.
DanRo80 said:
I was also signed in with my Google account.
Click to expand...
Click to collapse
i guess you could always just call them and they can figure it out. stupid question but maybe you were signed into a google account that you didn't think you were when you clicked on the button to sign in with your google account... i don't remember it telling me what account i actually signed in with or if it told me what email it was sending it to. but i just did it less than a week ago and it was instant. maybe their servers are screwy or something.
i know someone already said it but there is a junk email box in gmail. didn't notice it before i was looking for an email that didn't come. but clearly you already probably checked that. just thought id mention it.
just thought of this, might not matter at all. but maybe the phone needs to be connected to motorola device id or something. wouldn't make sense that it would matter but i had my motorola device id connected to my google account before i tried to get the code. just another idea.
jayboyyyy said:
i know someone already said it but there is a junk email box in gmail. didn't notice it before i was looking for an email that didn't come. but clearly you already probably checked that. just thought id mention it.
just thought of this, might not matter at all. but maybe the phone needs to be connected to motorola device id or something. wouldn't make sense that it would matter but i had my motorola device id connected to my google account before i tried to get the code. just another idea.
Click to expand...
Click to collapse
Would the "junk" folder your referring to be the same as the "spam" folder in Gmail? Sorry but is the Motorola Device id stuff in the Moto Care app? I don't have my X set up with the thing of clearing my phone from the Motorola site. Is that what you are referring to?
DanRo80 said:
Would the "junk" folder your referring to be the same as the "spam" folder in Gmail? Sorry but is the Motorola Device id stuff in the Moto Care app? I don't have my X set up with the thing of clearing my phone from the Motorola site. Is that what you are referring to?
Click to expand...
Click to collapse
i have a spam and a junk folder. I don't know why both of them exist but they both do. By motorola device id i didn't mean being able to clear stuff from motorola. that probably needs to be set up in some motorola app that i don't use. i was referencing:
settings>Motorola Device Id (found under the personal heading on the verizon moto x).
when you click that it asks if you want to connect your phone to your google account. Like i said, i doubt it matters at all for getting the unlock code. it shouldn't anyway. but i figured id mention it just in case it does for some odd reason.
edit: just realized the junk folder i was referencing only gets email in it if you tag something as junk. so yes the spam folder was the correct folder i was meaning to say, not the junk folder.
I had that problem of not receiving the email from motorola when I was requesting the code via Motorola's website for my country (Brazil). When I tried using Motorola's USA website I got the email immediately. So try using the website for another country. You don't need a proxy, just change the location on the bottom of the site (http://www.motorola.com/sites/country-selector/index.html)
Ok I finally got it to work. I signed up for another Google account, and logged into the Moto site using the new Google account. I went through the unlock procedure and it worked first time no problem. I have no idea what's wrong on Moto / Google's end and why the emails got lost in space.