(360 view) Regular video format.. Great! VR Side by Side format.. Not so great. HELP! - Google Cardboard

I don't even know if that makes sense. Like, I can watch regular videos that's 360 enabled, but when I try to view them in vr side by side format, it doesn't work. I don't get it. Why would that be? Also I don't have gyroscope, but I did download xposed with virtual sensor and GyroEmu (which I don't thin really has any effect). After I downloaded virtual sensor in xposed, I rebooted my device. After I rebooted my device, I calibrated my sensors. After I did that, I downloaded GyroDroid to make sure that everything worked out fine. It did. But apparently not fine enough if I'm not able to watch 360 videos in vr side by side format. Again, I can look around in regular 360 videos, but that's not my goal. I have a vr headset, and I want to use it. My phone model is LG Stylo H634. Virtual Sensor in Xposed works just fine. I can't stress enough how much I'm baffled that I can't watch 360 in VR. Can someone please help me? I'm not retarded. If I'm not saying the correct terms for these sort of things of things, I'm sorry. Any help would be much appreciated. I do not want to use my VR headset as a paper weight. I spent too much money on the darn thing. I want to use it. Coming here was my last resort. I've exhausted all my options on google, I'm desperate! PLEASE HELP! :confused
Note: I downloaded Google Cardboard, I configured my headset, I tried out the demo. Demo didn't work (Meaning I couldn't look at the fox). This sucks.

Related

Working on a Track app for motorcycles

Hi all,
I'm relatively new to the WinMo programming, but so far I've been able to capture and process the Gsensor data, but I can't seem to understand how to use the GPS data.
I want an app that will record the GPS position along with all of the Gsensor data so that I can record the route and have data for each point that contains lean angle, acceleration, deceleration, etc. I figure I'll have to have the Gsensor fill in for some of the GPS data and vice-versa.
Why you ask?
Well, let's say you put it in a suspension test mode. You could accelerate gradually and brake. Hopefully the gsensor could catch the dive and bobble of the bike and give you some feedback. Knowing how far you are leaning in some turns is nice. You could possible detect and calculate if you are sliding at all. Perhaps you could even calculate the power output if you included the weight. You could make a mode that would yell at you if you get the front wheel too far off the ground, etc. I think there are all kinds of fun things to do. I know there are expensive and half solutions out there, but having an opensource solution would be nifty.
I'm a relative noob with C# and I'm using SharpDevelop. If anyone has any suggestions for things to implement or can help me acquire and use the GPS data I'd appreciate it.
If this sounds like a dumb idea I can always abandon it too.
Thanks guys.
lol, actually I think its a cool idea to be able to log what your doing. And maybe a top speed via the GPS. I think that would be a really cool app to have when I ride.
gliscameria said:
Hi all,
I'm relatively new to the WinMo programming, but so far I've been able to capture and process the Gsensor data, but I can't seem to understand how to use the GPS data.
I want an app that will record the GPS position along with all of the Gsensor data so that I can record the route and have data for each point that contains lean angle, acceleration, deceleration, etc. I figure I'll have to have the Gsensor fill in for some of the GPS data and vice-versa.
Why you ask?
Well, let's say you put it in a suspension test mode. You could accelerate gradually and brake. Hopefully the gsensor could catch the dive and bobble of the bike and give you some feedback. Knowing how far you are leaning in some turns is nice. You could possible detect and calculate if you are sliding at all. Perhaps you could even calculate the power output if you included the weight. You could make a mode that would yell at you if you get the front wheel too far off the ground, etc. I think there are all kinds of fun things to do. I know there are expensive and half solutions out there, but having an opensource solution would be nifty.
I'm a relative noob with C# and I'm using SharpDevelop. If anyone has any suggestions for things to implement or can help me acquire and use the GPS data I'd appreciate it.
If this sounds like a dumb idea I can always abandon it too.
Thanks guys.
Click to expand...
Click to collapse
I don't think its a "practical" idea, not dumb, but for learning how to code and stuff, its a great idea. I'm assuming you enjoy riding at the track, so that'd keep you motivated to continue the app development.
There are already similar apps, but I don't know if they will detect lean angle and brake dive.
That's the first thing I thought of when I saw this app:
http://forum.xda-developers.com/showthread.php?t=424423
I haven't played with it, but maybe it could give you something to start with.
Check this out too
http://www.racechrono.com/
The newest SpeedoHealer has a top speed recall on it, and its only $100 for the whole system. Much less than having to buy a WM phone just to record top speeds.
Most of us need one of those anyway, but if you could make your app work in conjunction with that system.. could be very useful.
Especially for the initial calibration. Get the correct GPS speed from the phone, and then get on the SH website from the phone for the correct calibration code! Or find a way to integrate the SH code program thing into your app. so you don't have to get online for the code. That would be very useful for gearing changes at bike nights when the dyno is unavailable.
But you could load some track maps in it, have the thing record acc/dec at which points at each corner. Then you could see where you started braking at, and decide if you need to brake sooner and softer, or later and harder.
Maybe if (lets hope not) you go down, you could see how much decel. at what angle caused the loss of control.
Think you could set it up to calibrate the 2 axis independantly?
set the side to side while on a stand, then remove the stand and calibrate the front to back when loaded with the rider at static sag, cuz its going to change from when its on the stand and the stand is the only way you're going to get anything close to accurate verticle calibration, but the front to back will be off with the back wheel raised.
Where you thinking of mounting the phone to the bar/tripple clamps?
or under the tail?
I think I'd be afraid of losing such an expensive piece of equipment if it was mounted upfront. But you can't see anything on the screen under the tail.
Unless you didn't want it to display anything, just collect data.
Not that you'd be able to do much screen touching with gloves on anyway.
Better use large buttons! lol
Do you think you could setup the light sensor to determine if a headlight bulb is getting old? I don't know if the sensor will work when flooded with that much direct light.
Well anyway, just a few ideas for ya.
I don't ride at the track, but I'd like to test the app out when you get a working beta going.
I'm sure it could have its uses on the street.
And I know the speedo is off on my 08 Busa.
KYT said:
Well anyway, just a few ideas for ya.
I don't ride at the track, but I'd like to test the app out when you get a working beta going.
I'm sure it could have its uses on the street.
And I know the speedo is off on my 08 Busa.
Click to expand...
Click to collapse
Thanks for the input. Until I can find some help on the GPS aspect of it I'm kinda idling.
I'm thinking...
When you start the app you will have to have it mounted and be on the bike. There will be a calibrate button which you will press when you are centered. From there on out you can pick a mode.
Your busa better not have any chrome on it. =/
Keep it up!
Very cool idea! I actually experimented with an analog 'curve counter' mounted to my motorcycle several years ago. Built a box with a steel ball inside that rode along a curved piece of metal and made contact closure with a terminal on each end - different viscosities of oil provided the dampening to keep it from bouncing around. This was coupled to an electronic counter that I built from a kit. It was kinda cool, but a pain to get mounted.
I don't have the experience to lend for application development, but I would certainly be willing to test any versions of the app you would like.
FYI - right now I use Run.GPS for tracking but would love to have lean angle and acceleration/deceleration data to go along with it. The only glitch with lean angle is that I assume the centrifugal force during cornering would prevent the accelerometer from reading the true lean angle...maybe some calculations could compensate.
go for it!
my hayabusa, my tp2 and I would be happy to be in your test team ;-)
and BTW, I am a veteran C# developer, so let me know if I can help.
(experienced in C#, but not in Win-Mo or HTC hardware)

Nook playing Toy Story

I put Toy Story on the Nook with subtitles to see how it fares. With the NoRefresh it's watchable. I get lost in the movie and forget it's in B/W with no sound. I don't know what to watch next on it. The new NoRefresh is tricky to get the contrast setting up during the movie but I eventually get it after a hundred taps everywhere. The last version seemed to shut down after a while, this new one works continuously with no problem.
http://www.youtube.com/watch?v=M8MY26rwXuc
Well, why don't you put sound on it then?
Do you know where to obtain the hardware that makes this possible at a low price?
Oh, it's all in this thread: http://forum.xda-developers.com/showthread.php?t=1457971
You need a USB OTG adapter cable = $3 and a USB audio adapter = $3-10.
That's awesome! I like how the suggestions are all unboxing's, reviews, or comparisons, and then there's this video xD
I already have this USB audio adapter - http://www.altoedge.com/usbaudio/usb-audio-capture-imic.html
It works good on any computer I use it on, wonder if it would do the trick if I had that OTG adapter.
This one caught my eye- http://www.ebay.com/itm/Micro-USB-M...&otn=21&pmod=150791148251&ps=54#ht_2437wt_934
Having no sound isn't a big issue. It's kind of relaxing. Using the subtitles forces to me to do what I was originally suppose to do with it- Read!
It's nice to see people bringing out the most of this thing
You might consider a right angle adapter, it's a bit more convenient.
Anything will work as long as it specifically says OTG.
that shows what the device is capable of though.
Wow
Wow, what someone should do is make a case that has these usb addons so you could have sound and a microphone and even a camera! It might make it bulky, but considering how thin the nook touch already is I think it would still be comfortable to hold.
I'll have to look into norefresh, because if this works with other apps, it could be possible to get Angry Birds or something working just as cleanly as the video shown there.
angry birds works nicely with NoRefresh

Could this be the cheapest 'proper' smartphone watch?

...by 'proper', I mean 'standalone'!
Basically the same as my old Vapirius AX (similar to Rock/Z1) that I've used daily for 2 years, but much cheaper and runs Android 4.1 and it has 320x240 2'' screen and not the square 240x240 1.5'' style of most watches which I can't get on with.
I'm going to order it and check it out. .
Nothing to lose at that price!
http://www.hongkongeek.com/en/smartwatches/5337-20-inches-watch-an1-with-android-41.html
Wearable Smart Phone Watch AN1 2.0" Touch Screen Android 4.1.1 w/ Camera / Wi-Fi - White + Silver - Free Shipping - DealExtreme
Looks like the Neptune Pine...
The AN1 Reviewed (I Think Comprehensively)
Here's what you need to know about the watch, which I've used for several days. It's more a sweet novelty than a gadget of genuine use. But it works. It's basically a mini-tablet phone (or phablet) and functions via the exact same Android protocols, except the master controls are hard, physical buttons built into the left and right sides, rather than soft touch-buttons on or below the screen. And of course the interface is configured to adapt to the tiny size. Yet at two-inches, that screen is a bit big for comfort if you like wearing the watch face on the inside of your wrist (which I do). So I sometimes rotate it to switch position.
Touch sensitivity seems excellent, as well as touch accuracy, which is hugely important given the minuscule QWERTY keyboard that pops up when you need to enter text. Unlocking the startup screen is frustrating at first until you figure out that you have to swipe the icon up or down, not to the side, as on bigger screens. There's no icon or hard control to access the active-apps screen (from which you can toggle back and forth between active apps and turn running apps off); as on certain larger phablets, you get to it by long-pressing the home screen button.
Because the AN1 is small, its WiFi receptivity is modest (the signal is strongest the closer you are to the source). So's volume but it's not bad for the size. You won't hear much through the earphones except in relatively quiet places, unless you have a separate sound booster; but in quiet places it isn't bad. However, it's impossible to attach the earphones one-handed; at least it is for me: You have to hold open the protective soft plastic flap that covers the mini-USB port (which is where they attach), which means you can't wear it while setting that up. That said, the AN1 will also transmit to Bluetooth headsets. And video/audio playback is very smooth. Even impressive, all things considered. Not a gamester, so no idea how gameplay would go. But with a two-inch screen, why would you want to?
Believe it or not, eBook reading is also a very decent experience in either the page or landscape aspect, though for simple eye-to-text positioning, page view works best if you take the watch off and operate it two-handed. In landscape view, though, you can make like **** Tracy. The only reading app I've tried so far is Amazon Kindle, but every feature seems to work per normal. Whatever normal is at that size.
No problem with the phone detecting a SIM card or storage-expansion microSD card (I added the 32G max, which costs all of $10 on eBay). But the cards are tricky to insert, because the lock flaps that secure them in place are so flimsy. However, once they're in, they're in. And insertion of the expansion card is critical, since the Internal Storage provided is write-protected; you won't be able to download (via internet) or sideload (via computer) files or apps without providing extra storage.
The battery is built into the back cover. Comes the time when it no longer holds a charge, one would need a replacement cover. I assume those are available or will be made so eventually.
There's no Playstore app included; plus it's futile to sideload-and-install Playstore from another source, since the app quits as soon as it boots. There is instead the HiMarket app, whose store features mostly Chinese text; but if you know the apps you want/need, you can still enter a search in English and find them -- most of the time. Sideloading and installing other apps also seems to work -- most of the time.
And oh, yeah -- in the "Good safety tip, Egon" department -- don't wear the AN1 (or any other Android watch of similar concept) in inclement weather. With an exposed speaker grille and exposed miniUSB access port (the protective flap doesn't fit snugly), not to mention hard buttons that aren't part of the case proper, bringing this out into very moist air or, worse, active precipitation, would be like putting your iPad in a filling toilet tank to see how high the water has to go before it fries.
Not encountering anything much in the way of buggyness yet. All in all, the AN1 does precisely what it claims to do. And for the conversation-pieceness of it, and frankly, the satisfaction of my curiosity, I'm happy to be an owner. It won't collect dust. But it's not for the customer looking for significant enhancement of his electronic life beyond what he already has.
Thanks for the review.
Also been using the AN1 for a couple of weeks and fairly impressed, but then I've been wearing a similar one for a couple of years and have only that and a conventional phone to compare it with.
Confused what you say about the battery; my AN1 has a battery on the back that can be detached and changed by pressing a small recessed lug/clip. The battery is the same as the old Z1/Rock/Vapirius so is readily available. Are you sure your battery is non-removable?
Also, as it's rooted - although Superuser is not installed - all current Play Store and Google services, sync adapters etc can be side loaded into system/apps, changing permissions the usual way. I am running all the latest Google App stuff now, but you're right about the Chinese Market and I removed it immediately along with anything Baidu related.
My only mild criticism of the watch (I can live with the floppy USB port cover as most mobile phones have no cover whatsoever) is the screen, not the digitizer which as you point out is responsive and works well, but the outside screen. It's scratched badly already and cleaning it makes it even worse. It's almost like a bad plastic. My other smartwatch has been used every day for two years and the screen still looks brand new without protection.
Lesson is get a good screen protector BEFORE even touching it! Although is fairness, the scratches don't really show when the screen is powered.
The sound can be tweaked in the engineering settings (I've forgotten the number/symbol sequence to access those settings right now) and I have managed to get it sufficiently loud to annoy other people listening to a phone conversation.
https://www.youtube.com/watch?v=MxzycSNQsz4
https://www.youtube.com/watch?v=3yjVVHpP1AM
Cheers!
marcusroberts said:
Thanks for the review.
Also been using the AN1 for a couple of weeks and fairly impressed, but then I've been wearing a similar one for a couple of years and have only that and a conventional phone to compare it with.
Confused what you say about the battery; my AN1 has a battery on the back that can be detached and changed by pressing a small recessed lug/clip. The battery is the same as the old Z1/Rock/Vapirius so is readily available. Are you sure your battery is non-removable?
Also, as it's rooted - although Superuser is not installed - all current Play Store and Google services, sync adapters etc can be side loaded into system/apps, changing permissions the usual way. I am running all the latest Google App stuff now, but you're right about the Chinese Market and I removed it immediately along with anything Baidu related.
My only mild criticism of the watch (I can live with the floppy USB port cover as most mobile phones have no cover whatsoever) is the screen, not the digitizer which as you point out is responsive and works well, but the outside screen. It's scratched badly already and cleaning it makes it even worse. It's almost like a bad plastic. My other smartwatch has been used every day for two years and the screen still looks brand new without protection.
Lesson is get a good screen protector BEFORE even touching it! Although is fairness, the scratches don't really show when the screen is powered.
The sound can be tweaked in the engineering settings (I've forgotten the number/symbol sequence to access those settings right now) and I have managed to get it sufficiently loud to annoy other people listening to a phone conversation.
https://www.youtube.com/watch?v=MxzycSNQsz4
https://www.youtube.com/watch?v=3yjVVHpP1AM
Cheers!
Click to expand...
Click to collapse
all good and great but remember its running android 2.x!
cylent said:
all good and great but remember its running android 2.x!
Click to expand...
Click to collapse
No. The AN1 is running 4.1.1. The older Vapirius watch I mentioned is running 2.1.
with the z1 smartwatch / Vapirius they stopped with the clean rom I would like to see a custom rom for this :fingers-crossed:
I found this clone of Galaxy Gear and it's even cheaper at $85.99 !?
http://vifocal.com/mobile-phones/ot...-2-os-dual-core-wifi-fm-1-54-inch-screen.html
And a review for it:
http://www.quadcoremobiles.com/2014...ewgalaxy-gear-clone-dual-core-android-4-2-os/
Wasn't the Galaxy Gear a fail.
Specs'
acb123 said:
I found this clone of Galaxy Gear and it's even cheaper at $85.99 !?
http://vifocal.com/mobile-phones/ot...-2-os-dual-core-wifi-fm-1-54-inch-screen.html
And a review for it:
http://www.quadcoremobiles.com/2014...ewgalaxy-gear-clone-dual-core-android-4-2-os/
Click to expand...
Click to collapse
For $85.99 you get: +$15 delivery to UK
8MP Camera
Android 4.2 OS
Thickness is about 8-9mm
MTK6572 Dual core processor, 512M RAM+4G ROM
350mAh Battery
E-Compass, Direction, acceleration, temperature,pressure, ambient temperature and linear acceleration sensor
Not bad. I wonder if its splash proof?
** More importantly, can you use Play Store? Anyone? **
simple1i said:
For $85.99 you get: +$15 delivery to UK
8MP Camera
Android 4.2 OS
Thickness is about 8-9mm
MTK6572 Dual core processor, 512M RAM+4G ROM
350mAh Battery
E-Compass, Direction, acceleration, temperature,pressure, ambient temperature and linear acceleration sensor
Not bad. I wonder if its splash proof?
** More importantly, can you use Play Store? Anyone? **
Click to expand...
Click to collapse
This isn't a Play Store compatible device. Also, looking at the pictures, the apps are proprietary.
Some Android devices, especially Chinese ones that I've used, Google Services aren't installed and have been done so manually in order to get all the Android features.
This isn't one of them.
I can give the firmware for the AN1 if someone would like to make a custom rom.
marcusroberts said:
This isn't a Play Store compatible device. Also, looking at the pictures, the apps are proprietary.
Some Android devices, especially Chinese ones that I've used, Google Services aren't installed and have been done so manually in order to get all the Android features.
This isn't one of them.
Click to expand...
Click to collapse
Shame hey.
All those sensors are useless if there's no app for it.
sensors
They've caught on to a great idea, but it seems pretty pointless as said before. Hopefully there will be some improvements in the (less expensive) range of android wear.
google apps
with the z1 i used gapps install zip and gapps copy zip.You guys that have the AN1 do you have these for this watch or can you point me to the place to get them.
1bluemax said:
with the z1 i used gapps install zip and gapps copy zip.You guys that have the AN1 do you have these for this watch or can you point me to the place to get them.
Click to expand...
Click to collapse
Details on how to load all the Google stuff onto the AN1 and most other similar Chinese devices are here (reply#7):
http://linuxslate.com/cgi-bin/forum/YaBB.pl?num=1399895851
These are the steps:
Here are my instructions for putting all the correct Google Play stuff and thereby having a full non-Chinese Android. Remember to totally uninstall all the Chinese Market and Baidu.
Download the files from here:
https://www.dropbox.com/sh/56ppcal1t9dwm6g/AACubjVgwQIcFjVv0_wvo05na
1. Use Root Explorer
2. Copy GoogleServicesFramework.apk, GoogleLoginService.apk and Google_Play-v3.8.17.apk to the system/app folder on your phone with Root Explorer.
3. In Root Explorer click Mount R/W. Change the permissions of the 3 files to match the permissions of the other files in the folder rw-r--r-- (6-4-4). Then click Mount R/O and exit Root Explorer.
4. Install GoogleCalendarSyncAdapter and GoogleContactsSyncAdapter the usual app way.
5. Reboot your phone. Hard reset is not necessary.
6. Go to Accounts & Sync in your phone's settings, click Add account and enter your Google/GMail account details.
7. Go to your apps and Launch Google Play.
8. Update any Google stuff from Play Store if prompted.
I'll do a vid of this sometime.
Good luck!
Marcus
Thanks for the info.:good:
AN1 Battery Clarification
Hey, Marcus -
Sorry to take so long to reply.
When I said the AN1 battery was non-removable, I meant that the back of the AN1 watch IS the battery, for all intents and purposes, and is the battery housing, not a mini-case into which a battery could fit. Yes, as you say, it's removable via the lug-clip and that gives you access to the card slots. But I didn't know one could buy a replacement; the lug-clip architecture is so specific to the watch build that I thought an AN1 battery replacement would have to be sold as a locked-to-the-model accessory. (Well, until today; trolling around eBay I saw a Z1 battery/back panel replacement for sale and kind of assumed it would fit the AN1. But it was $39 which struck me as high, so I didn't purchase. I'll do a broader search for Z1 replacements now, though. If you know of where they can be gotten cheaply, chime in.)
No Real Need for Rooting
By the way ...
Even though the AN1 isn't Play Store compatible, I've been able to load everything on it that I need. I either find direct links to download the APKs desired, or APK store links that bring me to the APK. In any event, sideloading from my computer is easy, then I just use File Manager to open the apps. If the apps don't work, I uninstall them. Most of them do. And there are so many choices that you can eventually have it doing everything you desire of it. (Beasr in mind, it's not really practical to install anything too unique or fancy on the watch because of its screen size; it's best for basic utilities that let you play videos, read books, manage calendar data, email, facebook, etc. And it does all that handily. Sometimes not with apps that work on your larger Android devices; but it doesn't take much time at all to find something that'll do the job as well in miniature.)

U11 phone watch

Has anyone obtained this apparently little-known watch?
I'm not sure it's made by UWatch, even though some places claim it is, and the model name follows their pattern.
But it has some interesting characteristics that blend the U8, U8 Pro and U10 together:
- it can act as a phone, with a SIM, but only through an additional (included) magnetic "SIM shell" that makes the watch a little thicker; without it, it's very thin, less than 9mm
- a detachable shell is also used for USB charging
- it has a compass like the U10, but maybe no barometer/altimeter like the U8 has, since a seller told me so, even though some specs listing suggest otherwise
- the screen is a whopping 320x320 resolution 1.56" IPS (the U8 is 128x128 TN and the U10 is 240x240)
- the battery is quite large, 360mAh, with a claimed life of 10 days (!)
- the CPU is a newer MTK2502C, though I'm not sure it runs Mediatek's Linkit like some other newer watches (there is no hint that you can install apps)
- of course, there are the usual stopwatch, step counter, sleep monitor, and so on
It is around €55, but it can only be obtained from China, I found no European reseller.
If anyone has it (or has found detailed reviews):
- does it run Linkit? Can Linkit apps be installed (through, for instance, the MediaTek SmartDevice app)?
- does it have motion gestures (for instance, does it turn on when you rotate your wrist towards you)?
- is the battery life up to promises?
- is the software solid or buggy?
- any other highlights?
I ordered one of these after I tried and was pleasantly surpised with an u8 clone(...).
There very basic if you compare them with say samsung gear s2 which runs Android and is over 330€ up here. I would rather use the word "robust". With sandby time of nearly 10 days! Thats standby offcours.
The u8 and u11 seem to use the same Nucleus os.
And though the u11 is better in every aspect it still lacks a animated and interactive notification system that Android smartwatches have.
Nonetheless one can do more with Nucleus devices then meets the eye. Its just not an open os where you can just install apps on the fly. Android devices seem to need more power especialy xburst which runs a fair amount higher in clock.
But Nucleus is also more capable then the current roms used on these smart watches.
I have yet to recieve the u11, but from what I have read it will suffice my needs for the moment.
Though I have to be honest that I do not like the U8's battery life at all. It's just ridiculously short when bluetooth is on all the time. The u11 does come with bt4.0 and the battery is bigger but it also has a faster cpu, uses gsm(if activated) and has a bigger(IPS)and higher res screen. Time will tell what the inpact is on battery life. Not much info is on the net right now.
Anyway, its a nice watch with an original design(..) an better build then the u8. Using metal alloy opossed to plastic for the case, better strap, tweaked interface with two themes, nicer clock faces etc.. and I realy like the modular design to keep the watch slim.
Hopefully someone will tweak and customize some U11 roms here at xda
Found this review(in spanish)
Does anyone have the u11 rom ? I corrupted something on mine by installing an app. Now it's stuck on the clock. Touchscreen works... it still connects to my paired phone but I can't navigate the menus.
Can't help you. I still have to recieve it but
what do you mean with you installed an app?
Benwayqb said:
Does anyone have the u11 rom ? I corrupted something on mine by installing an app. Now it's stuck on the clock. Touchscreen works... it still connects to my paired phone but I can't navigate the menus.
Click to expand...
Click to collapse
ebsbow said:
Can't help you. I still have to recieve it but
what do you mean with you installed an app?
Click to expand...
Click to collapse
Long story short, many notifications did not work. Facebook, Messenger, Gmail to name a few.
I tried different apps on my Galaxy S6 and ended up with a totally incompatible app that tried to install something on the watch and corrupted something.
Thats interresting. Maybe add what app so we dont make
the same mistake again.
Did you try to reset the watch?
I mean reset not restart. There should be small hole
( the one thats not the mic) which you can use to reset the
device by puching a needle gently in there. Just make sure
its not the mic!
Mediatek Smartdevice should work.. ?
It's actually Mediatek Smart Device that messed up my watch.
I didn't find a reset button. Disconnected the battery and reconnected it with still the same result. I left the battery disconnected and I'll try gain in a few days.
I dont think removing the battery will reset the device. Flash ram isn't power dependant.
Maybe the manual can tell where or if there is an reset button?
There is no reset button. I did reset the ram via the Flashtool and I still can't access the menus. The clock did revert back to the default one.
I will need somebody to make a backup of his u11 firmware and post it !
Got mine today. Sadly I ordered Black and gotten a Gray color item. :-/ (don't buy at banggood, they will send random color when there stocks are low) Not to happy.
Anyways.
First impression is good. Metal case, in my case, Gray silver..
Battery wasn' t charged so I could not test it right away
but after a small charge it booted, silently, into clock mode.
The screen is nice at 320p. Clockface is analog which I switched
to digital for no specific reasson. Theres two faces of each, all just fine.
Two themes for menu. Menu is nicely organized with features that
matter easy to access. Much better then the U8 if I may compare.
Notification system is also much better. with a preview of the
sms or other notification that arrives. Longer notifs are clear and cripst to
read on the 320p screen. Which pops on when an notif arrives or when you lift your arm in the right direction. Very usable indeed though shaking would be better.
Every app is nicely tweaked. And the added compass works fine.
Very nice watch and very slim. Obviously adding the gsm module will add a few milimeters. Still have to test this though.
If I get around a pc I will upload the rom for those who want it or just incase. But lets see for an update first.
Misses:
A notif has an menu when swiping from the right. When a large email arrives and you want to access the menu(open, delete, block) the watch may freez.
You dont really need the menu that badly but when it locks, just press the side button for approx. 12 sec. and reboot. No biggy but unfortinute. edit; A long press on an item in the list also pop's upp the menu which works fine.
The vibrator is somewhat to loud. It makes more noice then the alarm sound(in low volume). Sadly no way of turning it down. Turn it off at the cinema or you'll get popcorned!
No Calc! This is a smartwatch, right?
Screen could be a little less bright in the dark. Although a amoled would have been great its a nice ips screen. But a lower setting would be nice.
So did you find a way to make a copy of the firmware?
Thanks
No I have not. I dont have an pc availible. I did try
it on my W10 tablet but W10 isnt beeing very likable.
Can you share the program you used, with drivers, then
I will give it an other try. Also did you use the cable that
came in the box to flash the watch?
My table did not recognize the device. Could be the OTG,
the cable or just plain old W10
I used the cable provided. But I had to use an older laptop running Windows XP. Wouldn't work on my W10 laptop.
I am currently in a moving phaze, so I dont think I can help you right now.
All my stuff is tight up.
Maybe a virtual machine with xp on a w10 tablet/pc will work...
If somebody else can jump in here? I see what I can do here. No promises though.
Benwayqb said:
I used the cable provided. But I had to use an older laptop running Windows XP. Wouldn't work on my W10 laptop.
Click to expand...
Click to collapse
have you found an issue ?
Benwayqb said:
Does anyone have the u11 rom ? I corrupted something on mine by installing an app. Now it's stuck on the clock. Touchscreen works... it still connects to my paired phone but I can't navigate the menus.
Click to expand...
Click to collapse
It seems i have a same issue, only clock menu. depending on chosen clock I can access to call and message fonctions.
Best regards

HDMI Input to Tablet LCD

I am looking at doing a project where you take the LCD from an Android tablet (I have an old SCH-I905); and add an HDMI input to it so it can be used as a monitor. I have no experience with how I would even get started on this; besides the 3+ days of Googling that resulted in nothing. I would very much appreciate if someone from the community had something to offer! From some research, what I could see that would maybe do the trick is using some sort of LCD controller board.
Thank you.
do yo know how to operate LCD controller of your SCH-I905? i think if you just want to use your device as an external monitor that you can use 3rd software to do it.
I am interested to know if you have found a way
I'm interested on projects like this. I want to put a female hdmi to lcd or the board or something like that, to view on tv, ie: watch videos without using screen mirroring (for older lcd tv's), playing games in real time (without cuts), youtube, and many more things. If anyone knows about it, please let me know.
Best regards
Im also looking for the same thing. I actually wanna find a way to make my old phone into a notebook. My old notebook motherboard has broke, so i wanna try to transform my phone into the notebook itself using the hardware that is left. I'm pretty sure i wont make it, but ita worth the shot.

Categories

Resources