Pm for ssh username and IP would prefer person with experience its a digital ocean Ubuntu 8gb 80gb ssd
Let's see if we can get some good new development for this device thanks guys
ballerd said:
Pm for ssh username and IP would prefer person with experience its a digital ocean Ubuntu 8gb 80gb ssd
Click to expand...
Click to collapse
Message me if someone wants to use
Related
I searched these forums but could not find anything. Has anyone developed a way to print documents from inside android? Or anyone know of a creative way to accomplish this?
Thanks.
It might be possible to do it from debian using cups but not you can't do it natively yet.
d00m said:
It might be possible to do it from debian using cups but not you can't do it natively yet.
Click to expand...
Click to collapse
Wouldn't this be possible through Telnet? (That is if you were on a WiFi with a networked printer)
Through the network it is def possible.
I don't know an app that supports it yet though.
However, it should be easy enough.
topdnbass said:
Through the network it is def possible.
I don't know an app that supports it yet though.
However, it should be easy enough.
Click to expand...
Click to collapse
Couldn't you just use Telnet Net Print?
True but i don't think the g1's telnet supports it.
If someone is willing to give it a go this should help:
http://www.pragmasys.com/TelnetServer/WebHelp/html/TelnetD_Printing_Support.htm
Of course you will need the printer to be connected to a computer thats in your network.
Thank you for the link. It looks like a start. My dad wants to run part of his business from an Android phone and wants to be able to print receipts and tickets while on the go.
wimbet said:
Thank you for the link. It looks like a start. My dad wants to run part of his business from an Android phone and wants to be able to print receipts and tickets while on the go.
Click to expand...
Click to collapse
Do you mean print them to a small printer or something that he carries around with him, or something like print them to a network enabled printer that he has installed in his office? The former is going to be difficult/impossible without a laptop or something. The latter will still be hard, but should be do-able at least.
JesusFreke said:
Do you mean print them to a small printer or something that he carries around with him, or something like print them to a network enabled printer that he has installed in his office? The former is going to be difficult/impossible without a laptop or something. The latter will still be hard, but should be do-able at least.
Click to expand...
Click to collapse
Actually I think he wants to be able to do both. I told him its not likely until some future product comes out aimed for Android. They have wifi and bluetooth printers so I guess its just a matter of time until someone develops the software. Everything else right now is too much of a hack to be useful for him.
Hell yeah, i want to get ride of my laptop and print emails from my G1, any update on this topic?
Cuore_alfa said:
Hell yeah, i want to get ride of my laptop and print emails from my G1, any update on this topic?
Click to expand...
Click to collapse
http://www.cyrket.com/package/com.dynamixsoftware.printershare
http://www.cyrket.com/package/com.rcreations.send2printer
Believe it or not, a 4 second search turned these up. I guess you didn't want to know that badly lol
Printing From Android
I have also been searching the forums and marketplace for an application to print docs, pdf and spreasheets to a mobile printer, like hp 470 officejet. The couple of applications that I have seen isolated to their application and require print to a Network or something on the notebook. I want to print from Android directly to a mobile printer. If anyone knows of an existing app or someone that is in the process and needs someone to test, I am very interested and this would be for multiple sales. I have looked at printer share and spoken with send 2 printer.
Thanks
Just download printershare from the market. Amazing what you find if you type printer into the market search
Thank Shadow
shadowch31 said:
Just download printershare from the market. Amazing what you find if you type printer into the market search
Click to expand...
Click to collapse
Printer share does not print via bluetooth, does not print email attachments, needs wifi or network, Its pretty narrow. I did not dig real deep because the no bluetooth printing was a bummer. I spoke with them and Print 2 go. I thought I said this in my question but maybe I forgot. Both of those are good products however. Sooner or later there will be something more universal.
I want to go hard core. If market search found something for me I would not be looking on here. I search that every two minutes
But Thanks,
If anyone is interested in attending, you'll get a chance to check out the OS, mess around with it, and get some shwag. PM me your email address if you'd like an invite.
Shame I´m so far away form the party
Have a great time and please post some highlights here after!
Shoot me an invite.
I live right outside of Worcester and I'm interested.
Thanks.
I want to tinker with chromecast and the white listed process required website where can you host it for free?
Sent from my Nexus 4 using Tapatalk 4
It doesn't require a website, it requires a server to stream content from.
Buy a cheap VPS?
firesoul453 said:
It doesn't require a website, it requires a server to stream content from.
Buy a cheap VPS?
Click to expand...
Click to collapse
From the developer setup / whitelisting page: (developer.google.com/cast/whitelisting)
"Two (2) URLs for the location of your receiver app, typically one for QA and one for production, on your server."
This meens that you simply need a publicly accessable qualified address that google can link your APP-ID/Serial# to.
AKA, a website host or publicly accessable server by URL.
So yes, a free hosted website would work to house your receiver code.
Unholyfire said:
From the developer setup / whitelisting page: (developer.google.com/cast/whitelisting)
"Two (2) URLs for the location of your receiver app, typically one for QA and one for production, on your server."
This meens that you simply need a publicly accessable qualified address that google can link your APP-ID/Serial# to.
AKA, a website host or publicly accessable server by URL.
So yes, a free hosted website would work to house your receiver code.
Click to expand...
Click to collapse
Thank you, do you know any good ones? Because some free one won't let you do java, won't let you up load HTML, but only allow Web interface. I been out of the game for more than 8 years
I don't suppose they let me do a localhost. Also unfortunately my IP address is DHCP so it does rotate from time to time.
Sent from my Nexus 4 using Tapatalk 4
GreenDroidX said:
Thank you, do you know any good ones? Because some free one won't let you do java, won't let you up load HTML, but only allow Web interface. I been out of the game for more than 8 years
I don't suppose they let me do a localhost. Also unfortunately my IP address is DHCP so it does rotate from time to time.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
Dude just get a cheap VPS. Its your best option.
firesoul453 said:
Dude just get a cheap VPS. Its your best option.
Click to expand...
Click to collapse
He wants to tinker. Minimal investment. VPS is overkill. Even a free hosted public addressable 10MB site would be sufficient for most novice's starting with Chromecast dev.
All you're hosting is the receiver html, and any associated assets in it. It's TINY in most cases.
Not everyone has ~$25 a month to throw away on a VPS.
You're entitled to your opinion, but I still think you're pushing overkill.
GreenDroidX, sorry but I do not actually know of any. Hope someone can give you a good suggestion though.
Unholyfire said:
He wants to tinker. Minimal investment. VPS is overkill. Even a free hosted public addressable 10MB site would be sufficient for most novice's starting with Chromecast dev.
All you're hosting is the receiver html, and any associated assets in it. It's TINY in most cases.
Not everyone has ~$25 a month to throw away on a VPS.
You're entitled to your opinion, but I still think you're pushing overkill.
GreenDroidX, sorry but I do not actually know of any. Hope someone can give you a good suggestion though.
Click to expand...
Click to collapse
He mentioned he wasnts to run Java and access to lower levels on a server. For that you would want a VPS and you can get a decent unmanaged vps for like $10 a month. I personally pay $7 a month for a VPS with 512 mbs of ram and 512 burst ram.
Thats just my recomendation. If he wants to get some crappy free host that dies because they are letting people do processor intensive stuff for free then thats fine too.
firesoul453 said:
He mentioned he wasnts to run Java and access to lower levels on a server. For that you would want a VPS and you can get a decent unmanaged vps for like $10 a month. I personally pay $7 a month for a VPS with 512 mbs of ram and 512 burst ram.
Thats just my recomendation. If he wants to get some crappy free host that dies because they are letting people do processor intensive stuff for free then thats fine too.
Click to expand...
Click to collapse
Ok. So I got involved enough in this topic to do my own research. And what I've found would be a free solution for a VPS via Amazon AWS. "The AWS Free Tier includes 750 hours of Linux and Windows Micro Instances each month for one year"
Not gonna link it, just google Amazon AWS.
You can run a "Free Tier EC2 Instance" that is more then enough to handle server side needs and public addressing requirements to whitelisting.
Thank you to both unholyfire and firesoul, I will try to give Amazon a try. I also found http://www.freehostingeu.com/ seems easier than the Amazon one.
GreenDroidX said:
I want to tinker with chromecast and the white listed process required website where can you host it for free?
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
I am using the dropbox public folder, but that only allows you upload static content like the receiver.
I always use Heroku (https://www.heroku.com) for things like this.
I have had a Teamspeak server for some years an everyone is more than welcome to come use it. There is a client for Android as well as PC, MAC, and Ipad/pod . Developers let me know I will make a special Developer only channel so you can talk in peace with out the bother of people begging. ;D. Everyone else its a great place to get to chat with people and maybe get some help if anyone is so inclined to do so.
Server is located at voice.clawfest.com
We use it mostly for Gaming. It does have a nice file server built in and people can share files there. It has a 100Mbit connection both ways.
I don't usually get to contribute to the scene and this is something I have and could.
DrClaw
Just some Updates I have crated a few channels for people to use If a mod from here wants to be granted Mod Access on the server I would be more than happy to.
The Server has a 100Mbit Connection and 2TB of space for files. If developers need a place to exchange files they are more than welcome to the space. the Speed is good by most peoples standards.
Anyone that needs assistance and wants to talk to some one is welcome to use the server for that as well.
DrClaw
Hey I am AM known as TrigrTech on social media I love android modding, Customization, Rooting, Custom ROMs etc etc I found about this site in 2018 and have been actively looking and today I made an account nice to meet y'all.
TrigrTech said:
Hey I am AM known as TrigrTech on social media I love android modding, Customization, Rooting, Custom ROMs etc etc I found about this site in 2018 and have been actively looking and today I made an account nice to meet y'all.
Click to expand...
Click to collapse
Welcome aboard officially
Hi I'm just a guy on the internet. I am self taught, adhd person and I care about free speech and personal ownership/responsibility. I dont like tech monopolies selling the illusion of ownership at $1400 for a device you are just renting space on. Root or nothing when it comes to ownership. If you cant get to root get as close as you can. I recently made a full switch to Debian 10, Mac Google and Microsoft can EAD I'm not giving them another dime, unless it gives me the opportunity to stick it to them or wake someone up.
I have a few cloud servers running Debian in various locations and names always on and some are switched on when needed. I like Inexpensive hardware and I am all about bootstrapping anything possible.
My experiences are exploring:
Arduino
BTC
Raspberry Pi
RepRap
3D Printing
CNC -GRBL
Debian 10
Wordpress
LAMP
MAMP
WAMP
XMPP
Android
RedSn0w 2016-17ish iPhone 3g
SSH
SCP
VNC
SAIG0N said:
Hi I'm just a guy on the internet. I am self taught, adhd person and I care about free speech and personal ownership/responsibility. I dont like tech monopolies selling the illusion of ownership at $1400 for a device you are just renting space on. Root or nothing when it comes to ownership. If you cant get to root get as close as you can. I recently made a full switch to Debian 10, Mac Google and Microsoft can EAD I'm not giving them another dime, unless it gives me the opportunity to stick it to them or wake someone up.
I have a few cloud servers running Debian in various locations and names always on and some are switched on when needed. I like Inexpensive hardware and I am all about bootstrapping anything possible.
My experiences are exploring:
Arduino
BTC
Raspberry Pi
RepRap
3D Printing
CNC -GRBL
Debian 10
Wordpress
LAMP
MAMP
WAMP
XMPP
Android
RedSn0w 2016-17ish iPhone 3g
SSH
SCP
VNC
Click to expand...
Click to collapse
Welcome to you too!