can you submit your website - Java for Android App Development

I want some website to learn android or java

If you search here in xda there's a thread that is all about Android and java.
Sent from my HTC6435LVW using Tapatalk

what I want to learn is program
Sent from my Che1-CL20 using XDA Free mobile app

You could start with interactive tutorials on codecademy.com or khanacademy.org

As stated above, I would go with codecademy.com since they just released a Java section. It has an interactive code editor during the tutorials. I learned all my html, css, and Javascript from that website, I highly recommend it.
Mybringback/thenewboston series on YouTube is also great for starting out.
______________________
Root it and boot it!
Current device: Sm-n900p/Sprint Note 3
ROM:AICP ROM
Service: Straight Talk
Check out my apps on Google Play

Mybringback/thenewboston series on YouTube is also great for starting out.
Click to expand...
Click to collapse
I do recommend Mybringback/thenewboston too. And if you want to learn android studio, do search Slidenerd Youtube channel.

Check here, I have made a summary of tutorials and references from the web, on how to start learning the Android SDK.
Hope it helps you out

Related

[Q] How do I intergrate a html document into the code

I am currently working on a new app and this is my first ever app I have attemped to make with the android os.
I am using eclipse 3.6 and using android 1.5 version as the base to make the app as compatible as I can with all android phones.
I am a newbie to java and I read a few tutorials which helped me get the app up and working but I am using webview using iframes and have the html document hosted online but I would like to have it intergrated into the app itself so that I will not have to worry if a lot of people use the app will not bring down the website.
Sent from my Droid using Tapatalk

[Q] Help With Android Software Development

Hello.
i want to start a development project for bus alert.
the idea is quite simple.
any how,i need some help with coding as there are some things i don't have the experience in.
do you have some manual on how to get the device location using the GPS, how to use information from known web pages on the internet?
thank you!
I don't remember any online resources about it, but http://lmgtfy.com/?q=android+get+gps+data. If you can't find anything you have to buy one of the books about Android programming (I learnt from Hello Android)
Sent from my GT-I5700 using XDA Premium App

PDF Files in Google Books

I want to see the feature of being able to put your own PDF files into the Google Books app on the Motorola Xoom. I love the features and look of the Google Books app and I want to take some architectural reference manuals on the road with me. I have them all in PDF form and would hate to install another application to do the same thing that Google Books almost already does perfectly.
Sent from my Xoom using XDA App
What has this got to do with Android development? This would be more suited for an email to the app creator if you wanted to post on XDA it should be in one of the app threads or general discussion in Android etc.
This has nothing to do with Android/Xoom dev.
Moved to general.

how to build an app

ok devs or people who know how to build apps.
i would like to become a dev by building apps but iv searched google and xda and i cant find the right answers so i wandered if anybody knows how to build an app for our x8.
if you could give me maybe a step step tutorial on how to build them? sorry if im asking to much but im keen
cheers.
That kind of thread would be pointless cuz there are many types of app eg. Pulse with a clock widget have an entirely different code. Some apps do some things, other apps do other things. It's impossible to have a general or global tutorial of how to make an app.
Sent from my E15i using XDA App
Well I know for one that you build clock Widgets howdya do that?
sent from my rooted x8 using gingerdx
I've learnt java from tutorials on YouTube and with the right means (Eclipse, SDK and some other stuff) I was able to do it.
Sent from my E15i using XDA App
Oh right thanks mate. I will see if I casandra llearn more from youtube
sent from my rooted x8 using gingerdx
Easy way out:
Google App Inventor
AppsGeyser
AndroMo
Conduit Mobile
wix.com ( creates mobile sites)
I know more, but can't think of them.
And I guess you probably want the coding tutorial but I don't know either so.....
Leave a thanks if I helped!

Wordpress post updations in application

Hey guys I want to developer an android app based on my Wordpress website.
I want that whenever I make a post in my wordpress website the same gets updated in link of list view in my app.
Basically I want to update the content of the app based on my website.
Its just like any of the news application where the news get updated every now and then.
Hope any of the advanced developer would come up with some kind of help.
Thanks
Any reply please
Sent from my Micromax A116
Rss is your key. Add a rss feeds to your website and make an rss reader for your app.
Sent from my GT-N7000 using xda app-developers app
I know about RSS way...any other way?
I mean does all news app or other apps use RSS feed. Like if you take the example of this Tapatalk app of Xda developers. There are many other similar too.
Thanks
coolbud012 said:
I know about RSS way...any other way?
I mean does all news app or other apps use RSS feed. Like if you take the example of this Tapatalk app of Xda developers. There are many other similar too.
Thanks
Click to expand...
Click to collapse
You could get the source code of the website. Every time there is something new, you could post a notification (maybe you could put a hint into it). That would mean that you needed to check it every day/hour.
Tutorial for the source code: http://stackoverflow.com/questions/6503574/how-to-get-html-source-code-from-url-in-android
Is there any specific reason not to use RSS? It would be more more quicker than getting source code and reading it. If you have troubles writing xml parser, there are lots of plugins available and you could use one of them.
No specific reason for not using it bro. Just searching for an alternative.
Thanks
Sent from my Micromax A116

Categories

Resources