Dev for this phone?? - myTouch 4G General

I haven't seen anything from my initial looks, but has there been a dev that has taken on this phone yet or still to new of a release?

Shafty23 and Kmobs got the device. Hopefully we'll see something soon. Also, this is "Sense" device so Unrevoked team should be looking at it as well.

Thanks for the info. I have never done any devving before, but I am wanting to get into it. This might not be the phone to start on but I would definitely like to assist where possible.

zenlakin said:
Thanks for the info. I have never done any devving before, but I am wanting to get into it. This might not be the phone to start on but I would definitely like to assist where possible.
Click to expand...
Click to collapse
it doesn't necessary start with a phone... starts with being able to read code

Any particular language that is required to be known to dev? I am not a programmer by any means but I can read a little and follow a few different languages (ie, c++, java, javascript, vbscript)
Sent from my GT-I9000 using XDA App

zenlakin said:
Any particular language that is required to be known to dev? I am not a programmer by any means but I can read a little and follow a few different languages (ie, c++, java, javascript, vbscript)
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
For framework related things you need a solid foundation on C++ and Python
Sent from my HTC Glacier using XDA App

Related

Dev help

Hey all, I wanted to start Android app development as a hobby. I am very comfortable with C++, but I know that Java is necessary for Android. What parts of it will be important, and could you please recommend a good tutorial? Thanks.
Sent from my LG-P500 using XDA App
perseus0807 said:
Hey all, I wanted to start Android app development as a hobby. I am very comfortable with C++, but I know that Java is necessary for Android. What parts of it will be important, and could you please recommend a good tutorial? Thanks.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
I have been trying to get into making live wallpapers myself. I have been asking everywhere about what I need to learn to make a live wallpaper. I have no idea where to start or what to learn. I have posted several threads and ask devs in the market to & no one wants to tell you anything about where to start or what to use. I really don't understand why no one wants to help, especially here on a Developers website. Hopefully we can get a Senior member to give us some good tips.

[Q] i want to make a rom?

ok guys imma try and make a rom for g2x with sense3.0, so i need alittle help, where do i start? and its there a thread i can read on that will help me alittle?
and if anyone will let me use their patches and stuff i guess we can both take credit? but i (and who ever helps me out) will be the first to make sencce for g2x
Try Google.
Also, not trying be a ****... Okay maybe a little... But proof read your sh*t, man... Some of your posts are damn near incomprehensible...
Sent from my LG-P999 using xda premium
Wtf are u talking about?
Sent from my LG-P999 using XDA App
sounds like he wants to try and learn how to develop rom's, with no experience in development. but he's wanting to build a rom for the g2x that incorporates sense3.0? that's what i interpreted.
So someone needs to go to the book store,library, or Google and start reading on Linux, java (more app based from what i read), and other books on code that's used in mobile development
correct me if I'm wrong anywhere in this response.
cwa542 said:
Wtf are u talking about?
Sent from my LG-P999 using XDA App
Click to expand...
Click to collapse
That's exactly what I am talking about... How many times have you written something like that after someone responds to your posts? I get that you want to do a sense rom for the g2x... It also seems like you want to use others work(and give them credit, of course). Hop on to amazon or head to your local bookstore, there are whole sections about android development...
Sent from my LG-P999 using xda premium
I'm just talking about them giving me advice,
Sent from my LG-P999 using XDA App
Expert developers are EXTREMELY challenged to port over platforms from other brands. To think that your going to do it with no experience is never gonna happen. Start easy, download CM source code, try to modify things, and maybe in a few months you can put something out for us. If making a rom was that easy, we would all do it.
Were do I start!!!!
Sent from my LG-P999 using XDA App
get a book and read.
start with learning JAVA (this is if you have no programming experience)
once your familiar with JAVA and feel comfortable reading JAVA code and writting in JAVA.
then go get a book on ANDROID Development. I found a great book to learn about android development called " Hello Android", by the first 15 pages i had already made a somewhat complete Sudoku app, not out of interest but as this was the lesson in the book i was on.
No one can help you until you want to help your self, not trying to be a dbag but sounds like your wanting someone to walk you through step by step and through previous experience trying to verbally or explain to someone through text on to do something as complex as coding with them having little or no knowledge on the fundamentals and basics is/will be very difficult and frustrating for you and the person trying to guide you.
ps... might not hurt if you learn how to read/write/understand linux as android is based ontop of linux from my understanding
cwa542 said:
Were do I start!!!!
Sent from my LG-P999 using XDA App
Click to expand...
Click to collapse
Come on dude! Do you ever read people's comment?
Sent from my Calculator with Android.
cwa542 said:
Were do I start!!!!
Sent from my LG-P999 using XDA App
Click to expand...
Click to collapse
http://developer.android.com/guide/index.html
good luck.
Google is your friend!
Sent from my LG-P999 using XDA Premium App
BobbyDukes707 said:
Try Google.
Also, not trying be a ****... Okay maybe a little... But proof read your sh*t, man... Some of your posts are damn near incomprehensible...
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
I have become fluent in the gibberish kids use today.
Where or were? Imma or I am or I'm?
It really makes you question the quality of the public education system. I am not a grammar nazi, but some days I just have to shake my head.
jcbofkc said:
I have become fluent in the gibberish kids use today.
Where or were? Imma or I am or I'm?
It really makes you question the quality of the public education system. I am not a grammar nazi, but some days I just have to shake my head.
Click to expand...
Click to collapse
I thought his keyboard is broken or something.
Sent from my Calculator with Android.
Dude you are talkin about a near impossible feat! your first rom porting sense to a non sense phone? Not gonna happen man... come on you gotta be realistic... you might wanna START making a variation of stock... since that would be the easiest....

[Q] How to build an Android App ?

Is it possible to build my own android app (even if I am a noob with no real knowledge of programming)?
I know of "App Inventor for Android", but it barely has any options from what I see
):
I basically want to build an Alarm Clock for myself
(and maybe other will like it too)
THANKS
benyben123 said:
Is it possible to build my own android app (even if I am a noob with no real knowledge of programming)?
I know of "App Inventor for Android", but it barely has any options from what I see
):
I basically want to build an Alarm Clock for myself
(and maybe other will like it too)
THANKS
Click to expand...
Click to collapse
To make an Android app, you should learn java. Then look at the documentation for developers on the official Android website. If you do not know how to code, then you will end up with some premade app, that gives you little customization as to what it is. I do not know how to code but when I have the time, I will learn.
Sent from my LG-P999 using XDA App
Where does one learn how to code? Is that something people learn in Computer Scenic degrees?
just wondering...
Use this video to learn.! Its much easier and from a reputable source.! Its an hour long though. They explain very well, I thing they also have a rom development vid also.! Subscribe to them.
http://m.youtube.com/#/watch?deskto...e.com/watch?v=lESZqCflB0o&v=lESZqCflB0o&gl=US
Sent from my PG86100 using XDA App
ognimnella said:
Use this video to learn.! Its much easier and from a reputable source.! Its an hour long though. They explain very well, I thing they also have a rom development vid also.!
http://m.youtube.com/#/watch?deskto...e.com/watch?v=lESZqCflB0o&v=lESZqCflB0o&gl=US
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
Thank you!!! the Link is broken though
The code is written in java. Learning java (plenty of books and websites out there to learn the basics) is step one. Downloading the android SDK and Eclipse or Netbeans IDE is step two. That's it. Once you learn the basics of java you'll know what to do with the sdk and the ide, both have detailed instructions in the programs help section to help, as the "hello world" script is their beginners walkthrough example. Also, there are some good video tutorials on you tube that walk you through the entire process from getting the SDK to posting your app on the android market. As is the case with most questions, google is your friend, and you tube is his brother.
Sent from my myTouch_4G_Slide using xda premium
benyben123 said:
Thank you!!! the Link is broken though
Click to expand...
Click to collapse
Hey (The new Youtube is very convenient, this new link is a link to a bunch of videos) I am currently studying these videos and find them EXTREMELY helpful, this is a more visual approach, because like most, reading words for 3 hours doesnt work, and apologies for the previous link, I sent it from my phone!
Check out these vids by MarakanaTechTV HERE
Thanks so much !
No probs man.!
Sent from my PG86100 using XDA App

[Q] ROM Development.

I am interested in becoming a ROM Developer for Infuse 4G. I have little(very little) coding experience, But tend to learn fast and grasp concepts easily. Since I'm completely new to all this, I was wondering if anyone could point me in the direction of a "How to get started" type of guide with all the necessary development tools I will need. If you could help out I'd be grateful, and I hope to soon contribute to the XDA community. Thank you.
I too am interested as far as i know you need to know java, be familiar with linux and i think C++...but id like to know for sure what is needed
My brother is learning java in college and offered his java book to help me learn-as soon as i get that im gonna begin teaching my self java with a few tips here and there from him but mostly teach myself because thats the way i learn best
Sent from my SAMSUNG-SGH-I997 using XDA App
Im up for it too...
i di some porting fot the Captivate and im sure i can take on the Infuse
I'm so pumped to start work on a custom ROM, I love my Infuse 4G would be so much sweeter to learn even more about it too, And to actually see what these guys go through to bring us the latest ROMs and stuff.
You guys really want to learn? You have no idea .... but I will help if I have time...
Sent from my SAMSUNG-SGH-I997 using xda premium
dman3285 said:
You guys really want to learn? You have no idea .... but I will help if I have time...
Sent from my SAMSUNG-SGH-I997 using xda premium
Click to expand...
Click to collapse
I have tons of time to spare, And am very eager. Whenever you get the time, I'd greatly appreciate it
dman3285 said:
You guys really want to learn? You have no idea .... but I will help if I have time...
Sent from my SAMSUNG-SGH-I997 using xda premium
Click to expand...
Click to collapse
Ohhh...i can only imagine how hard it is to learn, and then to actually put out a rom after that. Trust me i dont plan on building one anytime soon, this is gonna be more of a slow on going learning process for me...im only 17 so i got time
But your how to thread should help a little bit at least with getting an idea of what the system files look like and the time it takes to edit them.
Dman do you think you can just let me know what i will need to know to make a rom that way i can tackle one thing at a time at my own pace
I know for sure i need to know java, but im only assuming i need to know the following: linux, adb, c++ is that all or am i missing anything?
Other than listing what i need to know, you dont need to help me because i doubt id have the time to keep up with your teachings
Sent from my SAMSUNG-SGH-I997 using XDA App
You need to know adb, notepad++, smali and baksmali, apktool, apkmananger... There are more just to early to think of them...
Sent from my SAMSUNG-SGH-I997 using xda premium
I think Ill have some spare time after work and my baby boy...
But I'm up for a challenge
Sent from my SGH-I997 using XDA App
Even I want to lean ROM development. I am a java developer, so I think i have coding experience..
atrix4nag said:
Even I want to lean ROM development. I am a java developer, so I think i have coding experience..
Click to expand...
Click to collapse
That's just one of them.. just saying... That's the little bit that I know of.
I'm still having the little issue of getting all the necessary programs needed to start development. Anyone have any idea's of what all it is I need?

How would one learn to create software

I am interested i n learning how to create software for my phone I have a Samsung vibrant anybody who can offer any help I will accept it openly
Sent from my SGH-T959 using xda app-developers app
Hello I'm in the same boat. I was told to practice JavaScript and HTML. Believe me I've spent all day reading and searching and I have a head ache
Sent from my Sensation using xda app-developers app
Development for Android is done mostly in Java. It is very simple programming language, after a few weeks of practice you should be good at it. Here you have a tutorial on how to create first Application: http://developer.android.com/training/basics/firstapp/index.html
miki100 said:
Development for Android is done mostly in Java. It is very simple programming language, after a few weeks of practice you should be good at it. Here you have a tutorial on how to create first Application: http://developer.android.com/training/basics/firstapp/index.html
Click to expand...
Click to collapse
Not applications I'm talking a about things like roms
Sent from my SGH-T959 using xda app-developers app
The New Boston
The new boston has a 200 video series on android application development. It's a little bit dated but if you go to http://thenewboston.org/index.php. It shows you specifically how to develop for android 2.2 (froyo). that being said most (if not all) of those applications should fun just fine on any OS 2.2 and above.
The main things is that you are using the API level from 2.2 so unless you change it later on you won't be able to use newer features. BUT... it can take someone from 'eeerrr I think this be mah keyburd' to 'Yeah, i just wrote and android app and put it on the market. BYAAAH!!!'.
Definitely worth checking out. I checked it out and when they came out they were cuttign edge pretty much (like a year ago lol).
Once again http://thenewboston.org/index.php
---------- Post added at 09:42 AM ---------- Previous post was at 09:32 AM ----------
HA... I just realized that you said ROMS. well that is a completely different story... that is really trial and error until you figure out how everything works.
If you aren't running on ubuntu then download virtual box:
https://www.virtualbox.org/wiki/Downloads
Once you have that the EASIEST way to get started is to download the ISO for ubuntu 10.04:
http://releases.ubuntu.com/lucid/
Once you have created the Virtual machine with ubuntu 10.04(simply because it is the best for development):
http://www.youtube.com/watch?v=jC6jSiGSbUE
Then I recommend to get your environment setup you follow the instruction at the below site:
http://www.freeyourandroid.com/guide/compile-ics
Now that I actually read what you were askign for and am not a complete tard... hope this helps.
I looked it up and it also gave me a link on how to set up Ubuntu. So my next question is, where do you get source codes? I myself have a vibrant so of course it doesn't get source code updates although I know that some ports are from the gnex
Sent from my SGH-T959 using xda app-developers app
Is it fairly easy to pick up then? I program in a language called SAS and I have done bits of Java and VB in the past.
LeChuck85 said:
Is it fairly easy to pick up then? I program in a language called SAS and I have done bits of Java and VB in the past.
Click to expand...
Click to collapse
That's what I'm trying to figure out I haven't done programming but I usually pick up quick on tgings I would ask a dev for my service but they have a lot on their plate as it is
Sent from my SGH-T959 using xda app-developers app
sounds like xda veterans should compile an Android rom "how to for dumb dumbs" e book and put it for sale in the play store and on Amazon self publishing. you'd probably make a fair amount for yourselves and the site, depending on how you went about it; problem is I think all forums on this site would then be totally flooded with repeats, duplicate functions mods, crap roms, and just generally bring the average level of code down to hella-sloppy levels. yikes, pick your poison
I understand that serving requires a lot of time butnim serious about this. Not o my that my friend has an lg lucid and I have other people who would like development for that pho e which I would help with hopefully
Sent from my SGH-T959 using xda app-developers app
I understand that deving requires a lot of time butnim serious about this. Not o my that my friend has an lg lucid and I have other people who would like development for that pho e which I would help with hopefully
Sent from my SGH-T959 using xda app-developers app
skinzy98 said:
Not applications I'm talking a about things like roms
Sent from my SGH-T959 using xda app-developers app
Click to expand...
Click to collapse
roms are also largely in java (or davlik, anyway)
You can start by compiling something like CM10 (not an easy task, I might add).
Most devs begin because there's something they are itching to have but that doesn't exist. Once you've successfully compiled, you can start tweaking these things in.
is there no how-to guide somewhere for your-first-compiling and what-files-do post for dummies somewhere?
Sent from my EVO using xda app-developers app
wlpywd said:
is there no how-to guide somewhere for your-first-compiling and what-files-do post for dummies somewhere?
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Yes I did recently find one in the vibrant forum on how to setup and compile using Ubuntu
Sent from my SGH-T959 using xda app-developers app
thanks
Sent from my EVO using xda app-developers app

Categories

Resources