TRENDING NEWS

POPULAR NEWS

How To Develop Apps Question

How to develop apps for smartPhone(s) using perl?

Hello.
I guess the title pretty much sums it up.
I've been learning perl for some time now,
and as I'm not into learning any new languages any time soon,
I was wondering if there is a way to use perl,
to write apps for any or all existing smartPhones currently on the market.
Note that I know nothing about any smartPhone,
including how to upload my program to it once it's complete.

So.. is there a way to use only perl programing to develop an uploadable apps
for (atleast some kinds of) smartPhones ?
will I need to install any programs for that (preferably free even for commercial purposes)?

Thx

How do I develop a mobile app? Please check question details

You can check my following answers to get better perspective about mobile app development and revenue generation :Venkatramanan Ramasubramanian's answer to What is the best way to learn mobile app development (iOS / Android / Windows Phone)?Venkatramanan Ramasubramanian's answer to How do I earn money from the Android app that I created?Venkatramanan Ramasubramanian's answer to How much revenue can an app generate with 5 million daily active users, 30 minutes plus a day?

I want to develop an android application that has question bank, where and how should I start?

Hi,happy to answer your questionAnswering your question about how should you start to develop Android  question bank app -  I can say that it depends on 2 reasons: 1. if you want to develop an app by yourself 2. or to give it someone on outsource1) In the first case - if you want to develop an app by yourself - you should know how to create it. Below you will find the links  of how to develop an app.But before you start to develop a client side of the app - it must be ready API (server side).This can create a back-end developer. When the API will be ready  -you can start working on a client side of a question bank app.Helpful links:Building Your First App Page on codeproject.comI Want to Write Android Apps. Where Do I Start?2. There is another way - to give it on outsource.In this case you can use any of outsourcing platforms  -such as:- Upwork, the world's largest online workplace- Find Jobs and Hire skilled Freelancers, at a click- Guru - Hire Quality Freelancers and Find Freelance Jobs Hire the best mobile app developersAlso , our Roll n Code team would love to help you to create an app - or if you have other questions - we can share our opinion on any issue.Good luck!Best regards from Roll n Code team

I am developing a quiz app, however, I don't know where to get the questions and answers from?

Try Quizlet. They have 520 million flashcards that you can pull from via their API, and many can be easily turned into Q/A or even multiple choice with a bit of code.Best of all: it's free.Introduction - Developer API 2.0

How to develop an mobile app myself?

learn a programming language.

How to start learning Java to develop Android apps?

I want to start developing apps for Android, I have ZERO experience with programming.

Should I start with simply learning Java from books like Dummies Guide?

OR

Should I start learning Java FOR Android development directly like the Lynda video course?
(Does it need previous experience with Java?)

Books like:

Beginning Programming with Java For Dummies

OR

Java Programming for Android Developers For Dummies

If there are better books for beginners please suggest.

THANKS

Which is the best ask, answer and question making app?

Check out the Lessons App for iOS and Android. I’m sure it’ll prove useful to you.Within the app you can take a Lesson on business planning, management, sales, social media, digital advertising, content marketing, SEO, branding, and more. All it takes is 300 seconds!With Lessons, you can:· Craft beautiful Lessons using rich media - video, audio, text, images - you name it.· Use quizzes, polls, and comments to tap into the community’s thoughts· Get the newest ideas on your areas of interest the second they are conceptualized with a personalized feed.· Request ‘Lessons’ from real people who have “been there and done that”.

How complicated is android/iphone application Development?

It depends completely on what the app does. Apps range for very simple to very complex. Still, there are fundamental design and programming principles you need to understand no matter what -- in particular human interface guideline standards, graphics standards, content standards, and memory management. These take some time to master, but if you create a simple app that is based completely on template/sample apps then most of these principles are taken care of for you.

> How hard is it actually?

Designing, developing, and marketing a successful app is not easy, it requires skill and experience like anything.

> I have heard of kids as young as 9 years old doing it. True? Fake?

Sure... anybody can make a simple app like I said. A 9 year old certainly had help from somebody to get started with the dev environment and distribute the app. Just setting up the iOS plist or Android Manifest file and encryption signing the app package for distribution, while not really complicated, takes even an experience developer a couple tries to get right. A child would not be able to do it without guidance.

> I can understand HTML and CSS.

C\Java\Objective-C programming is quite a bit more complicated than HTML/CSS. Maybe you should start with developing a mobile web app, building on the skills you already have. JavaScript and PHP scripting (which are used in web apps) are good stepping stones to real programming.

> for your average joe brain, how hard is it going to be for me to learn

Not hard to make a simple app, but it will be harder to make a useful app and quite difficult to develop a game. All except for the very very simplest games (ie. multiple choice trivia) will require a lot of graphics programming. You'll need to know how to really code in iOS/Android graphics libraries, OpenGL ES, or an engine handling these libraries.

TRENDING NEWS