Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,154,971 members, 7,825,037 topics. Date: Sunday, 12 May 2024 at 01:21 AM

How To Build And Design A Mobile Application Like 2go, Whatsapp, Mixit - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / How To Build And Design A Mobile Application Like 2go, Whatsapp, Mixit (14905 Views)

Cost Of Developing An Application Like Youtube In Nigeria / Patience Jonathan Has A Mobile Game/app ! Thats Right / Want To Start A Mobile Social Network Like 2go (2) (3) (4)

(1) (Reply) (Go Down)

How To Build And Design A Mobile Application Like 2go, Whatsapp, Mixit by sagewonders(m): 11:13pm On Sep 21, 2013
Are you a interested in programming but don't have a laptop or you are not close to your laptop but have your phone with you. You can still program with your phone using J2me Sdk Mobile. I will show you how to use this app on your java or symbian phone to create an app.
Firstly, download the app from www.mumey.wen.ru Open the app and click on New Project. Enter HelloWorld as the Project Name and select a directory to save the project files by clicking on browse for the Project Location. Click Create and allow access until you see Source Packages and Resources. Open Source Packages, press Options (left soft key), go down and select Project Properties.
Select Build, select Creating JAR. Change JAD file Name from HelloWorld.jad to HelloWorld_jad and JAR file Name from HelloWorld.jar to HelloWorld_jar then OK it, go back and press Ok again and allow access. You would be taken back to Source Packages, press Options again (left soft key), select New. Select MIDlet as the File Type, click Next. Change MIDlet Name to HelloWorld and Class Name to HelloWorld (they don't have to be the same), leave MIDlet Icon empty for now then click finish and allow access. You will be taken to a white background with codes. Clear every line of code, by pressing 5; deleting everything: click save and go to the next line by pressing down till you get to the last line and the background is all white with no codes then you go up to the first line, select it by pressing 5 and put the code (or you might call it text) below:
import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class HelloWorld extends MIDlet { public void startApp() { Form f = new Form("My first app"wink; f.append("Hello World"wink; Display.getDisplay(this).setCurrent(f); } public void pauseApp() { } public void destroyApp(boolean unconditional) { } } ClickSave (OK), you will go back to that white background with codes, press Menu (right soft key) and click on Build (it has a hammer icon), allow access untill the app closes. Open the app again for compiling, allow access untill it closes. Open the app again for preverifing, allow access as usual until it closes. Open the app the last time for jaring, it probably given you an error like this pre-jar:
do-jar:
JARing:java.io.IO Exception: Failed to write to file BUILD FAILED.
When you get that message or even if you don't, exit the app and open blueFTP (if you don't have one, search for it on www.skenpomobile.com or google it and download), goto the Project Folder with blueFTP, goto the build folder, copy manifest.mf and goto preverified folder and create a new folder there named META-INF, and paste the manifest.mf file into the new folder. Go back to the preverified folder and mark HelloWorld.class and META-INF, press Menu (left soft key) and select Compress items (jar). Change JAR name to HelloWorld_jar then press OK and allow access until you get compression completed successfully. Exit BlueFTP and goto the preverifed folder without any app and rename the file from HelloWorld_jar to HelloWorld.jar. Open the HelloWorld app and you will get a Hello World Message. Bravo, you just built your first app with J2ME SDK MOBILE.
If you are a programmer who is already familiar with j2me and j2se, then you can start creating apps for j2me phones with your j2me phones, but if you are not a programmer but you are interested in building apps like 2go, game, browser, whatsapp etc with j2me on your phones, You can contact me on [url]sageworld_1@live.com[/url] 2go sagewonders 08135146188 for programming ebooks, codes on how to build bulksms apps like CRUSH SMS,, 2go, whatsapp, browser, game etc contact me.
The j2me market is a dying one, but its still popular in africa and other countries. You can make the best of it before it dies totally.

1 Like

Re: How To Build And Design A Mobile Application Like 2go, Whatsapp, Mixit by pendusky(m): 11:24pm On Sep 21, 2013
subscribing!
Re: How To Build And Design A Mobile Application Like 2go, Whatsapp, Mixit by CODEEATER(m): 7:06am On Sep 22, 2013
I've seen dis xact same tut on various sites with d exact same code sample.I know the first person to to actually post this was elvis10ten with that same app which he used to make his smsapp .

I agee that programming has gone mobile but that app can't be compared to sand IDE on Android... dat 1 na confirmed development tool 4 mobile.. complete with text prediction and syntax highlighting..etc
Re: How To Build And Design A Mobile Application Like 2go, Whatsapp, Mixit by Nobody: 9:27am On Sep 26, 2013
CODE-EATER:
I've seen dis xact same tut on various sites with d exact same code sample.I know the first person to to actually post this was elvis10ten with that same app which he used to make his smsapp .

I agee that programming has gone mobile but that app can't be compared to sand IDE on Android... dat 1 na confirmed development tool 4 mobile.. complete with text prediction and syntax highlighting..etc

Have you checked out Terminal IDE??
Re: How To Build And Design A Mobile Application Like 2go, Whatsapp, Mixit by CODEEATER(m): 10:45am On Sep 26, 2013
Judinho59:

Have you checked out Terminal IDE??
nope...wats it abt
Re: How To Build And Design A Mobile Application Like 2go, Whatsapp, Mixit by Nobody: 11:36am On Sep 26, 2013
CODE-EATER:
nope...wats it abt

Check play store... cool
Re: How To Build And Design A Mobile Application Like 2go, Whatsapp, Mixit by kukifayat: 6:23pm On Dec 04, 2013
Show helloworld.java not helloworld.class

(1) (Reply)

Can A Nigeria Programmer Afford A Range Rover Sport? / [Advice] For New Programmers, what server-Side Programming Language Is The Best? / Arduino,raspberry Pi,sensors Etc

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 22
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.