[Guide] How to run QBasic on Xperia X8 - XPERIA X8 General

QBASIC on Android​
First you need adosbox
https://play.google.com/store/apps/details?id=org.hystudio.android.dosbox
Install/configure
Install aDosbox
Press menu button
SDL settings
video settings
on-screen magnifying glass
Qbasic exe download HERE
Once you download qbasic
go into sdcard and create folder "qbasic"
put qb.exe in this folder
/sdcard/qbasic/qb.exe
Open aDosbox and type
Code:
cls
Code:
mount d: /sdcard/qbasic
Code:
d:
Code:
qb.exe
F.A.Q
Q:What is Qbasic
A:Qbasic is programing tool for beginners
Q:Who use it
A:Beginners in programing
Q:Why are you posting this guide?
A:Because nobody does
Usefull
For better experience use Hacker's Keyboard
Tutorial how to use Qbasic
Feel free to donate to me
Screenshots
{
"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"
}

weww..nice thread
I think its like free Pascal..basic software for programming

super odrađeno !

That's great!
Big thanks

Congrats bro made it to the Portal again !!!

If only this was availible for C# *______*

Congratulations mr. Fotak.:beer:
Sent from my rooted tomato using xda app

RohinZaraki said:
Congrats bro made it to the Portal again !!!
Click to expand...
Click to collapse
ahahaha im on portral...again

FreePascal DOS version from the offical website
Ok guys, hello and sorry for make a died forum topic be alive again after 100 years... Ok, just joking.
So my problem maybe need a topic in question, BUT I won't make a new topic for that.
So, if this QBasic ultra stupid compiler/editor IDK what works on our phone, in dosbox, then what is that, that FreePascal version DOS gives me an error after installing.
I already tried that way, that I installed the DOS program on my computer, installed FreePascal there, copied the installed files to my phone and that gave me an other f*ck*ng error. Are there any gods in this forum or anywhere who can say me to calm down there is an answer to your question, or a way to learn a bit of programming on my phone?...
I am sorry, if I haven't given you enough information, or my english is not enough proper, or if your life is sucks, and thanks to anybody, who can give me some advice, or take question, or anything. Help me guys.
Sorry and Thanks.
ps: Tell me if I have to make a topic for this in the question zone, and don't ban me because my unknowledge of using a forum.
ps2: and because my inproper lang knowledge
ps3: and because the overuse of ps-s
ps4: thanks

kapocszoltan said:
Ok guys, hello and sorry for make a died forum topic be alive again after 100 years... Ok, just joking.
So my problem maybe need a topic in question, BUT I won't make a new topic for that.
So, if this QBasic ultra stupid compiler/editor IDK what works on our phone, in dosbox, then what is that, that FreePascal version DOS gives me an error after installing.
I already tried that way, that I installed the DOS program on my computer, installed FreePascal there, copied the installed files to my phone and that gave me an other f*ck*ng error. Are there any gods in this forum or anywhere who can say me to calm down there is an answer to your question, or a way to learn a bit of programming on my phone?...
I am sorry, if I haven't given you enough information, or my english is not enough proper, or if your life is sucks, and thanks to anybody, who can give me some advice, or take question, or anything. Help me guys.
Sorry and Thanks.
ps: Tell me if I have to make a topic for this in the question zone, and don't ban me because my unknowledge of using a forum.
ps2: and because my inproper lang knowledge
ps3: and because the overuse of ps-s
ps4: thanks
Click to expand...
Click to collapse
do you want free pascal on x8?

fotak-x said:
do you want free pascal on x8?
Click to expand...
Click to collapse
Yes, sir, please ;D
I want it. I tried some pascal compiler from android market, but none of them gave me the permission to use 'USES CRT'.
I am a beginer in programming, and I learn this programming language in school, and use this software (freepascal), and I saw that there is a version for dos, I tried it on computer (in dosbox), and it worked. But my phone have given me some creepy errors.
I would definitelly appreciate if you could make it work for me.
Thanks

fotak-x said:
do you want free pascal on x8?
Click to expand...
Click to collapse
:highfive: free pascal

