"Official" YouTube App - Windows Mobile Development and Hacking General

hello,
looks like YouTube is providing its own app for viewing their videos. they instruct us to go to http://m.youtube.com/app and follow instructions to install an app to launch videos. the problem is when i tried to go to that website, it gave me a message that says:
"Sorry, your phone isn't currently on our list of supported models. We are working hard to expand this list so please check again soon".​If some body can get to that website and may be get us a cab or tell us whether it works for him/her, i mean any details can help.
I tried it on a AT&T Tilt with the official WM6.0.
Here are a couple of screenshots of the app from their app info website.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Edit: Looks like it is only for the following phones: Some Nokia phones like the 6110n, 6120c, E65, N73, and N95, and some Sony Ericsson phones like the k800i and w880i.

you have many YouTube apps in here.. just search for them. this app is made for Symbian and so forth.. not PPC

This YouTube app works great with Jbed, except one thing, streaming videos which is due to lack of JSR-135 (Mobile Media API).
The Java VM on Samsung BlackJack (II) has support for JSR-135 but I was unable to install it...

I am aware of the YouTube apps, but thought if it is from YouTube themselves, maybe it will faster. also, they mention that you can track your subscriptions, post videos in that app.
anway, like i added to the end of my post, this was only for some Nokias and Sony Ericsons. hopefully they will make one for PPCs.

What? No PPC? Who uses symbian?

all kiddies

This will be quite pointless, and here's why, these videos are the 3GP files which are a much lower quality, your best bet is to go to www.ytpocket.com and have them play through TCPMP.

people who use Nokias - Use symbian

Nokia actually has the largest market share of smartphones in the world. As stated before, the java application doesn't work, at least for me. I've tested it on my Hermes through the latest JBed.

I use symbian for quite some time, i think, it's like 300% better for telephony and it never let me down

Slayer23 said:
I use symbian for quite some time, i think, it's like 300% better for telephony and it never let me down
Click to expand...
Click to collapse
That means that it has never "given you up" or "run around and deserted you" either
Sorry I just had to take it

egzthunder1 said:
That means that it has never "given you up" or "run around and deserted you" either
Sorry I just had to take it
Click to expand...
Click to collapse
hehe omg that's just a quibble

they made symbian because anything that works on symbian will work on android

Symbian vs. WM
On the topic of Symbian vs. WM:
http://forum.xda-developers.com/showthread.php?t=387105

Don't forget to check out my MIDlet Bible either!
Posted to the General forum.

Menneisyys said:
Don't forget to check out my MIDlet Bible either!
Posted to the General forum.
Click to expand...
Click to collapse
huh?

Sorry, I of course meant the YouTube Bible at http://forum.xda-developers.com/showthread.php?t=387986

And i use this one http://www.ffmpeg-wince.org ...

