Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am wondering what I will require knowledge of to effectively develop an Android application in addition to where these skills can be acquired.
Thanks in advance!
Well you'll need to know Java but other than that it should be pretty simple. I built my first app about a month ago and only knew Java. It takes time to learn Java though.
Here is some links that might be helpful
http://thenewboston.org/list.php?cat=31
http://thenewboston.org/list.php?cat=6
If you are a beginner I would recommend you to start with Phonegap(Mobile application development framework).
This required only a basic knowledge of HTML,CSS and JS.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am familiar with basic android application development and now assigned with the task of
making an android application which needs to perform DSP functions for audio signal processing. I would like to have basic knowledge about the C/C++ libraries which i can use along with android ndk and embed it into my android application.
I have already checked and went through many solutions available here but none satisfied my requirement, please share the links from where i can get such libraries which i can use.
Sorry if my question is not clear to answer as i am new to asking questions here.
Thank you for your response...!!!
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
So I just downloaded the Android SDK App Development Software and would like to know where to start. I have NO experience in programing in anything but Delphi7. I dont mind if you just give me a website.
Thank you!
This question is gonna earn you a lot of negative votes. There are tons of stuff for starters just use google and this forum.
You need to have a basic knowledge of java. for android i would recommend the new boston series on youtube, for book 'Android 4 application development` and for online reference developers.android.com.
Go through training on android web site:
http://developer.android.com/training/basics/firstapp/index.html
First IDE of choise should be Eclipse.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have just thought about an idea that is similar to snapchat and would like to know what I should do next. I am a non-tech individual and thus would like your help in advising me how one would begin creating an application similar to snapchat? What expertise do I look into for hiring a developer? Ruby on Rails? HTML5? Python? Thanks.
Ruby on Rails for mobile application? HTML5 can be an option for multiple platforms so that you dont need develop for android, IOS and Microsoft Mobile. Otherwise, you need someone who can code Android, IOS or C#.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there any good resource for getting started with iOS development if you're an Android developer?
I remember Microsoft had courses for Android developers to make them jump over to WP.
I'm looking for a similar thing (preferably in an online form) for iOS.
Thanks for any hints!
http://www.RayWenderlich.com has a wealth of iOS tutorials for beginners, experts, and programmers looking to pick up a new language.
This one in particular is written for someone who knows how to program but wants to learn Objective-C. https://www.raywenderlich.com/21320/objectively-speaking-a-crash-course-in-objective-c-ios6
Good Luck :) Welcome to the community.
Any of the apple developer tutorials are good for anyone jumping into iOS.
https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Guides
Standford's course is also very good. I'm following it right now and I highly recommend it.
https://itunes.apple.com/es/course/developing-ios-7-apps-for/id733644550
More info here: http://www.stanford.edu/class/cs193p
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to translate app in Android (strings.xml and array.xml), but I don't know how to compare the file to check the untranslate strings. So I search a software to make this.
Thank you!
Try Google Translator Toolkit to easily transate your app.
Do you want to translate between various languages? If yes, this is what you might be searching for.
try this thread
Any collaborative tool/website to localize an Android app?
basically what proved to work is the android2po tool and then you can use your favourite .po editor