[Q]LG Optimus 7 can support java? - Optimus 7 General

dear all,
i would like to know can LG Optimus 7 support java? your answer is appreciated.
thank you

Do you mean loading an app written in Java? Then No.
If you mean Java in the browser, that would also be a no.
If you mean Java in general...I don't think so.
But I am sure you can port a lot of Java-based code to C#...

Related

Is Developing Apps For Android Easy

hi all is developing for android easy. i know prior experience would be great but as a first language would it be easy to pickup.
Do you mean to develop apps for android? If yes, then it is fairly easy, because apps can be written with the Java programming language.
Of course, if you never did any programming before, it will be hard at first. But I think Java is one of the best languages for a beginner to learn.
http://appinventor.googlelabs.com/about/
No need to learn a programming language. Although it helps.
Of course, if you never did any programming before, it will be hard at first. But I think Java is one of the best languages for a beginner to learn.
Click to expand...
Click to collapse
No, C# is better. Like java but it looks nicer.
With Qt Creator it's more simple...
Boshe said:
With Qt Creator it's more simple...
Click to expand...
Click to collapse
It's possible to use it for Android?
Basicaly , I think that making an app is not hard , but making a good up and keep developing and update it in order to make it even better, is very tiring, and difficult.
And after a point, code is realy complex for unexpiriened programmers.
Thanx for replies. I've picked up Java and android application development for dummies book.always wanted to program its difficult to start because of choosing a language.
I think Java is a good start as u come across Java in PC's and phones.
Is xhtml a big part of android programs. Is that another language to learn.
and last question about the android sdk is there a tutorial on installing it on 64 bit windows seven.I remember coming across compatibility problems with eclipse

Visual Basic, C#, or Java programming?

I am currently working on my associates and I need 4-5 credits in BPC, CIS, and some others. I was wondering which classes would better suite me if I wanted to start getting into the hacking and rom building scene.
I have all ready taken a class on C++ so I have a basic starting point on how programming languages operate, but that class didn't transfer to the school I'm currently going to. So my question is, which classes would better suite me (I only need 2 in order get my degree seeing as they are 3 credit classes) to assist with becoming better developer for android?
all insight is welcome, but searching for developers insight...
Java would be best if you want to work with Andriod, as a lot of the code is java, and what isn't in java is mostly C I believe, and possibly a few other languages thrown in.
imnuts said:
Java would be best if you want to work with Andriod, as a lot of the code is java, and what isn't in java is mostly C I believe, and possibly a few other languages thrown in.
Click to expand...
Click to collapse
In the android source there should be c++ besides Java. As for kernel it's mostly C and ASM
Sent from my Incredible 2 using XDA App
FORTRAN 77
Seriously, though, you might consider adding a Linux course or two if they're available and you haven't done so already...
Has anyone seen John Connor?
Checked for linux and there was none. That was my first search. Now should I do c++ and the course that follows c++2. Or a little of both. C and Java. There is also a Java level 2
Sent from my SCH-I500 using XDA App

Does android support c++

As im now beginning too learn and compile in c++ and objective c i was wandering does android support it could i build a game in openGL and c++ or is it strictly java? thanks
Also i want to be able to work on the go but the best environment i could find was this https://play.google.com/store/apps/details?id=com.didactic.DeuterIDE&hl=en
any suggestions please don't say run Ubuntu natively.
sorry if this post is better suited in Q an A or Development
gears177 said:
As im now beginning too learn and compile in c++ and objective c i was wandering does android support it could i build a game in openGL and c++ or is it strictly java? thanks
Also i want to be able to work on the go but the best environment i could find was this https://play.google.com/store/apps/details?id=com.didactic.DeuterIDE&hl=en
any suggestions please don't say run Ubuntu natively.
Click to expand...
Click to collapse
Take a look at the Android NDK (Native Development Kit). You can build native code and compile with C/C++, although it is best integrated with a Java project to build the final APK. You can't use Objective-C, however. We don't have Cocoa Touch haha
I personally haven't used the NDK but I've looked at it and it does provide a complete ARM toolchain. NVIDIA also provide some additional Tegra profiling tools that integrate with the NDK.
blackthund3r said:
Take a look at the Android NDK (Native Development Kit). You can build native code and compile with C/C++, although it is best integrated with a Java project to build the final APK. You can't use Objective-C, however. We don't have Cocoa Touch haha
I personally haven't used the NDK but I've looked at it and it does provide a complete ARM toolchain. NVIDIA also provide some additional Tegra profiling tools that integrate with the NDK.
Click to expand...
Click to collapse
hmm thanks so objective c is out most likely i will integrate it with Java to since my c skills are not great yet....for a mobile environment you recommend Android NDK?
gears177 said:
hmm thanks so objective c is out most likely i will integrate it with Java to since my c skills are not great yet....for a mobile environment you recommend Android NDK?
Click to expand...
Click to collapse
Well, the SDK for proper app development (in java mainly) but you can integrate that with the NDK for native code in C/C++
Sent from my A500 using Tapatalk 2
blackthund3r said:
Well, the SDK for proper app development (in java mainly) but you can integrate that with the NDK for native code in C/C++
Sent from my A500 using Tapatalk 2
Click to expand...
Click to collapse
thanx will do so if i got this right building a game in c++ in openGL will work but recommended to integrate it into java for the apk

