Y T Nuke  
Results 1 to 21 of 21
HI all, I want to start creating two Android apps. I have an idea which ...
  1. #1
    BlackCat83 is offline Junior Member
    Join Date
    Apr 2011
    Posts
    118
    Reputation
    0
    Thanks
    16
    Thanked 35 Times in 12 Posts

    Default Building Android apps

    HI all,

    I want to start creating two Android apps. I have an idea which is not available at the moment in the Android Market. This might be a good revenue source. But how would you go about creating Android apps? I have little experience in HTML/PHP.

    No experience in Javascript/C++ or similar languages.

    The basic Idea is that I want to have an app with selectable categories. Each category contains 4-5 icons which when clicked opens (in the app) the mobile website of the icon you click.

    Anyone can get me started with a nice tip of how to create this.

    Thanks a million.

  2. #2
    orpheus's Avatar
    orpheus is offline Newbies
    Join Date
    Mar 2011
    Posts
    5
    Reputation
    10
    Thanks
    1
    Thanked 3 Times in 3 Posts

    Default Re: Building Android apps

    You'd need to learn Java first. then head over to the android developer page. You could use Android app inventor, but the quality will be noticeably worse than an app you coded by hand.

    The Andrioid market is becoming saturated with borderline useless applications designed to push ads, and even the average users have caught on. If you have a legitimate idea for an app go for it, but if you're just trying to make money from mobile users there are easier ways.

  3. #3
    inigmanoir is offline Newbies
    Join Date
    Dec 2010
    Posts
    18
    Reputation
    10
    Thanks
    6
    Thanked 2 Times in 1 Post

    Default

    You dont need to learn the majority of java, but it would benefit you to know the language. You do need to downlad hava se, eclipse, and the android sdk to get started. Ideally you'd want to use xml to code your app. Search for some newbie ebooks on torrent sites, there are tons of them.

    Sent from my MOTWX435KT using Tapatalk

  4. #4
    cirko's Avatar
    cirko is offline Newbie
    Join Date
    Dec 2007
    Posts
    26
    Reputation
    10
    Thanks
    20
    Thanked 3 Times in 2 Posts

    Default Re: Building Android apps

    It's so fucking easy to make apps. I can make 4-5 a day.

    Use mosync, you can use HTML5 an implement it.

  5. The Following 2 Users Say Thank You to cirko For This Useful Post:

    nzwasp (02-09-2012), Vtwin (04-15-2012)

  6. #5
    nzwasp is offline Newbies
    Join Date
    Oct 2009
    Location
    Canada
    Posts
    11
    Reputation
    10
    Thanks
    8
    Thanked 3 Times in 1 Post

    Default Re: Building Android apps

    You could do what I am doing and make a app front end that redirects to a website online - you would still need to make some error checking stuff just incase the internet cant be reached but thats fairly easy.

    Also check out thenewboston for android development videos (search google for it.)

    Oh and pro tip - try making android apps for blackberry (at the moment they have a promo to give every developer making an android app a free playbook)
    Last edited by nzwasp; 02-09-2012 at 09:04 PM. Reason: added info

  7. The Following 3 Users Say Thank You to nzwasp For This Useful Post:

    bilidikid (03-28-2012), cirko (02-09-2012), hardeep (03-24-2012)

  8. #6
    piratsoft is offline Newbies
    Join Date
    Jul 2009
    Posts
    2
    Reputation
    10
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default Re: Building Android apps

    Hello, I made my application android with dreamweaver android SDK and eclipse, just in HTML and Jquery search for "modelixir", if you need help PM

  9. The Following User Says Thank You to piratsoft For This Useful Post:

    KBC-12 (02-17-2012)

  10. #7
    KBC-12's Avatar
    KBC-12 is online now Regular Member
    Join Date
    Dec 2008
    Location
    USA
    Posts
    284
    Reputation
    19
    Thanks
    639
    Thanked 267 Times in 85 Posts

    Default Re: Building Android apps

    Quote Originally Posted by orpheus View Post

    The Andrioid market is becoming saturated with borderline useless applications designed to push ads, and even the average users have caught on. If you have a legitimate idea for an app go for it, but if you're just trying to make money from mobile users there are easier ways.
    So you would not recommend the business model of producing a lot of apps and then taking the winners and developing them into good apps?
    Failure is NOT an Option, SUCCESS=Process

  11. #8
    EvilEmperor's Avatar
    EvilEmperor is offline Jr. VIP
    Join Date
    Sep 2011
    Location
    Right now in the virtual landscape
    Posts
    229
    Reputation
    20
    Thanks
    33
    Thanked 10 Times in 10 Posts

    Default Re: Building Android apps

    Why not just outsource it? That's what I do.

  12. #9
    cellk is offline Registered Member
    Join Date
    Jul 2008
    Posts
    57
    Reputation
    13
    Thanks
    126
    Thanked 7 Times in 6 Posts

    Default Re: Building Android apps

    Quote Originally Posted by orpheus View Post

    The Andrioid market is becoming saturated with borderline useless applications designed to push ads, and even the average users have caught on. If you have a legitimate idea for an app go for it, but if you're just trying to make money from mobile users there are easier ways.
    What apps do you consider useless on the market?

  13. #10
    bartono's Avatar
    bartono is offline Junior Member
    Join Date
    May 2009
    Posts
    161
    Reputation
    18
    Thanks
    198
    Thanked 47 Times in 23 Posts

    Default Re: Building Android apps

    I think the main thing is not the usefulness of the application, but how much money can you make with it

  14. #11
    bilidikid is offline BANNED
    Join Date
    Mar 2012
    Posts
    15
    Reputation
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Building Android apps

    I am currently making $500+ per day from mobile apps. (See the attached file, this is what I made this month as of 10th of march (it's actually 8pm here, so it's less than 9.5 days.)

    I can help you building your app, (actually I can build your app) and give you monetization ideas too.
    send me a message
    Attached Images Attached Images

  15. #12
    bartono's Avatar
    bartono is offline Junior Member
    Join Date
    May 2009
    Posts
    161
    Reputation
    18
    Thanks
    198
    Thanked 47 Times in 23 Posts

    Default Re: Building Android apps

    Quote Originally Posted by bilidikid View Post
    I am currently making $500+ per day from mobile apps.
    Great bro! How many apps you have?

  16. #13
    mido is offline Newbies
    Join Date
    Oct 2008
    Posts
    20
    Reputation
    10
    Thanks
    42
    Thanked 1 Time in 1 Post

    Default

    Quote Originally Posted by cirko View Post
    It's so fucking easy to make apps. I can make 4-5 a day.

    Use mosync, you can use HTML5 an implement it.
    How come !

    Sent from my GT-N7000 using Tapatalk

  17. #14
    bhmember is offline Newbies
    Join Date
    Aug 2009
    Location
    Indonesia
    Posts
    4
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Building Android apps

    Quote Originally Posted by bilidikid View Post
    I am currently making $500+ per day from mobile apps. (See the attached file, this is what I made this month as of 10th of march (it's actually 8pm here, so it's less than 9.5 days.)

    I can help you building your app, (actually I can build your app) and give you monetization ideas too.
    send me a message
    I have an idea to make android apps. Just PM me if you want to talk.
    I can't PM you because my post hasn't reached 15.

  18. #15
    bilidikid is offline BANNED
    Join Date
    Mar 2012
    Posts
    15
    Reputation
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Building Android apps

    I have 20+ apps
    But %80 of the revenue comes from 20% of the apps.

  19. #16
    bartono's Avatar
    bartono is offline Junior Member
    Join Date
    May 2009
    Posts
    161
    Reputation
    18
    Thanks
    198
    Thanked 47 Times in 23 Posts

    Default Re: Building Android apps

    Quote Originally Posted by bilidikid View Post
    I have 20+ apps
    But %80 of the revenue comes from 20% of the apps.
    pm sent

  20. #17
    Virus1's Avatar
    Virus1 is offline ~V1
    Join Date
    Dec 2010
    Location
    Welcome to Black Hat World...................................your new secret addiction ......
    Posts
    1,337
    Reputation
    543
    Thanks
    375
    Thanked 1,273 Times in 564 Posts

    Default Re: Building Android apps

    Making apps is easy.... making good apps is the hard thing.

    You can build them yourself... if you are into coding.
    you need java... not javascript to make native apps.

    You can use html5 and javascript with special libraries and make them also if you feel Java is too hard for you.

    you can use automated app makers on the web. They make apps but like anything automated... you are limited in a way. And they run ads on your apps unless you pay them a certain amount of money.

    Apps is the new money stream.

    I made a post urging BHW to have an app section... but no one responded.

    People are stuck doing the same old shit.... keyword...seo... links.. and adsense...
    and earn $20 a day... and they are all happy and shit.

    the real money is in apps...
    some apps make over $100k a day.... yes ... a day.

    so.... we need an app section.

  21. The Following User Says Thank You to Virus1 For This Useful Post:

    hateandbreak (03-31-2012)

  22. #18
    consciousnesscreates's Avatar
    consciousnesscreates is offline Power Member
    Join Date
    Feb 2010
    Posts
    691
    Reputation
    36
    Thanks
    134
    Thanked 102 Times in 77 Posts

    Default Re: Building Android apps

    VERy disappointed in android sales not asingle one for my very simple ebook app at all and the subject is for every man in the world too WHY?

    I was also wondering the best ad network to add to it ?

  23. #19
    consciousnesscreates's Avatar
    consciousnesscreates is offline Power Member
    Join Date
    Feb 2010
    Posts
    691
    Reputation
    36
    Thanks
    134
    Thanked 102 Times in 77 Posts

    Default Re: Building Android apps

    VERy disappointed in android sales not asingle one for my very simple ebook app at all and the subject is for every man in the world too WHY?

    I was also wondering the best ad network to add to it ?

  24. #20
    hateandbreak's Avatar
    hateandbreak is offline Senior Member
    Join Date
    Apr 2010
    Location
    Building 4 companies, how about you?
    Posts
    889
    Reputation
    90
    Thanks
    644
    Thanked 1,041 Times in 243 Posts

    Default Re: Building Android apps

    Very interesting stuff! I think I'll take the time to learn to code cause ideas are ALWAYS hitting me, and I ain't going to give them to anyone
    I rank apps in Itunes and Android. Contact me!

  25. #21
    Join Date
    Sep 2011
    Location
    USA
    Posts
    100
    Reputation
    10
    Thanks
    3
    Thanked 11 Times in 7 Posts

    Default Re: Building Android apps

    Android is useless unless you market it well. There's not review process so you can put anything on the market. That being said, just create an app, and replicate it in different niches, hoping one picks up.

    What I used to do when i didn't know how to code, was hang in the developer lounges and collect code that people post. You'd be suprised what people give away. Find code and think of a niche to use it. don't reinvint the wheel.

  26. The Following User Says Thank You to TheMidasTouch For This Useful Post:

    stroz (04-17-2012)

AdStract


Advertise on Black Hat World

Similar Threads

  1. Replies: 0
    Last Post: 12-29-2011, 02:04 PM
  2. Android Apps Torrent Site?
    By belko002 in forum BlackHat Lounge
    Replies: 7
    Last Post: 01-04-2011, 04:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76