i tried the link today (http://m.youtube.com/app)
with my browser i got the "wrong device"-message
but when i tried it with my touch-pro, it gave me a "youtube.cab" to download

I tried it on my TP2 today and it worked.

Related

There is some reg trick

to view entire sms message in the previev bubble?
Don't know if there's a reg hack, but is this a useful feature?
I could write a program to do it if there's an overwhelming demand.
V
Yes write it, please...
yes Vijay, that would be very much appreciated. Thanks in advance,.
what does the balloon do now?
V
That will be good!
hey vijay,
We are also waiting for your program thru which we can alter the senders mobile number. This software will rock mate.
Eagerly waiting for it..
vijay555 said:
what does the balloon do now?
V
Click to expand...
Click to collapse
Ballon has got a static dimension, so if arrived a long sms it cut some characters...
Nishant, you understand that I've never said that I would release this software if I am successful in programming it? I'm not sure that it's useful software for people to have.. But I will try to write it and see if I can do it.
Guys: I can write the balloon to show the text message, but it's going to take a little while to figure out how to do reply and delete etc. The balloon is easy though!
I'm away on holiday next week, so it might not happen until then
V
Ok, thanks in advance... You're the best..
thanx man! u guys are really skillful tech-man! i'm a media student...can't do anything like this...hehhehe!
Guys, I'm not going to have time to finish this off before I go on holiday I suspect: I'm working flat out on something I'll preannounce hopefully tonight - I've never worked on one piece of software for so long
If I can, I will try to knock together a small version that just shows the message text, no reply button etc, for now.
If I can get this before I go away, you can probably wait until next week for a more complete version, no?
The holiday will be a good time to read on some more advanced programming tricks!
efayes: media student makes no difference! If you knew what I did for a day job, man, it's as far from programming as you can get. Unfortunately, I just enjoy programming! And sleeping for 4hours a night :shock:
V
Hi Vijay...I've been meaning to learn how to do programming for pocket pc too. Can you perhaps point me in the right direction as to what tools I'll need and what language to program in and everything else? I'd greatly appreciate any pointers at all. Thanks!
Soupie
soupiejr: I'm on holiiday next week, (unforunately!), so no computer access, but I've been working on my blog between programming (which is very little free time, trust me!)
The blog will be all about my in-experiences in learning to program, hacking the PDA and other thoughts etc.
But for now, searching against my member name and programming.
For the PDA, most would probably recommend programming in .net.
You can choose your language and apply it relatively cross platform.
However, my background is as a hobby VB programmer on the PC. I had to learn to program in a lower level language to do today plugins and things for the PDA.
eg:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
For this kind of thing, I was recommended by Microsoft that C++ is best for plugins. As such, I picked up a copy of "C++ for Dummies" (!), and "Programming Microsoft Windows CE".
I suggest if you have to learn c++ (which depends on how low level your needs are, because the .net compact framework incurrs an overhead on performance & memory) then learn C++ first, before considering the niceties of the PDA. So Dummies or another good c++ book will set you off in the right direction!
V
PS forgot: if you're learning C++, you can download EVC 4 for free from microsoft. For .net, you can download Visual Studio 2005 Beta 2 from MS. If you've got MSDN access, you can download the release candidate...
vijay...i've visited ur site...
u're simply brilliant man! i'm pretty amazed and impressed by ur "home-made PPC software"....pretty thoughtful...
man, I'm so embarrassed. When I read what Maimach and you other guys are doing with decompiling the rom, my software is like something you find on your shoe
But hopefully some of it is useful from time to time
V
Thanks a lot Vijay! You're the best! I'll go with visual C++ for now. Have been hoping to learn it for a long time now, this'll give me an excuse for it.
Ever heard of Ruby? I wonder if we can use that too...
iaminside said:
to view entire sms message in the previev bubble?
Click to expand...
Click to collapse
I'd like a trick for this.
Ps. Yesterday, for the first time, I visited vijay555 site.
Very good apps !!!!
Don't think I've seen a ruby dev environment for the PPC yet.
I think you're fairly spoilt with choice with .net right now, but I guess Ruby's bound to happen soon enough!
V
i'd also like this prog/hack...any developement, vijay555?
and there are 4 small buttons (reply / call / delete / close) on the bottom of bubble - could you make them bigger?
I never got around to it, but I thought about it.
I'm hoping to release something new and related soon, and then will hopefully come back to this at some point in the not too distant future..
V

Holux M1000 + 8525 = WTF?

I have a slight problem. When I did the setup up as the instructions said the 8525 shows a yellow question mark next to the Holux M1000.So how do I fix this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
verytimeIaskaquestionInevergetaanswerwhichleadsmetothinkthisplaceisnotallthatSodeletemymembershipfromthisplace.
well i dont know, i have never seen this yellow question mark on mine...
i will look and see..... hopefully someone will post an answer
are you running WM5, maybe an upgrade to WM6 will work...
Bbasso said:
verytimeIaskaquestionInevergetaanswerwhichleadsmetothinkthisplaceisnotallthatSodeletemymembershipfromthisplace.
Click to expand...
Click to collapse
Have you ever thought to, oh, I don't know, ask the company that made the GPS receiver?
Honestly, it seems more and more that people seem to think that these forums are either their own personal tech support place for any issue they may find, or think that almost everyone who reads these forums knows the answer to any question regarding the phones and the OS, phones that no one here made and an OS that no one here coded.
Also, it's a weekend. How many people do you think are going to be on a forum on their day off (I work one weekend day, which is why I'm posting this now. Otherwise, it wouldn't be until much later in the day/late evening, if at all)? You posted, then five hours later checked and got pissed because no one answered your question? A question that was very light on details. You followed directions... what directions? Directions from a manual for the Holux, directions from some random web page you found, directions from space aliens?
Something else to keep in mind, the only reason I even know that is a GPS is because I read a thread on GPS receivers not long ago and that name was mentioned as a company that makes bluetooth GPS receivers. Many people would see Holux M1000 and have NO idea what that is.
What have you done to try and fix it? What other things have you looked at? What steps did you do to get to this point? Heck, what version of WM5 are you running (stock, custom, what version and build)?
Check your self before getting pissy mate, you are not in any position to be demanding or expecting help. You left way too many blank spots in your request, and are expecting way to much from people who don't owe you a single thing IMO.
jdc said:
Have you ever thought to, oh, I don't know, ask the company that made the GPS receiver?
Honestly, it seems more and more that people seem to think that these forums are either their own personal tech support place for any issue they may find, or think that almost everyone who reads these forums knows the answer to any question regarding the phones and the OS, phones that no one here made and an OS that no one here coded.
Also, it's a weekend. How many people do you think are going to be on a forum on their day off (I work one weekend day, which is why I'm posting this now. Otherwise, it wouldn't be until much later in the day/late evening, if at all)? You posted, then five hours later checked and got pissed because no one answered your question? A question that was very light on details. You followed directions... what directions? Directions from a manual for the Holux, directions from some random web page you found, directions from space aliens?
Something else to keep in mind, the only reason I even know that is a GPS is because I read a thread on GPS receivers not long ago and that name was mentioned as a company that makes bluetooth GPS receivers. Many people would see Holux M1000 and have NO idea what that is.
What have you done to try and fix it? What other things have you looked at? What steps did you do to get to this point? Heck, what version of WM5 are you running (stock, custom, what version and build)?
Check your self before getting pissy mate, you are not in any position to be demanding or expecting help. You left way too many blank spots in your request, and are expecting way to much from people who don't owe you a single thing IMO.
Click to expand...
Click to collapse
Amen!!! I have this exact setup (8525 + Holux M1000) and pobalbly could have helped him if he wasn't such a jerk Mine works great!!!!
no answers for u sir jerks-alot

[APP][PRJ] Hydros Sync Center [Replace Active Sync]

HYDROS SYNC CENTER
Hello people. I have just released the Hydros Sync Center 4.5. In this version, it is completly redesigned in the code due to a major bug which was causing other problems with the program. Hopefully to those of you who had the bugs before, you won't have anymore from now on. Although the code has changed dramatically, please keep in mind that this is a free application so I do not plan on making a User Guide (also because it is quite easy to use). Below, I have listed the new hanges in this program from the previous 4.0 build. One of the main features about this is that it now includes the "delete song" feature (which may seem weird to include it at this point but it took nearly 4 hours of coding and tought to make this work the way I wanted it to). If you would like to donate to me for my hard work, please click on the link in my signature and I will gladly accept any amount
* Delete Song
*New Playlist
*New and updated code
*Delete Playlist
*New Installer
*No hassle about where to install
*Rom Updater has been changed (in code)
Link To Download (Any Architecture should work except Intel Itanium)
http://www.mediafire.com/?tdmnz2umjnj
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
https://www.paypal.com/cgi-bin/webs...bn=PP-DonationsBF:btn_donate_SM.gif:NonHosted
Will you make an open beta? I am verry interessted in your tool.
interested in looking at this as well.
Donate
Asking money for a half-way app is not my kind of thing. Your message seems to me more like an advertisement than a contribution to this forum. Maybe I'm wrong, but your first statement in this thread is asking for money instead of explaining your contribution. Apologies when I'm wrong, but this is not the way I would do it.
are we going to see something this year ?
ceesheim said:
are we going to see something this year ?
Click to expand...
Click to collapse
Sorry let me update the Main package, It is free, because we dont like it and are starting from sctrach
BlackBull said:
Will you make an open beta? I am verry interessted in your tool.
Click to expand...
Click to collapse
Just did, its update
ibangugroov said:
interested in looking at this as well.
Click to expand...
Click to collapse
Sorry i havent checked this page for a long time
kuzibri said:
Asking money for a half-way app is not my kind of thing. Your message seems to me more like an advertisement than a contribution to this forum. Maybe I'm wrong, but your first statement in this thread is asking for money instead of explaining your contribution. Apologies when I'm wrong, but this is not the way I would do it.
Click to expand...
Click to collapse
Im not asking....
thats quick, I did ask this year and 2 days later it is here.
because we dont like it and are starting from sctrach
Click to expand...
Click to collapse
what is it you don't like it looks real good to me.
not able to install
I have an Intel Atom proc and it will not install.
edit: and windows 7 (X86) Ultimate.
on an asus eee 1000h.
it will not run on win 7
Ill look into that, but go to this site, there is a thread about it. http://www.lg-incite.com/index.php?topic=3486.0
thanks man I am downloading beta 4.7(from the other treat ) now and look if it is ok .
if it still not work i report it here .
tanks in advance.
Looks great. thanks
Did this program sync also contact, task... with outlook or just media files?
I think the 4.7 build is corrupted it is only a file and it is only 50 Mb.
in the file is a broken .msi (only half the file).
Edit: can you upload it on another place ( rapidshare,Hotfile).
thanks a bunch for the tests. I will reupload it again to another site.
I didnt even know that this thread was alive still. If you want info on Hydros sync center, please visit me own site at hydros.exofire.net. There, there is a forum and a blog, you can comment there. i would appreciate if you also send me your email so i can add you to mailing list.
thanks for looking here but I have 1 question how is the owner of the App
1:Topic Starter (kingfarmer)
2:rkrishnan2012
my name is Rohit Krishnan and i am the developer of this program. If you would like to speak to me, please visit the site at hydros.exofire.net.
I have made an account at your website end i have made a treat there
so does it only handle media or does it also sync PIM?
is it based on activesync or totally independant? 1 interesting feauture would be to sync with Thunderbird/Lightning

HTC Touch Cruise Clone

Yes, I bought an HTC clone. I am on a tight budget and wanted a phone with a touchscreen but can not afford $450 for a phone, so I spent $180 and bought a clone.
Does anyone have any experience with a clone like this?
http://cgi.ebay.ca/2-8-QVGA-WI-FI-W...ZViewItemQQptZCell_Phones?hash=item3ef93e651e
I know I am taking a chance so I hope te phone will be good. I have read a bunch of reviews on the Chinese clones and they were pretty positive.
The phone has Windows Mobile 6.1
A Marvell PXA310 +NXP5209 processor
256MB ROM / 128MB RAM
Built-in GPS navigation, with the SIRT star navigation chip
802.11b/g Wi-Fi
3.2 mega pixel camera
Yada, Yada, Yada
I am also new to this type of phone as my last one was a Motorola V3X flip phone.
Thanks for any info,
Ian
It looks like a Iolite, but isn´t a Iolite. Other processor (the same like in HPs) lower RAM/ROM. Definitively- no way with Iolite-ROMs.
Greetings!
I have bought the same device but its running some earlier version of WM 6.5. Does anybody know a new ROM that would be compatible with it?
w98seeng said:
Yes, I bought an HTC clone. I am on a tight budget and wanted a phone with a touchscreen but can not afford $450 for a phone, so I spent $180 and bought a clone.
Does anyone have any experience with a clone like this?
http://cgi.ebay.ca/2-8-QVGA-WI-FI-W...ZViewItemQQptZCell_Phones?hash=item3ef93e651e
I know I am taking a chance so I hope te phone will be good. I have read a bunch of reviews on the Chinese clones and they were pretty positive.
The phone has Windows Mobile 6.1
A Marvell PXA310 +NXP5209 processor
256MB ROM / 128MB RAM
Built-in GPS navigation, with the SIRT star navigation chip
802.11b/g Wi-Fi
3.2 mega pixel camera
Yada, Yada, Yada
I am also new to this type of phone as my last one was a Motorola V3X flip phone.
Thanks for any info,
Ian
Click to expand...
Click to collapse
Please, do not ask about ROM compatibility of Iolite clones. There is NO WAY of using original or cooked ROMs for Iolite on this clones. You must understand that clones are totally different devices with different hardware.
However, you probably can cook your own ROM, but there is no sureness that tools for cooking (dumpers, rebuilders, kitchens, atc.) will work with clone ROMs because they are designed for HTC ROMs.
Thanks, I will not ask again
torrentonly said:
Please, do not ask about ROM compatibility of Iolite clones.
Click to expand...
Click to collapse
I didn't, some threadjacker did.
I just wanted to know about the clone in general. Hew well does it work, etc.
OK, so I got the phone and I think I made a mistake, but I will try to make do. The CD that came with the phone has a bunch of stuff on it, but I can't access anything as the computer says it's not a valid file.
I am a total noob when it comes to phones, but I do work with computers, so I can learn.
The SD card that came with the phone has the same files on it, but I do not know how to access any of it on the phone.
Is there a tutorial on how to install software to a Windows 6.1 phone? I have looked around the net and these forums, but didn't find anything helpful.
Also, I thought thew phone came with Footprints as the picture of the phone had it, but I can't find it. Can I get it anywhere?
This is what the files from the CD look like.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks for any help and info,
Ian
I'm ready to wager that the CD is in simplified Chinese. Those are certainly useful programs for your phone, but to read them you need to read the disc either in a simplified Chinese compatible computer (then copy them to a hard disk, rename the files into English, and they should be readable by your non Chinese computer), or get a Chinese language reader or MS's Applocale (can't remember the spelling) to read the files. To understand what the programs are, you might want to get someone to translate the Chinese for you (or copy and paste the file names to google). Good luck!
solitary said:
I'm ready to wager that the CD is in simplified Chinese.
Click to expand...
Click to collapse
If this is the case, wouldn't the programs also be in Chinese?
Thanks for the help.
Ian
Other thread
You can find ROM and more information at thread http://forum.xda-developers.com/archive/index.php/t-525336-p-2.html
This clone is similar to t3232 clone.
I'm looking for a LCD for this t4242 clone. Anybody knows a good reseller?

[INFORMATION] Galaxy Camera infromation (EK-GC100)

Information about the Galaxy Camera (EK-GC100)​
Device Information:
- 16 Megapixel Camera
- 21X optical zoom
- Android 4.1.1
- 4.8 Inch display
- 1.4 GHz dual-core processor
- Wifi/3G/4G
- Resolution 1280x720 Pixels
Unboxing&Review's
http://www.youtube.com/watch?v=sksQ26ZAGXk
http://www.youtube.com/watch?v=OTGu-S8HbLo
http://www.youtube.com/watch?v=GpLm6Czx5Z8
Some general Information:
The samsung Galaxy camera is a camera made by Samsung And is designed for human's who want to take buetifull photo's but also want to have full accces to Internet and there email etc...
That's also why the Galaxy Camera is running the Android 4.1.1 operating system by Google so that you will have full access to everything you want!
Some Photo's:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
sounds like it's a great camera for a Christmas gift!
steveelui said:
sounds like it's a great camera for a Christmas gift!
Click to expand...
Click to collapse
Yes it is
I have my random collection of observations about this camera in comparison to the Nikon S800c android camera online here:
Samsung/Nikon comparison
Claghorn said:
I have my random collection of observations about this camera in comparison to the Nikon S800c android camera online here:
Samsung/Nikon comparison
Click to expand...
Click to collapse
Nice writeup and also cool remote app...
Help -. lookinf or an OWNER
hello people, seeking a possessor of EK-GC100!
for a work project I need some answers on the operation of samsung galaxy room EK-GC100 ( manuals are not so clear). particularly
- The exact time of sharing from the capture to Facebook
- If you can share or save to an FTP server / cloud?
- The exact procedure for sharing after shooting .. (Eg I press share, then facebook, then the account?)
- can I install the app for Android "pages"? editing directly on MY page.
- I can share pic to a computer connected to the network (adsl - no wifi)
if you want to answer any more questions I would also email
[email protected]
very thank you!
reffo77 said:
hello people, seeking a possessor of EK-GC100!
for a work project I need some answers on the operation of samsung galaxy room EK-GC100 ( manuals are not so clear). particularly
- The exact time of sharing from the capture to Facebook
- If you can share or save to an FTP server / cloud?
- The exact procedure for sharing after shooting .. (Eg I press share, then facebook, then the account?)
- can I install the app for Android "pages"? editing directly on MY page.
- I can share pic to a computer connected to the network (adsl - no wifi)
if you want to answer any more questions I would also email
[email protected]
very thank you!
Click to expand...
Click to collapse
You will already know the answers if you own any high end Android smartphone. Essentially the Galaxy Camera is a Galaxy S3 with a fat lens attached. So any app can be installed on it from the Play Store and used in exactly the same way. The built in camera 'app' has the ability to share to other apps like Facebook etc as any other camera app does. You can also sync to a cloud service like Dropbox or Picassa etc again in the same way. I use ES Explorer to share files and pics to my network storage at home. I hope that answers your questions.
and tonbsit
apprentice said:
You will already know the answers if you own any high end Android smartphone. Essentially the Galaxy Camera is a Galaxy S3 with a fat lens attached. So any app can be installed on it from the Play Store and used in exactly the same way. The built in camera 'app' has the ability to share to other apps like Facebook etc as any other camera app does. You can also sync to a cloud service like Dropbox or Picassa etc again in the same way. I use ES Explorer to share files and pics to my network storage at home. I hope that answers your questions.
Click to expand...
Click to collapse
THANKS!
this " Galaxy Camera is a Galaxy S3 " is a great news that answer a lot of other questions.
thanks a looooot!
Francesco
reffo77 said:
THANKS!
this " Galaxy Camera is a Galaxy S3 " is a great news that answer a lot of other questions.
thanks a looooot!
Francesco
Click to expand...
Click to collapse
Glad to help... Don't forget to hit the THANKS button :good:
reffo77 said:
THANKS!
this " Galaxy Camera is a Galaxy S3 " is a great news that answer a lot of other questions.
thanks a looooot!
Francesco
Click to expand...
Click to collapse
But it surely MUST be a lot slower/more lagging than S3, am I right?

Categories

Resources