Creating An Android App with No Java Experience

Hi everyone!
I hope everyone is having a great Christmas. I just got a nexus 7 for Christmas and really want to make an android app now. I've learned other languages before like HTML 5, CSS3, but not java. How should I go about learning java and then making an app? Thanks and enjoy the break!
Sent from my Nexus 7 using xda app-developers app
In my opinion best thing is to buy a book about developing android apps.
---------------------------------
Phone : Samsung Galaxy Mini S5570
OS:
•AOSP ICS Touchwiz V5 by A_U
•Android 4.0.4
•Baseband XWKS2
•Kernel: 2.6.37.6 Badass v1.9 by alin.p
•Recovery CWM v4.0.0.5
Mods:
PureAudio, Mounts2SD, ODEX through Universal ODEX script, AdBlock by AdAway
---------------------------------
Gesendet von Tapatalk
Sorry, html nor css3 is comparable with java!! If you know JavaScript or PHP that would be an advantage.
Don't buy a book about android developing: you'll get frustrated! Learn java first: It isn't as hard as you think after a week: Don't give up. If you know java, android will be much more easy!
Regards
EmptinessFiller said:
Sorry, html nor css3 is comparable with java!! If you know JavaScript or PHP that would be an advantage.
Don't buy a book about android developing: you'll get frustrated! Learn java first: It isn't as hard as you think after a week: Don't give up. If you know java, android will be much more easy!
Regards
Click to expand...
Click to collapse
What's the best way to learn java?
Sent from my Nexus 7 using xda app-developers app
way many java tutorials are available on the net.
And java is very easy language to learn, and developing android is very easy as well.
TIProgrammer84 said:
What's the best way to learn java?
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I always recommend the Head First Java book.
krikor1 said:
way many java tutorials are available on the net.
And java is very easy language to learn, and developing android is very easy as well.
Click to expand...
Click to collapse
Do you have some tutorials links regarding Java for android ? I am looking for a good tutorial to start but with all the options I'm scared of wasting my time with tutorial that are too complicated or just bad...
The "Programming Mobile Applications for Android Handheld Systems" course starts on Coursera on 21-th january. May be it will be useful for you.
Java for Android is slightly different from regular Java. That is, the programming language itself is the same, but some of the packages (libraries) are different.
I think it's best to start with regular Java (for desktop apps), because there's a lot more books, tutorials and other resources to get you started. Once you know the basics of the Java language, you can then move to Android.
I can recommend Netbeans as a good IDE for starting with Java development.
The official IDE for Android is Eclipse, with a special Android plugin provided by Google. I don't find Eclipse very userfriendly, and it is not that stable either, so I don't think it's that good for beginners.
Some code I develop for Android today, I develop with Netbeans as a regular Java app first, then import the code into Eclipse and modify it to work for Android. But that's mostly the 'business end' code (I mainly develop graphical/rendering stuff...). UI code is entirely different for regular Java and Android, so it wouldn't make sense to do that in Netbeans first.
Youtube or Amazon will help you.
For learning Java I can recommend the newboston videos on youtube, his Android series even explains the java in good detail.
There are some good books for java, check Amazon reviews for the best ones. I like the Dietal How to Program, Java: The complete reference, and Java for Dummies.

Simple App Development for WP8

Hello guys, I'm pretty new to WP8 and I'd like to learn app development for WP8 platform. For instance I'd like to start by learning tools and system to develop a simple app that helps users to know about bus hours for specified locations.
I think I'm going to need using a simple db for it and from my code I'll have to call db tables, right?
How can I start developing my first wp app? Please assist.
greenflash said:
Hello guys, I'm pretty new to WP8 and I'd like to learn app development for WP8 platform. For instance I'd like to start by learning tools and system to develop a simple app that helps users to know about bus hours for specified locations.
I think I'm going to need using a simple db for it and from my code I'll have to call db tables, right?
How can I start developing my first wp app? Please assist.
Click to expand...
Click to collapse
At first: please post questions in the Q&A forum.
for easy apps you can use Windows Phone app studio
greenflash said:
Hello guys, I'm pretty new to WP8 and I'd like to learn app development for WP8 platform. For instance I'd like to start by learning tools and system to develop a simple app that helps users to know about bus hours for specified locations.
I think I'm going to need using a simple db for it and from my code I'll have to call db tables, right?
How can I start developing my first wp app? Please assist.
Click to expand...
Click to collapse
HI .
The first step is that see how much you know about C# Codes .
If(!C#.Knowledge)
{
use AppStudio;
}
else
{
get VS 2013
}
if you know C# well get VS2013 . use Channel 9 and MSDN Libraries for Sample Codes and Starting Guides .
You have to know Xaml Codes (not needed very much. You will learn it while you code (exactly like me)).
Regards
Ali Noshahi
Well, you don't *need* to use C#. You can also use VB.NET (or C++, if you want to work at a lower level).
Microsoft has a number of "Getting started with Windows Phone app development" tutorials. Like, a tremendous amount, really. They assume you're using the SDK (which comes with a free Express version of VS) though; AppStudio is newer, although there are probably tutorials for it too.

Categories

Resources