Question IDE on ANDROID. - Huawei P50

Has anyone tried application development on their android phone? If so, then what IDE did you use.?

monis-t said:
Has anyone tried application development on their android phone? If so, then what IDE did you use.?
Click to expand...
Click to collapse
Yer

Related

does it possible to install Linux on my Qtek S200?

i'm trying to find any information about subject?
I guess it's possible to compile a linux-kernel for similar device.
Thank's for any information.
Check out this page in the Wiki section of this site:
http://wiki.xda-developers.com/index.php?pagename=Xanadux
Once you have installed it though, do any apps actually support linux?
I think its more of a "I can do this look!" thing than one that offers any practical benefit.
dannyoneill said:
Once you have installed it though, do any apps actually support linux?
I think its more of a "I can do this look!" thing than one that offers any practical benefit.
Click to expand...
Click to collapse
Well, it's pretty cool to get access to shell and programming languages like a Perl, C. And helpful to controll my Unix servers&services.
TheBrit said:
Check out this page in the Wiki section of this site:
http://wiki.xda-developers.com/index.php?pagename=Xanadux
Click to expand...
Click to collapse
which of them is mine? i guess it should be named like a Prophet? but there's no such section.
PS: beg pardon, i'm newbie in that subject. i use my device only about one week
I dont think a newbie should be installing linux on their device. You will find you can run linux programs but not actual pocket pc apps. It really is only for the hardcore linux zeolots.
goth said:
which of them is mine? i guess it should be named like a Prophet? but there's no such section.
PS: beg pardon, i'm newbie in that subject. i use my device only about one week
Click to expand...
Click to collapse
There's a nice little project for you...build a Xanadux (Linux) kernel for the Prophet....
dannyoneill said:
I dont think a newbie should be installing linux on their device. You will find you can run linux programs but not actual pocket pc apps. It really is only for the hardcore linux zeolots.
Click to expand...
Click to collapse
hm, interesting ... is there windows binary emulation on linux? like a Wine or something?
It is possible... The Prophet's hardware is similar to the Wizard's. So you can boot the Kernel of the Linwizard-Project and, if you are a programmer, help the project ;-).
http://linwizard.sourceforge.net/
goth said:
hm, interesting ... is there windows binary emulation on linux? like a Wine or something?
Click to expand...
Click to collapse
It will be possible to port the dynamic linker/loader from wine to wince,
and write a replacement coredll.dll from win32 finctions implemented in wine.
Since wince is implemented in a much cleaner way than usual windows,
running wine on linux-arm is easier than on linux-x86.
dannyoneill said:
It really is only for the hardcore linux zeolots.
Click to expand...
Click to collapse
Jarr. Maybe some people want to run an inherently insecure, memory leaking and royalty money squeezing environment on their computer ? I don't.

Setting up on Ubunta for android SDK and Eclispe

Hey I just bought some programming book for java and android, and i am trying to get set for some practicing can someone help
Searching will do you no harm.
http://forum.xda-developers.com/showthread.php?t=537508
And its UBUNTU
VinceOB said:
Searching will do you no harm.
http://forum.xda-developers.com/showthread.php?t=537508
And its UBUNTU
Click to expand...
Click to collapse
yeah well did that step by step before I posted thank you for the "use the search button"
were the eclispe anyways with your one stop FAQ does not have what I'm looking for

Search for java devs