kapocszoltan said:
Yes, sir, please ;D
I want it. I tried some pascal compiler from android market, but none of them gave me the permission to use 'USES CRT'.
I am a beginer in programming, and I learn this programming language in school, and use this software (freepascal), and I saw that there is a version for dos, I tried it on computer (in dosbox), and it worked. But my phone have given me some creepy errors.
I would definitelly appreciate if you could make it work for me.
Thanks
Click to expand...
Click to collapse
ok i started to work on it :good:
wish me luck

IAmNice said:
You better make it on the portal a 3rd time!
Click to expand...
Click to collapse
bad luck

need help about that free pascal
can someone give me some basic code so i can test it like to print out hello world
Code:
post your code if you want to help me

jebes paskal star 10 godina,mogo si onda logo runnat haha
Sent from my X8 using xda app-developers app

Lukenda said:
jebes paskal star 10 godina,mogo si onda logo runnat haha
Sent from my X8 using xda app-developers app
Click to expand...
Click to collapse
znas neznas bogati neki to cak koriste a ja mozda na portal PPPPPPPPPPPPPP

fotak-x said:
need help about that free pascal
can someone give me some basic code so i can test it like to print out hello world
Code:
post your code if you want to help me
Click to expand...
Click to collapse
Here you are:
Program HelloWorld;
Begin
writeln('hello world');
End.
Click to expand...
Click to collapse
If you need harder codes, just ask.
And 'Good luck!' of course!

fotak-x said:
bad luck
Click to expand...
Click to collapse
portal time......

kapocszoltan said:
Here you are:
If you need harder codes, just ask.
And 'Good luck!' of course!
Click to expand...
Click to collapse
need help

Related

dialpad fix for SFM1.1

Hi All,
This is my first post on XDA and first attempt on android development/porting
I have corrected the SFM1.1 rom port dialer issue in HtcDialer.apk (must admit that it is just trial and error method)
(Sorry I am still not allowed to add attachment or post links )
_http: / / i1089.photobucket.com/albums/i349/nrk193/Phone_fix.png
Pls let me know if anyone is interested in testing it.
Regards,
Nitin
Hi, why don't you post your mod? (Upload to some site and post as h**p - Like your screenshot)
I am sure you will find several testers for it.
Good Luck with your modding
Hi,
Thanks for the reply...
Yes that is good idea, but as I said this is my first APP and there is no major change I dont want to release it as the new ROM.
I want to post it in the development thread but dont have permission to do that
Make a flashable zip with just the new dialer, it shouldn't be difficult.
For posting in the Dev Zone, you are going to have to make 10 posts. (No way around this unfortunately). But, this is something that doesn't take time at all. Look at me - Not a dev and still 2500+ posts.
3xeno said:
Look at me - Not a dev and still 2500+ posts.
Click to expand...
Click to collapse
Yep we just cannot silence the man, lol I'm sure 3's brain is attached to XDA servers somehow, the way he can just pluck an answer or thread from thin air is unbelievable.
Sent from my HTC Wildfire using xda premium
The funny thing is that i dont even know how to make flashable zip...
I guess it is again time to use google and do some more research...
nrk183 said:
The funny thing is that i dont even know how to make flashable zip...
I guess it is again time to use google and do some more research...
Click to expand...
Click to collapse
just upload this file
good work
we carry out this rom
I think the most interesting
because HTC will never Android 2.3 out of wildfire
Nice job man Can u please upload the file for us so we can implement it..?
Sent from my HTC Wildfire using Tapatalk
Oh and btw, can u tell me how you did it so we can also resize apps. Thanks in advance~
Sent from my HTC Wildfire using Tapatalk
{
"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"
}
carry on your great work, respect dude!
nrk183 said:
Hi All,
This is my first post on XDA and first attempt on android development/porting
I have corrected the SFM1.1 rom port dialer issue in HtcDialer.apk (must admit that it is just trial and error method)
(Sorry I am still not allowed to add attachment or post links )
_http: / / i1089.photobucket.com/albums/i349/nrk193/Phone_fix.png
Pls let me know if anyone is interested in testing it.
Regards,
Nitin
Click to expand...
Click to collapse
Hi could you please give a link to the .apk file for me to test in the SFM rom and add it into it since I am continuing the rom now.
If you cannot give a link I will get in contact with you and pass on my email address for you to send it to me.
Thanks in advance, VigiDroid
Thanks.. I guess some has already started working on the ROM... We can all support him where ever it is possible...
resize
hi guys can some 1 put a tutorial up here on how to resize the apps that way those who dont know how too can do there bit plz
@VigiDroid
I saw your message in the SFM thread...Gr8 work... hope to get the working Sense 2.1/3.0 rom soon..
I can support you in resizing the apps if required...
Corrected dialer apk attached
I have corrected even the camera.apk(although not complete) and SMS(corrected misalignment). Let me know if you want me to share them..
-NRK
Sense Fan
@stevie67
Yes a tutorial would be gr8.. As I said even I am just learning and doing it by trial and error method rather.
Someone Pls put a tutorial...
nrk183 said:
@VigiDroid
I saw your message in the SFM thread...Gr8 work... hope to get the working Sense 2.1/3.0 rom soon..
I can support you in resizing the apps if required...
Corrected dialer apk attached
I have corrected even the camera.apk(although not complete) and SMS(corrected misalignment). Let me know if you want me to share them..
-NRK
Sense Fan
Click to expand...
Click to collapse
Yes please share the SMS app because that was the next app I was going to fix You know the more hands the lighter the work. You seem pretty good at this so we should join together in resizing all the apps
VigiDroid said:
Yes please share the SMS app because that was the next app I was going to fix You know the more hands the lighter the work. You seem pretty good at this so we should join together in resizing all the apps
Click to expand...
Click to collapse
Yeah go for it!
You two are the only wildfire hope now.. We're r all behind u, with our heart at least I think
nrk183 said:
@VigiDroid
I saw your message in the SFM thread...Gr8 work... hope to get the working Sense 2.1/3.0 rom soon..
I can support you in resizing the apps if required...
Corrected dialer apk attached
I have corrected even the camera.apk(although not complete) and SMS(corrected misalignment). Let me know if you want me to share them..
-NRK
Sense Fan
Click to expand...
Click to collapse
Gr8 work
Anyone seeking a tutorial to resize apps:
http://forum.xda-developers.com/showthread.php?p=6739512#post6739512

Root XXLS8 ( easy way )

I know there are 2 methods mentioned here for rooting XXLS8 but this one is different
for this method , we gonna use SiyahKernel S2-v6.0beta4 which is originally done for XXLSJ ( leaked 4.1.2 )
but it's totally working for this Rom,too, I tested it and it's perfect !
Grab the kernel from here here
flash via odin , download here
{
"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"
}
Credits :: Siyah for the kernel
Why do you feel the need to make a new thread to share this amazing find of yours?
And my friend does this give you custom clockwork mod? also is there any yellow triangles? thanks:good:
kuljit55 said:
And my friend does this give you custom clockwork mod? also is there any yellow triangles? thanks:good:
Click to expand...
Click to collapse
it has touch clockworkmod and yes it shows yellow triangle on booting.
oinkylicious said:
Why do you feel the need to make a new thread to share this amazing find of yours?
Click to expand...
Click to collapse
you need to shut your ass, and get out of here
J.Rawand said:
you need to shut your ass, and get out of here
Click to expand...
Click to collapse
it's common knowledge though and a new thread wasn't necessary.
AW: Root XXLS8 ( easy way )
oinkylicious said:
Why do you feel the need to make a new thread to share this amazing find of yours?
Click to expand...
Click to collapse
+1
lol @ OP :thumbdown:
Greetz
Omega19.1|Dorimax7.44|i9100¬Tapa2
Sandwiches said:
it's common knowledge though and a new thread wasn't necessary.
Click to expand...
Click to collapse
for you may be, but there are a lot who don't know this,
I don't care to what is written over my name, what you call it, senior, junior, elite, etc...
I came here to share with those who don't, and if you don't like it, don't rule others you and everyone else like you
J.Rawand said:
for you may be, but there are a lot who don't know this,
I don't care to what is written over my name, what you call it, senior, junior, elite, etc...
I came here to share with those who don't, and if you don't like it, don't rule others you and everyone else like you
Click to expand...
Click to collapse
I agree with you. . It helped me mate
. . Thank you
And there are few who think that people are born with infinite knowledge. .
Sent from my GT-I9100 using xda premium
Re: [KERNEL][REF][Q&A] Siyah 5.0.+ [ICS][JB/CM10] +DISCUSSION+. NON-DEV STUFF HERE!!!
Hi, There are a few ways to root which are easy.
If you want to keep the stock kernel you could use this method http://forum.xda-developers.com/showthread.php?t=2116549
Cheers
Sent from my GT-I9100 using Tapatalk 2
I thought everyone knew this way, but anyway.
Is there a way I can root my phone make some customizations and than un-root it again.
s2fanboy said:
I agree with you. . It helped me mate
. . Thank you
And there are few who think that people are born with infinite knowledge. .
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
thank you bro, glad I can help
agronademi89 said:
I thought everyone knew this way, but anyway.
Is there a way I can root my phone make some customizations and than un-root it again.
Click to expand...
Click to collapse
I don't think so, because every customization that you do will require root permission
and it will work when the phone is rooted, so when you un-root the phone
the customization will be gone.
agronademi89 said:
I thought everyone knew this way, but anyway.
Is there a way I can root my phone make some customizations and than un-root it again.
Click to expand...
Click to collapse
Your customisation won't necessarily disappear, but the functionality will probably stop, with many mods requiring rooting in the first place. Anyway, why would you want to unroot after going to the bother of rooting and customising? The alterations possible are endless!
pixelhub said:
Hi, There are a few ways to root which are easy.
If you want to keep the stock kernel you could use this method http://forum.xda-developers.com/showthread.php?t=2116549
Cheers
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
you're right I already saw that post, it's another easy way
oinkylicious said:
Why do you feel the need to make a new thread to share this amazing find of yours?
Click to expand...
Click to collapse
I do not know, Though one thing I will do is congratulate this person on presenting something in plain and straight forward english that is understandable .. compared to some procedures i have seen explained on these forums.. .LOL :laugh:

[TOOL][WINDOWS] Simple Tool

SIMPLE TOOL
This is a easy tool I made the other day. For now you can do simple enough tasks which just save you opening Command Prompt and flashing img’s etc. I do plan on expanding this a little and attempting to make it multi-device compatible. For now enjoy the limited function and let me know how you get on.
WHAT DOES IT DO?
Simple stuff, hence the name.
+ The buttons state what the do so you shouldn’t have any issues.
Screenshot
{
"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"
}
DOWNLOAD
Google Drive​
FAQ's
PHONE ISN'T RECOGNISED...
+ Make sure you have your device drivers installed.
++ If you are using Windows 8 then you need to Advanced Reboot and turn of driver signature verification.
+ Is USB Debugging Enabled and Root Access to ADB level, within Developer Options?
PHONE IS BOOTLOOPING...
+ Chances are you have flashed the wrong boot image or one that isn't compatible. This could be because your run a ROM that doesn't support it or that it's plain and simple for the wrong device. Have a check again and make sure you use the right one.
THIS TOOL DON'T DO NOTHING RIGHT...
+ Check to make sure you can run commands and get the phone recognised using the old fashioned command prompt way. Simple adb devices etc. If this works and the tool doesn't then feel free to post. Just bare in mind I test the functions on a Nexus 4, Nexus 7 & Oppo Find 5 with which the functions have all worked.
//MORE FAQ's when they become an FAQ\\
Cool
Nice tool for my Oppo Find 5!
brakke97 said:
Nice tool for my Oppo Find 5!
Click to expand...
Click to collapse
Thanks man. This will be getting a big update soon where you can one click - flash ROM's root, install recovery etc. So I guess it will move from simple to a little more advanced
benjamin.j.goodwin said:
Thanks man. This will be getting a big update soon where you can one click - flash ROM's root, install recovery etc. So I guess it will move from simple to a little more advanced
Click to expand...
Click to collapse
Im really liking the looks of this tool. Love Love Love the UI! haha
Also I havent tried it cause im on windows 8 and still trying to figure out what advance reboot with driver verification is....but ill figure it out
Anyways I like it! Im going to use this tool to flash Ubuntu Touch to my Find 5 wish me luck
PS If you need any help with your app let me know i do UI design.
Thanks a lot for the tools
I actually have an update for this but didn't release it as I have not finished all the features. If you want it feel free to ask
benjamin.j.goodwin said:
I actually have an update for this but didn't release it as I have not finished all the features. If you want it feel free to ask
Click to expand...
Click to collapse
update it!! Lol
benjamin.j.goodwin said:
I actually have an update for this but didn't release it as I have not finished all the features. If you want it feel free to ask
Click to expand...
Click to collapse
Can I get that copy? :angel:
https://docs.google.com/file/d/0B92SySap5OtSbVJUM0pFV1VPc0k/edit?usp=sharing
Here is the new version. What doesn't work is the one click root recovery. Try clicking the cat.
Congo buddy! This tool just got featured on portal
benjamin.j.goodwin said:
https://docs.google.com/file/d/0B92SySap5OtSbVJUM0pFV1VPc0k/edit?usp=sharing
Here is the new version. What doesn't work is the one click root recovery. Try clicking the cat.
Click to expand...
Click to collapse
Thanks fo the update.
BTW, how'd you learn how to code this program ?
nolinuxnoparty said:
Congo buddy! This tool just got featured on portal
Click to expand...
Click to collapse
Thanks man. Didn't know it had made it there!
SystemErrorOne said:
Thanks fo the update.
BTW, how'd you learn how to code this program ?
Click to expand...
Click to collapse
I do it for a living, code ASP etc, UI isn't my strong point as work don't normally care what it looks like too much ahha!
benjamin.j.goodwin said:
Thanks man. Didn't know it had made it there!
I do it for a living, code ASP etc, UI isn't my strong point as work don't normally care what it looks like too much ahha!
Click to expand...
Click to collapse
ha wow! Well i wish i knew how to do what you do..id be doing some amazing things haha
SystemErrorOne said:
ha wow! Well i wish i knew how to do what you do..id be doing some amazing things haha
Click to expand...
Click to collapse
Yeah thing is the tool actually works across devices as I use it on my HTC One just thought it would be nice to put it in a less frequented forum. I will get round to polishing it up and finishing it off I think.
benjamin.j.goodwin said:
Yeah thing is the tool actually works across devices as I use it on my HTC One just thought it would be nice to put it in a less frequented forum. I will get round to polishing it up and finishing it off I think.
Click to expand...
Click to collapse
well if you need ANY help let me know i think it looks nice so far an it does work across diff devices since its just commands ect.
But nice work. You made it to the xda portal yesterday Lol
refresh link
Please! Anyone can update the download link? My oppo find 5 is dead! Pleeeeease!
Sorry, the file you have requested does not exist.
Make sure that you have the correct URL and the file existed.

[TOOL] Rom WorkShop //Create Amazing Roms

Dear XDA members;
I developed a software that allows users to create their own ROMS.
This tool is firstly build for Xperia Devices, and now ported to all Android roms, so if there are some bugs please report here.
//About Rom WorkShop
Its too hard for some users create their own roms, because a beginner do not know where to start for rom development.
This tool (Rom WorkShop) gives you the possibility to create your rom with simple steps. I designed it like XTheme Tools UI (Wizard-Like UI)
so you can skip steps with only click.
Dear Rom WorkShop Users can you please use this stamp in your Rom's thread created with my Tool:
{
"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"
}
Code:
https://lh3.googleusercontent.com/-hWhIiRSbyJ8/Ue3n2CoRHXI/AAAAAAAAAT4/I3luggOr0sg/s150/romstamp.png
//Downloads
Rom WorkShop v1.0 #Update 2
Download Tutorial (First Run - Set up - First Rom)
Download Tutorial (Porting BASE Roms) must-see for everyone who change the BASE
//Screenshots
//Features
●Add Kernel
●Change Boot Screen
●Font
●Themes + SystemUI
●Launcher
●System Partition
●Data Partition
●Add Mods
●Edit Scripts (build.prop etc)
●And other
//How to Install & Use
It is very simple to install just extract files
> Run Rom WorkShop.exe
>Follow Steps
//Important
> Please do not navigate the tool from left-side menu You can do it but you Must NOT
>You Need to put in SystemPartition folder your favorite rom as BASE rom see this tutorial for this
Please click 'Thanks' button for motivation and support. Also feel free to comment and gıve review
and just click 'Newsworthy Thread'
reads very good,i give it a try. :good:
-CALIBAN666- said:
reads very good,i give it a try. :good:
Click to expand...
Click to collapse
Thanks for your comment mate, when you try may you give us a review. Because its a port and want to know how its works
no problem,after first look it should be very easy,i send report later for sure.
My windows 7 comp said I don't have the proper net to run this even though the computer is definitely up to date. I also ran as admin but that didn't help at all.
Adizzzle said:
My windows 7 comp said I don't have the proper net to run this even though the computer is definitely up to date. I also ran as admin but that didn't help at all.
Click to expand...
Click to collapse
It's caused because your computer do not have Installed .Net Framework,
please install first .Net Framework 4.5+ to your computer and try again mate. It should work when you install it
Awesome, can't wait to create my first ROM. This will definitely help a lot. Its working fine on my Windows 7 64 bit.
mc_becker56 said:
Awesome, can't wait to create my first ROM. This will definitely help a lot. Its working fine on my Windows 7 64 bit.
Click to expand...
Click to collapse
Thanks mate, both for download/try and for comment
good luck :good:
Snndev said:
It's caused because your computer do not have Installed .Net Framework,
please install first .Net Framework 4.5+ to your computer and try again mate. It should work when you install it
Click to expand...
Click to collapse
Downloading right now! Thank you kindly.
Adizzzle said:
Downloading right now! Thank you kindly.
Click to expand...
Click to collapse
Have a nice day friend thank you
can this be use to develop Motorola Atrix 2 ROM
BloodRaven2011 said:
can this be use to develop Motorola Atrix 2 ROM
Click to expand...
Click to collapse
Yes Sir, in theory it should be used for developing nearly all devices. But only tested on Xperia devices
So i wait comments from all the comunity if it works on diffrent devices.
If the result is positive i will continue updating and support the projecr at least 2 updates ( 1 bug fix and 1 new features)
Snndev said:
Have a nice day friend thank you
Click to expand...
Click to collapse
Sadly after entering the first bit of info I get this error:
Code:
Could not find a part of the path
' C:\Users\Adizzzle\Desktop\Project\Bacon\Bestats\basever.txt '
Is there anyway I can get past this? If I ignore error and continue,
I get more and and more errors while going through the program..
Adizzzle said:
Sadly after entering the first bit of info I get this error:
Code:
Could not find a part of the path
' C:\Users\Adizzzle\Desktop\Project\Bacon\Bestats\basever.txt '
Is there anyway I can get past this? If I ignore error and continue,
I get more and and more errors while going through the program..
Click to expand...
Click to collapse
Mate igrone all errors and continue but please check
First the folder structure in tutorials whatch them both.
Snndev said:
Mate igrone all errors and continue but please check
First the folder structure in tutorials whatch them both.
Click to expand...
Click to collapse
Sorry I r3ally should read everything clearly before posting issues. It won't happen again my good sir.
Adizzzle said:
Sorry I r3ally should read everything clearly before posting issues. It won't happen again my good sir.
Click to expand...
Click to collapse
No problem bro, I am here for giving service.
Thanks For This Awesome TOOL Bro....
But Please Can You Write Proper Instructions In First Post....
I Am Getting This Error Please Check Attach Screenshot.
Thanks A Lot Again...
husen4u said:
Thanks For This Awesome TOOL Bro....
But Please Can You Write Proper Instructions In First Post....
I Am Getting This Error Please Check Attach Screenshot.
Thanks A Lot Again...
Click to expand...
Click to collapse
Firstly thanks for your interest bro
This error is occurred when something goes wrong with BASE rom.
Please go to OP and download both tutorial files (Not Large)
For solution (of course what tutorials but) BASE folders must be in this structure
BASE
|
|______Bestats
| |
| |____basever.txt
| |____thumb.jpg
|
|
|_______SystemPartition
| |
| |_____app
| |_____bin
| |_____etc
| |_____flashtool
| |_____fonts
| |_____media
| |_____semc
| |_____tts
| |_____usr
| |_____vendor
| |_____xbin
| |_____build.prop
for remember: do not forget all folders is not same in all roms for examle on Samsung's roms there is not a folder called semc
but tool search for the fodler semc.
Yes sir everything is same i copy my system folder in system partition.... but still same error... thanks for reply
Sent from my GT-S7562 using xda app-developers app
i watched your tutorials and made everything like you but your tool tells me it can´t create a ROOT folder.

Ubuntu touch || ha3g

In the name of God, the Creator of all things​plz help me port ubuntu touch to galaxy note 3 .
Plz my friends , I'm not a programmer.
I just do not want to forget was the excellent operating system.
linux always in the hands of developers upgraded.
Why ubuntu like Cyanogen is not for everyone.
UBports Development Information(source and help for ports)
forums.ubports.com
www.meizu.com
xda-developers ubuntu-touch
{
"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"
}
UBports is a team of developers and a meeting place for developers that wish to port Ubuntu Touch to as many devices as possible, this is a place where developers can talk to other developers, learn from each other and help push Ubuntu to more devices as a team, or by yourself but with community support if you wish.
If you’re a user of a device without much developer knowledge this is also a place you can help out, you could try to link developers together if you think they could help, you could send a link, or help by throwing a bone, donate devices or money for things such as OTA (Over The Air) servers, web server, CI (Continuous Intergration) servers and other money costing services and items!
A user can also help out if they spot a bug or have any issues with their Ubuntu Touch Device, there are many developers and users that would love to help you with any problem you have! This is a place for users and developers to Play, I mean Port nicely!
APAKROHK said:
plz port ubuntu touch to galaxy note 3 .
plz my friends.
developer.ubuntu.com
Click to expand...
Click to collapse
+1 @tincho5588 @mountaser halak @Dilshad Younes @Ale95 @Safarend
+1 Yes please Ubuntu touch is amazing
+1
 @Yahia Angelo
