• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Native SMS app - first steps , help...

smoker09

Lurker
i want to create a new SMS app that do Exactly the same thing like the original/stock app - send the message , save it to the outbox , receive message from other people, and save it to the inbox.

is it possible ?

can someone please direct me to a source code or example ?

tanks!
 
You can get it right from Google :)
http://android.git.kernel.org/?p=platform/packages/apps/Mms.git;a=snapshot;h=HEAD;sf=tgz

It says MMS, but it's actually SMS and MMS


tanks for the quick and helpful answer.

whan i open a project on eclipse , it says that some packages are missing.

whan i searched to figure , i realize that some of the packages are "not for public" - google dont want us to change them.

what can i do to take the core of the mms project and make him work ?
 
The stuff in the repositories is supposed to be compilable, but to be honest: My first compile is still running here (I shouldn't have used QEmu to host the Debian I use for compilation), so I have no overview yet what is where...

What's it saying is missing?
 
Back
Top Bottom