I search java developers who will help me with an app for in my nice rom.
It gets ICS (icecreamsandwich) the newest android version 4.0.
I am already busy with it but cannot fully develop it now because hackers has hacked the android repositories ...
So if you like it to have on the release day of ICS it on your device, you can help with develop CM7, because it is based on AOSP and my newest ROM also
Btw it is for a settings app like in cyanogenmod.
Sent from my GT-I9100
I am not java devs but I will support u
leongwenjun said:
I am not java devs but I will support u
Click to expand...
Click to collapse
I know a Java developer. I am trying to contact him. He is a bit young, but, I think he may help you! I will try to get him ASAP!
Hello, I am a Java developer. I work with netbeans and swing platform but I have never done android Programming. If my skills are ok then I am willing to learn android programming also. but has google released SDK and development platform for ICS? I dont see in the it in the site?? or development platform is also leaked???
rocky_upadhaya said:
Hello, I am a Java developer. I work with netbeans and swing platform but I have never done android Programming. If my skills are ok then I am willing to learn android programming also. but has google released SDK and development platform for ICS? I dont see in the it in the site?? or development platform is also leaked???
Click to expand...
Click to collapse
You can use the gingerbread api, it is backwards compatibble.
And @ another one
I am also young
12 years ...
That I am.
Sent from my GT-I9100
I'm a java developer (J2EE). Don't know about android programming but willing to learn and help.
--
GT-i9003 Tapatalk'd
ybyb said:
I'm a java developer (J2EE). Don't know about android programming but willing to learn and help.
--
GT-i9003 Tapatalk'd
Click to expand...
Click to collapse
Thank you.
We get a nice team.
I have also managed to get A PRO KERNEL DEVELOPER .
I am good in average things, such make the rom build system, make the kernel.
Not that really code writing xD
I am being trained in Java (J2EE). I can try to do my bit. I am a noob in Java also
sanjshetty said:
I am being trained in Java (J2EE). I can try to do my bit. I am a noob in Java also
Click to expand...
Click to collapse
All help is welcome
Sent from my GT-I9100

[Q] Becoming a Developer?

Id like to become a developer. How can one go about doing this? What should you start out with? Id love to develop apps and actually learn to hack into software. Any suggestions?
I am also interested in tinkering a bit, i have the currently little supported galaxy fame so thought i may be able help a bit.
but im a total noob
cheers
Spug
Well, best you both start to dig in Android Developer site [1], and get the Android SDK [2]. There are a lot of tutorials and samples to start developing for Android. Someday you can try Android NDK [3] for native development too.
But if you not know how to program at all, better to look at another place to learn how.
Good luck!
[1][2][3] I can't post links yet =/
At first, you need to select a programming code, java is the best to program in Android, but you can develop with html and phonegap (and other codes).
xTurtlex said:
Id like to become a developer. How can one go about doing this? What should you start out with? Id love to develop apps and actually learn to hack into software. Any suggestions?
Click to expand...
Click to collapse
It depends on what you want to do.
If you want to develop a ROM for your phone, it's easy if you have a base rom but if you want to start from scratch, you need much more experience.
This is a good guide for building/Creating a rom, Which can be found here.
If you want to develop an App follow this guide here.
xMDKx said:
Well, best you both start to dig in Android Developer site [1], and get the Android SDK [2]. There are a lot of tutorials and samples to start developing for Android. Someday you can try Android NDK [3] for native development too.
But if you not know how to program at all, better to look at another place to learn how.
Good luck!
[1][2][3] I can't post links yet =/
Click to expand...
Click to collapse
Are all Android SDK's the same or are there different versions? Is there a better one to use?
xTurtlex said:
Are all Android SDK's the same or are there different versions? Is there a better one to use?
Click to expand...
Click to collapse
The sdk is updated for every version of android. You don't need froyo or dounut
Sent from my iPhone using Tapatalk
---------- Post added at 09:18 PM ---------- Previous post was at 09:17 PM ----------
1.6 0r 2.2
Sent from my iPhone using Tapatalk

[Completed] can I make an AOSP in a virtual machine?

