Dear steemians.
I will try to peel thoroughly one by one how to make the application you want including for those of you who want to run the project in steemit through delegation or other applications this is how to create android applications via netbeans, because as we know most developers using eclipse as IDE- his. in accordance with my post was about "general tutorial how to make an application" I will peel my friend
The first step you have to install NetBeans (if not already) how you can see on
If you already have netbeans, now download and install android sdk. how can diliat in
The final step is netbeans configuration. follow these steps ..
Run netbeans. select the tools menu -> plugins. select the settings tab -> add. fill in as shown below.
still in plugins, now select the available plugins tab. check on the android and android test runner for (depending on the version of netbeans you use). click install and wait for the process to complete.
if it is installed, exit the plugins view and select the tools menu -> options -> select the miscellaneous tab. on the SDK location fill in place where android sdk reside as shown below.
Now let's make a simple android app. open netbeans, *select file -> new project -> android -> android project -> next -> *see picture below
type the following code in MainActivity.java and if it is run main project (f6)
install the AndroidApp1-debug.apk file using the command adb install /path/namafile.apk (emulator must be on)
Congratulations! This post has been upvoted from the communal account, @minnowsupport, by sunbahri from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews/crimsonclad, and netuoso. The goal is to help Steemit grow by supporting Minnows and creating a social network. Please find us in the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
This post has received a 0.28 % upvote from @drotto thanks to: @banjo.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit