CrazyEngineers
  • How is mobile software created?

    K Harish Naidu

    K Harish Naidu

    @k-harish-naidu-zxTWaT
    Updated: Oct 13, 2024
    Views: 990
    how mobile softwares are created. can someonne provide links for that
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Leo

    MemberAug 30, 2010

    Re: mobile softwares

    Buddy when mobiles were created they were held as embedded systems from that day till today all major programming of mobile phones are done via C and C++. But there is a catch, programming though done in C and C++ the approach of programming is not traditional though traditional programming can be used to hack or alter mobile firmware. Mobile phone doesn't have traditional circuits and IC's which are used in Computers therefore traditional approach of programming is changed, there is no other special reason for that. Now we even use Java in mobile phones but still all major programming is done under C and C++, specially C, i don't know whether some new programming language has been bought to action. You can't just learn programming for them because different mobile phone companies might be using different practices but you can use cross compilers of mobile to computer emulators to alter programming.

    All major system software of mobiles were built using C,C++ and Java. Whereas other external software are build in Java only, knowing how they are build is no difficult task, there are several books available, google for them you will find in plenty and if you know Java well then you can decompress, see and exploit original source code hidden in .jad and .jar files.

    I hope that's clear. Feel free to ask. Happy Computing.
    Are you sure? This action cannot be undone.
    Cancel
  • bill190

    MemberAug 30, 2010

    Re: mobile softwares

    Android...
    <a href="https://www.android.com" target="_blank" rel="nofollow noopener noreferrer">Android | The platform pushing what’s possible</a>
    Are you sure? This action cannot be undone.
    Cancel
  • Morningdot Hablu

    MemberAug 30, 2010

    Re: mobile softwares

    Leo
    Buddy when mobiles were created they were held as embedded systems from that day till today all major programming of mobile phones are done via C and C++. But there is a catch, programming though done in C and C++ the approach of programming is not traditional though traditional programming can be used to hack or alter mobile firmware. Mobile phone doesn't have traditional circuits and IC's which are used in Computers therefore traditional approach of programming is changed, there is no other special reason for that. Now we even use Java in mobile phones but still all major programming is done under C and C++, specially C, i don't know whether some new programming language has been bought to action. You can't just learn programming for them because different mobile phone companies might be using different practices but you can use cross compilers of mobile to computer emulators to alter programming.

    All major system software of mobiles were built using C,C++ and Java. Whereas other external software are build in Java only, knowing how they are build is no difficult task, there are several books available, google for them you will find in plenty and if you know Java well then you can decompress, see and exploit original source code hidden in .jad and .jar files.

    I hope that's clear. Feel free to ask. Happy Computing.
    Nice answer...well can you have some idea about .sis file extension.
    Are you sure? This action cannot be undone.
    Cancel
  • Leo

    MemberAug 30, 2010

    Long before mobile phone OS system touched market as now Nokia created special executable file extension .sis for his smart phones which is now one of the most known exploitable file extension that was ever build for any mobile phone. It is exploitable just because Nokia was the only manufacturer to port separate extensions than decided by all manufacturers.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register