Hi everybody!
I am new in this community and I am sorry if a post this thread in the wrong forum.
I want to start making a AOSP or a "custom ROM" for Android, I have some experience with "Linux from scracth" and linux in general, but I think that I still beeing a newbie in OS development.
I really love OS develoment and thats why I want to try with Android. (I know that is very hard, but I am making this for experience)
The AOSP requirements says that I new a Android device and its kernel source. (I am new and I can not post links)
I want to know, if there is any way to make a AOSP or custom ROM in a virtual machine? maybe using google pixel or nexus code?
I have an Android device but I am a complete newbie and I dont want try on real hardware yet.
Thanks for any help!
david_pjimenez said:
Hi everybody!
I am new in this community and I am sorry if a post this thread in the wrong forum.
I want to start making a AOSP or a "custom ROM" for Android, I have some experience with "Linux from scracth" and linux in general, but I think that I still beeing a newbie in OS development.
I really love OS develoment and thats why I want to try with Android. (I know that is very hard, but I am making this for experience)
The AOSP requirements says that I new a Android device and its kernel source. (I am new and I can not post links)
I want to know, if there is any way to make a AOSP or custom ROM in a virtual machine? maybe using google pixel or nexus code?
I have an Android device but I am a complete newbie and I dont want try on real hardware yet.
Thanks for any help!
Click to expand...
Click to collapse
Greetings and welcome to assist. Plenty of devs use a virtual machine to build or even dual boot linux. There are plenty of prebuilt virtual machines at osbox and there are plenty of excellent guides to building in xda university
http://forum.xda-developers.com/general/xda-university
Good Luck and welcome to xda
Sawdoctor
sawdoctor said:
Greetings and welcome to assist. Plenty of devs use a virtual machine to build or even dual boot linux. There are plenty of prebuilt virtual machines at osbox and there are plenty of excellent guides to building in xda university
http://forum.xda-developers.com/general/xda-university
Good Luck and welcome to xda
Sawdoctor
Click to expand...
Click to collapse
Thanks for replying!
I have no problem to install Linux on real hardware, actually I have Arch Linux installed on real hardware and I used as my main OS.
What I want to know is, can I put AOSP or a Custom Android in a Virtual Machine? I mean, modify some code in a custom android and tested in a Virtual Machine?
Thanks for your time and help!
david_pjimenez said:
Thanks for replying!
I have no problem to install Linux on real hardware, actually I have Arch Linux installed on real hardware and I used as my main OS.
What I want to know is, can I put AOSP or a Custom Android in a Virtual Machine? I mean, modify some code in a custom android and tested in a Virtual Machine?
Thanks for your time and help!
Click to expand...
Click to collapse
You mean you want to run a custom rom on a virtual machine on your pc ? I think android studio can do something along these lines
sawdoctor said:
You mean you want to run a custom rom on a virtual machine on your pc ? I think android studio can do something along these lines
Click to expand...
Click to collapse
I mean that I want to modify Android OS to add functions, optimize, maybe modify the UI of the system, learn how Android is programed and that kind of things. I want to modify Android Source Code but I want to tested that code on a Virtual Machine on my PC.
Where can I get Android Source Code or any Custom ROM to start working on it?
Thanks for your help and time!
david_pjimenez said:
I mean that I want to modify Android OS to add functions, optimize, maybe modify the UI of the system, learn how Android is programed and that kind of things. I want to modify Android Source Code but I want to tested that code on a Virtual Machine on my PC.
Where can I get Android Source Code or any Custom ROM to start working on it?
Thanks for your help and time!
Click to expand...
Click to collapse
Here is the link for android studio
https://developer.android.com/studio/index.html#features
For source code you can use cm/aosp or anything opensource. Resurrection remix is quite easy to set up as they have a lot of pre built scripts to help you set everything up
Sent from my SM-N930F using Tapatalk
sawdoctor said:
Here is the link for android studio
https://developer.android.com/studio/index.html#features
For source code you can use cm/aosp or anything opensource. Resurrection remix is quite easy to set up as they have a lot of pre built scripts to help you set everything up
Sent from my SM-N930F using Tapatalk
Click to expand...
Click to collapse
Thanks for your help and time!
You have resolved everything that I needed!

Categories

Resources