Friends Please mail your request to be informed developers.
APAKROHK said:
plz port ubuntu touch to galaxy note 3 .
plz my friends.
developer.ubuntu.com
Click to expand...
Click to collapse
Ok, bro. I'll port it for you.
djepeto said:
Ok, bro. I'll port it for you.
Click to expand...
Click to collapse
thanks man ??
Develop xda plz help to djepeto.
To accelerate and improve work.
Meizu Pro 5 Ubuntu Edition
Vedio
Ubuntu Touch has no future. It will no longer get support from Canonical.
yorikson said:
Ubuntu Touch has no future. It will no longer get support from Canonical.
Click to expand...
Click to collapse
We're just going to experience.
Ubuntu operating system beauty And super fast.
Friends tell us your experience?
APAKROHK said:
Meizu Pro 5 Ubuntu Edition
Vedio
Click to expand...
Click to collapse
Woooow amazinnnng.
lordondi said:
Woooow amazinnnng.
Click to expand...
Click to collapse
yes very amazing
Anyone working on this ?
wajid iqbal said:
Anyone working on this ?
Click to expand...
Click to collapse
This post request to port Ubuntu
Nobody is going to port an abandoned project for your experience.
sercankd said:
Nobody is going to port an abandoned project for your experience.
Click to expand...
Click to collapse
This can only rival Android operating system .
experience what is the problem?
Ubuntu incredible and I would like to expand it
APAKROHK said:
This can only rival Android operating system .
experience what is the problem?
Ubuntu incredible and I would like to expand it
Click to expand...
Click to collapse
then what? did you make it? can you even made it? if your answer is no the shut this thread right now! are you blind or something? its clearly written on top of this website, this is development section! only dev allowed to made a thread regarding their own project. not for some kids who wants to feel special coz they use different os and begging dev every single day.
I think its better to port MM or N than Ubuntu if possible.
alldine345 said:
then what? did you make it? can you even made it? if your answer is no the shut this thread right now! are you blind or something? its clearly written on top of this website, this is development section! only dev allowed to made a thread regarding their own project. not for some kids who wants to feel special coz they use different os and begging dev every single day.
Click to expand...
Click to collapse
You install the MIUI OS
What did you do?
I didn't beg.
I only request of friends .
What do you expect from an operating system.
Ubuntu Drives
wajid iqbal said:
I think its better to port MM or N than Ubuntu if possible.
Click to expand...
Click to collapse
Ubuntu is quite Linux And only use the sensors by Android.

Categories

Resources