How to create an app from game build in C - C++ or Other Android Development Languages

Hello everybody! This is my first post on xda forum, community that i'm following from the very first steps with my old LG P500 (optimus one). The reason why I'm posting this thread is to ask to all of you developers or to those who know programming more than me if:
it is possible to build an app for android from a game build in C or am i talking about sci-fi? Let me explain better.....when i was young I use to play with games build in C that worked on windows; e.g. one of them have a folder (characters folders) with files like these
File ACT
File AIR
Command script
File CNS, DEF e SFF
Do you know any way to make it? Ha ve you ever done it before? As I'm writing I found two sources (yea i'm multitasking XD) : Android NDK and Xamarin. These could solve my doubts? Thanks to all of you.
Sent from my LG-D802 using Tapatalk 4 Beta

Related

Get source of Android Appd

Hello,
I would like get the sources of apps like gallery3d or of the stock android launcher and modify them.
I know the best way is too download it with git, but i havent linux and i didnt want to download the full androidsource (i could it via a vm).
My question: can i download tge sources of these apps anywhere?
If not, could somebody upload the gallery source and the launcher source from gingerbread for me?
Metin
Sent from my HTC Desire using XDA App - sorry if it isnt correct english, my english isnt perfect
Android.googlesource.com/packages/Launcher2.git
^^ clone this
Do the same for other apps you need
From my fingers to your eyez
There are GIT Clients for Windows and Mac, just google it.
thanks portablegit works out for me
i made a new project with eclipse and copied all in the project but there are a huge count of errors is that normal?
MetinKale38 said:
i made a new project with eclipse and copied all in the project but there are a huge count of errors is that normal?
Click to expand...
Click to collapse
Do you have the android sdk?
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
Thx for moving.
Ok ive solved it, if i copy all it doesnt generate the R. Class, ive to copy the resources first
Sent from my Desire - sorry if it isnt correct english, my english isnt perfect

[Q] What is an Easy way To Develop Android Games/Apps

EDIT: How Can I Easily Make a Sidescrolling Platformer Using An Easy Scripting Language For Android
Bump
Nobody Answered Yet I Modified My Post
Im Really Eager to start Making Simple Platforming Games For Android
bump Someone please post
There is no easy way. Anything that is worth doing is always worth the work you need to do.
Here is a Java-Script Builder
Don't know if you know anything about writing script or anything but you can PM(private message) me with an email address and I'll send you a zipped attatchment with a program for windows pc. It's called Sencha-Touch 1.1.1 App Maker.
I'm sure if your running windows on your PC and your here then you already have java runtime. Just update it if necessary at Java.com. Just click where it says "Do I Have Java" to check and update your version.
You will probably also have to go to Oracle(the java website) and download and install the "Java SE 7u2" for developers from the download section.
If you Need direct links to the Java's, I will include them in email to you.
Hope this gives ya some insight.
Can't get the zip to upload to an email but can give ya the website link in one. Don't think I'm allowed to post outside links.
hi
shubshub said:
bump Someone please post
Click to expand...
Click to collapse
Have you tried out DaVinci Studio? it's a dev tool based on HTML5 and JavaScript...
You can get it for free at their website and ask questions on their forum if you need help with it.
Eclipse + Android SDK
I highly recommend using the standard Eclipse setup with the Android SDK. Java is pretty easy to learn, and can create games that are very simple to complex. I was confused where to start off as well, and tried out AndEngine. There isn't much documantation for AndEngine, so I followed Kilobolt's tutorial on game development. One of the best tutorials of programming that I have ever seen. I am working on a platformer at the moment, and everything is going pretty well. In simple, google "Kilobolt". He has tutorials for setting everything up. However, the tutorial begins with standard Java development, and Android comes into play when you are ready to port the game. Good Luck. :good:
Thanks for the info, I'll check it out.

[Q] modify app to run on bluestacks

Hello. I heard that this is a famous forum for android, therefore i would be very appreciated if everyone could help me with my question that i am putting below. I found 2 files on the internet which are in the same app but the original file cannot run on bluestacks emulator. It found out and announced that it cannot run on vitural machine . Someone fixed it and it can run on bluestacks now
So i would like to ask how he did it. I want to run an other app that i think having the same method of blocking emulator. Thank you

Noob to android app development

so i have read and searched and read and searched but i cant find much to help a real n00b start out, like a step by step guide on actually making an app....
are there some decent resources i can use?
im using Android Studio ...
any help would be great for me to start somewhere
wifiuk said:
so i have read and searched and read and searched but i cant find much to help a real n00b start out, like a step by step guide on actually making an app....
are there some decent resources i can use?
im using Android Studio ...
any help would be great for me to start somewhere
Click to expand...
Click to collapse
A tutorial is the best way to get started... try EasyAppCreation to get all the help you need :good:
yes a tutorial is the best thing to begin with
the first place you should go is android developers' website : https://www.google.com/url?q=http:/...ds-cse&usg=AFQjCNEZdpuRo54zKfwYLJXUmICi3s2HUA
but of course you will first have to learn java (xml,sql as options) :http://www.freejavaguide.com/corejava.htm
if you already have some linux knowledge it will be of good help to understand how android realy works , i know it souds stupid but you should first of all start from wikipedia to find out more about android : http://fr.wikipedia.org/wiki/Android
for learning there is also Android IDE (free) that you can find on play store it is an ide for android that works on android , you can find on play store also some references about java programing language and tutorials for begining android development , ps: you can also make apps with phonegap if you are already a web developer , but i dont advice you to use phonegap for heavy projects as you dont have full control of the performance : http://phonegap.com/developer/
note that a version of phonegap on play store that works on android (paid) , it is made by the same team that made AIDE , dont forget about html5 apps also (they are multiplatform but need a browser with html5 support) , i hope i helped you .

[Q] Some basic questions about developing

Hi guys I am new here and I wanted to start programming apps for Android devices. I have some simple questions and I hope you can answer them:
1. In which language do I need to programm in Android Studio? Java or C? Or doesn't it matter?
2. Is there a list where you can find the special comments you need to develop for an Android because programming a programm for a PC is much different than programming an App for a Smartphone (for example a special command line for using the touchscreen)
3. Where can I find source codes from Apps which already have been published because I think looking at source codes from other Apps is the best way for learning.
Thanks in advance guys
bump
Anyone?

Categories

Resources