I dont think so,am sure it cant be done...Think about it
Posts: 775
Threads: 78
Joined: Dec 2014
It takes years to type on phones, specially those symbols, get a laptop or pc and script there.
Or just get some sort of teamviewer for phone.
Posts: 4,759
Threads: 33
Joined: Dec 2013
Reputation:
0
It is if there's like an online pawn compiler, a website that sends the .pwn file, compiles it and returns the .amx file; otherwise, the errors and warnings. It could be your own website if you're afraid of getting your gamemode stolen, you just gotta build it.
Posts: 241
Threads: 18
Joined: Oct 2013
Reputation:
0
I can't right now for a couple of reasons:
1) I am still to buy my smartphone in the next months cuz the current one is too slow to do this.
2) The OS needs to be downloaded from the internet which mine is very very slow.
3) I don't know how this linux os works, like I don't know how I am supposed to run the QuickPawn on it.
Posts: 290
Threads: 7
Joined: May 2014
Reputation:
0
I honestly don't understand why you would want to in the first place, it seems entirely pointless unless you're just doing this as a proof of concept thing which I guess is kind of cool, so good luck! But to me its not practical at all.
Posts: 508
Threads: 9
Joined: Dec 2010
Reputation:
0
It could be possible, maybe, but it depends on how closed Android is. I know that i can use apt-get and install openssh, to use the command ssh... And for some reason it worked on stock Android OS. :P
So maybe you can install the right packages and pawn compiler(that works on Linux), and try compile it.
Posts: 3,324
Threads: 96
Joined: Sep 2013
Yes, it is VERY possible!
In fact I planned on making an app to do so a while back. It would be more of a personal app at first.
The way I would do it is run a linux VPS with the pawn compiler on it. Then the app would basically just be an IDE with pawn specific features. When the compile button is pressed you would see a progress dialog with three parts: uploading pwn (percent bar), compiling (please wait and then the compiler messages), and downloading amx (percent bar). The downloaded amx will be allowed to run within the app too.
People could easily buy a full size bluetooth keyboard to make typing easier. And the app will be mouse capable, so bluetooth mice will be great too.
Posts: 1,498
Threads: 110
Joined: Aug 2013
1.Buy a windows vps
2.Download your server files and your source
3.Download remote desktop connection app in your phone
4.Compile through phone
This is the only way I can think off since compiling in a phone needs way high specs
Posts: 3,324
Threads: 96
Joined: Sep 2013
Quote:
Originally Posted by Wizzard2H
1.Buy a windows vps
2.Download your server files and your source
3.Download remote desktop connection app in your phone
4.Compile through phone
This is the only way I can think off since compiling in a phone needs way high specs
|
My way is better...
And no it doesn't take much to compile. If anybody would know that, it's my shitty computers.