[software] app generator for android (paid)?? - Frameworks

Show me the name of Software App Generator for Android (Paid).
I want to make apps for Android.
Thanks.:good:

What! So your want to start develop apps by thinking really hard and write down your thought in a word document and Abra Kadabra Application àla Android Appear Dream on, you need a well oiled brain and foremost you need to know your code.
Start with Google and find some Hello World tutorials.
Sent from my LG-D802 using Tapatalk

GeknGekn said:
What! So your want to start develop apps by thinking really hard and write down your thought in a word document and Abra Kadabra Application àla Android Appear Dream on, you need a well oiled brain and foremost you need to know your code.
Start with Google and find some Hello World tutorials.
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
+!

Paklek said:
Show me the name of Software App Generator for Android (Paid).
I want to make apps for Android.
Thanks.:good:
Click to expand...
Click to collapse
If you have a t least a good idea of what you want to do, or if you have a code ready for a different OS, try Gingee (gingeegames dot com. New site will be up shortly). We have the right tools to help any developer or even graphic designer without a programming experience to create an app.
Contact me if you need more details.

Related

[Q] How to make an Android app?

Hello people
I've wanted to make a Android app for a while now but I don't know where to start.
Can someone give me some pointers on where to start.
If it involves coding then be warmed I'm a complete novice at that.
No coding method: search Google for Android app inventor.
Coding and better method: Android apps use JAVA. Take some basic online courses, then learn the Android sdk. (functions that are specific to android)
Option b is better, and if you have a little patience it won't be too hard.
Sent from my ADR6400L using Tapatalk
alex ainsley said:
Hello people
I've wanted to make a Android app for a while now but I don't know where to start.
Can someone give me some pointers on where to start.
If it involves coding then be warmed I'm a complete novice at that.
Click to expand...
Click to collapse
If you want to get somewhere forget the app inventor and invest some time.
Start by using google on terms like "android tutorial" "android hello world".
Download eclipse and the android sdk (google has all the info and tutorial on how to do that).
The sdk has ALOT of very good example apps. From 3D drawing to system infos and interface layouts.
AAAAAAAAAAAAAAAHHHHHHHHHHHHHHHH Google app inventor is doing my head in.
if anyone is reading this on a scale from 1 to 10 how hard/complicated is making a app using coding?
Depends entirely on what you want the app to do unfortunately. If you can give some basic ideas of what you want it to do it will be easier to say how hard it will be.
well all id like my first app to do is when it starts up to show a picture with text then link you to a web page.
Nothing hard
Thats not too difficult, you could patch work something out of existing tutorials/example.
But its always relative saying how difficult something is.
It depends on the person...
Well sorry that's not helping much. I'm still at a loss on what to do.
Basically all you need to do is copy and paste the code from some tutorial examples, or you could even use the app inventor as you need barely any code to do this, for example:
http://developer.android.com/guide/topics/graphics/index.html
http://developer.android.com/guide/webapps/webview.html
Putting it all together and making it into an application shouldn't take you more than half an hour once you have gone through the starter tutorials to understand how and what it is you are using.
Ok I'll try that.
Click Here is the link for a LIVE remote workshop / presentation
-Cheers
omg
i really wanna learn, so i went to purchase course and
DescriptionsAmount
Diploma in Java Programming.Diploma in Java Programming.
$1,695.00Item price: $1,695.00
$1,695
are you serious??
Well if you are really determined to learn it, you can manage doing it on your own too, with the help of free online resources. Search for a tutorial series on youtube. Here's one I had found useful when I was learning:
http://www.youtube.com/watch?v=Hl-zzrqQoSE
You should also buy a good book on Java programming and read it. That would help a lot too.
read android developers guide
You can check android developers official site it has lot of tutorials and resources.
You can go to next university library and borrow any Android book. It will not include the latest version of OS, but it will have lot of fundamental information in one place, written by one person. Tutorails often show you how to solve single problem only.
Thank you
Also great video
You're Welcome! Yes it is a great video. That guy really does explain it nicely.
Is App Inventor still working?
Look also at cornboyz tutorial on youtube. Same guy, slightly different tuts

[Q] Convert Iphone App to Android app

Hi,
I currently am new to android and am starting to love it. I currently am a developer for the Apple App store and would like to transfer my Xcode over to android and start doing code in the android SDK. I have the Xcode and was wondering if anyone could convert it for me or send me to someone/somewhere that could help me convert the code for a small fee or for free.
The app is a simple navigation app that should be pretty simple to setup and initiate. I'm basically done with dumb apple stores and their rules that I can't make more apps because their tight wads. Anyways... any help would be great.
Thanks,
Brandon
nvm delete....
Bierce22 said:
the discussion of warez is strictly prohibited by xda.
Click to expand...
Click to collapse
Where does he say anything about Warez? He developed an App for the App Store and now he wants to convert it for Android use.
you got me on that one i completely overlooked that part lol my bad.
If you know how to develop in JAVA then you may have to write your code for your app again. It isn't easy to just "port" iPhone applications to Android.
if it were as easy as porting code from objective c to java then the market would be flooded with tons more iphone apps... you have to rewrite the app from a programming sense pretty much. there are tools with which you can write apps from scratch that will work on both platforms but you can't send xcode to android and expect anything.
Sent from my MIUI SCH-i500
I dont expect to convert it without any hard work. I basically am wanting to give the code to someone. Who maybe for a small fee. Can recreate the app for the android. I know it probably isn't going to be super cheap, but since the idea is already there. I was just wondering if anyone would be able to help me out on this issue. I just mainly want to have someone recreate my app, and then possibly do a small overview of how to make it function like my apple app in a sense.
Android Studio and XCode are completely different. You should rewrite the application if you are going native. You can use HTML tools such as Intel XDK, PhoneGap, Cordova for cross-platform apps but they don't have the power of native development.

Share your experience about Android Development

If you are an Android Developer can you share your experience about android development? How do you start in Android? What is the first application you had done... thanks!
Greetings onebluemidnight,
You should learn how to program in java, their is great tutorials on the web and maybe on xda,
Then start off with the android hello world tutorial.
Good luck
This is mainly for games, but I highly recommend the framework Cocos2d-x. Made my first game for Android using it
Can't post any links but name is "Boomlings" on Google Play.
Edit: Granted the power of linking!
Cocos2d-x: http://www.cocos2d-x.org/
Boomlings on Google Play: http://play.google.com/store/apps/details?id=com.robtopx.boomlings
Reply To Thread
Jrcon said:
Greetings onebluemidnight,
You should learn how to program in java, their is great tutorials on the web and maybe on xda,
Then start off with the android hello world tutorial.
Good luck
Click to expand...
Click to collapse
Thanks for your response mate!
I don't have problem with java because i used java during my college which is 2 years ago and i am a PHP programmer now
I am using Eclipse with ADT plugin and the great moment for me is that it is like a cakephp (PHP MVC Framework) structure whereas it has a Model->View->Controller
and i am done also with hello world tutorial
Reply To Thread
Zhenmuron said:
This is mainly for games, but I highly recommend the framework Cocos2d-x. Made my first game for Android using it
Can't post any links but name is "Boomlings" on Google Play.
Click to expand...
Click to collapse
Thanks for your response
is that what the Cocos2d-x you are reffering to?
onebluemidnight said:
Thanks for your response
is that what the Cocos2d-x you are reffering to?
Click to expand...
Click to collapse
If u are total noob to android Development...I found a really good Android Tutorial Series on NewBoston http://www.youtube.com/course?list=EC2F07DBCDCC01493A&feature=plcp the guy there teaches in a funny yet interesting manner so you'll never get bored . Once you have advanced and have a little experience dive into the Android Documentation available online...cheers...have an awesome journey .
Reply To Thread
kshark27 said:
If u are total noob to android Development...I found a really good Android Tutorial Series on NewBoston http://www.youtube.com/course?list=EC2F07DBCDCC01493A&feature=plcp the guy there teaches in a funny yet interesting manner so you'll never get bored . Once you have advanced and have a little experience dive into the Android Documentation available online...cheers...have an awesome journey .
Click to expand...
Click to collapse
Thanks for your response
i just saw all the Tutorials on youtube made by NewBoston.. i added him on skype but unfortunately he still not accepting my request haha
Thanks for your support mate!
Cheers!
onebluemidnight said:
Thanks for your response
is that what the Cocos2d-x you are reffering to?
Click to expand...
Click to collapse
Yup that's the one Updated my previous post now that I can link.
Also use cocos2d-x, its great!
onebluemidnight said:
If you are an Android Developer can you share your experience about android development? How do you start in Android? What is the first application you had done... thanks!
Click to expand...
Click to collapse
Hi there,
I am not a big android developer, just wrote 2 simple apps so far. I started learning Java then read an android development book. It took me about 1-2 months for the whole thing. I basically make a simple java number guessing game (the system generates a number and the user tries to match it, higher or lower) and wanted to port it to Android. It turned out to be a little more complicated than I expected since Android was much more object driven than my previous experience taught me.
You can look up my app on the market here :
https://play.google.com/store/apps/details?id=com.danielsarfati.NumberGuessing
I found the "Hello World" app was much to basic to teach me anything, other than getting the whole SDK and dev environment up and running.
Sent from my XT894 running ICS
danifunker said:
Hi there,
I am not a big android developer, just wrote 2 simple apps so far. I started learning Java then read an android development book. It took me about 1-2 months for the whole thing. I basically make a simple java number guessing game (the system generates a number and the user tries to match it, higher or lower) and wanted to port it to Android. It turned out to be a little more complicated than I expected since Android was much more object driven than my previous experience taught me.
You can look up my app on the market here :
https://play.google.com/store/apps/details?id=com.danielsarfati.NumberGuessing
I found the "Hello World" app was much to basic to teach me anything, other than getting the whole SDK and dev environment up and running.
Sent from my XT894 running ICS
Click to expand...
Click to collapse
Hey Daniel Sarfati this was amazing! haha i like it...
Thanks for your advice!
I am in no way a android developer yet im just learning stuff at the moment ... I referred newbostons tutorial its the best as said the hello world app doesn't teach your anything ..I think the best way to learn in go through and understand the source of code of the open source apps
Reply To Thread
speed_bot said:
I am in no way a android developer yet im just learning stuff at the moment ... I referred newbostons tutorial its the best as said the hello world app doesn't teach your anything ..I think the best way to learn in go through and understand the source of code of the open source apps
Click to expand...
Click to collapse
Thanks! i love newboston's tutorial... but now, i am busy with my current project i can't focus on Android Development as of the moment.
Closed
Wrong section

What to do about application idea

Hello guys
I have an application idea about youtube application for the parents to control there children's youtube using and I have all the specific details and features and the design draw on papers the only problem is I don't know how to develop and I don't know where to go to make the application and who I trust please help me .
You can suggest your idea to Google (YouTube) or you can build a YouTube app using YouTubes APIs.
Programming skills needed for this, mainly sqlite,3,xml, java.
Here's the official YouTube API page - https://developers.google.com/youtube/android/player/
TheArc said:
You can suggest your idea to Google (YouTube) or you can build a YouTube app using YouTubes APIs.
Programming skills needed for this, mainly sqlite,3,xml, java.
Here's the official YouTube API page - https://developers.google.com/youtube/android/player/
Click to expand...
Click to collapse
I meant if any developer or developing team can help me to do this application together I pretty sure this app will make a lot of money with the ads and buyers
Sent from my SM-G900F using Tapatalk
Ahh, didn't get that bit. Well you can wait and see if any developer contacts you. All the best.
TheArc said:
Ahh, didn't get that bit. Well you can wait and see if any developer contacts you. All the best.
Click to expand...
Click to collapse
Thanks ,
But do you know any kind of company or developing team invests in the mobile application ideas ?
Sent from my SM-G900F using Tapatalk
Sorry, no I don't know any company.

How to make an app for android?

Hello, I wonder how do you make a android app. Can someone link me some videos or send me the tool they use. I really wanna get into making apps, thank you if you do so.
For making an app I suggest to use Android Studio. You will need to learn XML,which have lots of tutorials on Internet.Otherwise if you want to make a game,I recommend Unity Engine,it's free and have a lot of implemented scripts like physics etc.
Bartol0ll0 said:
For making an app I suggest to use Android Studio. You will need to learn XML,which have lots of tutorials on Internet.Otherwise if you want to make a game,I recommend Unity Engine,it's free and have a lot of implemented scripts like physics etc.
Click to expand...
Click to collapse
This.
Unity is very good for games. Tons of tutorials on main site and youtube, large and friendly community.
wesc7 said:
Hello, I wonder how do you make a android app. Can someone link me some videos or send me the tool they use. I really wanna get into making apps, thank you if you do so.
Click to expand...
Click to collapse
Man, it's not easy to mane an App for android. I tried this once but it was quite hard to study all that XML tags and stuff. Well you can try Android App Builder software for making a new app.
I use Android Studio and Unity.
(Get ready to learn and be patient if you don't have Coding Experience - Java in .xml for AS)
There are "No-Code" Apps. On and Offline.
Go to app school.
easy
take and make, look at popular languega and let`s go.
Learn Java
Using Android studio
Simple Steps Guide to Create an App
If you want to know the most easy and clear cut way to make an android app, You should definitely refer to the step by step guide to make an android app from one of the emerging android app development companies, ChromeInfotech.
Using Android Studio
Android Studio is the best tool that you can play with to learn as well as develop apps.

Categories

Resources