[APP] XbmcXtraMote: Control XBMC from your watch - Sony Smartwatch

Hey all,
I've been workin on a remote control for XBMC from the Smartwatch2. And I would like to share the result with you guys.
Any suggestions are welcome as its still in early phase altough I wouldnt really know what to add
See screenshot to see what its all about
Source: https://github.com/grimpy/XbmcXtraMote
PlayStore: https://play.google.com/store/apps/details?id=com.github.grimpy.xbmcxtramote
Changelog:
1.2.2:
--------
* Fix in loading app
* Open controls when movie is playing otherwise movement
1.2.1:
---------
* Regression fixes
* Openening of Home/Favourite Series/Movies works again
* FIx issue in timeout when openeing favourites
* Rotate back icon
1.2.0:
---------
Added longpress actions for select (will open context menu)
Long press for back (bigstepback) and fwd (bigstepnext)
1.1.0:
---------
* Added possibility to configure username/password
* Changed jsonrpc library (might require reboot of watch/phone)
1.0.3:
--------
Initial release

Awesome!!!! Will test later this week when I receive my smartwatch 2! And will let you know how it goes

awsome and double thanks for the github link
Sent from my Nexus 4 using Tapatalk

Works well for me..thankyou.
Now I also have XBMC running on my phone. When I connect the hdmi from my phone to the tv it would be nice to use the SW2 as a remote. Is that possible with this add-on?

ruggs1234 said:
Works well for me..thankyou.
Now I also have XBMC running on my phone. When I connect the hdmi from my phone to the tv it would be nice to use the SW2 as a remote. Is that possible with this add-on?
Click to expand...
Click to collapse
If android version of XBMC supports remote api which you need to enable in system services all should be well.
Just change host to localhost or 127.0.0.1 and it should work just fine.

grimpy said:
If android version of XBMC supports remote api which you need to enable in system services all should be well.
Just change host to localhost or 127.0.0.1 and it should work just fine.
Click to expand...
Click to collapse
Great stuff...localhost works fine IF you use the Confluence skin. I suspect most people using XBMC on their android phones use the Touched skin as it makes the whole XBMC experience on a phone much more bearable but your app doesnt work with that skin. I did need to enable the api in XBMC but that and the Confluence skin and your app WORKS!
Thankyou.

Great app!
How can I enter user and password to my xmbc?

tzabee said:
Great app!
How can I enter user and password to my xmbc?
Click to expand...
Click to collapse
I totally oversaw this, its a feature i never turn on. I added it in the latest version.

grimpy said:
I totally oversaw this, its a feature i never turn on. I added it in the latest version.
Click to expand...
Click to collapse
THX :silly:

New version, seems like 1.2.1 never worked as it was supposed to
1.2.2:
--------
* Fix in loading app
* Open controls when movie is playing otherwise movement

grimpy said:
Hey all,
I've been workin on a remote control for XBMC from the Smartwatch2. And I would like to share the result with you guys.
Any suggestions are welcome as its still in early phase altough I wouldnt really know what to add
See screenshot to see what its all about
Source: https://github.com/grimpy/XbmcXtraMote
PlayStore: https://play.google.com/store/apps/details?id=com.github.grimpy.xbmcxtramote
Click to expand...
Click to collapse
How about to port it to MN2? Please????

ravenhr said:
How about to port it to MN2? Please????
Click to expand...
Click to collapse
It shouldnt be hard at all to make it work n MN2 just change some resolutions and stuff, I currently have no hardware to test this on so i wont be able to do it myself. The code is opensource if you know someone that can do it ill happily take the patches...

grimpy said:
It shouldnt be hard at all to make it work n MN2 just change some resolutions and stuff, I currently have no hardware to test this on so i wont be able to do it myself. The code is opensource if you know someone that can do it ill happily take the patches...
Click to expand...
Click to collapse
Can you build for MN2? I'll be glad to test it, every aspect of it
I don't know how to make apps for Android, and my friends aren't programmers too...
Tapatalk'd 9300 times with whole Galaxy

Awesome..but once installed how to make your SW2 to comunicate with xbmc?
Hi,
awesome job. I just installed your app on my sony smartwatch2. GUI is really cool. But now how do I make your app to communicate with my xbmc installed on a Raspberry Pi? I've a remote app for my android phone to be able to navigate through xbmc menus and I had to enter IP address of my raspberry pi on the network as well as username and password. I guess I should do the same with your smartwatch2 app. But where do I setup this?
cheers.
Solved: you have to go to your Smartwatch2 app on your phone via notifications select XBMC Extra Remote Control and enter IP address, port, login and password there.

