Hello,
I want to make an app, it requier android ndk.
I don't understand the tutorial.
If someone you get to understand the tutorial and can explain to me (I'm beginner), it'll be great.
h ttp s://wiki.pro jectmeshnet .org/Build_on_ Andro id
( I've cut the link because I'm not able to post outside links )
Sorry for my bad english.
Related
I just built the WM's ROM,and know something about the ROM build ,but i don't know the linux at all,so when I want to build the ROM of android ,i have no idea ,and i don't know how to do and what to learn first,so i want to learn something from you who can teach me what should i do and learn firstly.
very thank you~ i'm sorry for that My english is not very well.
And if someone can tell me your Gtalk or other IM to teach me ,that's very nice ~i hope someone can help me to learn~~
http://forum.xda-developers.com/showthread.php?t=667298
Good grief, people... read the stickies.
i'm new to android dev i'm just 12 years...! i just know LITTLE programing whit c/c#
i installed android SDK but i can't download System Images or... in iran, i have lasted tool just need jelly bean System Images and other files (downloaded platform)
can anyone upload it files in mediafire or......
_sorry for my english _
he link is not working... can anyone upload it for me..?! and ok i forgot hacking i just focus in learnin whit sdk i wonna rogram whit eclipse
My suggestion? Forget this "hacking" and "making ROMs" crap. Go learn Java. Decompile/compile some smali. Get the basics down and then worry about this other stuff.
i wonna develop whit sdk.. plz can u upload files...
If you live in iran contact me at [email protected] and i will help u
Sent from my GT-N7000 using xda app-developers app
Hello all, the apk FMF the new version 10, say "this app doesn't work for emulators" any can bypass this please?
Not matter if they want, i'm thanked anyway.
P.S: Sorry my bad english.
sorry for no attachment i try to edit but i can´t agree to question
I wanted to program Android Apps so what language and tool I would be needing ? Which programming language should I start learning ? From which website ?
Plz Help !
Shivansh123 said:
I wanted to program Android Apps so what language and tool I would be needing ? Which programming language should I start learning ? From which website ?
Plz Help !
Click to expand...
Click to collapse
Hey bud, The question has been asked like a thousand times on xda, lol. All possible resources for android development are discussed, linked to, or otherwise present right here on XDA. Use the search.
Backup plan try this: Look up toward the top of the exact screen you are looking at right now. Click there. If you get lost, see the attached screenshot.
:good: Cheers!
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 .