Related

VNC Server for Nexus One

This is a work in progress. I fixed the code at http://code.google.com/p/android-vnc/ . It has limited value right now, but someone may have a use for it.
It listens on standard port 5900. I copy the fbvncserver app to /data/local/bin/ using adb:
Code:
adb push fbvncserver /data/local/bin/
From adb shell (with wifi on) run the commands:
Code:
# chmod +x /data/local/bin/fbvncserver
# fbvncserver
From your desktop computer, use any Vnc client to connect to your phone using its wifi ip address.
To do: Compile and test the keyboard driver. Add code to enable using a mouse to control the session, as theres no code for that yet.
Download fbvncserver
Nice, if only it had input
Nice, I got it working. Used my 1024x768 laptop, made me further appreciate the resolution of this device.
rotohammer said:
From your desktop computer, use any Vnc client to connect to you phone using its wifi ip address.
Click to expand...
Click to collapse
Wait what?
Control PC from phone, or control phone from PC?
Paul22000 said:
Wait what?
Control PC from phone, or control phone from PC?
Click to expand...
Click to collapse
Well, right now at least (unless I'm doing it wrong), neither -- you can watch your phone with your PC. A just because kind of thing.
Get this thing running, fire up a vnc client on your machine, get cam studio humming and there's your video screen capture.
does it display the correct colours now?
i tried fixing it back then, even compiled the keyboard driver to the kernel. but i can't seem to register any input. i hope you succeed. i would love a vnc on my phone!
d0ugie said:
Get this thing running, fire up a vnc client on your machine, get cam studio humming and there's your video screen capture.
Click to expand...
Click to collapse
See that, I knew someone would find value in it.
arctu said:
does it display the correct colours now?
i tried fixing it back then, even compiled the keyboard driver to the kernel. but i can't seem to register any input. i hope you succeed. i would love a vnc on my phone!
Click to expand...
Click to collapse
Yes, colors are fixed. I'm working on the keyboard driver now.
Results
This is sweet. Thanks. Had the color issues. Can see image but with green screen. DL the app minutes prior to this post
Real VNC 4.1.3
N1:
CM 5.0.5-N1
ERE36B
UV & OC kernal
FW: 2.1-update1
Hope this helps.
Collor issue
I have the color issue too (see screenshot)
I have CM 5.0.5.3
Resl said:
I have the color issue too (see screenshot)
I have CM 5.0.5.3
Click to expand...
Click to collapse
That screenshot was taken while using the binary I posted or the original binary from http://code.google.com/p/android-vnc/ ?
It was taken from Google page
The version from the post gives another error (see ScreenShot)
Can you help push file to phone. When i try to do push i got error, that directory isn't exist.
I have Nexus One with Cyan 5.0.6.
rotohammer said:
Yes, colors are fixed. I'm working on the keyboard driver now.
Click to expand...
Click to collapse
Cant wait to see this with input!
Thanks! I've been looking for a VNC server for Android since I dual booted on my HTC Touch (sprint). Running Nexus now.
I am hoping to integrate this with a resistive touchscreen in my car.
This will be useful.
Any update on getting touch to work. i have a sprint htc hero and am looking at trying to get touch working.
Search "droid VNC server" on market. It is a fork with mouse and keyboard input, open-source.
@rotohammer you are welcome to modify the app and contribute with changes.
Cheers
onaips said:
Search "droid VNC server" on market. It is a fork with mouse and keyboard input, open-source.
@rotohammer you are welcome to modify the app and contribute with changes.
Click to expand...
Click to collapse
Thats excellent!
Oh I am so subscribed to this! can't wait for a result !
Nice working

[dev]porting Debian linux to Photon

What you think? Do you want to see linux distro on your phone? Hehe lets try it
Here is simple how to, I will try to boot Debian in our phone, if someone is interested, lets try
ok but, i dont understand what is the usage?
what do you get more than android?
-r0bin- said:
ok but, i dont understand what is the usage?
what do you get more than android?
Click to expand...
Click to collapse
I think its only for the win. There is a win95 port for HD2, pretty useless for sure
-r0bin- said:
ok but, i dont understand what is the usage?
what do you get more than android?
Click to expand...
Click to collapse
I will get real linux machine on my phone
you don't have time to debug camera capture but to port debian ?!
goldenorb said:
you don't have time to debug camera capture but to port debian ?!
Click to expand...
Click to collapse
It's up to him how he spends his time, or are you his boss/wife?
goldenorb said:
you don't have time to debug camera capture but to port debian ?!
Click to expand...
Click to collapse
Yes u are apsolute right. I got cm6, got cm7, and I want to try to get Debian because Debian for me more important and useful than the camera. And yes, I not have time to work with camera right now, on my part is enough that camera image is not backwards, I'm fixed this! Also, I see that it is not enough for you! Impatient are you? Yes I'm also! Welcome back goldenorb
I think no problem doing other OSes, it just needing time porting, also it's good .....
but right now.. maybe we should done one stable android for our htc mini first. cause the status is near final.
If you see I'm working with android! Each theme goes into ofttopic I do not know why. Friends, this is a topic related to Debian, do you understand? I agre with you but let's back to Debian, thanks!
munjeni said:
If you see I'm working with android! Each theme goes into ofttopic I do not know why. Friends, this is a topic related to Debian, do you understand? Let's back to Debian, thanks!
Click to expand...
Click to collapse
do you have a video or pictures of a phone under debian?
No, I think this is only hardest problem becouse I not know if it working in background or not, will investigate
-r0bin- said:
do you have a video or pictures of a phone under debian?
Click to expand...
Click to collapse
Here you find an Ubuntu ROM running on HD2 (Leo)
thanks codiak!
i answer myself:
Features
* You can get online using 3G and WiFi
* Attach all kinds of USB devices like mice, keyboards, flash drives, card readers, networking devbices, etc. to turn your HD2 into a full PC
* Use full desktop like web browser without the usual limitations found in smartphone browsers
* Use instant messaging
* Watch videos
* Handle text messages and make calls (without sound so far)
* Install thousands of programs for your internet experience, office needs, social networking fun, etc.
* Be cooler because you have something special on your phone!
Click to expand...
Click to collapse
video on the link look awesome! its a real computer!
but on htc photon, i doubt the screen is big enough to enjoy it...
+1 to the screensize. But at least, its possible
As I promised but minimalist without x system...I will try to upgrade
http://img52.imageshack.us/img52/4339/img0721du.jpg
wauuu perl, python, gcc...etc in photon...great...installed ssh server and started but could not access device from putty, hmmm maybe android blocking access
And first config screen http://img804.imageshack.us/img804/6245/img0724y.jpg not know how to apply OK hmm
wow awesome!
I think you need to connect usb keyboard and add usb driver for it
Sent from my HTC Liberty using XDA App
maybe, but I got it from putty, instaled x system and other thing and tomorow will try something
We need to fix kernel console also for our port!

[APP][2.2+] Portable Tool Kit | 1.2

Story:
I've been stuck plenty of time where I get pulled instantly to repair a computer and not having the tools/programs I need and stuck trying to download it on my phone to transfer it to the computer that's stuck in safemode without internet access. This is where this program came into play! Hope you guys enjoy!
If you run into any bug or F/C please email me [email protected] or tweet me @novaspirit2k thanks!
Portable Tool Kit on Google Play:
play.google.com/store/apps/details?id=com.novaspirit.portabletoolkit
Portable tool kit allows you to download PC programs ranging from spyware detection and removal to file recovery tools on your SD Card. Most of the application are portable which means no need to be installed to be used!
Scenario
Ever been stuck trying to fix a computer stuck in Safemode without network access to download the program you need to repair the PC. Download the programs you need with Portable tool kit and "Turn on USB Storage" to access it.
Features
*HTTP File server, transfer files wirelessly
*Download spyware detection removal programs along with definition updates!
*Portable applications, no need to install to be used!
What's in this version:
1.2 - complete overhaul!
*Rewrote 90% of application
*complete UI change
*added repair log function
*added http file server
*included more error handling
*now supports 4.0.3+
*use new directory /sdcard/portable_toolkit
1.1 - updates
*fix minor F/C issues
*added new backgrounds
1.0 - Initial Release.
Will try
Sent from my GT-S5570 using Tapatalk 2
Very nice, would have came in handy a few weeks ago. My laptops are beyond repair now .
Seems useful
Sent from my GT-I9100 using XDA Premium HD app
okmijnlp said:
Very nice, would have came in handy a few weeks ago. My laptops are beyond repair now .
Click to expand...
Click to collapse
Thanks, same for me. that's how this app came to be.
went to market and d/l v1.1.... did not work, won't find internet connection and does f/c if you tap on the " no applications found"
I'm guessing that doesn't support ics? if not, any plans for that in the future?
thanx,
Z.
(set up in sig)
zsibisi said:
went to market and d/l v1.1.... did not work, won't find internet connection and does f/c if you tap on the " no applications found"
I'm guessing that doesn't support ics? if not, any plans for that in the future?
thanx,
Z.
(set up in sig)
Click to expand...
Click to collapse
yes there will be ics support in the future. further more I am currently reconstructing a lot of the code to support ICS and HTTP file transfer for those who forgets to bring USB cable like me
version 1.2
the new version is up on android market now. version 1.2 a complete overhaul. recoded the entire project!
x3maniac said:
the new version is up on android market now. version 1.2 a complete overhaul. recoded the entire project!
Click to expand...
Click to collapse
Thanx for updating!! Looking forward to trying this out!
I also appreciate the rebuild for ICS as well. Will come in handy as I don't wish to d/grade back to gingerbread.
I do have a quick question, are you going to integrate any security tools? IE: wireless, lan, packet type stuff and what not... ? If so, that would be really great. But anyways, looking forward to trying this out and about to d/l the latest version now. Thanx again and your work is appreciated!
Z.
Thank you for updating the app and the prompt email response... Great app...
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
zsibisi said:
Thanx for updating!! Looking forward to trying this out!
I also appreciate the rebuild for ICS as well. Will come in handy as I don't wish to d/grade back to gingerbread.
I do have a quick question, are you going to integrate any security tools? IE: wireless, lan, packet type stuff and what not... ? If so, that would be really great. But anyways, looking forward to trying this out and about to d/l the latest version now. Thanx again and your work is appreciated!
Z.
Click to expand...
Click to collapse
yes, if you don't mind supplying me with some tool names, i'll also convert it to portable edition too. i know a few off hand like "wireshare / ettereal" "cain and able" don't know if that the name of that tool but i'll try to come up with some off hand. if your interested in stuff like that check out my USB Cleaver tool(in my sig).
Intellectua1 said:
Thank you for updating the app and the prompt email response... Great app...
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
your welcome. i always think communication is key!
lemme try this ..

RemoteIME / Android Smart TV remote app

Since I couldn't find any info about this anywhere... there you go :
http://www.everbesthk.com/8-download/mygica/RemoteIME/remoteime.htm
Pdf with english info
http://www.everbesthk.com/8-download/mygica/RemoteIME/airremote2.pdf
Someone first said he managed to get this android app on his mobile/tablet to remotely control his Android Smart TV..(http://forum.energysistem.com/forum/viewtopic.php?f=22&t=30)
The thing is that this forum is in spanish only, and that the link points to a chinese page.... so I thought I'd stick it here !!!
This said, I tried it on my HTC Desire and on My Asus TFT101 and I definitely can control my tv with both of them
hoping it will help
b0b0
ps: I'm really interested in knowing HOW can this software connect to my Android TV without me entering any passwords ... This means I can go to anyone's house with an android smart tv & control it??!!!
Just going to bump this as its working well with my ATV1200
Anyone else had a go with it.. and is there any hacks to it?
Also been playing with this one.. but cant seem to get it to work..
RKRemoteControl
http://tabletrepublic.com/forum/and...control-remote-control-app-rk3066-3285-4.html
samsung compat
does this work with a samsung series 7?
scott7seven said:
does this work with a samsung series 7?
Click to expand...
Click to collapse
Try it and let others know if it does..
Sent from my GT-I9300
works
Works on my android tv mx box. Didn't have to put in any passwords.
on my EKB368 not work
ajaxxa said:
on my EKB368 not work
Click to expand...
Click to collapse
For some boxes, you need to go into settings and enable remote control.
j-m-s said:
For some boxes, you need to go into settings and enable remote control.
Click to expand...
Click to collapse
on this box there is no menu to enable this feature!

[TOOL][2.3+] Share files over wifi

"Share files over wifi" (ShareBox) it's a new free tool app aimed to easily share files over wifi through web browser
When using ShareBox, you will not have anymore let friends and relatives take your device to show them your photos or videos. They will see them through their own device, be it android, iphone, windows, blackberry or linux, through their web browsers. And they will only see what you want to show in a quick, comfortable way and simultaneously!
As other devices begin to connect you will immediately know what they are watching through the informative Sharebox log list.
Get it at Google Play Store: https://play.google.com/store/apps/details?id=com.b6dev.sharebox
Features that makes this app special:
Share the files through browser, so you can get them from any device that has a web browser be it android, iphone, ipad, windows, blackberry or linux.
Only shares and shows the files previously selected.
May be used with wifi networks, own wifi hotspot and also on phone 3g connections.
When ShareBox server is on, you are presented with a URL link to see what others are going to see.
As other devices begin to connect you will know what they are watching through the log list.
Very useful for photo shows as it presented by default as gallery, but also has a list mode that may be more suitable for other kind of files.
Go and try it!​
Anyone to provide feedback or suggestions for this application, please?
Came here cause I saw the app in the XDA portal, seems simple enough and ultra handy for the people who really struggle to send files. :good:
I also saw this on the XDA portal. Looks like a great idea; I have to try it out.
A few questions:
1) How do you connect over data (e.g. 3g)?
EDIT: I see the server status page has a WAN IP as well. Do we need to do any port forwarding or anything like that?
2) Can you download the files as well, or just view them?
3) Is there a way to add whole folders?
Hmm I like the concept !
(Not yet tried app - wishing you had a direct download link to fileshare service along with G-Store link)
Here's what I would like to be able to do and hoping your app can handle it.
Share a folder, then view / download those files through the browser.
Guessing http //device.ip/share
adambrown said:
I also saw this on the XDA portal. Looks like a great idea; I have to try it out.
A few questions:
1) How do you connect over data (e.g. 3g)?
EDIT: I see the server status page has a WAN IP as well. Do we need to do any port forwarding or anything like that?
2) Can you download the files as well, or just view them?
3) Is there a way to add whole folders?
Click to expand...
Click to collapse
Portforwarding is common for any server, u might need to do it if connect to a router
I think u can start the server on mobile network directly
Sorry for my bad English...
Sent from my HTC Desire 200 using XDA Premium 4 Mobile app
Yeah I managed to download the app, with VPN & G'Play..
Nope, I cant add a whole folder.
Every-time I attempt to look at settings *CRASH*
I added a screenshot to share, it shows in PC browser as link, but wont download /open
Looking at path tells me why
http 192.168.1.133:4321/shbx_uri/ictures/Screenshots/Screenshot_2014-10-27-14-17-01.png
'ictures' ? Really
I would rather use port 80 or 8080..
hence why I 'try' open settings, after tapping settings, about 6 seconds later. *CRASH*
The app works perfectly on my Oneplus One, it does exaclty what it says and it saved me from a lot of trouble.
Thanks!
Nice idea and works.
maybe add themes for the Web interface.
let me know if u need any help with that.
adambrown said:
I also saw this on the XDA portal. Looks like a great idea; I have to try it out.
A few questions:
1) How do you connect over data (e.g. 3g)?
Click to expand...
Click to collapse
The connection is made through ip sockets, so you may connect not only through wifi but also through all ip addresses your mobile may has, at the time you turn on your ShareBox
adambrown said:
EDIT: I see the server status page has a WAN IP as well. Do we need to do any port forwarding or anything like that?
Click to expand...
Click to collapse
There is no need to do any port forwarding
adambrown said:
2) Can you download the files as well, or just view them?
Click to expand...
Click to collapse
Yes of course! If you do it from your mobile web browser keep your finger pressed over the target file till the contextual menu shows up. If done through computer browser use your secondary mouse button. Easy!
adambrown said:
3) Is there a way to add whole folders?
Click to expand...
Click to collapse
Adding whole folders may be done through workarounds (using third party file managers or file compression) but is not yet "officially" supported
Oxyandy said:
Yeah I managed to download the app, with VPN & G'Play..
Nope, I cant add a whole folder.
Every-time I attempt to look at settings *CRASH*
Click to expand...
Click to collapse
Please provide all the information you may recopile from the crashes you may have through PM or/and also through google android error reporting, so more information may be received and solution may be provided ASAP. Thanks!.
Oxyandy said:
I added a screenshot to share, it shows in PC browser as link, but wont download /open
Looking at path tells me why
http 192.168.1.133:4321/shbx_uri/ictures/Screenshots/Screenshot_2014-10-27-14-17-01.png
'ictures' ? Really
Click to expand...
Click to collapse
Could not reproduce your error, sorry!. Certainly the uri is composed based on system path folders names, so don't know why it appears that way
Oxyandy said:
I would rather use port 80 or 8080..
hence why I 'try' open settings, after tapping settings, about 6 seconds later. *CRASH*
Click to expand...
Click to collapse
Yes, you may change the port used through settings menu, but restriction to use ports below 1024 is keeped. As stated before, please report your crashes with as much information as possible.
Thanks!
droidev1 said:
Please provide all the information you may recopile from the crashes you may have through PM or/and also through google android error reporting
Click to expand...
Click to collapse
Yes, I did via G android.
I will sit down later and give you more information
But, dinner comes first
Summary
Samsung Tab 3 10" - Tap Settings - a delay, screen stay same - then after 6 seconds, maybe bit longer, app closes with msg box (every time)
Would it be possible to enable nfc "sharing"?
For example, if I have sharebox opened and running on a certain ip and port, and I tap another nfc device, then the other device's default browser would open up, already displaying the sharebox url.
Kinda like I can share a web url or maps location via android beam, but this time the beam wouldnt be between two identical apps, but between sharebox and the default browser of the other device.
Cheers!
Oxyandy said:
Yes, I did via G android.
I will sit down later and give you more information
But, dinner comes first
Summary
Samsung Tab 3 10" - Tap Settings - a delay, screen stay same - then after 6 seconds, maybe bit longer, app closes with msg box (every time)
Click to expand...
Click to collapse
Ok, that was a good clue. It seems an error that happens on this kind of devices. Published new version that will hopefully ammend it.
Thank you!
tylerdurden83 said:
Would it be possible to enable nfc "sharing"?
For example, if I have sharebox opened and running on a certain ip and port, and I tap another nfc device, then the other device's default browser would open up, already displaying the sharebox url.
Kinda like I can share a web url or maps location via android beam, but this time the beam wouldnt be between two identical apps, but between sharebox and the default browser of the other device.
Cheers!
Click to expand...
Click to collapse
Mmmmm, not a bad idea
At first sight it seems that it should be possible if both devices were running ShareBox app with this feature implemented. Will have to study...
Thanks for your feedback!
droidev1 said:
"Share files over wifi" (ShareBox) it's a new free tool app aimed to easily share files over wifi through web browser
When using ShareBox, you will not have anymore let friends and relatives take your device to show them your photos or videos. They will see them through their own device, be it android, iphone, windows, blackberry or linux, through their web browsers. And they will only see what you want to show in a quick, comfortable way and simultaneously!
As other devices begin to connect you will immediately know what they are watching through the informative Sharebox log list.
Get it at Google Play Store: https://play.google.com/store/apps/details?id=com.b6dev.sharebox
Features that makes this app special:
Share the files through browser, so you can get them from any device that has a web browser be it android, iphone, ipad, windows, blackberry or linux.
Only shares and shows the files previously selected.
May be used with wifi networks, own wifi hotspot and also on phone 3g connections.
When ShareBox server is on, you are presented with a URL link to see what others are going to see.
As other devices begin to connect you will know what they are watching through the log list.
Very useful for photo shows as it presented by default as gallery, but also has a list mode that may be more suitable for other kind of files.
Go and try it!​
Click to expand...
Click to collapse
Definitely needed something like this. I'm tired of having to upload to google drive just to port some app that says "incompatible with this version" within play store on my painstakingly slow phone.
droidev1 said:
Published new version that will hopefully ammend it.
Thank you!
Click to expand...
Click to collapse
Yes, indeed !
Settings now open correctly, nice quick fix
Thanks
Oxyandy said:
Yes, indeed !
Settings now open correctly, nice quick fix
Thanks
Click to expand...
Click to collapse
Thanks to you for reporting and helping to sort out! Some other error reported by other users has also been corrected after that, so sorry if you see some other update.
Thanks again and enjoy Sharing!
droidev1 said:
sorry if you see some other update.
Click to expand...
Click to collapse
Hey no problem, I'll just update again..
I dont mind reporting bugs..
What I really need though, would be an app which can share a folder.
(Not just an interface that lets me share all the files in the folder quickly)
Something which shares 'that folder' live..
So if folder contents update 'live', refreshing the page will reflect the changes, much like a web-server would
If I try to add a cloud pic (I click add file, select stock kitkat gallery, click on a picasa / g+ image) the app force closes.
Can cloud pics be added? I dont think that nowadays people keep more than a few recently took photos on their device, both for memory and sync / backup reasons...

Categories

Resources